A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

D

d2s(double) - Static method in class ij.IJ
Converts a number to a formatted string using 2 digits to the right of the decimal point.
d2s(double, int) - Static method in class ij.IJ
Converts a number to a rounded formatted string.
D2S - Static variable in interface ij.macro.MacroConstants
 
d2s(double, int) - Static method in class ij.measure.ResultsTable
This is a version of IJ.d2s() that uses scientific notation for small numbes that would otherwise display as zero.
DARK_BACKGROUND - Static variable in class ij.plugin.frame.ThresholdAdjuster
 
darkBlue - Static variable in class ij.plugin.filter.Analyzer
 
date - Variable in class ij2x.plugin.ControlBarPanel
 
DATE_TIME - Static variable in class ij.io.TiffDecoder
 
DEBUG - Static variable in interface ij.macro.MacroConstants
 
DEBUG - Static variable in class ij.util.Log
Debugging message urgency.
DEBUG_LOC_KEY - Static variable in class ij.text.TextWindow
 
debugInfo - Variable in class ij.io.FileInfo
 
debugMode - Static variable in class ij.IJ
 
debugMode - Variable in class ij.io.TiffDecoder
 
decimalPlaces - Variable in class ij.gui.HistogramWindow
 
declaredAttributes(String) - Method in class com.microstar.xml.XmlParser
Get the declared attributes for an element type.
declaredElements() - Method in class com.microstar.xml.XmlParser
Get the declared elements for an XML document.
declaredEntities() - Method in class com.microstar.xml.XmlParser
Get declared entities.
declaredNotations() - Method in class com.microstar.xml.XmlParser
Get declared notations.
decode(String, Color) - Static method in class ij.plugin.Colors
 
decodeDescriptionString(FileInfo) - Method in class ij.io.FileOpener
 
decodeToken(int) - Method in class ij.macro.Program
 
DEFAULT_FLAGS - Static variable in class ij.gui.Plot
the default flags
DEFAULT_JPEG_QUALITY - Static variable in class ij.io.FileSaver
 
DEFAULT_PORT - Static variable in class ij.ImageJ
Address of socket where Image accepts commands
DEFAULT_QUALITY - Static variable in class ij.plugin.JpegWriter
 
DEFAULT_VALUE_UNIT - Static variable in class ij.measure.Calibration
 
defaultColorModel - Static variable in class ij.process.ImageProcessor
 
defaultCursor - Static variable in class ij.gui.ImageCanvas
 
defaultDirectory - Static variable in class ij.gui.HistogramWindow
 
defaultFillColor - Static variable in class ij.gui.Roi
 
DefaultInputHandler - Class in ij.plugin.frame.jedit
The default input handler.
DefaultInputHandler() - Constructor for class ij.plugin.frame.jedit.DefaultInputHandler
Creates a new input handler with no key bindings defined.
defaultText - Variable in class ij.gui.GenericDialog
 
DefaultTokenHandler - Class in ij.plugin.frame.jedit.syntax
Builds a linked list of tokens without any additional processing.
DefaultTokenHandler() - Constructor for class ij.plugin.frame.jedit.syntax.DefaultTokenHandler
 
defaultValues - Variable in class ij.gui.GenericDialog
 
degreeSymbol - Static variable in class ij.IJ
 
delegate - Variable in class ij.plugin.frame.jedit.syntax.ParserRule
 
DELETE - Static variable in class ij.plugin.frame.jedit.InputHandler
 
DELETE_WORD - Static variable in class ij.plugin.frame.jedit.InputHandler
 
deleteAction - Static variable in class ij.plugin.frame.Editor
 
deleteAction - Static variable in class ij2x.plugin.frame.Editor
 
deleteHandle(int, int) - Method in class ij.gui.PolygonRoi
 
deleteLastSlice() - Method in class ij.ImageStack
Deletes the last slice in the stack.
deleteLastSlice() - Method in class ij.VirtualStack
Deletes the last slice in the stack.
deleteLines(int, int) - Method in class ij.plugin.frame.jedit.tokenmarker.TokenMarker
Informs the token marker that line have been deleted from the document.
deleteRow(int) - Method in class ij.measure.ResultsTable
Deletes the specified row.
deleteRows(int, int) - Static method in class ij.IJ
Deletes 'row1' through 'row2' of the "Results" window.
deleteSlice(int) - Method in class ij.ImageStack
Deletes the specified slice, were 1<=n<=nslices.
deleteSlice(int) - Method in class ij.plugin.AVI_Reader
Deletes the specified image from this virtual stack (if it is one), where 1<=n<=nslices.
deleteSlice(int) - Method in class ij.plugin.FileInfoVirtualStack
Deletes the specified image, were 1<=n<=nImages.
deleteSlice(int) - Method in class ij.plugin.ListVirtualStack
Deletes the specified image, were 1<=n<=nslices.
deleteSlice(int) - Method in class ij.VirtualStack
Deletes the specified slice, were 1<=n<=nslices.
description - Variable in class ij.io.FileInfo
 
desktop - Variable in class ij.ImageJ
 
DESPECKLE - Static variable in class ij.plugin.filter.RankFilters
 
destroy() - Method in class ij.ImageJApplet
 
dfht3(float[], int, boolean, int) - Method in class ij.process.FHT
Performs an optimized 1D FHT.
DIALOG - Static variable in interface ij.macro.MacroConstants
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in interface ij.gui.DialogListener
This method is invoked by a Generic Dialog if any of the inputs have changed (CANCEL does not trigger it; OK and running the dialog from a macro only trigger the first DialogListener added to a GenericDialog).
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.ArrowToolOptions
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.BackgroundSubtracter
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.Binary
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.Convolver
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.GaussianBlur
Listener to modifications of the input fields of the dialog
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.ImageMath
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.MaximumFinder
Read the parameters (during preview or after showing the dialog)
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.PlugInFilterRunner
The listener to any change in the dialog.
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.RankFilters
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.Rotator
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.StackLabeler
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.Translator
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.filter.UnsharpMask
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.HyperStackReducer
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.RectToolOptions
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.RGBStackConverter
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij.plugin.SpecifyROI
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class ij2x.plugin.filter.RotateAll
 
DialogListener - Interface in ij.gui
PlugIns or PlugInFilters that want to listen to changes in a GenericDialog without adding listeners for each dialog field should implementthis method.
DICOM - Static variable in class ij.io.FileInfo
 
DICOM - Static variable in class ij.io.Opener
 
DICOM - Class in ij.plugin
This plugin decodes DICOM files.
DICOM() - Constructor for class ij.plugin.DICOM
Default constructor.
DICOM(InputStream) - Constructor for class ij.plugin.DICOM
Constructs a DICOM reader that using an InputStream.
DICOM(BufferedInputStream) - Constructor for class ij.plugin.DICOM
Constructs a DICOM reader that using an BufferredInputStream.
DicomTools - Class in ij.util
DICOM utilities
DicomTools() - Constructor for class ij.util.DicomTools
 
DIFFERENCE - Static variable in interface ij.process.Blitter
dst=abs(dst-src)
DIGIT - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
digits - Variable in class ij.gui.HistogramWindow
 
dilate() - Method in class ij.process.ByteProcessor
 
dilate(int, int) - Method in class ij.process.ByteProcessor
 
dilate() - Method in class ij.process.ColorProcessor
 
dilate() - Method in class ij.process.FloatProcessor
Not implemented.
dilate() - Method in class ij.process.ImageProcessor
Dilates the image or ROI using a 3x3 minimum filter.
dilate() - Method in class ij.process.ShortProcessor
Not implemented.
DIR_IMAGE - Static variable in class ij.Prefs
 
directory - Variable in class ij.io.FileInfo
 
DirectoryChooser - Class in ij.io
This class displays a dialog box that allows the user can select a directory.
DirectoryChooser(String) - Constructor for class ij.io.DirectoryChooser
Display a dialog using the specified title.
disableDensityCalibration() - Method in class ij.measure.Calibration
 
disablePathRecording() - Static method in class ij.plugin.frame.Recorder
Temporarily disables path recording.
disablePopupMenu(boolean) - Method in class ij.gui.ImageCanvas
Disable/enable popup menu.
disableRowLabels() - Method in class ij.measure.ResultsTable
Set the row label column to null if the column label is "Label".
disableUndo - Static variable in class ij.Prefs
Disable Edit/Undo command.
dispatch(Functions) - Method in class ij.macro.ExtensionDescriptor
 
display(String, String, String) - Static method in class ij.plugin.frame.Editor
 
display(String, String) - Method in class ij2x.plugin.frame.Editor
 
DISPLAY_SUMMARY - Static variable in class ij.plugin.filter.ParticleAnalyzer
Display a summary.
displayComplex - Static variable in class ij.plugin.FFT
 
displayFHT - Static variable in class ij.plugin.FFT
 
displayRanges - Variable in class ij.io.FileInfo
 
displayRawPS - Static variable in class ij.plugin.FFT
 
displayResults() - Method in class ij.plugin.filter.Analyzer
Writes the last row in the system results table to the Results window.
displaySummary - Variable in class ij.plugin.filter.ParticleAnalyzer
 
DisplayTokenHandler - Class in ij.plugin.frame.jedit.syntax
Creates Chunk objects that can be painted on screen.
DisplayTokenHandler() - Constructor for class ij.plugin.frame.jedit.syntax.DisplayTokenHandler
 
dispose() - Method in class ij.plugin.AboutBox
 
Distribution - Class in ij.plugin
This plugin implements the Analyze/Distribution command.
Distribution() - Constructor for class ij.plugin.Distribution
 
DIV_BY_ZERO_VALUE - Static variable in class ij.Prefs
 
DIV_EQUAL - Static variable in interface ij.macro.MacroConstants
 
DIVIDE - Static variable in interface ij.process.Blitter
dst=dst/src
divide(FHT) - Method in class ij.process.FHT
Returns the image resulting from the point by point Hartley division of this image by the specified image.
divideByZeroValue - Static variable in class ij.process.FloatBlitter
 
dmode - Variable in class ij.process.ImageStatistics
 
DO - Static variable in interface ij.macro.MacroConstants
 
DO_COMMAND - Static variable in interface ij.macro.MacroConstants
 
DO_WAND - Static variable in interface ij.macro.MacroConstants
 
doCommand(String) - Static method in class ij.IJ
Starts executing a menu command in a separete thread and returns immediately.
doctypeDecl(String, String, String) - Method in class com.microstar.xml.HandlerBase
Handle a document type declaration.
doctypeDecl(String, String, String) - Method in interface com.microstar.xml.XmlHandler
Document type declaration.
doctypeDecl(String, String, String) - Method in class ij.plugin.frame.jedit.ModeCatalogHandler
 
doctypeDecl(String, String, String) - Method in class ij.plugin.frame.jedit.syntax.XModeHandler
 
document - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
document - Variable in class ij.plugin.frame.jedit.LNTextAreaDefaults
 
document - Variable in class ij.plugin.frame.jedit.TextAreaDefaults
 
DOCUMENT_END - Static variable in class ij.plugin.frame.jedit.InputHandler
 
DOCUMENT_HOME - Static variable in class ij.plugin.frame.jedit.InputHandler
 
documentChanged(DocumentEvent) - Method in class ij.plugin.frame.jedit.JEditTextArea
 
documentHandler - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
doCustomFit(String, double[], boolean) - Method in class ij.measure.CurveFitter
 
doDoubleClick(MouseEvent, int, int, int) - Method in interface ij.plugin.frame.jedit.MouseHandler
 
DOES_16 - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter handles 16-bit images.
DOES_32 - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter handles float images.
DOES_8C - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter handles 8-bit indexed color images.
DOES_8G - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter handles 8-bit grayscale images.
DOES_ALL - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter handles all types of images.
DOES_RGB - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter handles RGB images.
DOES_STACKS - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter wants its run() method to be called for all the slices in a stack.
doFit(int) - Method in class ij.measure.CurveFitter
Perform curve fitting with the simplex method doFit(fitType) just does the fit doFit(fitType, true) pops up a dialog allowing control over simplex parameters alpha is reflection coefficient (-1) beta is contraction coefficient (0.5) gamma is expansion coefficient (2)
doFit(int, boolean) - Method in class ij.measure.CurveFitter
 
doFit(int) - Method in class ij.plugin.frame.Fitter
 
doGridbagLayout(Component[], int) - Method in class ij2x.plugin.ThreeColor
 
doHyperStackProjection(boolean) - Method in class ij.plugin.ZProjector
 
doMath(ImagePlus, ImagePlus) - Method in class ij.plugin.FFTMath
 
done - Variable in class ij.gui.StackWindow
 
done() - Method in class ij.macro.Interpreter
 
DONE - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the filter does not want its run method called.
dontSaveHeaders - Static variable in class ij.Prefs
Don't save Results table column headers
dontSaveRowNumbers - Static variable in class ij.Prefs
Don't save Results table row numbers
doOptions() - Method in class ij.plugin.filter.Profiler
 
doProjection() - Method in class ij.plugin.ZProjector
Performs actual projection using specified method.
doRGBProjection() - Method in class ij.plugin.ZProjector
 
doSingleClick(MouseEvent, int, int, int) - Method in interface ij.plugin.frame.jedit.MouseHandler
 
DOT - Static variable in class ij.gui.Plot
Display points using a single pixel.
doTripleClick(MouseEvent, int, int, int) - Method in interface ij.plugin.frame.jedit.MouseHandler
 
DOUBLE_CLICK_THRESHOLD - Static variable in class ij.gui.Toolbar
 
DOUBLE_CLICK_THRESHOLD - Static variable in class ij2x.plugin.ControlBarPanel
 
DOUBLE_CLICK_THRESHOLD - Static variable in class ij2x.plugin.event.MouseInputHandler
 
DOUBLE_CLICK_THRESHOLD - Static variable in class ij2x.plugin.event.MoveComponentListener
 
DOUBLE_CLICK_THRESHOLD - Static variable in class ij2x.plugin.event.MoveMouseListener
 
DOUBLE_CLICK_THRESHOLD - Static variable in class ij2x.plugin.event.WindowsListener
 
DOUBLE_CLICK_THRESHOLD - Static variable in class ij2x.plugin.ThreeColor
 
DOUBLE_HEADED - Static variable in class ij.io.RoiDecoder
 
DOUBLE_HEADED_KEY - Static variable in class ij.gui.Arrow
 
doubleBuffer - Static variable in class ij.Prefs
Double buffer display of selections and overlays.
doWand(int, int) - Static method in class ij.IJ
Equivalent to clicking on the current image at (x,y) with the wand tool.
doWand(int, int, double, String) - Static method in class ij.IJ
Traces the boundary of the area with pixel values within 'tolerance' of the value of the pixel at the starting location.
doWand(ImagePlus, int, int, double, String) - Static method in class ij.IJ
This version of doWand adds an ImagePlus argument.
DownsizeTable - Class in ij.process
A table for easier downsizing by convolution with a kernel.
DragAndDrop - Class in ij.plugin
This class opens images, roi's, luts and text files dragged and dropped on the "ImageJ" window.
DragAndDrop() - Constructor for class ij.plugin.DragAndDrop
 
dragEnter(DropTargetDragEvent) - Method in class ij.plugin.DragAndDrop
 
dragExit(DropTargetEvent) - Method in class ij.plugin.DragAndDrop
 
draggedButton - Variable in class ij2x.plugin.ControlBarPanel
 
dragOver(DropTargetDragEvent) - Method in class ij.plugin.DragAndDrop
 
draw(Graphics) - Method in class ij.gui.Arrow
Draws this arrow on the image.
draw(Graphics) - Method in class ij.gui.EllipseRoi
 
draw(Graphics) - Method in class ij.gui.ImageRoi
 
draw(Graphics) - Method in class ij.gui.Line
Draws this line on the image.
draw(Graphics) - Method in class ij.gui.OvalRoi
 
draw() - Method in class ij.gui.Plot
Draws the plot specified in the constructor.
draw() - Method in class ij.gui.PlotWindow
Displays the plot.
draw(Graphics) - Method in class ij.gui.PointRoi
Draws the points on the image.
draw(Graphics) - Method in class ij.gui.PolygonRoi
 
draw(Graphics) - Method in class ij.gui.Roi
 
draw(Graphics) - Method in class ij.gui.ShapeRoi
Non-destructively draws the shape of this object on the associated ImagePlus.
draw(Graphics) - Method in class ij.gui.TextRoi
Draws the text on the screen, clipped to the ROI.
draw() - Method in class ij.ImagePlus
Draws the image.
draw(int, int, int, int) - Method in class ij.ImagePlus
Draws image and roi outline using a clip rect.
draw(ImageProcessor) - Method in class ij.plugin.filter.Filler
Deprecated. replaced by ImageProcessor.draw(Roi)
draw(Roi) - Method in class ij.process.ImageProcessor
Draws the specified ROI on this image using the line width and color defined by ip.setLineWidth() and ip.setColor().
DRAW_LINE - Static variable in interface ij.macro.MacroConstants
 
DRAW_OVAL - Static variable in interface ij.macro.MacroConstants
 
DRAW_RECT - Static variable in interface ij.macro.MacroConstants
 
DRAW_STRING - Static variable in interface ij.macro.MacroConstants
 
drawButton - Variable in class ij2x.plugin.ControlBarPanel
 
drawColorBar(Graphics, int, int, int, int) - Method in class ij.LookUpTable
 
drawColorBar(ImageProcessor, int, int) - Method in class ij.plugin.filter.CalibrationBar
 
drawColorBar(ImagePlus, int, int) - Method in class ij.plugin.filter.CalibrationBar
 
drawDot(int, int) - Method in class ij.process.ImageProcessor
Draws a dot using the current line width and fill/draw value.
drawDot2(int, int) - Method in class ij.process.ImageProcessor
Deprecated.  
drawEllipse(ImageProcessor) - Method in class ij.process.EllipseFitter
Draws the ellipse on the specified image.
drawEllipse(ImageProcessor) - Method in class ij.process.ImageStatistics
 
drawHistogram(ImageProcessor, boolean) - Method in class ij.gui.HistogramWindow
 
drawInfo(Graphics) - Method in class ij.gui.ImageWindow
Draws the subtitle.
drawingColor - Variable in class ij.process.ImageProcessor
 
drawLabel(ImagePlus, ImageProcessor, int, Rectangle) - Method in class ij.plugin.filter.Filler
 
drawLabels(boolean) - Method in class ij.gui.Overlay
 
drawLine(double, double, double, double) - Method in class ij.gui.Plot
 
drawLine(int, int, int, int) - Method in class ij.process.ImageProcessor
Draws a line from (x1,y1) to (x2,y2).
drawOval(int, int, int, int) - Method in class ij.process.ImageProcessor
Draws an elliptical shape.
drawOverlay(Graphics) - Method in class ij.gui.Roi
 
drawOverlay(Graphics) - Method in class ij.gui.TextRoi
 
drawOverlay(Overlay) - Method in class ij.process.ImageProcessor
Draws the specified Overlay on this image.
drawParticle(ImageProcessor, Roi, ImageStatistics, ImageProcessor) - Method in class ij.plugin.filter.ParticleAnalyzer
Draws a selected particle in a separate image.
drawPixel(int, int) - Method in class ij.process.ByteProcessor
Draws a pixel in the current foreground color.
drawPixel(int, int) - Method in class ij.process.ColorProcessor
Draws a pixel in the current foreground color.
drawPixel(int, int) - Method in class ij.process.FloatProcessor
Draws a pixel in the current foreground color.
drawPixel(int, int) - Method in class ij.process.ImageProcessor
Sets the pixel at (x,y) to the current fill/draw value.
drawPixel(int, int) - Method in class ij.process.ShortProcessor
Draws a pixel in the current foreground color.
drawPixels(ImageProcessor) - Method in class ij.gui.Arrow
 
drawPixels(ImageProcessor) - Method in class ij.gui.Line
 
drawPixels(ImageProcessor) - Method in class ij.gui.OvalRoi
Draws an outline of this OvalRoi on the image.
drawPixels(ImageProcessor) - Method in class ij.gui.PointRoi
 
drawPixels(ImageProcessor) - Method in class ij.gui.PolygonRoi
 
drawPixels() - Method in class ij.gui.Roi
Deprecated. replaced by drawPixels(ImageProcessor)
drawPixels(ImageProcessor) - Method in class ij.gui.Roi
Draws the selection outline on the specified ImageProcessor.
drawPixels(ImageProcessor) - Method in class ij.gui.ShapeRoi
Draws the shape of this object onto the specified ImageProcessor.
drawPixels(ImageProcessor) - Method in class ij.gui.TextRoi
Renders the text on the image.
drawPlot(Plot) - Method in class ij.gui.PlotWindow
Draws a new plot in this window.
drawPolygon(Polygon) - Method in class ij.process.ImageProcessor
Draws a polygon.
drawRect(int, int, int, int) - Method in class ij.process.ImageProcessor
Draws a rectangle.
drawRoi(Roi) - Method in class ij.process.ImageProcessor
Draws the specified ROI on this image using the stroke width, stroke color and fill color defined by roi.setStrokeWidth, roi.setStrokeColor() and roi.setFillColor().
drawRoiBrush(Graphics) - Method in class ij.gui.ShapeRoi
 
drawString(String) - Method in class ij.process.ImageProcessor
Draws a string at the current location using the current fill/draw value.
drawString(String, int, int) - Method in class ij.process.ImageProcessor
Draws a string at the specified location using the current fill/draw value.
drawString(String, int, int, Color) - Method in class ij.process.ImageProcessor
Draws a string at the specified location with a filled background.
drawUnscaledColorBar(ImageProcessor, int, int, int, int) - Method in class ij.LookUpTable
 
drop(DropTargetDropEvent) - Method in class ij.plugin.DragAndDrop
 
dropActionChanged(DropTargetDragEvent) - Method in class ij.plugin.DragAndDrop
 
DROPPER - Static variable in class ij.gui.Toolbar
 
drowTools(int, int, int) - Method in class ij.gui.Toolbar
 
dstHeight - Variable in class ij.gui.ImageCanvas
 
dstWidth - Variable in class ij.gui.ImageCanvas
 
DummyTokenHandler - Class in ij.plugin.frame.jedit.syntax
A dummy token handler that discards tokens.
DummyTokenHandler() - Constructor for class ij.plugin.frame.jedit.syntax.DummyTokenHandler
 
DUMP - Static variable in interface ij.macro.MacroConstants
 
dumpProgram() - Method in class ij.macro.Program
 
dumpSymbolTable() - Method in class ij.macro.Program
 
duplicate() - Method in class ij.gui.Overlay
Returns a clone of this Overlay.
duplicate() - Method in class ij.ImagePlus
Returns a copy (clone) of this ImagePlus.
duplicate() - Method in class ij.process.ByteProcessor
Returns a duplicate of this image.
duplicate() - Method in class ij.process.ColorProcessor
Returns a duplicate of this image.
duplicate() - Method in class ij.process.FloatProcessor
Returns a duplicate of this image.
duplicate() - Method in class ij.process.ImageProcessor
Returns a duplicate of this image.
duplicate() - Method in class ij.process.ShortProcessor
Returns a duplicate of this image.
duplicateButton - Variable in class ij2x.plugin.ControlBarPanel
 
Duplicater - Class in ij.plugin.filter
Deprecated. replaced by Duplicator class
Duplicater() - Constructor for class ij.plugin.filter.Duplicater
Deprecated.  
duplicateStack(ImagePlus, String) - Method in class ij.plugin.filter.Duplicater
Deprecated.  
duplicateSubstack(ImagePlus, String, int, int) - Method in class ij.plugin.filter.Duplicater
Deprecated.  
Duplicator - Class in ij.plugin
This plugin implements the Image/Duplicate command.
Duplicator() - Constructor for class ij.plugin.Duplicator
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _