Drawable, Measurable, Plot2Dpublic class ComplexCarpet extends ComplexInterpolatedPlot
image, visible, xmax, xmin, ymax, yminCONTOUR_PLOT, GRID_PLOT, INTERPOLATED_PLOT, SURFACE_PLOT| Constructor | Description |
|---|---|
ComplexCarpet(GridData griddata) |
Constructor ComplexCarpet
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
clearData() |
|
void |
setAutoscaleZ(boolean isAutoscale,
double floor,
double ceil) |
Sets the autoscale flag and the floor and ceiling values for the colors.
|
void |
setTopRow(double[][] line) |
checkImage, draw, getCeiling, getFloor, getGridData, getLoader, indexToX, indexToY, isAutoscaleZ, isMeasured, isSymmetricZ, recolorImage, setAll, setAll, setAutoscaleZ, setColorPalette, setExpandedZ, setFloorCeilColor, setGridData, setGridLineColor, setIndexes, setPaletteType, setShowGridLines, setSymmetricZ, showLegend, update, xToIndex, yToIndexgetXMax, getXMin, getYMax, getYMingetImage, getXMax, getXMin, getYMax, getYMin, setImage, setMinMax, setVisible, setXMax, setXMin, setYMax, setYMinclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetVisiblepublic ComplexCarpet(GridData griddata)
griddata - public void clearData()
public void setTopRow(double[][] line)
public void setAutoscaleZ(boolean isAutoscale,
double floor,
double ceil)
setAutoscaleZ in interface Plot2DsetAutoscaleZ in class ComplexInterpolatedPlotisAutoscale - floor - ceil -