public interface S2Region
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(S2Cell cell) |
S2Cap |
getCapBound() |
S2LatLngRect |
getRectBound() |
boolean |
mayIntersect(S2Cell cell) |
S2Cap getCapBound()
S2LatLngRect getRectBound()
boolean contains(S2Cell cell)
boolean mayIntersect(S2Cell cell)
Copyright © 2017. All rights reserved.