Package | Description |
---|---|
graphicInterfaces.surfaceViewer2D | |
graphicInterfacesCommon.surfaceViewer2D |
Modifier and Type | Class and Description |
---|---|
class |
Frame2D |
Modifier and Type | Method and Description |
---|---|
IFrame2D |
IFrame2D.setColorMap(int colormap) |
IFrame2D |
IFrame2D.setLogScale(boolean log) |
IFrame2D |
IFrame2D.setMax(double max) |
IFrame2D |
IFrame2D.setMesh(float[][] mesh) |
IFrame2D |
IFrame2D.setMin(double min) |
IFrame2D |
IFrame2D.setShift(boolean shift) |
IFrame2D |
IFrame2D.showPSDControls(boolean enabled) |