Class Range.LongitudeRange
java.lang.Object
org.locationtech.spatial4j.shape.impl.Range
org.locationtech.spatial4j.shape.impl.Range.LongitudeRange
- Enclosing class:
Range
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class Range
Range.LongitudeRange -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubleDeprecated.booleancontains(double v) Deprecated.booleanDeprecated.private static doublediff(double a, double b) Deprecated.a - b (compareTo order).Deprecated.expandTo(Range.LongitudeRange other) Deprecated.doubleDeprecated.doublegetWidth()Deprecated.
-
Field Details
-
WORLD_180E180W
Deprecated.
-
-
Constructor Details
-
LongitudeRange
public LongitudeRange(double min, double max) Deprecated. -
LongitudeRange
Deprecated.
-
-
Method Details
-
getWidth
-
contains
-
crossesDateline
public boolean crossesDateline()Deprecated. -
getCenter
-
compareTo
Deprecated. -
diff
private static double diff(double a, double b) Deprecated.a - b (compareTo order). invalid input: '<' 0 if a invalid input: '<' b -
expandTo
-
expandTo
Deprecated.
-