Uses of Class
com.google.common.geometry.S2LaxPolylineShape.Coder
-
Uses of S2LaxPolylineShape.Coder in com.google.common.geometry
Fields in com.google.common.geometry declared as S2LaxPolylineShape.CoderModifier and TypeFieldDescription(package private) static final S2LaxPolylineShape.Coder
S2LaxPolylineShape.Coder.COMPACT
An instance ofS2LaxPolylineShape.Coder
which encodes/decodesS2LaxPolylineShape
s in theCOMPACT
format.(package private) static final S2LaxPolylineShape.Coder
S2LaxPolylineShape.Coder.FAST
An instance ofS2LaxPolylineShape.Coder
which encodes/decodesS2LaxPolylineShape
s in theFAST
format.