Constant Field Values
Contents
com.google.*
-
com.google.common.geometry.com.google.common.geometry.Real Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
com.google.common.geometry.S1ChordAngle Modifier and Type Constant Field Value public static final double
MAX_LENGTH2
4.0
-
com.google.common.geometry.S2 Modifier and Type Constant Field Value public static final int
INVERT_MASK
2
public static final double
M_1_PI
0.3183098861837907
public static final double
M_E
2.718281828459045
public static final double
M_PI
3.141592653589793
public static final double
M_PI_2
1.5707963267948966
public static final double
M_PI_4
0.7853981633974483
public static final int
SWAP_MASK
1
-
com.google.common.geometry.S2CellId Modifier and Type Constant Field Value public static final int
FACE_BITS
3
private static final int
I_SHIFT
33
private static final double
IJ_TO_ST
9.313225746154785E-10
private static final int
INVERT_MASK
2
private static final long
J_MASK
2147483647L
private static final int
J_SHIFT
2
private static final int
LOOKUP_BITS
4
private static final int
LOOKUP_MASK
15
public static final int
MAX_LEVEL
30
public static final int
MAX_SIZE
1073741824
public static final long
MAX_UNSIGNED
-1L
public static final int
NUM_FACES
6
private static final long
ORIENTATION_MASK
3L
public static final int
POS_BITS
61
private static final int
SI_SHIFT
32
private static final int
SWAP_MASK
1
private static final long
TI_MASK
4294967295L
private static final long
WRAP_OFFSET
-4611686018427387904L
-
com.google.common.geometry.S2CellIndex.ContentsIterator Modifier and Type Constant Field Value private static final int
DONE
-1
-
com.google.common.geometry.S2CellUnion Modifier and Type Constant Field Value private static final byte
LOSSLESS_ENCODING_VERSION
1
private static final long
serialVersionUID
1L
-
com.google.common.geometry.S2ClosestPointQuery<T> Modifier and Type Constant Field Value private static final int
MAX_BRUTE_FORCE_POINTS
150
private static final int
MAX_LEAF_POINTS
12
-
com.google.common.geometry.S2ConvexHullQuery Modifier and Type Constant Field Value private static final double
OFFSET_FOR_SINGLE_POINT_LOOP
1.0E-15
-
com.google.common.geometry.S2EdgeIndex Modifier and Type Constant Field Value private static final double
THICKENING
0.01
-
com.google.common.geometry.S2EdgeUtil Modifier and Type Constant Field Value private static final double
MAX_DET_ERROR
1.0E-14
-
com.google.common.geometry.S2LatLngRect Modifier and Type Constant Field Value private static final byte
LOSSLESS_ENCODING_VERSION
1
-
com.google.common.geometry.S2LaxPolygonShape Modifier and Type Constant Field Value public static final byte
CURRENT_ENCODING_VERSION
1
-
com.google.common.geometry.S2Loop Modifier and Type Constant Field Value static final byte
LOSSLESS_ENCODING_VERSION
1
public static final double
MAX_INTERSECTION_ERROR
1.0E-15
-
com.google.common.geometry.com.google.common.geometry.S2Loop.CompressedEncodingProperties Modifier and Type Constant Field Value private static final int
MIN_LOOP_VERTICES_FOR_BOUND
64
-
com.google.common.geometry.S2Point.Shape Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
com.google.common.geometry.S2PointCompression Modifier and Type Constant Field Value private static final int
DERIVATIVE_ENCODING_ORDER
2
-
com.google.common.geometry.com.google.common.geometry.S2PointCompression.NthDerivativeCoder Modifier and Type Constant Field Value public static final int
N_MAX
10
public static final int
N_MIN
0
-
com.google.common.geometry.S2PointRegion Modifier and Type Constant Field Value private static final byte
POINT_REGION_LOSSLESS_ENCODING_VERSION
1
-
com.google.common.geometry.com.google.common.geometry.S2PointVectorCoder Modifier and Type Constant Field Value private static final int
BLOCK_SHIFT
4
private static final int
BLOCK_SIZE
16
private static final int
ENCODING_FORMAT_BITS
3
private static final byte
ENCODING_FORMAT_MASK
7
private static final int
FORMAT_COMPACT
1
private static final int
FORMAT_FAST
0
private static final int
SIZEOF_S2POINT
24
-
com.google.common.geometry.S2Polygon Modifier and Type Constant Field Value private static final byte
COMPRESSED_ENCODING_VERSION
4
private static final byte
LOSSLESS_ENCODING_VERSION
1
-
com.google.common.geometry.S2Polygon.Shape Modifier and Type Constant Field Value private static final int
MAX_LINEAR_SEARCH_LOOPS
5
private static final long
serialVersionUID
1L
-
com.google.common.geometry.S2Polyline Modifier and Type Constant Field Value private static final byte
COMPRESSED_ENCODING_VERSION
2
private static final byte
LOSSLESS_ENCODING_VERSION
1
-
com.google.common.geometry.S2Projections Modifier and Type Constant Field Value public static final long
MAX_SITI
2147483648L
-
com.google.common.geometry.S2RegionCoverer.Builder Modifier and Type Constant Field Value private static final int
DEFAULT_MAX_CELLS
8
-
com.google.common.geometry.S2ShapeIndex Modifier and Type Constant Field Value public static final int
CURRENT_ENCODING_VERSION
0
public static final double
DEFAULT_CELL_SIZE_TO_LONG_EDGE_RATIO
1.0
public static final int
DEFAULT_MAX_EDGES_PER_CELL
10
static final double
MIN_SHORT_EDGE_FRACTION
0.2
private static final long
serialVersionUID
1L
-
com.google.common.geometry.S2ShapeIndex.Cell Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
com.google.common.geometry.com.google.common.geometry.S2ShapeIndex.Cell.BinaryCell Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
com.google.common.geometry.S2ShapeIndex.Options Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
com.google.common.geometry.com.google.common.geometry.S2ShapeIndex.ShardedList Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
com.google.common.geometry.com.google.common.geometry.S2ShapeIndex.SimpleList Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
com.google.common.geometry.S2TaggedShapeCoder Modifier and Type Constant Field Value private static final int
LAX_POLYGON_TYPE_TAG
5
private static final int
LAX_POLYLINE_TYPE_TAG
4
private static final int
POINT_TYPE_TAG
3
private static final int
POLYGON_TYPE_TAG
1
private static final int
POLYLINE_TYPE_TAG
2
-
com.google.common.geometry.S2TaggedShapeCoder.Builder Modifier and Type Constant Field Value public static final int
MIN_USER_TYPE_TAG
8192