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 Coordinate s relative to
a Polygonal geometry, using indexing for efficiency. |
class |
SimplePointInAreaLocator
|
Modifier and Type | Method and Description |
---|---|
PointOnGeometryLocator |
PreparedPolygon.getPointLocator() |
Copyright © 2016. All rights reserved.