Uses of Class
org.jaitools.jts.AbstractSmoother.InterpPoint

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

Uses of AbstractSmoother.InterpPoint in org.jaitools.jts
 

Methods in org.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-2015. All Rights Reserved.