Package com.google.common.geometry
Class S2PointVectorCoder.CellPoint
- java.lang.Object
-
- com.google.common.geometry.S2PointVectorCoder.CellPoint
-
- Enclosing class:
- S2PointVectorCoder
private static final class S2PointVectorCoder.CellPoint extends java.lang.Object
Represents a point that can be encoded as anS2CellId
center.(If such an encoding is not possible then level < 0).
-
-
Constructor Summary
Constructors Constructor Description CellPoint(int level, S2Projections.FaceSiTi faceSiTi)
-
-
-
Constructor Detail
-
CellPoint
CellPoint(int level, S2Projections.FaceSiTi faceSiTi)
-
-