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 S2PointRegion
S2PointRegion.decode
(LittleEndianInput is) Returns a new S2PointRegion decoded from the given little endian input stream.static S2PointRegion
S2PointRegion.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 TypeMethodDescriptionint
S2PointRegion.compareTo
(S2PointRegion other) boolean
S2PointRegion.lessThan
(S2PointRegion vb)