Uses of Class
com.google.common.geometry.S2ShapeIndex.RangeIterator
-
-
Uses of S2ShapeIndex.RangeIterator in com.google.common.geometry
Methods in com.google.common.geometry with parameters of type S2ShapeIndex.RangeIterator Modifier and Type Method Description voidS2ShapeIndex.RangeIterator. seekBeyond(S2ShapeIndex.RangeIterator target)Positions the iterator at the first cell that followstarget, i.e.voidS2ShapeIndex.RangeIterator. seekTo(S2ShapeIndex.RangeIterator target)Positions the iterator at the first cell that overlaps or followstarget, i.e.
-