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 S2CellIdVectorS2ShapeIndexCoder.EncodedS2ShapeIndex. encodedCellIdsThe encoded vector of cell IDs of this index.Methods in com.google.common.geometry that return S2CellIdVector Modifier and Type Method Description S2CellIdVectorS2CellIdVectorCoder. decode(PrimitiveArrays.Bytes data, PrimitiveArrays.Cursor cursor)
-