Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INFINITE_LOCALITY_RADIUS |
2147483647 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_CIRCLE |
4 |
public static final int |
TYPE_ELLIPSE |
3 |
public static final int |
TYPE_RECTANGLE |
1 |
public static final int |
TYPE_ROUNDRECT |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NODE_DOESNT_EXIST |
2 |
public static final int |
NODE_EXISTS |
1 |
public static final int |
NODE_NO_ID |
3 |