Class IndexedPointInAreaLocator.IntervalIndexedGeometry
java.lang.Object
org.locationtech.jts.algorithm.locate.IndexedPointInAreaLocator.IntervalIndexedGeometry
- Enclosing class:
IndexedPointInAreaLocator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
addLine
(Coordinate[] pts) private void
query
(double min, double max) void
query
(double min, double max, ItemVisitor visitor)
-
Field Details
-
index
-
-
Constructor Details
-
IntervalIndexedGeometry
-
-
Method Details
-
init
-
addLine
-
query
-
query
-