Uses of Class
com.vividsolutions.jts.algorithm.PointLocator

Packages that use PointLocator
com.vividsolutions.jts.operation.overlay Contains classes that perform a topological overlay to compute boolean spatial functions. 
 

Uses of PointLocator in com.vividsolutions.jts.operation.overlay
 

Constructors in com.vividsolutions.jts.operation.overlay with parameters of type PointLocator
LineBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)
           
PointBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)
           
 



Copyright © 2012. All Rights Reserved.