Class S2LaxPolygonShape.SimpleList

java.lang.Object
com.google.common.geometry.S2ShapeAspect.ChainAspect.Simple
com.google.common.geometry.S2LaxPolygonShape.SimpleList
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.SimpleList extends S2ShapeAspect.ChainAspect.Simple implements S2LaxPolygonShape
A simple polygon with vertices referenced from a List<S2Point>.