Uses of Class
com.google.common.geometry.S2ShapeAspect.ChainAspect.Multi.Packed
-
-
Uses of S2ShapeAspect.ChainAspect.Multi.Packed in com.google.common.geometry
Subclasses of S2ShapeAspect.ChainAspect.Multi.Packed in com.google.common.geometry Modifier and Type Class Description static classS2LaxPolygonShape.MultiPackedA multi polygon with vertex coordinates stored in a double[].static classS2LaxPolylineShape.MultiPackedA multi polyline storing xyz coordinates in a single packed 'double' array.
-