|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Global edge gap attribute.
The edge gap is the ideal minimum separation between edges in a layout.
Field Summary | |
static EdgeGapAttr |
DEFAULT
Default edge gap attribute. |
static GraphLayoutAttrBuilderFactory |
DEFAULT_BUILDER_FACTORY
Default edge gap attribute builder factory. |
static double |
DEFAULT_EDGE_GAP
The default edge gap is 4.0 . |
static java.lang.Object |
KEY_EDGE_GAP
Key for textual attribute representation. |
Method Summary | |
double |
edgeGap()
The edge gap. |
Field Detail |
public static final java.lang.Object KEY_EDGE_GAP
Key for textual attribute representation.
public static final double DEFAULT_EDGE_GAP
The default edge gap is 4.0
.
public static final EdgeGapAttr DEFAULT
Default edge gap attribute.
public static final GraphLayoutAttrBuilderFactory DEFAULT_BUILDER_FACTORY
Default edge gap attribute builder factory.
Method Detail |
public double edgeGap()
The edge gap.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |