Uses of Class
com.google.common.geometry.S2CellIdVector
-
-
Uses of S2CellIdVector in com.google.common.geometry
Fields in com.google.common.geometry declared as S2CellIdVector Modifier and Type Field Description private S2CellIdVector
S2ShapeIndexCoder.EncodedS2ShapeIndex. encodedCellIds
The encoded vector of cell IDs of this index.Methods in com.google.common.geometry that return S2CellIdVector Modifier and Type Method Description S2CellIdVector
S2CellIdVectorCoder. decode(PrimitiveArrays.Bytes data, PrimitiveArrays.Cursor cursor)
-