Uses of Class
com.google.common.geometry.S2Point.Shape
-
Uses of S2Point.Shape in com.google.common.geometry
Fields in com.google.common.geometry with type parameters of type S2Point.ShapeModifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableList
<Class<? extends S2Point.Shape>> S2TaggedShapeCoder.POINT_SHAPE_CLASSES
Methods in com.google.common.geometry that return S2Point.ShapeModifier and TypeMethodDescriptionS2Point.Shape.Coder.decode
(PrimitiveArrays.Bytes data, PrimitiveArrays.Cursor cursor) static S2Point.Shape
static S2Point.Shape
Methods in com.google.common.geometry with parameters of type S2Point.ShapeModifier and TypeMethodDescriptionvoid
S2Point.Shape.Coder.encode
(S2Point.Shape shape, OutputStream output)