|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridGraphLayout | |
---|---|
org.netbeans.api.visual.graph.layout | This package contains built-in graph-oriented layout algorithms. |
Uses of GridGraphLayout in org.netbeans.api.visual.graph.layout |
---|
Methods in org.netbeans.api.visual.graph.layout that return GridGraphLayout | |
---|---|
GridGraphLayout<N,E> |
GridGraphLayout.setChecker(boolean checker)
Sets a checker style. |
GridGraphLayout<N,E> |
GridGraphLayout.setGaps(int horizontalGap,
int verticalGap)
Sets horizontal and vertical gap between nodes. |
|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |