S2LatLngRect |
S2LatLngRect.addPoint(S2LatLng ll) |
S2LatLngRect |
S2LatLngRect.addPoint(S2Point p) |
S2LatLngRect |
S2LatLngRect.convolveWithCap(S1Angle angle) |
static S2LatLngRect |
S2LatLngRect.empty() |
S2LatLngRect |
S2LatLngRect.expanded(S2LatLng margin) |
static S2LatLngRect |
S2LatLngRect.fromCenterSize(S2LatLng center,
S2LatLng size) |
static S2LatLngRect |
S2LatLngRect.fromEdge(S2Point a,
S2Point b) |
static S2LatLngRect |
S2LatLngRect.fromPoint(S2LatLng p) |
static S2LatLngRect |
S2LatLngRect.fromPointPair(S2LatLng p1,
S2LatLng p2) |
static S2LatLngRect |
S2LatLngRect.full() |
S2LatLngRect |
S2EdgeUtil.RectBounder.getBound() |
S2LatLngRect |
S2Polyline.getRectBound() |
S2LatLngRect |
S2Cell.getRectBound() |
S2LatLngRect |
S2Region.getRectBound() |
S2LatLngRect |
S2Loop.getRectBound() |
S2LatLngRect |
S2Cap.getRectBound() |
S2LatLngRect |
S2Polygon.getRectBound() |
S2LatLngRect |
S2LatLngRect.getRectBound() |
S2LatLngRect |
S2CellUnion.getRectBound() |
S2LatLngRect |
S2LatLngRect.intersection(S2LatLngRect other) |
S2LatLngRect |
S2LatLngRect.union(S2LatLngRect other) |