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

Packages that use com.vividsolutions.jts.geom.util
com.vividsolutions.jts.geom.util Provides classes that parse and modify Geometry objects. 
com.vividsolutions.jts.precision Provides classes for analyzing and manipulating the precision of Geometries. 
 

Classes in com.vividsolutions.jts.geom.util used by com.vividsolutions.jts.geom.util
AffineTransformation
          Represents an affine transformation on the 2D Cartesian plane.
GeometryEditor.GeometryEditorOperation
          A interface which specifies an edit operation for Geometries.
GeometryMapper.MapOp
          An interface for geometry functions used for mapping.
NoninvertibleTransformationException
          Indicates that an AffineTransformation is non-invertible.
 

Classes in com.vividsolutions.jts.geom.util used by com.vividsolutions.jts.precision
GeometryEditor.CoordinateOperation
          A GeometryEditor.GeometryEditorOperation which edits the coordinate list of a Geometry.
GeometryEditor.GeometryEditorOperation
          A interface which specifies an edit operation for Geometries.
 



Copyright © 2012. All Rights Reserved.