Class S2LaxPolylineShape.SimpleArray

All Implemented Interfaces:
S2LaxPolylineShape, S2Shape, S2ShapeAspect.ChainAspect, S2ShapeAspect.EdgeAspect, S2ShapeAspect.EdgeAspect.Open, S2ShapeAspect.Mixed, S2ShapeAspect.TopoAspect, S2ShapeAspect.VertexAspect
Enclosing interface:
S2LaxPolylineShape

public static class S2LaxPolylineShape.SimpleArray extends S2ShapeAspect.ChainAspect.Simple.Array implements S2LaxPolylineShape
A polyline storing references to previously allocated S2Point instances.
  • Constructor Details