Class S2LaxPolylineShape.SimpleList

java.lang.Object
com.google.common.geometry.S2ShapeAspect.ChainAspect.Simple
com.google.common.geometry.S2LaxPolylineShape.SimpleList
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.SimpleList extends S2ShapeAspect.ChainAspect.Simple implements S2LaxPolylineShape
A polyline storing S2Points in a List<S2Point>.