|
Graph Common | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.graph.util.GraphKeys
public final class GraphKeys
Field Summary | |
---|---|
static java.awt.Color |
BORDER_COLOR
Graph border color - visible only on mouse over |
static java.awt.Font |
FONT_NODE_TYPE
Specifies the node type indicator font |
static int |
NEW_VERTEX_OFFSET
The new node offset |
static java.lang.String |
PROPERTY_SELECTED_NODE_ID
The id of the selected resource |
static int |
VERTEX_LABEL_MARGIN
The value specifies a margin for a vertex label |
Constructor Summary | |
---|---|
GraphKeys()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String PROPERTY_SELECTED_NODE_ID
public static int VERTEX_LABEL_MARGIN
public static int NEW_VERTEX_OFFSET
public static final java.awt.Font FONT_NODE_TYPE
public static final java.awt.Color BORDER_COLOR
Constructor Detail |
---|
public GraphKeys()
|
Graph Common | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |