Package | Description |
---|---|
org.netbeans.api.visual.graph.layout |
This package contains built-in graph-oriented layout algorithms.
|
Modifier and Type | Method | Description |
---|---|---|
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.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.