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 class
Range.LongitudeRange
Deprecated.Methods in org.locationtech.spatial4j.shape.impl that return Range Modifier and Type Method Description Range
Range. expandTo(Range other)
Deprecated.Range
Range.LongitudeRange. expandTo(Range other)
Deprecated.static Range
Range. xRange(Rectangle rect, SpatialContext ctx)
Deprecated.static Range
Range. yRange(Rectangle rect, SpatialContext ctx)
Deprecated.Methods in org.locationtech.spatial4j.shape.impl with parameters of type Range Modifier and Type Method Description double
Range. deltaLen(Range other)
Deprecated.Range
Range. expandTo(Range other)
Deprecated.Range
Range.LongitudeRange. expandTo(Range other)
Deprecated.
-