Uses of Class
jaitools.jts.AbstractSmoother

Packages that use AbstractSmoother
jaitools.jts Helper classes that work with JTS (JTS Topology Suite) geometry objects. 
 

Uses of AbstractSmoother in jaitools.jts
 

Subclasses of AbstractSmoother in jaitools.jts
 class LineSmoother
          Line smoothing by interpolation with cubic Bazier curves.
 class PolygonSmoother
          Polygon smoothing by interpolation with cubic Bazier curves.
 



Copyright © 2009-2011. All Rights Reserved.