Search
DecisionLayoutInfo Methods
 


 Public Methods

  Name Description

getHorizontalPadding

Gets the horizontal distance between adjacent nodes.

getLinkPadding

Gets the distance between parallel links.

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.

getOrientation

Gets a the overall orientation of the arranged diagram.

getStartNode

Gets the initial (top-left) node in the arranged diagram.

getVerticalPadding

Gets the vertical distance between adjacent nodes.

setHorizontalPadding

Sets the horizontal distance between adjacent nodes.

setLinkPadding

Sets the distance between parallel links.

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.

setOrientation

Sets a the overall orientation of the arranged diagram.

setStartNode

Sets the initial (top-left) node in the arranged diagram.

setVerticalPadding

Sets the vertical distance between adjacent nodes.

 See Also