Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CONTAINS |
0 |
public static final int |
DISJOINT |
3 |
public static final int |
OVERLAPS |
2 |
public static final int |
WITHIN |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ALL_INSIDE |
0 |
protected static final int |
NONE_INSIDE |
2 |
protected static final int |
SOME_INSIDE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ALL_INSIDE |
0 |
protected static final int |
NONE_INSIDE |
2 |
protected static final int |
SOME_INSIDE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ALL_INSIDE |
0 |
protected static final int |
NONE_INSIDE |
2 |
protected static final int |
SOME_INSIDE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ALL_INSIDE |
0 |
protected static final int |
NONE_INSIDE |
2 |
protected static final int |
SOME_INSIDE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
WGS84_EQUATORIAL |
6378137.0 |
public static final double |
WGS84_MEAN |
6371008.7714 |
public static final double |
WGS84_POLAR |
6356752.314245 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
MINIMUM_ANGULAR_RESOLUTION |
3.141592653589793E-12 |
public static final double |
MINIMUM_RESOLUTION |
1.0E-12 |
public static final double |
MINIMUM_RESOLUTION_CUBED |
1.0E-36 |
public static final double |
MINIMUM_RESOLUTION_SQUARED |
1.0E-24 |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.