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