Uses of Class
com.vividsolutions.jts.operation.GeometryGraphOperation

Packages that use GeometryGraphOperation
com.vividsolutions.jts.operation.overlay Contains classes that perform a topological overlay to compute boolean spatial functions. 
com.vividsolutions.jts.operation.relate Contains classes to implement the computation of the spatial relationships of Geometrys. 
 

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

Subclasses of GeometryGraphOperation in com.vividsolutions.jts.operation.overlay
 class OverlayOp
          Computes the overlay of two Geometrys.
 

Uses of GeometryGraphOperation in com.vividsolutions.jts.operation.relate
 

Subclasses of GeometryGraphOperation in com.vividsolutions.jts.operation.relate
 class RelateOp
          Implements the SFS relate() generalized spatial predicate on two Geometrys.
 



Copyright © 2012. All Rights Reserved.