Uses of Class
com.google.common.geometry.VectorCoder
-
-
Uses of VectorCoder in com.google.common.geometry
Fields in com.google.common.geometry declared as VectorCoder Modifier and Type Field Description static VectorCoder<S2Shape>VectorCoder. COMPACT_SHAPEAn encoder/decoder ofS2Shapes, where the shapes use theS2TaggedShapeCoder.COMPACTencoding.static VectorCoder<S2Shape>VectorCoder. FAST_SHAPEAn encoder/decoder ofS2Shapes, where the shapes use theS2TaggedShapeCoder.FASTencoding.
-