Uses of Class
com.google.common.geometry.S2PointVectorCoder.MutableBlockCode
-
Uses of S2PointVectorCoder.MutableBlockCode in com.google.common.geometry
Methods in com.google.common.geometry with parameters of type S2PointVectorCoder.MutableBlockCodeModifier and TypeMethodDescriptionprivate static void
S2PointVectorCoder.getBlockCode
(S2PointVectorCoder.MutableBlockCode code, com.google.common.primitives.ImmutableLongArray values, long base, boolean haveExceptions) Given a vector of 64-bit values to be encoded and anS2CellId
level, returns the optimal encoding parameters that should be used to encode each block.