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