Class S2LaxPolygonShape.SimplePacked

All Implemented Interfaces:
S2LaxPolygonShape, S2Shape, S2ShapeAspect.ChainAspect, S2ShapeAspect.EdgeAspect, S2ShapeAspect.EdgeAspect.Closed, S2ShapeAspect.Mixed, S2ShapeAspect.TopoAspect, S2ShapeAspect.VertexAspect
Enclosing interface:
S2LaxPolygonShape

public static class S2LaxPolygonShape.SimplePacked extends S2ShapeAspect.ChainAspect.Simple.Packed implements S2LaxPolygonShape
A simple polygon with vertex coordinates stored in a double[].
  • Constructor Details