Uses of Class
com.google.common.geometry.S2PointRegion
-
-
Uses of S2PointRegion in com.google.common.geometry
Methods in com.google.common.geometry that return S2PointRegion Modifier and Type Method Description static S2PointRegionS2PointRegion. decode(InputStream is)Returns a new S2PointRegion decoded from the given input stream.Methods in com.google.common.geometry with parameters of type S2PointRegion Modifier and Type Method Description intS2PointRegion. compareTo(S2PointRegion other)booleanS2PointRegion. lessThan(S2PointRegion vb)
-