Uses of Class
com.google.common.geometry.S2ShapeIndex.S2ClippedShape.EdgeRange
-
-
Uses of S2ShapeIndex.S2ClippedShape.EdgeRange in com.google.common.geometry
Methods in com.google.common.geometry that return S2ShapeIndex.S2ClippedShape.EdgeRange Modifier and Type Method Description (package private) static S2ShapeIndex.S2ClippedShape.EdgeRangeS2ShapeIndex.S2ClippedShape.EdgeRange. create(S2CellId cellId, S2Shape shape, boolean containsCenter, int offset, int count)
-