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 S2ShapeIndexCoderS2ShapeIndexCoder. INSTANCEAn instance of aS2ShapeIndexCoderwhich can encode anS2ShapeIndexbut will throw anIllegalArgumentExceptionif used to decode anS2ShapeIndex.
-