Uses of Class
com.google.common.geometry.S2LaxPolygonShape.Coder
-
-
Uses of S2LaxPolygonShape.Coder in com.google.common.geometry
Fields in com.google.common.geometry declared as S2LaxPolygonShape.Coder Modifier and Type Field Description (package private) static S2LaxPolygonShape.Coder
S2LaxPolygonShape.Coder. COMPACT
An instance ofS2LaxPolygonShape.Coder
which encodes/decodesS2LaxPolygonShape
s in theCOMPACT
format.(package private) static S2LaxPolygonShape.Coder
S2LaxPolygonShape.Coder. FAST
-