Search
RoutingGrid.getClosedGrid Method
See Also
 

Returns the grid of closed path nodes.

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

 Syntax

Java  Copy Code

PathNode[][] getClosedGrid ()

 Return Value

 See Also