Home
last modified time | relevance | path

Searched defs:S2PolygonIndex (Results 1 – 1 of 1) sorted by relevance

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2Polygon.java517 private static final class S2PolygonIndex extends S2LoopSequenceIndex { class in S2Polygon
529 public S2PolygonIndex(S2Polygon poly, boolean reverse) { in S2PolygonIndex() method in S2Polygon.S2PolygonIndex