|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointOnGeometryLocator | |
|---|---|
| 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. |
| Uses of PointOnGeometryLocator in com.vividsolutions.jts.algorithm.locate |
|---|
| Classes in com.vividsolutions.jts.algorithm.locate that implement PointOnGeometryLocator | |
|---|---|
class |
IndexedPointInAreaLocator
Determines the Location of Coordinates relative to
a Polygonal geometry, using indexing for efficiency. |
class |
SimplePointInAreaLocator
Computes the location of points relative to a Polygonal Geometry,
using a simple O(n) algorithm. |
| Uses of PointOnGeometryLocator in com.vividsolutions.jts.geom.prep |
|---|
| Methods in com.vividsolutions.jts.geom.prep that return PointOnGeometryLocator | |
|---|---|
PointOnGeometryLocator |
PreparedPolygon.getPointLocator()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||