replaced by ImagePlus.getOverlay()
replaced by ImagePlus.setOverlay(Roi, Color, int, Color)
replaced by ImagePlus.setOverlay(Shape, Color, BasicStroke)
replaced by ImagePlus.setOverlay(ij.gui.Overlay)
Short images are always unsigned.
Use as a public method is not supported any more because it is incompatible with rescaling
use the corresponding method of the Plot class
use the corresponding method of the Plot class
use the corresponding method of the Plot class
use the corresponding method of the Plot class
use the corresponding method of the Plot class
use the corresponding method of the Plot class
use the corresponding method of the Plot class
use the corresponding method of the Plot class
replaced by drawPixels(ImageProcessor)
Drawoffset is not used any more.
This method was previously used to draw lines and polylines shifted
by 0.5 pixels top the bottom and right, for better agreement with the
position used by ProfilePlot, with the default taken from
Prefs.subPixelResolution. Now the shift is independent of this
setting and only depends on the ROI type (area or line/point ROI).
replaced by setStrokeColor()
replaced by setStrokeWidth(int)
Replaced by getDefaultFontName
Replaced by getDefaultFontSize
Replaced by getDefaultFontStyle
Replaced by setFont(font)
replaced by getForegroundColor()
replaced by setForegroundColor()
replaced by IJ.log(), ResultsTable.setResult() and TextWindow.append().
There are examples at
http://imagej.nih.gov/ij/plugins/sine-cosine.html
Replaced by ImagePlus.hasImageStack()
Short images are always unsigned.
Replaced by setValue(String,int,String)
replaced by getValueAsDouble
Replaced by addValue(String,double) and setValue(String,int,double)
replaced by ImageProcessor.fillOutside(Roi)
replaced by ImageProcessor.draw(Roi)
replaced by ImageProcessor.fill(Roi)
Not needed any more, use the rank(ip, ...) method, which creates the kernel
replaced by run(String,ImagePlus,ImagePlus)
replaced by translate(x,y)