Uses of Interface
org.jaitools.jts.SmootherControl

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

Uses of SmootherControl in org.jaitools.jts
 

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

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



Copyright © 2009-2015. All Rights Reserved.