Uses of Class
com.google.common.geometry.S2CellIndex.Delta
-
-
Uses of S2CellIndex.Delta in com.google.common.geometry
Fields in com.google.common.geometry with type parameters of type S2CellIndex.Delta Modifier and Type Field Description static java.util.Comparator<S2CellIndex.Delta>
S2CellIndex.Delta. BY_START_CELL_NEG_LABEL
Deltas are sorted first by startId, then in reverse order by cellId, and then by label.
-