DroidDiagram Programmer's Guide
CascadeLayoutInfo Members
Constructors Methods
 


Contains settings for the CascadeLayout class.

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

 Public Constructors

  Name Description

CascadeLayoutInfo

Initializes a new instance of the CascadeLayoutInfo class.

 Public Methods

  Name Description

getOrientation

Gets the orientation of the arranged graph.

getPadding

Gets the spacing between nodes in adjacent layers.

getUnitsPerMillimeter

Gets a coefficient representing the ratio between millimeter and the current default units of measure.

setOrientation

Sets the orientation of the arranged graph.

setPadding

Sets the spacing between nodes in adjacent layers.

setUnitsPerMillimeter

Sets a coefficient representing the ratio between millimeter and the current default units of measure.

 See Also

CascadeLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace