| 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 | Description |
|---|---|---|
class |
IndexedPointInAreaLocator |
Determines the
Location of Coordinates relative to
an areal geometry, using indexing for efficiency. |
class |
SimplePointInAreaLocator |
| Modifier and Type | Method | Description |
|---|---|---|
PointOnGeometryLocator |
PreparedPolygon.getPointLocator() |
Copyright © 2018. All rights reserved.