Class S2LaxPolylineShape.SimplePacked

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.SimplePacked extends S2ShapeAspect.ChainAspect.Simple.Packed implements S2LaxPolylineShape
A polyline storing xyz coordinates in a single packed 'double' array.
  • Constructor Details