public final class Parameters
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
ANIMATOR2
If true the
Animator2 will be used instead of default Animator. |
static boolean |
CUSTOM_COORD_SCALE
Allow custom scale factor for short vertices instead of the calculated one.
|
static boolean |
CUSTOM_TILE_SIZE
Allow custom tile size instead of the calculated one.
|
static boolean |
MAP_EVENT_LAYER2
If true the
MapEventLayer2 will be used instead of default MapEventLayer. |
static int |
MAXIMUM_BUFFER_SIZE
Maximum buffer size for map files.
|
static boolean |
POLY_LABEL
Optimal placement of labels or symbols on polygons.
|
static boolean |
POLY_SYMBOL
Placement of symbols on polygons.
|
static boolean |
POT_TEXTURES
POT textures in themes.
|
static boolean |
TEXTURE_ATLAS
Texture atlas in themes.
|
public static boolean ANIMATOR2
Animator2 will be used instead of default Animator.public static boolean CUSTOM_COORD_SCALE
public static boolean CUSTOM_TILE_SIZE
public static boolean MAP_EVENT_LAYER2
MapEventLayer2 will be used instead of default MapEventLayer.public static int MAXIMUM_BUFFER_SIZE
public static boolean POLY_LABEL
public static boolean POLY_SYMBOL
public static boolean POT_TEXTURES
public static boolean TEXTURE_ATLAS