DroidDiagram Programmer's Guide
OneWayLayoutInfo Members
Constructors Methods
 


Contains settings for the OneWayLayout class.

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

 Public Constructors

  Name Description

OneWayLayoutInfo

Initializes a new instance of the OneWayLayoutInfo class.

 Public Methods

  Name Description

getMargins

Gets the distance between the top-left corner of the smallest rectangle containing the arranged graph and the top-left point of the document bounds.

getNodeDistance

Gets the minimum spacing between adjacent nodes in the final layout.

getOrientation

Gets the orientation of the arranged graph.

getRoundedLinks

Gets a value indicating whether the layout will smooth link bends.

setMargins

Sets the distance between the top-left corner of the smallest rectangle containing the arranged graph and the top-left point of the document bounds.

setNodeDistance

Gets the minimum spacing between adjacent nodes in the final layout.

setOrientation

Gets the orientation of the arranged graph.

setRoundedLinks

Sets a value indicating whether the layout will smooth link bends.

 See Also

OneWayLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace