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