DroidDiagram Programmer's Guide
TriangularLayoutInfo Members
Constructors Methods
 


Contains settings for the TriangularLayout class.

The following tables list the members exposed by the TriangularLayoutInfo type.

 Public Constructors

  Name Description

TriangularLayoutInfo

Initializes a new instance of the TriangularLayoutInfo class.

 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

TriangularLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace