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 _

M

m - Variable in class ij.ImageJ
 
mac - Static variable in class ij.util.Java2
 
MAC - Static variable in class ij.util.Java2
 
macClassName - Static variable in class ij.util.Java2
 
macosx - Static variable in class ij.util.Java2
 
MACOSX - Static variable in class ij.util.Java2
 
Macro - Class in ij
The class contains static methods that perform macro operations.
Macro() - Constructor for class ij.Macro
 
MACRO - Static variable in interface ij.macro.MacroConstants
 
MACRO - Static variable in class ij.plugin.NewPlugin
 
MACRO_CANCELED - Static variable in class ij.Macro
 
MACRO_KEY - Static variable in class ij.plugin.filter.ImageMath
 
Macro_Runner - Class in ij.plugin
Opens and runs a macro file.
Macro_Runner() - Constructor for class ij.plugin.Macro_Runner
 
MacroConstants - Interface in ij.macro
 
macroCount() - Method in class ij.macro.Program
 
MacroExtension - Interface in ij.macro
 
MacroInstaller - Class in ij.plugin
This plugin implements the Plugins/Macros/Install Macros command.
MacroInstaller() - Constructor for class ij.plugin.MacroInstaller
 
MacroRunner - Class in ij.macro
This class runs macros in a separate thread.
MacroRunner() - Constructor for class ij.macro.MacroRunner
Create a MacrRunner.
MacroRunner(String) - Constructor for class ij.macro.MacroRunner
Create a new object that interprets macro source in a separate thread.
MacroRunner(String, Editor) - Constructor for class ij.macro.MacroRunner
Create a new object that interprets macro source in debug mode if 'editor' is not null.
MacroRunner(String, String) - Constructor for class ij.macro.MacroRunner
Create a new object that interprets macro source in a separate thread, and also passing a string argument.
MacroRunner(File) - Constructor for class ij.macro.MacroRunner
Create a new object that interprets a macro file using a separate thread.
MacroRunner(Program, int, String) - Constructor for class ij.macro.MacroRunner
Create a new object that runs a tokenized macro in a separate thread.
MacroRunner(Program, int, String, String) - Constructor for class ij.macro.MacroRunner
Create a new object that runs a tokenized macro in a separate thread, passing a string argument.
MacroRunner(Program, int, String, Editor) - Constructor for class ij.macro.MacroRunner
Create a new object that runs a tokenized macro in debug mode if 'editor' is not null.
macroRunning() - Static method in class ij.IJ
Returns true if the run(), open() or newImage() method is executing.
MACROS_MENU_ITEMS - Static variable in class ij.plugin.frame.Editor
 
mag - Variable in class ij.gui.Roi
 
magicCaret - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
magnification - Variable in class ij.gui.ImageCanvas
 
magnification - Variable in class ij.gui.ProfilePlot
 
MAGNIFIER - Static variable in class ij.gui.Toolbar
 
main(String[]) - Static method in class ij.ImageJ
 
MAJOR - Static variable in class ij.measure.ResultsTable
 
major - Variable in class ij.process.EllipseFitter
Length of major axis
major - Variable in class ij.process.ImageStatistics
Length of major axis of fitted ellipse
MAJOR_ACTIONS - Static variable in class ij.plugin.frame.jedit.syntax.ParserRule
 
make16bitEDM(ImageProcessor) - Method in class ij.plugin.filter.EDM
Calculates a 16-bit grayscale Euclidean Distance Map for a binary 8-bit image.
MAKE_ELLIPSE - Static variable in interface ij.macro.MacroConstants
 
MAKE_LINE - Static variable in interface ij.macro.MacroConstants
 
MAKE_OVAL - Static variable in interface ij.macro.MacroConstants
 
MAKE_POINT - Static variable in interface ij.macro.MacroConstants
 
MAKE_POLYGON - Static variable in interface ij.macro.MacroConstants
 
MAKE_RECTANGLE - Static variable in interface ij.macro.MacroConstants
 
MAKE_SELECTION - Static variable in interface ij.macro.MacroConstants
 
MAKE_TEXT - Static variable in interface ij.macro.MacroConstants
 
makeDefaultColorModel() - Method in class ij.process.ImageProcessor
 
MakefileTokenMarker - Class in ij.plugin.frame.jedit.tokenmarker
Makefile token marker.
MakefileTokenMarker() - Constructor for class ij.plugin.frame.jedit.tokenmarker.MakefileTokenMarker
 
makeFinal() - Method in class gnu.regexp.RESyntax
Called internally when constructing predefined syntaxes so their interpretation cannot vary.
makeFloatEDM(ImageProcessor, int, boolean) - Method in class ij.plugin.filter.EDM
Creates the Euclidian Distance Map of a (binary) byte image.
makeGaussianKernel(double, double, int) - Method in class ij.plugin.filter.GaussianBlur
Create a 1-dimensional normalized Gaussian kernel with standard deviation sigma and the running sum over the kernel Note: this is one side of the kernel only, not the full kernel as used by the Convolver class of ImageJ.
makeKernel(double) - Method in class ij.plugin.filter.RankFilters
Deprecated. Not needed any more, use the rank(ip, ...) method, which creates the kernel
makeLine(int, int, int, int) - Static method in class ij.IJ
Creates a straight line selection.
makeLine(double, double, double, double) - Static method in class ij.IJ
Creates a straight line selection using double coordinates.
makeLineRadii(double) - Method in class ij.plugin.filter.RankFilters
Create a circular kernel (structuring element) of a given radius.
makeListLabel(String, CommandFinder.CommandAction, boolean) - Method in class ij.plugin.CommandFinder
 
makeMask(ImageProcessor, Rectangle) - Method in class ij.plugin.filter.Filler
 
makeMontage(ImagePlus) - Method in class ij.plugin.MontageMaker
 
makeMontage(ImagePlus, int, int, double, int, int, int, int, boolean) - Method in class ij.plugin.MontageMaker
Creates a montage and displays it.
makeMontage2(ImagePlus, int, int, double, int, int, int, int, boolean) - Method in class ij.plugin.MontageMaker
Creates a montage and returns it as an ImagePlus.
makeOval(int, int, int, int) - Static method in class ij.IJ
Creates an oval selection.
makePoint(int, int) - Static method in class ij.IJ
Creates a point selection.
makeRectangle(int, int, int, int) - Static method in class ij.IJ
Creates a rectangular selection.
makeRoi(ImageProcessor) - Method in class ij.process.EllipseFitter
Generates the xCoordinates, yCoordinates public arrays that can be used to create an ROI.
makeStack(String, int, int, boolean, boolean, boolean) - Method in class ij.plugin.AVI_Reader
Create an ImageStack from an avi file with given path.
makeStack(ImageProcessor, int, int, int) - Method in class ij.plugin.StackMaker
 
makeSubstack(ImagePlus, String) - Method in class ij.plugin.SubstackMaker
 
makeSurfacePlot(ImageProcessor) - Method in class ij.plugin.SurfacePlotter
 
makeThumbnail(int, int, double) - Method in class ij.process.ColorProcessor
Uses averaging to creates a new ColorProcessor containing a downsized copy of this image or selection.
makeUniqueName(String) - Static method in class ij.WindowManager
If 'name' is not unique, adds -1, -2, etc. as needed to make it unique.
makeWindowNonOpaque(Window) - Static method in class ij.plugin.AboutBox
Try's to make the given Window non-opqaue (transparent) across platforms and JREs.
manipSlider - Variable in class ij.gui.GenericDialog
 
mapLength - Variable in class ij.plugin.frame.jedit.KeywordMap
 
MARK_FOLLOWING - Static variable in class ij.plugin.frame.jedit.syntax.ParserRule
 
MARK_PREVIOUS - Static variable in class ij.plugin.frame.jedit.syntax.ParserRule
 
markSupported() - Method in class gnu.regexp.REFilterInputStream
Deprecated. Returns false.
markSupported() - Method in class gnu.regexp.REFilterReader
Returns false.
markTokens(TokenMarker.LineContext, TokenHandler, Segment) - Method in class ij.plugin.frame.jedit.syntax.TokenMarker
Do not call this method directly; call Buffer.markTokens() instead.
markTokens(Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.TokenMarker
A wrapper for the lower-level markTokensImpl method that is called to split a line up into tokens.
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.BatchFileTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.CTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.EiffelTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.HTMLTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.MakefileTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.PatchTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.PerlTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.PHPTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.PropsTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.PythonTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.ShellScriptTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.SQLTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.TeXTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.TokenMarker
An abstract method that splits a line up into tokens.
markTokensImpl(byte, Segment, int) - Method in class ij.plugin.frame.jedit.tokenmarker.XHTMLTokenMarker
 
MARKUP - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
markWidth - Static variable in class ij.plugin.filter.Analyzer
 
MASKS - Static variable in class ij.plugin.filter.ParticleAnalyzer
 
maskSizeError(ImageProcessor) - Method in class ij.process.ImageProcessor
 
MATCHES - Static variable in interface ij.macro.MacroConstants
 
max - Variable in class ij.io.ImageReader
 
MAX - Static variable in class ij.measure.ResultsTable
 
MAX - Static variable in class ij.plugin.filter.RankFilters
 
MAX - Static variable in interface ij.process.Blitter
dst=max(dst,src)
max(double) - Method in class ij.process.FloatProcessor
 
MAX - Static variable in class ij.process.ImageProcessor
 
max(double) - Method in class ij.process.ImageProcessor
Pixels greater than 'value' are set to 'value'.
max - Variable in class ij.process.ImageStatistics
 
max - Variable in class ij.process.LUT
 
max(double) - Method in class ij.process.ShortProcessor
 
MAX_CHANNELS - Static variable in class ij.CompositeImage
 
MAX_CHUNK_LEN - Static variable in class ij.plugin.frame.jedit.syntax.DisplayTokenHandler
 
MAX_COLUMNS - Static variable in class ij.measure.ResultsTable
Obsolete; use getLastColumn().
MAX_MACROS - Static variable in class ij.plugin.frame.Editor
 
MAX_MACROS - Static variable in class ij.plugin.MacroInstaller
 
MAX_MACROS - Static variable in class ij2x.plugin.frame.Editor
 
MAX_METHOD - Static variable in class ij.plugin.ZProjector
 
MAX_OF - Static variable in interface ij.macro.MacroConstants
 
MAX_OPEN_RECENT_ITEMS - Static variable in class ij.Menus
 
MAX_SIZE - Static variable in class ij.plugin.frame.Editor
 
MAX_SIZE - Static variable in class ij.plugin.MacroInstaller
 
MAX_SIZE - Static variable in class ij2x.plugin.frame.Editor
 
MAX_SLIDERS - Static variable in class ij.gui.GenericDialog
 
MAX_STANDARDS - Static variable in interface ij.measure.Measurements
Maximum number of calibration standard (20)
maxColumn - Variable in class ij2x.plugin.ThreeColor
 
maxCount - Variable in class ij.process.ImageStatistics
 
maximize() - Method in class ij.gui.ImageWindow
 
MaximumFinder - Class in ij.plugin.filter
This ImageJ plug-in filter finds the maxima (or minima) of an image.
MaximumFinder() - Constructor for class ij.plugin.filter.MaximumFinder
 
MAXLINES - Static variable in class ij.util.Log
The maximum number of log messages that will be kept in memory.
maxMemory() - Static method in class ij.IJ
Returns the maximum amount of memory available to ImageJ or zero if ImageJ is unable to determine this limit.
maxMemory() - Method in class ij.plugin.Memory
Returns the maximum amount of memory this JVM will attempt to use.
maxPoints - Variable in class ij.gui.PolygonRoi
 
maxThreshold - Variable in class ij.process.ImageProcessor
 
maxValue() - Method in class ij.process.FloatProcessor
Returns the largest possible positive finite pixel value.
maxValue() - Method in class ij.process.ImageProcessor
Returns the maximum possible pixel value.
maxValue() - Method in class ij.process.ShortProcessor
Returns the maximum possible pixel value.
MB_FORMAT - Static variable in class ij.plugin.frame.jedit.MiscUtilities
 
MEAN - Static variable in interface ij.measure.Measurements
 
MEAN - Static variable in class ij.measure.ResultsTable
 
MEAN - Static variable in class ij.plugin.filter.RankFilters
 
mean - Variable in class ij.process.ImageStatistics
 
measure() - Method in class ij.gui.MultiLineLabel
 
measure() - Method in class ij.plugin.filter.Analyzer
Measures the image or selection and adds the results to the default results table.
Measurements - Interface in ij.measure
 
MeasurementsWriter - Class in ij.plugin
Writes measurements to a csv or tab-delimited text file.
MeasurementsWriter() - Constructor for class ij.plugin.MeasurementsWriter
 
MEDIAN - Static variable in interface ij.measure.Measurements
 
MEDIAN - Static variable in class ij.measure.ResultsTable
 
MEDIAN - Static variable in class ij.plugin.filter.RankFilters
 
median - Variable in class ij.process.ImageStatistics
 
MEDIAN_FILTER - Static variable in class ij.process.ImageProcessor
 
MEDIAN_METHOD - Static variable in class ij.plugin.ZProjector
 
MedianCut - Class in ij.process
Converts an RGB image to 8-bit index color using Heckbert's median-cut color quantization algorithm.
MedianCut(int[], int, int) - Constructor for class ij.process.MedianCut
 
MedianCut(ColorProcessor) - Constructor for class ij.process.MedianCut
 
medianFilter() - Method in class ij.process.ByteProcessor
 
medianFilter() - Method in class ij.process.ColorProcessor
 
medianFilter() - Method in class ij.process.FloatProcessor
Not implemented.
medianFilter() - Method in class ij.process.ImageProcessor
A 3x3 median filter.
medianFilter() - Method in class ij.process.ShortProcessor
Not implemented.
Memory - Class in ij.plugin
This plugin implements the Edit/Options/Memory command.
Memory() - Constructor for class ij.plugin.Memory
 
MENU_BAR - Static variable in class ij.plugin.frame.Editor
 
MENU_SIZE - Static variable in class ij.Prefs
 
menuItem_actionPerformed(ActionEvent) - Method in class ij.text.TextWindow
 
Menus - Class in ij
This class installs and updates ImageJ's menus.
mergeChannels(ImagePlus[], boolean) - Static method in class ij.plugin.RGBStackMerge
 
mergeHyperstacks(ImagePlus[], boolean) - Method in class ij.plugin.RGBStackMerge
 
mergeStacks() - Method in class ij.plugin.RGBStackMerge
Combines three grayscale stacks into one RGB stack.
mergeStacks(int, int, int, ImageStack, ImageStack, ImageStack, boolean) - Method in class ij.plugin.RGBStackMerge
 
MESSAGE - Static variable in class ij.util.Log
Message urgency.
MessageDialog - Class in ij.gui
A modal dialog box that displays information.
MessageDialog(JFrame, String, String) - Constructor for class ij.gui.MessageDialog
 
META_DATA - Static variable in class ij.io.TiffDecoder
 
META_DATA_BYTE_COUNTS - Static variable in class ij.io.TiffDecoder
 
metaData - Variable in class ij.io.FileInfo
 
metaDataTypes - Variable in class ij.io.FileInfo
 
metal - Static variable in class ij.util.Java2
 
METAL - Static variable in class ij.util.Java2
 
metalClassName - Static variable in class ij.util.Java2
 
METAMORPH1 - Static variable in class ij.io.TiffDecoder
 
METAMORPH2 - Static variable in class ij.io.TiffDecoder
 
METHODS - Static variable in class ij.plugin.ZProjector
 
micronSymbol - Static variable in class ij.IJ
 
min - Variable in class ij.io.ImageReader
 
MIN - Static variable in class ij.measure.ResultsTable
 
MIN - Static variable in class ij.plugin.filter.RankFilters
 
MIN - Static variable in interface ij.process.Blitter
dst=min(dst,src)
min(double) - Method in class ij.process.FloatProcessor
 
MIN - Static variable in class ij.process.ImageProcessor
 
min(double) - Method in class ij.process.ImageProcessor
Pixels less than 'value' are set to 'value'.
min - Variable in class ij.process.ImageStatistics
 
min - Variable in class ij.process.LUT
 
min(double) - Method in class ij.process.ShortProcessor
 
MIN_FERET - Static variable in class ij.measure.ResultsTable
 
MIN_HEIGHT - Static variable in class ij.gui.ImageWindow
 
MIN_MAX - Static variable in interface ij.measure.Measurements
 
MIN_METHOD - Static variable in class ij.plugin.ZProjector
 
MIN_OF - Static variable in interface ij.macro.MacroConstants
 
MIN_WIDTH - Static variable in class ij.gui.ImageWindow
 
minimize() - Method in class ij.gui.ImageWindow
 
minimumLayoutSize(Container) - Method in class ij.gui.ImageLayout
Returns the minimum dimensions for this layout.
minMaxSet - Variable in class ij.process.ImageProcessor
 
MINOR - Static variable in class ij.measure.ResultsTable
 
minor - Variable in class ij.process.EllipseFitter
Length of minor axis
minor - Variable in class ij.process.ImageStatistics
Length of minor axis of fitted ellipse
minThreshold - Variable in class ij.process.ImageProcessor
 
MINUS_EQUAL - Static variable in interface ij.macro.MacroConstants
 
MINUS_MINUS - Static variable in interface ij.macro.MacroConstants
 
minValue() - Method in class ij.process.FloatProcessor
Returns the smallest possible positive nonzero pixel value.
minValue() - Method in class ij.process.ImageProcessor
Returns the minimum possible pixel value.
MiscUtilities - Class in ij.plugin.frame.jedit
Path name manipulation, string manipulation, and more.
MiscUtilities.Compare - Interface in ij.plugin.frame.jedit
An interface for comparing objects.
MiscUtilities.MenuItemCompare - Class in ij.plugin.frame.jedit
Compares menu item labels.
MiscUtilities.MenuItemCompare() - Constructor for class ij.plugin.frame.jedit.MiscUtilities.MenuItemCompare
 
MiscUtilities.StringCompare - Class in ij.plugin.frame.jedit
Compares strings.
MiscUtilities.StringCompare() - Constructor for class ij.plugin.frame.jedit.MiscUtilities.StringCompare
 
MiscUtilities.StringICaseCompare - Class in ij.plugin.frame.jedit
Compares strings ignoring case.
MiscUtilities.StringICaseCompare() - Constructor for class ij.plugin.frame.jedit.MiscUtilities.StringICaseCompare
 
modal - Variable in class ij2x.plugin.ColorIcon
 
MODE - Static variable in interface ij.measure.Measurements
 
MODE - Static variable in class ij.measure.ResultsTable
 
Mode - Class in ij.plugin.frame.jedit
An edit mode defines specific settings for editing some type of file.
Mode(String) - Constructor for class ij.plugin.frame.jedit.Mode
Creates a new edit mode.
mode - Variable in class ij.process.ImageStatistics
 
MODE_KEY - Static variable in class ij.plugin.frame.ThresholdAdjuster
 
ModeCatalogHandler - Class in ij.plugin.frame.jedit
 
ModeCatalogHandler(String, boolean) - Constructor for class ij.plugin.frame.jedit.ModeCatalogHandler
 
modifiers(int) - Static method in class ij.ImageJ
Return the current list of modifier keys.
MONOSPACED - Static variable in class ij.plugin.frame.Editor
 
monospaced - Variable in class ij.plugin.frame.jedit.syntax.Chunk
 
monospacedAction - Static variable in class ij.plugin.frame.Editor
 
monospacedAction - Static variable in class ij2x.plugin.frame.Editor
 
MontageMaker - Class in ij.plugin
Implements the Image/Stacks/Make Montage command.
MontageMaker() - Constructor for class ij.plugin.MontageMaker
 
motif - Static variable in class ij.util.Java2
 
MOTIF - Static variable in class ij.util.Java2
 
motifClassName - Static variable in class ij.util.Java2
 
mouseClicked(MouseEvent) - Method in class ij.gui.ImageCanvas
 
mouseClicked(MouseEvent) - Method in class ij.gui.Toolbar
 
mouseClicked(MouseEvent) - Method in class ij.ImageJ
 
mouseClicked(MouseEvent) - Method in class ij.plugin.AboutBox
 
mouseClicked(MouseEvent) - Method in class ij.plugin.CommandFinder
 
mouseClicked(MouseEvent) - Method in class ij.plugin.frame.Editor
 
mouseClicked(MouseEvent) - Method in class ij.plugin.frame.RoiManager
 
mouseClicked(MouseEvent) - Method in class ij.plugin.Orthogonal_Views
 
mouseClicked(MouseEvent) - Method in class ij.text.TextPanel
 
mouseClicked(MouseEvent) - Method in class ij2x.plugin.CollapsiblePane
 
mouseClicked(MouseEvent) - Method in class ij2x.plugin.ControlBarPanel
 
mouseClicked(MouseEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class ij2x.plugin.event.MoveMouseListener
 
mouseClicked(MouseEvent) - Method in class ij2x.plugin.event.WindowsListener
 
mouseClicked(MouseEvent) - Method in class ij2x.plugin.frame.Editor
 
mouseDownInHandle(int, int, int) - Method in class ij.gui.Line
 
mouseDownInHandle(int, int, int) - Method in class ij.gui.PolygonRoi
 
mouseDownInHandle(int, int, int) - Method in class ij.gui.Roi
 
mouseDragged(MouseEvent) - Method in class ij.gui.ImageCanvas
 
mouseDragged(MouseEvent) - Method in class ij.gui.Toolbar
 
mouseDragged(MouseEvent) - Method in class ij.plugin.AboutBox
 
mouseDragged(MouseEvent) - Method in class ij.plugin.frame.Editor
Override mouse motionlistener methods
mouseDragged(MouseEvent) - Method in class ij.plugin.Orthogonal_Views
 
mouseDragged(MouseEvent) - Method in class ij.text.TextPanel
 
mouseDragged(MouseEvent) - Method in class ij2x.plugin.CollapsiblePane
 
mouseDragged(MouseEvent) - Method in class ij2x.plugin.ControlBarPanel
 
mouseDragged(MouseEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class ij2x.plugin.event.MoveMouseListener
 
mouseDragged(MouseEvent) - Method in class ij2x.plugin.event.WindowsListener
 
mouseEntered(MouseEvent) - Method in class ij.gui.ImageCanvas
 
mouseEntered(MouseEvent) - Method in class ij.gui.Toolbar
 
mouseEntered(MouseEvent) - Method in class ij.ImageJ
 
mouseEntered(MouseEvent) - Method in class ij.plugin.AboutBox
 
mouseEntered(MouseEvent) - Method in class ij.plugin.CommandFinder
 
mouseEntered(MouseEvent) - Method in class ij.plugin.frame.Editor
 
mouseEntered(MouseEvent) - Method in class ij.plugin.frame.RoiManager
 
mouseEntered(MouseEvent) - Method in class ij.plugin.Orthogonal_Views
 
mouseEntered(MouseEvent) - Method in class ij.text.TextPanel
 
mouseEntered(MouseEvent) - Method in class ij2x.plugin.CollapsiblePane
 
mouseEntered(MouseEvent) - Method in class ij2x.plugin.ControlBarPanel
 
mouseEntered(MouseEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class ij2x.plugin.event.MoveMouseListener
 
mouseEntered(MouseEvent) - Method in class ij2x.plugin.event.WindowsListener
 
mouseEntered(MouseEvent) - Method in class ij2x.plugin.frame.Editor
 
mouseExited(MouseEvent) - Method in class ij.gui.ImageCanvas
 
mouseExited(MouseEvent) - Method in class ij.gui.Toolbar
 
mouseExited(MouseEvent) - Method in class ij.ImageJ
 
mouseExited(MouseEvent) - Method in class ij.plugin.AboutBox
 
mouseExited(MouseEvent) - Method in class ij.plugin.CommandFinder
 
mouseExited(MouseEvent) - Method in class ij.plugin.frame.Editor
 
mouseExited(MouseEvent) - Method in class ij.plugin.frame.RoiManager
 
mouseExited(MouseEvent) - Method in class ij.plugin.Orthogonal_Views
 
mouseExited(MouseEvent) - Method in class ij.text.TextPanel
 
mouseExited(MouseEvent) - Method in class ij2x.plugin.CollapsiblePane
 
mouseExited(MouseEvent) - Method in class ij2x.plugin.ControlBarPanel
 
mouseExited(MouseEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class ij2x.plugin.event.MoveMouseListener
 
mouseExited(MouseEvent) - Method in class ij2x.plugin.event.WindowsListener
 
mouseExited(MouseEvent) - Method in class ij2x.plugin.frame.Editor
 
MouseHandler - Interface in ij.plugin.frame.jedit
Title: Description: Copyright: Copyright (c) 2008 Company:
MouseInputHandler - Class in ij2x.plugin.event
 
MouseInputHandler() - Constructor for class ij2x.plugin.event.MouseInputHandler
 
mouseMoved(int, int) - Method in class ij.gui.HistogramWindow
 
mouseMoved(MouseEvent) - Method in class ij.gui.ImageCanvas
 
mouseMoved(int, int) - Method in class ij.gui.ImageWindow
This method is called by ImageCanvas.mouseMoved(MouseEvent).
mouseMoved(int, int) - Method in class ij.gui.PlotWindow
Updates the graph X and Y values when the mouse is moved.
mouseMoved(MouseEvent) - Method in class ij.gui.Toolbar
 
mouseMoved(int, int) - Method in class ij.ImagePlus
Displays the cursor coordinates and pixel value in the status bar.
mouseMoved(MouseEvent) - Method in class ij.plugin.AboutBox
 
mouseMoved(MouseEvent) - Method in class ij.plugin.frame.Editor
 
mouseMoved(MouseEvent) - Method in class ij.plugin.Orthogonal_Views
 
mouseMoved(MouseEvent) - Method in class ij.text.TextPanel
 
mouseMoved(MouseEvent) - Method in class ij2x.plugin.CollapsiblePane
 
mouseMoved(MouseEvent) - Method in class ij2x.plugin.ControlBarPanel
 
mouseMoved(MouseEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class ij2x.plugin.event.MoveMouseListener
 
mouseMoved(MouseEvent) - Method in class ij2x.plugin.event.WindowsListener
 
mousePressed(MouseEvent) - Method in class ij.gui.ImageCanvas
 
mousePressed(MouseEvent) - Method in class ij.gui.Toolbar
 
mousePressed(MouseEvent) - Method in class ij.ImageJ
 
mousePressed(MouseEvent) - Method in class ij.plugin.AboutBox
 
mousePressed(MouseEvent) - Method in class ij.plugin.CommandFinder
 
mousePressed(MouseEvent) - Method in class ij.plugin.frame.Editor
Override mouse listener methods
mousePressed(MouseEvent) - Method in interface ij.plugin.frame.jedit.MouseHandler
 
mousePressed(MouseEvent) - Method in class ij.plugin.frame.RoiManager
 
mousePressed(MouseEvent) - Method in class ij.plugin.Orthogonal_Views
 
mousePressed(MouseEvent) - Method in class ij.text.TextPanel
 
mousePressed(MouseEvent) - Method in class ij2x.plugin.CollapsiblePane
 
mousePressed(MouseEvent) - Method in class ij2x.plugin.ControlBarPanel
 
mousePressed(MouseEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class ij2x.plugin.event.MoveMouseListener
 
mousePressed(MouseEvent) - Method in class ij2x.plugin.event.WindowsListener
 
mousePressed(MouseEvent) - Method in class ij2x.plugin.frame.Editor
 
mouseReleased(MouseEvent) - Method in class ij.gui.ImageCanvas
 
mouseReleased(MouseEvent) - Method in class ij.gui.Toolbar
 
mouseReleased(MouseEvent) - Method in class ij.ImageJ
 
mouseReleased(MouseEvent) - Method in class ij.plugin.AboutBox
 
mouseReleased(MouseEvent) - Method in class ij.plugin.CommandFinder
 
mouseReleased(MouseEvent) - Method in class ij.plugin.frame.Editor
 
mouseReleased(MouseEvent) - Method in class ij.plugin.frame.RoiManager
 
mouseReleased(MouseEvent) - Method in class ij.plugin.Orthogonal_Views
 
mouseReleased(MouseEvent) - Method in class ij.text.TextPanel
 
mouseReleased(MouseEvent) - Method in class ij2x.plugin.CollapsiblePane
 
mouseReleased(MouseEvent) - Method in class ij2x.plugin.ControlBarPanel
 
mouseReleased(MouseEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class ij2x.plugin.event.MoveMouseListener
 
mouseReleased(MouseEvent) - Method in class ij2x.plugin.event.WindowsListener
 
mouseReleased(MouseEvent) - Method in class ij2x.plugin.frame.Editor
 
mouseWheelMoved(MouseWheelEvent) - Method in class ij.gui.ImageWindow
 
mouseWheelMoved(MouseWheelEvent) - Method in class ij.gui.StackWindow
 
mouseWheelMoved(MouseWheelEvent) - Method in class ij.plugin.frame.Editor
Override mouse wheellistener method
mouseWheelMoved(MouseWheelEvent) - Method in class ij.plugin.frame.RoiManager
 
mouseWheelMoved(MouseWheelEvent) - Method in class ij.plugin.Orthogonal_Views
 
mouseWheelMoved(MouseWheelEvent) - Method in class ij.text.TextPanel
 
mouseWheelMoved(MouseWheelEvent) - Method in class ij2x.plugin.frame.Editor
 
move(int) - Method in interface gnu.regexp.CharIndexed
Shifts the input buffer by a given number of positions.
move(int) - Method in class ij.util.CharIndexedSegment
 
MOVE_TO - Static variable in interface ij.macro.MacroConstants
 
MoveComponentListener - Class in ij2x.plugin.event
 
MoveComponentListener(JComponent) - Constructor for class ij2x.plugin.event.MoveComponentListener
 
moveCursor - Static variable in class ij.gui.ImageCanvas
 
moveHandle(int, int) - Method in class ij.gui.EllipseRoi
 
moveHandle(int, int) - Method in class ij.gui.Line
 
moveHandle(int, int) - Method in class ij.gui.OvalRoi
 
moveHandle(int, int) - Method in class ij.gui.PolygonRoi
 
moveHandle(int, int) - Method in class ij.gui.Roi
 
MoveMouseListener - Class in ij2x.plugin.event
 
MoveMouseListener(JComponent) - Constructor for class ij2x.plugin.event.MoveMouseListener
 
moveTo(int, int) - Method in class ij.process.ImageProcessor
Sets the current drawing location.
moveToMisc - Static variable in class ij.Prefs
Move isolated plugins to Miscellaneous submenu.
MOVING - Static variable in class ij.gui.Roi
 
MOVING_HANDLE - Static variable in class ij.gui.Roi
 
MUL_EQUAL - Static variable in interface ij.macro.MacroConstants
 
MultiLineLabel - Class in ij.gui
Custom component for displaying multiple lines.
MultiLineLabel(String) - Constructor for class ij.gui.MultiLineLabel
 
MultiLineLabel(String, int) - Constructor for class ij.gui.MultiLineLabel
 
MULTIPLY - Static variable in interface ij.process.Blitter
dst=src*src
multiply(FHT) - Method in class ij.process.FHT
Returns the image resulting from the point by point Hartley multiplication of this image and the specified image.
multiply(double) - Method in class ij.process.FloatProcessor
 
multiply(double) - Method in class ij.process.ImageProcessor
Multiplies each pixel in the image or ROI by 'value'.
multiply(double) - Method in class ij.process.ShortProcessor
 
multiPointMode - Static variable in class ij.Prefs
Use MultiPoint tool.

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 _