Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CONNECTION |
2 |
public static final int |
CONTAINER |
3 |
public static final int |
GRAPH |
0 |
public static final int |
NODE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HIGHLIGHT_NONE |
0 |
public static final int |
HIGHLIGHT_ON |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ANIMATION_TIME |
500 |
public static final int |
FISHEYE_ANIMATION_TIME |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CONNECTIONS_DASH |
8 |
public static final int |
CONNECTIONS_DASH_DOT |
32 |
public static final int |
CONNECTIONS_DIRECTED |
2 |
public static final int |
CONNECTIONS_DOT |
16 |
public static final int |
CONNECTIONS_SOLID |
4 |
public static final int |
GESTURES_DISABLED |
64 |
public static final int |
IGNORE_INVISIBLE_LAYOUT |
2 |
public static final int |
NODES_CACHE_LABEL |
2 |
public static final int |
NODES_FISHEYE |
4 |
public static final int |
NODES_HIDE_TEXT |
8 |
public static final int |
NODES_NO_LAYOUT_RESIZE |
16 |
public static final int |
NONE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ANIMATE_NEVER |
0 |
public static final int |
ANIMATE_ZOOM_IN_OUT |
1 |
Copyright (c) 2014 itemis AG and others. All rights reserved.