Uses of Interface
org.jzy3d.maths.algorithms.interpolation.IInterpolator

Packages that use IInterpolator
org.jzy3d.maths.algorithms.interpolation.algorithms   
org.jzy3d.plot3d.primitives   
 

Uses of IInterpolator in org.jzy3d.maths.algorithms.interpolation.algorithms
 

Classes in org.jzy3d.maths.algorithms.interpolation.algorithms that implement IInterpolator
 class BernsteinInterpolator
           
 

Uses of IInterpolator in org.jzy3d.plot3d.primitives
 

Constructors in org.jzy3d.plot3d.primitives with parameters of type IInterpolator
LineStripInterpolated(IInterpolator interpolator, List<Coord3d> controlPoints, int resolution)
           
 



Copyright © 2013. All rights reserved.