DroidDiagram Programmer's Guide
OrthogonalRouterInfo Members
Constructors Methods
 


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

 Public Constructors

  Name Description

OrthogonalRouterInfo

Overloaded.  

 Public Methods

  Name Description

getBendDistance

Gets for how many times to decrease the bending length.

getEndOrientation

com.mindfusion.diagramming.Orientation.

getGraphDirection

Direction.

getGraphOrientation

Orientation.

getGridSize

Gets the desired distance between adjacent grid points.

getLayerDistance

 

getMargins

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

getNodeDistance

 

getRandomSeed

Random seed.

getStartOrientation

com.mindfusion.diagramming.Orientation.

setBendDistance

Sets for how many times to decrease the bending length.

setEndOrientation

com.mindfusion.diagramming.Orientation.

setGraphDirection

Direction.

setGridSize

Sets the desired distance between adjacent grid points.

setLayerDistance

 

setMargins

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.

setNodeDistance

 

setRandomSeed

Random seed.

setStartOrientation

com.mindfusion.diagramming.Orientation.

 See Also

OrthogonalRouterInfo Class
com.mindfusion.diagramming.jlayout Namespace