DroidDiagram Programmer's Guide
BaseLayout Members
Constructors Fields
 


Specifies how OrthogonalLayout should arrange nodes.

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

 Public Constructors

  Name Description

BaseLayout

 

 Public Fields

  Name Description

Cascading

Use TreeLayout to arrange nodes.

Custom

Use the current node configuration.

Grid

Use GridLayout to arrange nodes.

Layered

Use LayeredLayout to arrange nodes.

 See Also

BaseLayout Class
com.mindfusion.diagramming.jlayout Namespace