public final class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATOR_NAME
The name of the map file writer.
|
static int |
DEFAULT_PARAM_BBOX_ENLARGEMENT
Default bbox enlargement.
|
static String |
DEFAULT_PARAM_ENCODING
Default coordinate encoding.
|
static String |
DEFAULT_PARAM_OUTFILE
Default name for out file.
|
static String |
DEFAULT_PARAM_TYPE
Default data processor type.
|
static double |
DEFAULT_SIMPLIFICATION_FACTOR
Default simplification factor.
|
static int |
DEFAULT_TILE_SIZE
The default size of a tile in pixel.
|
static int |
MAX_SIMPLIFICATION_BASE_ZOOM
The maximum base zoom level for which we apply a simplification algorithm to filter way points.
|
static String |
PROPERTY_NAME_FILE_SPECIFICATION_VERSION
The name of the property that refers to the version of the map file specification.
|
static String |
PROPERTY_NAME_WRITER_VERSION
The name of the property that refers to the version of the map file writer.
|
public static final String CREATOR_NAME
public static final int DEFAULT_PARAM_BBOX_ENLARGEMENT
public static final String DEFAULT_PARAM_ENCODING
public static final String DEFAULT_PARAM_OUTFILE
public static final String DEFAULT_PARAM_TYPE
public static final double DEFAULT_SIMPLIFICATION_FACTOR
public static final int DEFAULT_TILE_SIZE
public static final int MAX_SIMPLIFICATION_BASE_ZOOM
public static final String PROPERTY_NAME_FILE_SPECIFICATION_VERSION
public static final String PROPERTY_NAME_WRITER_VERSION
Copyright © 2014 mapsforge.org