-
Deprecated ClassesClassDescriptionreplaced by ij.plugin.Duplicator classreplaced by ij.plugin.ImageInfo
-
Deprecated FieldsFieldDescriptionNot a fixed value any more, use getDrawingFrame() to get the drawing areaNot a fixed value any more, use getDrawingFrame() to get the drawing areaNot a fixed value any more, use getDrawingFrame() to get the drawing areaNot a fixed value any more, use getDrawingFrame() to get the drawing areanow in the Minimizer class (since ImageJ 1.46f). (probably of not much value for anyone anyhow?)
-
Deprecated MethodsMethodDescriptionreplaced 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 rescalinguse the corresponding method of the Plot classuse the corresponding method of the Plot classuse the corresponding method of the Plot classuse the corresponding method of the Plot classuse the corresponding method of the Plot classuse the corresponding method of the Plot classuse the corresponding method of the Plot classuse the corresponding method of the Plot classreplaced by drawPixels(ImageProcessor)replaced by getBounds()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 getDefaultFontNameReplaced by getDefaultFontSizeReplaced by getDefaultFontStyleReplaced 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.htmlReplaced by ImagePlus.hasImageStack()Short images are always unsigned.Replaced by setValue(String,int,String)replaced by getValueAsDoubleReplaced 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 kernelreplaced by run(String,ImagePlus,ImagePlus)replaced by translate(x,y)
-
Deprecated ConstructorsConstructorDescriptionreplaced by Line(int, int, int, int)replaced by the Plot class.replaced by the Plot class.16 bit images are normally unsigned but signed images can be simulated by subtracting 32768 and using a calibration function to restore the original values.