| Modifier and Type | Method and Description |
|---|---|
S2CellUnion |
S2RegionCoverer.getCovering(S2Region region) |
S2CellUnion |
S2RegionCoverer.getInteriorCovering(S2Region region) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
S2CellUnion.contains(S2CellUnion that) |
void |
S2RegionCoverer.getCovering(S2Region region,
S2CellUnion covering) |
void |
S2RegionCoverer.getInteriorCovering(S2Region region,
S2CellUnion covering) |
void |
S2CellUnion.getIntersection(S2CellUnion x,
S2CellId id) |
void |
S2CellUnion.getIntersection(S2CellUnion x,
S2CellUnion y) |
void |
S2CellUnion.getUnion(S2CellUnion x,
S2CellUnion y) |
boolean |
S2CellUnion.intersects(S2CellUnion union) |
Copyright © 2017. All rights reserved.