Package org.jzy3d.contour
Interface IContourGenerator
- All Known Subinterfaces:
IContourMeshGenerator
,IContourPictureGenerator
- All Known Implementing Classes:
MapperContourMeshGenerator
,MapperContourPictureGenerator
public interface IContourGenerator
-
Method Summary
-
Method Details
-
getContourMatrix
double[][] getContourMatrix(int xRes, int yRes, int nLevels)
-