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.LongitudeRangeRange.LongitudeRange. WORLD_180E180WDeprecated.Methods in org.locationtech.spatial4j.shape.impl that return Range.LongitudeRange Modifier and Type Method Description Range.LongitudeRangeRange.LongitudeRange. expandTo(Range.LongitudeRange other)Deprecated.Methods in org.locationtech.spatial4j.shape.impl with parameters of type Range.LongitudeRange Modifier and Type Method Description doubleRange.LongitudeRange. compareTo(Range.LongitudeRange b)Deprecated.Range.LongitudeRangeRange.LongitudeRange. expandTo(Range.LongitudeRange other)Deprecated.
-