Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
GEOMETRY_TYPE |
"Polygon" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_OPACITY |
0.7 |
public static final int |
DEFAULT_RADIUS |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_INTENSITY |
1.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STYLE_BLUE |
4 |
public static final int |
STYLE_DEFAULT |
1 |
public static final int |
STYLE_GREEN |
5 |
public static final int |
STYLE_ORANGE |
7 |
public static final int |
STYLE_PURPLE |
6 |
public static final int |
STYLE_RED |
3 |
public static final int |
STYLE_WHITE |
2 |