Package com.jhlabs.math
Interface Function2D
-
- All Known Implementing Classes:
CellularFilter,CellularFunction2D,CompoundFunction2D,CrystallizeFilter,FBM,FractalSumFunction,ImageFunction2D,MarbleFunction,Noise,PointillizeFilter,RidgedFBM,SCNoise,TurbulenceFunction,VLNoise
public interface Function2D
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description floatevaluate(float x, float y)
-