Uses of Class
jaitools.jts.AbstractSmoother.InterpPoint

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

Uses of AbstractSmoother.InterpPoint in jaitools.jts
 

Methods in jaitools.jts that return AbstractSmoother.InterpPoint
protected  AbstractSmoother.InterpPoint[] AbstractSmoother.getInterpPoints(int npoints)
          Gets the interpolation parameters for a Bezier curve approximated by the given number of vertices.
 



Copyright © 2009-2011. All Rights Reserved.