Class and Description |
---|
edu.wisc.ssec.mcidasv.control.McIDASVHistogramWrapper
Use
McVHistogramWrapper . |
Method and Description |
---|
edu.wisc.ssec.mcidasv.chooser.adde.AddeImageChooser.getDatasetDescription()
use #getDatasetName()
|
edu.wisc.ssec.mcidasv.data.hydra.HydraRGBDisplayable.getRangeforColor()
use #getRangeForColor()
|
edu.wisc.ssec.mcidasv.data.hydra.ImageRGBDisplayable.getRGBRealTupleType()
use getColorTupleType()
|
edu.wisc.ssec.mcidasv.ui.UIManager.isMac()
Use
McIDASV.isMac() instead. |
edu.wisc.ssec.mcidasv.util.Contract.notNull(T) |
edu.wisc.ssec.mcidasv.util.Contract.notNull(T, Object) |
edu.wisc.ssec.mcidasv.startupmanager.Platform.setAvailableMemory(String)
There's not really a need for this method; the JVM can
tell us the amount of memory.
|
edu.wisc.ssec.mcidasv.data.hydra.HydraRGBDisplayable.setRange(double, double)
use setRangeForColor
|
edu.wisc.ssec.mcidasv.jython.OutputStreamDemux.toString(int) |