Uses of Class
org.locationtech.spatial4j.shape.impl.Range.LongitudeRange
-
Packages that use Range.LongitudeRange Package Description org.locationtech.spatial4j.shape.impl -
-
Uses of Range.LongitudeRange in org.locationtech.spatial4j.shape.impl
Fields in org.locationtech.spatial4j.shape.impl declared as Range.LongitudeRange Modifier and Type Field Description static Range.LongitudeRange
Range.LongitudeRange. WORLD_180E180W
Deprecated.Methods in org.locationtech.spatial4j.shape.impl that return Range.LongitudeRange Modifier and Type Method Description Range.LongitudeRange
Range.LongitudeRange. expandTo(Range.LongitudeRange other)
Deprecated.Methods in org.locationtech.spatial4j.shape.impl with parameters of type Range.LongitudeRange Modifier and Type Method Description double
Range.LongitudeRange. compareTo(Range.LongitudeRange b)
Deprecated.Range.LongitudeRange
Range.LongitudeRange. expandTo(Range.LongitudeRange other)
Deprecated.
-