| Package | Description |
|---|---|
| com.vividsolutions.jts.algorithm.locate |
Classes to determine the topological location of points in geometries.
|
| com.vividsolutions.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
a Polygonal geometry, using indexing for efficiency. |
class |
SimplePointInAreaLocator
|
| Modifier and Type | Method and Description |
|---|---|
PointOnGeometryLocator |
PreparedPolygon.getPointLocator() |
Copyright © 2025. All rights reserved.