| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
DIRECTED |
"directed" |
public static final String |
MUTUAL |
"mutual" |
public static final String |
SELF_LOOP |
"self_loop" |
public static final String |
WEIGHT |
"weight" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
HEIGHT |
"height" |
public static final String |
LABEL |
"label" |
public static final String |
SIZE |
"size" |
public static final String |
VISIBLE |
"visible" |
public static final String |
WIDTH |
"width" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
SIZE |
"size" |
public static final String |
X |
"x" |
public static final String |
Y |
"y" |
public static final String |
Z |
"z" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
HEIGHT |
"height" |
public static final String |
LABEL |
"label" |
public static final String |
SIZE |
"size" |
public static final String |
VISIBLE |
"visible" |
public static final String |
WIDTH |
"width" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final float |
BASE_RATIO |
0.5f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final int |
defaultMaxChar |
30 |
protected final float |
defaultOutlineOpacity |
40.0f |
protected final float |
defaultOutlineSize |
2.0f |
protected final boolean |
defaultShorten |
false |
protected final boolean |
defaultShowLabels |
true |
public static final String |
EDGE_COLOR |
"edge.label.edgeColor" |
public static final String |
LABEL_X |
"edge.label.x" |
public static final String |
LABEL_Y |
"edge.label.y" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEZIER_CURVENESS |
"edge.bezier-curveness" |
public static final String |
EDGE_MAX_WEIGHT |
"edge.max-weight" |
public static final String |
EDGE_MIN_WEIGHT |
"edge.min-weight" |
public static final String |
SOURCE |
"source" |
public static final String |
SOURCE_RADIUS |
"edge.source.radius" |
public static final String |
TARGET |
"target" |
public static final String |
TARGET_RADIUS |
"edge.target.radius" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"SelfLoopEdge" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final int |
defaultBoxOpacity |
100 |
protected final int |
defaultMaxChar |
30 |
protected final int |
defaultOutlineOpacity |
40 |
protected final float |
defaultOutlineSize |
4.0f |
protected final boolean |
defaultProportinalSize |
true |
protected final boolean |
defaultShorten |
false |
protected final boolean |
defaultShowBox |
false |
protected final boolean |
defaultShowLabels |
true |
public static final String |
FONT_SIZE |
"node.label.fontSize" |
public static final String |
NODE_COLOR |
"node.label.nodeColor" |
public static final String |
NODE_SIZE |
"node.label.nodeSize" |
public static final String |
NODE_X |
"node.x" |
public static final String |
NODE_Y |
"node.y" |
Copyright © 2007–2016 Gephi Consortium. All rights reserved.