| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final int | ALL_INSIDE | 0 | 
| protected static final int | NO_EDGEPOINTS | 3 | 
| protected static final int | NONE_INSIDE | 2 | 
| protected static final int | SOME_INSIDE | 1 | 
| 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 | 
|---|---|---|
| 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_RESOLUTION | 1.0E-12 | 
| public static final double | MINIMUM_RESOLUTION_CUBED | 1.0E-36 | 
| public static final double | MINIMUM_RESOLUTION_SQUARED | 1.0E-24 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final double | FUDGE_FACTOR | 2.0E-12 | 
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.