| Class and Description |
|---|
| ij.plugin.filter.Duplicater
replaced by Duplicator class
|
| ij.plugin.filter.Info
replaced by ij.plugin.ImageInfo
|
| ij.plugin.filter.Writer |
| Field and Description |
|---|
| ij.gui.Plot.BOTTOM_MARGIN
Not a fixed value any more, use getDrawingFrame() to get the drawing area
|
| ij.gui.PlotWindow.BOX |
| ij.gui.PlotWindow.CIRCLE |
| ij.gui.PlotWindow.CROSS |
| ij.measure.CurveFitter.IterFactor
now in the Minimizer class (since ImageJ 1.46f).
(probably of not much value for anyone anyhow?)
|
| ij.gui.Plot.LEFT_MARGIN
Not a fixed value any more, use getDrawingFrame() to get the drawing area
|
| ij.gui.PlotWindow.LINE |
| ij.gui.Plot.RIGHT_MARGIN
Not a fixed value any more, use getDrawingFrame() to get the drawing area
|
| ij.gui.Plot.TOP_MARGIN
Not a fixed value any more, use getDrawingFrame() to get the drawing area
|
| ij.gui.PlotWindow.TRIANGLE |
| ij.gui.PlotWindow.X |