Uses of Class
com.google.common.geometry.S2CellIndex.CellIterator
-
-
Uses of S2CellIndex.CellIterator in com.google.common.geometry
Methods in com.google.common.geometry that return S2CellIndex.CellIterator Modifier and Type Method Description S2CellIndex.CellIterator
S2CellIndex. cells()
Returns an iterator over the cells of this index.
-