Uses of Interface
jaitools.jts.SmootherControl

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

Uses of SmootherControl in jaitools.jts
 

Fields in jaitools.jts declared as SmootherControl
protected  SmootherControl AbstractSmoother.control
          The current SmootherControl instance.
protected  SmootherControl AbstractSmoother.DEFAULT_CONTROL
          Default smoothing control.
 

Methods in jaitools.jts with parameters of type SmootherControl
 void AbstractSmoother.setControl(SmootherControl control)
          Sets a new Control object to for smoothing.
 



Copyright © 2009-2011. All Rights Reserved.