Uses of Class
com.google.common.geometry.S2ShapeIndex.S2ClippedShape.ManyEdges
-
Uses of S2ShapeIndex.S2ClippedShape.ManyEdges in com.google.common.geometry
Methods in com.google.common.geometry that return S2ShapeIndex.S2ClippedShape.ManyEdgesModifier and TypeMethodDescription(package private) static S2ShapeIndex.S2ClippedShape.ManyEdges
S2ShapeIndex.S2ClippedShape.ManyEdges.create
(S2CellId cellId, S2Shape shape, boolean containsCenter, int[] edges) (package private) static S2ShapeIndex.S2ClippedShape.ManyEdges
S2ShapeIndex.S2ClippedShape.ManyEdges.create
(S2CellId cellId, S2Shape shape, boolean containsCenter, List<S2ShapeIndex.ClippedEdge> edges, int start, int end)