Search
RoutingGrid.getOpenGrid Method
See Also
 

Returns the grid of open path nodes.

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

PathNode[][] getOpenGrid ()

 Return Value

 See Also