Uses of Class
com.google.common.geometry.S2Point.Shape
-
-
Uses of S2Point.Shape in com.google.common.geometry
Methods in com.google.common.geometry that return S2Point.Shape Modifier and Type Method Description S2Point.ShapeS2Point.Shape.Coder. decode(PrimitiveArrays.Bytes data, PrimitiveArrays.Cursor cursor)static S2Point.ShapeS2Point.Shape. fromList(List<S2Point> points)static S2Point.ShapeS2Point.Shape. singleton(S2Point point)Methods in com.google.common.geometry with parameters of type S2Point.Shape Modifier and Type Method Description voidS2Point.Shape.Coder. encode(S2Point.Shape shape, OutputStream output)
-