|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Global node gap attribute.
Node gap is the minimum separation between nodes in a layout.
| Field Summary | |
static NodeGapAttr |
DEFAULT
Default node gap attribute. |
static GraphLayoutAttrBuilderFactory |
DEFAULT_BUILDER_FACTORY
Default node gap attribute builder factory. |
static java.awt.Dimension |
DEFAULT_NODE_GAP
The default node gap (29,37) is a pair of primes. |
static java.lang.Object |
KEY_NODE_GAP
Keys for textual attribute representation. |
| Method Summary | |
java.awt.Dimension |
nodeGap()
The node gap. |
| Field Detail |
public static final java.lang.Object KEY_NODE_GAP
Keys for textual attribute representation.
public static final java.awt.Dimension DEFAULT_NODE_GAP
The default node gap (29,37) is a pair of primes.
public static final NodeGapAttr DEFAULT
Default node gap attribute.
public static final GraphLayoutAttrBuilderFactory DEFAULT_BUILDER_FACTORY
Default node gap attribute builder factory.
| Method Detail |
public java.awt.Dimension nodeGap()
The node gap.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||