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