Search
TriangularLayoutInfo Methods
 


 Public Methods

  Name Description

getBendNonplanarLinks

Gets a value indicating whether the intersecting links in a non-planar graphs will be segmented and bended to improve presentation.

getGridSize

Gets the size of the virtual grid the layout will place vertices on.

getOrientation

Gets the orientation of the arranged graph.

setBendNonplanarLinks

Sets a value indicating whether the intersecting links in a non-planar graphs will be segmented and bended to improve presentation.

setGridSize

Sets the size of the virtual grid the layout will place vertices on.

setOrientation

Sets the orientation of the arranged graph.

 See Also