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