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 TypeFieldDescription(package private) static final VectorCoder<byte[]> VectorCoder.BYTE_ARRAYAn encoder/decoder ofList<byte[]>.static 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.(package private) static final VectorCoder<String> VectorCoder.STRINGAn encoder/decoder ofList<String>.