Uses of Class
com.google.common.geometry.S2ShapeIndexCoder
-
-
Uses of S2ShapeIndexCoder in com.google.common.geometry
Fields in com.google.common.geometry declared as S2ShapeIndexCoder Modifier and Type Field Description static S2ShapeIndexCoder
S2ShapeIndexCoder. INSTANCE
An instance of aS2ShapeIndexCoder
which can encode anS2ShapeIndex
but will throw anIllegalArgumentException
if used to decode anS2ShapeIndex
.
-