Uses of Class
com.google.common.geometry.S2PointRegion
-
Uses of S2PointRegion in com.google.common.geometry
Methods in com.google.common.geometry that return S2PointRegionModifier and TypeMethodDescription(package private) static S2PointRegionS2PointRegion.decode(LittleEndianInput is) Returns a new S2PointRegion decoded from the given little endian input stream.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 S2PointRegionModifier and TypeMethodDescriptionintS2PointRegion.compareTo(S2PointRegion other) booleanS2PointRegion.lessThan(S2PointRegion vb)