|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensourcephysics.display.MeasuredImage
org.opensourcephysics.display2d.ComplexInterpolatedPlot
org.opensourcephysics.display2d.ComplexCarpet
| Field Summary |
| Fields inherited from class org.opensourcephysics.display.MeasuredImage |
image, visible, xmax, xmin, ymax, ymin |
| Constructor Summary | |
ComplexCarpet(GridData griddata)
|
|
| Method Summary | |
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)
|
| Methods inherited from class org.opensourcephysics.display2d.ComplexInterpolatedPlot |
checkImage, draw, getCeiling, getFloor, getGridData, getLoader, indexToX, indexToY, isAutoscaleZ, isMeasured, recolorImage, setAll, setAll, setAutoscaleZ, setColorPalette, setFloorCeilColor, setGridData, setGridLineColor, setIndexes, setPaletteType, setShowGridLines, showLegend, update, xToIndex, yToIndex |
| Methods inherited from class org.opensourcephysics.display.MeasuredImage |
getXMax, getXMin, getYMax, getYMin, setImage, setMinMax, setVisible, setXMax, setXMin, setYMax, setYMin |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensourcephysics.display2d.Plot2D |
setVisible |
| Methods inherited from interface org.opensourcephysics.display.Measurable |
getXMax, getXMin, getYMax, getYMin |
| Constructor Detail |
public ComplexCarpet(GridData griddata)
| Method Detail |
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 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||