public final class LocationDataConstants extends Object
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Modifier and Type | Field and Description |
|---|---|
static String |
CIRCLE_MARKER
The Constant CIRCLE_MARKER.
|
static String |
CLOSED_LINE_MARKER
The Constant CLOSED_LINE_MARKER.
|
static String |
COMMENT
The Constant COMMENT.
|
static String |
FEATURE_DELIMITER
The Constant FEATURE_DELIMITER.
|
static int |
FEATURES_PART
The Constant FEATURES_PART.
|
static String |
GEOCOORD_MARKER
The Constant GEOCOORD_MARKER.
|
static String |
GRID_MARKER
The Constant GRID_MARKER.
|
static int |
ID_PART
The Constant ID_PART.
|
static String |
LINE_MARKER
The Constant LINE_MARKER.
|
static int |
MARKER_PART
The Constant MARKER_PART.
|
static String |
PART_DELIMITER
The Constant PART_DELIMITER.
|
static String |
POI_ACCESS_MARKER
The Constant POI_ACCESS_MARKER.
|
static String |
POINT_ALONG_MARKER
The Constant POINT_ALONG_MARKER.
|
static String |
POLYGON_MARKER
The Constant POLYGON_MARKER.
|
static String |
RECTANGLE_MARKER
The Constant RECTANGLE_MARKER.
|
static String |
REGEX_FEATURE_DELIMITER
The regular expression used to split features of a read location
|
static String |
REGEX_PART_DELIMITER
The regular expression used to split parts of a read location
|
static int |
REQUIRED_PARTS
The Constant REQUIRED_PARTS.
|
public static final String COMMENT
public static final String GEOCOORD_MARKER
public static final String POINT_ALONG_MARKER
public static final String POI_ACCESS_MARKER
public static final String LINE_MARKER
public static final String CIRCLE_MARKER
public static final String RECTANGLE_MARKER
public static final String GRID_MARKER
public static final String POLYGON_MARKER
public static final String CLOSED_LINE_MARKER
public static final String PART_DELIMITER
public static final String REGEX_PART_DELIMITER
public static final String FEATURE_DELIMITER
public static final String REGEX_FEATURE_DELIMITER
public static final int REQUIRED_PARTS
public static final int MARKER_PART
public static final int ID_PART
public static final int FEATURES_PART
Copyright © 2019 TomTom International B.V.. All rights reserved.