Uses of Class
org.locationtech.spatial4j.shape.impl.Range
-
Packages that use Range Package Description org.locationtech.spatial4j.shape.impl -
-
Uses of Range in org.locationtech.spatial4j.shape.impl
Subclasses of Range in org.locationtech.spatial4j.shape.impl Modifier and Type Class Description static classRange.LongitudeRangeDeprecated.Methods in org.locationtech.spatial4j.shape.impl that return Range Modifier and Type Method Description RangeRange. expandTo(Range other)Deprecated.RangeRange.LongitudeRange. expandTo(Range other)Deprecated.static RangeRange. xRange(Rectangle rect, SpatialContext ctx)Deprecated.static RangeRange. yRange(Rectangle rect, SpatialContext ctx)Deprecated.Methods in org.locationtech.spatial4j.shape.impl with parameters of type Range Modifier and Type Method Description doubleRange. deltaLen(Range other)Deprecated.RangeRange. expandTo(Range other)Deprecated.RangeRange.LongitudeRange. expandTo(Range other)Deprecated.
-