|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Node ranking attributes.
Node ranks must be integers between 0 and some non-negative maximum rank.
| Field Summary | |
static NodeRankingAttr |
DEFAULT
Default explicit node ranking attributes. |
static GraphLayoutAttrBuilderFactory |
DEFAULT_BUILDER_FACTORY
Default node ranking attribute builder factory. |
static int |
DEFAULT_NODE_RANK
The default rank of a node is 0. |
static java.lang.Object |
KEY_NODE_RANK
Key for textual attribute representation. |
| Method Summary | |
int |
nodeRank(java.lang.Object node)
The rank of the specified node. |
| Field Detail |
public static final java.lang.Object KEY_NODE_RANK
Key for textual attribute representation.
public static final int DEFAULT_NODE_RANK
The default rank of a node is 0.
public static final NodeRankingAttr DEFAULT
Default explicit node ranking attributes.
public static final GraphLayoutAttrBuilderFactory DEFAULT_BUILDER_FACTORY
Default node ranking attribute builder factory.
| Method Detail |
public int nodeRank(java.lang.Object node)
The rank of the specified node.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||