| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
1020L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
defaultCapacity |
277 |
protected static final double |
defaultMaxLoadFactor |
0.5 |
protected static final double |
defaultMinLoadFactor |
0.2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
largestPrime |
2147483647 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
big |
4.503599627370496E15 |
protected static final double |
biginv |
2.220446049250313E-16 |
protected static final double |
LOGPI |
1.1447298858494002 |
protected static final double |
MACHEP |
1.1102230246251565E-16 |
protected static final double |
MAXGAM |
171.6243769563027 |
protected static final double |
MAXLOG |
709.782712893384 |
protected static final double |
MINLOG |
-745.1332191019412 |
protected static final double |
SQRTH |
0.7071067811865476 |
protected static final double |
SQTPI |
2.5066282746310007 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SEED |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SEED |
4357 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FREE |
0 |
protected static final byte |
FULL |
1 |
protected static final byte |
REMOVED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CIRCLE_MARKER |
"CIR" |
public static final String |
CLOSED_LINE_MARKER |
"CLL" |
public static final String |
COMMENT |
"#" |
public static final String |
FEATURE_DELIMITER |
"," |
public static final int |
FEATURES_PART |
2 |
public static final String |
GEOCOORD_MARKER |
"GEO" |
public static final String |
GRID_MARKER |
"GRI" |
public static final int |
ID_PART |
1 |
public static final String |
LINE_MARKER |
"LIN" |
public static final int |
MARKER_PART |
0 |
public static final String |
PART_DELIMITER |
";" |
public static final String |
POI_ACCESS_MARKER |
"POI" |
public static final String |
POINT_ALONG_MARKER |
"PAL" |
public static final String |
POLYGON_MARKER |
"POL" |
public static final String |
RECTANGLE_MARKER |
"REC" |
public static final String |
REGEX_FEATURE_DELIMITER |
"\\s*,\\s*" |
public static final String |
REGEX_PART_DELIMITER |
";" |
public static final int |
REQUIRED_PARTS |
3 |
Copyright © 2019 TomTom International B.V.. All rights reserved.