Uses of Class
com.google.common.geometry.S2ShapeAspect.ChainAspect.Simple.Array
-
-
Uses of S2ShapeAspect.ChainAspect.Simple.Array in com.google.common.geometry
Subclasses of S2ShapeAspect.ChainAspect.Simple.Array in com.google.common.geometry Modifier and Type Class Description static class
S2LaxPolygonShape.SimpleArray
A simple polygon with points referenced from an array.static class
S2LaxPolylineShape.SimpleArray
A polyline storing references to previously allocated S2Point instances.
-