Uses of Enum
com.google.common.geometry.S2PointVectorCoder.Format
-
Uses of S2PointVectorCoder.Format in com.google.common.geometry
Subclasses with type arguments of type S2PointVectorCoder.Format in com.google.common.geometryModifier and TypeClassDescriptionprivate static enumControls whether to optimize for speed or size when encoding points.Fields in com.google.common.geometry declared as S2PointVectorCoder.FormatMethods in com.google.common.geometry that return S2PointVectorCoder.FormatModifier and TypeMethodDescriptionstatic S2PointVectorCoder.FormatReturns the enum constant of this type with the specified name.static S2PointVectorCoder.Format[]S2PointVectorCoder.Format.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.google.common.geometry with parameters of type S2PointVectorCoder.Format