Class IntervalRTreeNode
java.lang.Object
org.locationtech.jts.index.intervalrtree.IntervalRTreeNode
- Direct Known Subclasses:
IntervalRTreeBranchNode, IntervalRTreeLeafNode
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntervalRTreeNode
public IntervalRTreeNode()
-
-
Method Details
-
getMin
public double getMin() -
getMax
public double getMax() -
query
-
toString
-