boolean |
S2Polyline.contains(S2Cell cell) |
boolean |
S2Cell.contains(S2Cell cell) |
boolean |
S2Region.contains(S2Cell cell) |
boolean |
S2Loop.contains(S2Cell cell) |
boolean |
S2Cap.contains(S2Cell cell) |
boolean |
S2Polygon.contains(S2Cell cell) |
boolean |
S2LatLngRect.contains(S2Cell cell) |
boolean |
S2CellUnion.contains(S2Cell cell) |
boolean |
S2LatLngRect.intersects(S2Cell cell) |
boolean |
S2Cap.intersects(S2Cell cell,
S2Point[] vertices) |
boolean |
S2Polyline.mayIntersect(S2Cell cell) |
boolean |
S2Cell.mayIntersect(S2Cell cell) |
boolean |
S2Region.mayIntersect(S2Cell cell) |
boolean |
S2Loop.mayIntersect(S2Cell cell) |
boolean |
S2Cap.mayIntersect(S2Cell cell) |
boolean |
S2Polygon.mayIntersect(S2Cell cell) |
boolean |
S2LatLngRect.mayIntersect(S2Cell cell) |
boolean |
S2CellUnion.mayIntersect(S2Cell cell) |
boolean |
S2Cell.subdivide(S2Cell[] children) |