Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OUTPUT_PATTERN |
"(.*)\\.(?:obj|pov|png|ppm|gd)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN |
"([+-]?\\d+(?:\\.\\d+)?),([+-]?\\d+(?:\\.\\d+)?)" |
public static final String |
PATTERN_WITH_ELE |
"([+-]?\\d+(?:\\.\\d+)?),([+-]?\\d+(?:\\.\\d+)?),([+-]?\\d+(?:\\.\\d+)?)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN |
"([0-9]{1,9}),([0-9]{1,9})" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OSM2WORLD_URI |
"http://osm2world.org" |
public static final String |
VERSION_STRING |
"0.2.0" |
public static final String |
WIKI_URI |
"http://wiki.osm.org/OSM2World" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PATCH_SIZE_POINTS |
10 |
public static final double |
POINT_GRID_DIST |
30.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
LEAF_SPLIT_SIZE |
11 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_API_URL |
"http://www.overpass-api.de/api/interpreter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN |
"([0-9]{1,2}),([0-9]{1,9}),([0-9]{1,9})" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
ANISOTROPIC_FILTERING |
true |
public static final int |
MAX_TEXTURE_LAYERS |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
USE_TRANSPARENCY |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DOUBLE_PRECISION_RENDERING |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DOUBLE_PRECISION_RENDERING |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DOUBLE_PRECISION_RENDERING |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_TEXTURE_LAYERS |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BG_COLOR_KEY |
"backgroundColor" |
public static final String |
BG_IMAGE_KEY |
"backgroundImage" |
public static final String |
CANVAS_LIMIT_KEY |
"canvasLimit" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
BRIDGE_UNDERSIDE_HEIGHT |
0.20000000298023224 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final float |
DEFAULT_LANE_WIDTH |
3.5f |
protected static final float |
DEFAULT_PATH_CLEARING |
2.0f |
protected static final float |
DEFAULT_ROAD_CLEARING |
5.0f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MILLISECONDS_TO_LIVE |
3000L |