Search
OrthogonalLayoutInfo Methods
 


 Public Methods

  Name Description

getDirected

Gets a value indicating whether the graph being laid out is directed.

getMargins

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

getMinimizeLinkBends

 

getMinLaneSize

Gets or sets a value indicating the minimum size of a lane.

getPadding

Gets a value indicating how much space to leave between nodes in adjacent lanes.

getRefine

Gets or sets a value indicating whether to refine the layout.

setDirected

Sets a value indicating whether the graph being laid out is directed.

setMargins

 

setMinimizeLinkBends

Sets a value indicating whether the layout should attempt to minimize link bends.

setMinLaneSize

Gets or sets a value indicating the minimum size of a lane.

setPadding

Sets a value indicating how much space to leave between nodes in adjacent lanes.

setRefine

Gets or sets a value indicating whether to refine the layout.

 See Also