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.Coder Modifier and Type Field Description (package private) static S2LaxPolylineShape.CoderS2LaxPolylineShape.Coder. COMPACTAn instance ofS2LaxPolylineShape.Coderwhich encodes/decodesS2LaxPolylineShapes in theCOMPACTformat.(package private) static S2LaxPolylineShape.CoderS2LaxPolylineShape.Coder. FASTAn instance ofS2LaxPolylineShape.Coderwhich encodes/decodesS2LaxPolylineShapes in theFASTformat.
-