Uses of Class
com.google.common.geometry.S2PointVectorCoder
-
-
Uses of S2PointVectorCoder in com.google.common.geometry
Fields in com.google.common.geometry declared as S2PointVectorCoder Modifier and Type Field Description private S2PointVectorCoderS2Point.Shape.Coder. coder(package private) static S2PointVectorCoderS2PointVectorCoder. COMPACTAn instance of aS2PointVectorCoderwhich encodes/decodesS2Points in the COMPACT encoding format.(package private) static S2PointVectorCoderS2PointVectorCoder. FASTAn instance of aS2PointVectorCoderwhich encodes/decodesS2Points in the FAST encoding format.Constructors in com.google.common.geometry with parameters of type S2PointVectorCoder Constructor Description Coder(S2PointVectorCoder coder)
-