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 boolean |
MARKER_SORT
If true the markers are sorted in y-axis.
|
static int |
MAXIMUM_BUFFER_SIZE
Maximum buffer size for map files.
|
static boolean |
POLY_CENTROID
Calculation of centroids for all polygons.
|
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 int |
SIMPLIFICATION_TOLERANCE
Reduce points on-the-fly while reading from map files.
|
static boolean |
TEXTURE_ATLAS
Texture atlas in themes.
|
static boolean |
THREADED_INIT
Threaded system initialization.
|
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 boolean MARKER_SORT
public static int MAXIMUM_BUFFER_SIZE
public static boolean POLY_CENTROID
public static boolean POLY_LABEL
public static boolean POLY_SYMBOL
public static boolean POT_TEXTURES
public static int SIMPLIFICATION_TOLERANCE
public static boolean TEXTURE_ATLAS
public static boolean THREADED_INIT