| Package | Description |
|---|---|
| org.locationtech.jts.algorithm.locate |
Classes to determine the topological location of points in geometries.
|
| org.locationtech.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedPointInAreaLocator
Determines the
Location of Coordinates relative to
an areal geometry, using indexing for efficiency. |
class |
SimplePointInAreaLocator
|
| Modifier and Type | Method and Description |
|---|---|
PointOnGeometryLocator |
PreparedPolygon.getPointLocator() |
Copyright © 2024. All rights reserved.