Uses of Package
com.vividsolutions.jts.geom.prep

Packages that use com.vividsolutions.jts.geom.prep
com.vividsolutions.jts.geom.prep Classes to perform optimized geometric operations on suitably prepared geometries. 
 

Classes in com.vividsolutions.jts.geom.prep used by com.vividsolutions.jts.geom.prep
AbstractPreparedPolygonContains
          A base class containing the logic for computes the contains and covers spatial relationship predicates for a PreparedPolygon relative to all other Geometry classes.
BasicPreparedGeometry
          A base class for PreparedGeometry subclasses.
PreparedGeometry
          An interface for classes which prepare Geometrys in order to optimize the performance of repeated calls to specific geometric operations.
PreparedLineString
          A prepared version for Lineal geometries.
PreparedPolygon
          A prepared version for Polygonal geometries.
PreparedPolygonPredicate
          A base class for predicate operations on PreparedPolygons.
 



Copyright © 2010. All Rights Reserved.