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 _

C

c2hex(Color) - Static method in class ij.util.Tools
Converts a Color to an 7 byte hex string starting with '#'.
cachedMask - Variable in class ij.gui.Roi
 
cal - Variable in class ij.gui.HistogramWindow
 
cal - Variable in class ij.process.ImageStatistics
 
calculate(String, ImagePlus, ImagePlus) - Method in class ij.plugin.ImageCalculator
Deprecated. replaced by run(String,ImagePlus,ImagePlus)
CALCULATOR - Static variable in interface ij.macro.MacroConstants
 
CALIBRATE - Static variable in interface ij.macro.MacroConstants
 
calibrate(ImagePlus) - Method in class ij.plugin.filter.Calibrator
 
calibrated() - Method in class ij.measure.Calibration
Returns true if this image is density calibrated.
Calibration - Class in ij.measure
Calibration objects contain an image's spatial and density calibration data.
Calibration(ImagePlus) - Constructor for class ij.measure.Calibration
Constructs a new Calibration object using the default values.
Calibration() - Constructor for class ij.measure.Calibration
Constructs a new Calibration object using the default values.
CalibrationBar - Class in ij.plugin.filter
This plugin displays a calibration bar on the active image.
CalibrationBar() - Constructor for class ij.plugin.filter.CalibrationBar
 
calibrationFunction - Variable in class ij.io.FileInfo
 
Calibrator - Class in ij.plugin.filter
Implements the Analyze/Calibrate command.
Calibrator() - Constructor for class ij.plugin.filter.Calibrator
 
CALL - Static variable in interface ij.macro.MacroConstants
 
CANCELED - Static variable in class ij.IJ
 
cancelPressed() - Method in class ij.gui.SaveChangesDialog
Returns true if the user dismissed dialog by pressing "Cancel".
cancelPressed() - Method in class ij.gui.YesNoCancelDialog
Returns true if the user dismissed dialog by pressing "Cancel".
canEnlarge(int, int) - Method in class ij.gui.ImageCanvas
 
canonPath(String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Returns the canonical form of the specified path name.
canSelect() - Method in class ij.plugin.frame.jedit.JEditTextArea
return boolean true when text is selected.
CanvasResizer - Class in ij.plugin
This plugin implements the Image/Adjust/Canvas Size command.
CanvasResizer() - Constructor for class ij.plugin.CanvasResizer
 
captureButton - Variable in class ij2x.plugin.ControlBarPanel
 
captureImage() - Method in class ij.plugin.ScreenGrabber
Captures the active image window and returns it as an ImagePlus.
captureScreen() - Method in class ij.plugin.ScreenGrabber
Captures the entire screen and returns it as an ImagePlus.
caretBlinks - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
caretBlinks - Variable in class ij.plugin.frame.jedit.LNTextAreaDefaults
 
caretBlinks - Variable in class ij.plugin.frame.jedit.TextAreaDefaults
 
caretColor - Variable in class ij.plugin.frame.jedit.LNTextAreaDefaults
 
caretColor - Variable in class ij.plugin.frame.jedit.LNTextAreaPainter
 
caretColor - Variable in class ij.plugin.frame.jedit.TextAreaDefaults
 
caretColor - Variable in class ij.plugin.frame.jedit.TextAreaPainter
 
caretEvent - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
caretTimer - Static variable in class ij.plugin.frame.jedit.JEditTextArea
 
caretUpdate(CaretEvent) - Method in class ij.plugin.frame.Editor
Override caret listener method
caretVisible - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
caretVisible - Variable in class ij.plugin.frame.jedit.LNTextAreaDefaults
 
caretVisible - Variable in class ij.plugin.frame.jedit.TextAreaDefaults
 
CCTokenMarker - Class in ij.plugin.frame.jedit.tokenmarker
C++ token marker.
CCTokenMarker() - Constructor for class ij.plugin.frame.jedit.tokenmarker.CCTokenMarker
 
center(Window) - Static method in class ij.gui.GUI
Positions the specified window in the center of the screen.
center - Variable in class ij.gui.Roi
 
CENTER - Static variable in class ij.gui.TextRoi
 
CENTER - Static variable in class ij.plugin.frame.jedit.JEditTextArea
 
CENTER_JUSTIFY - Static variable in class ij.process.ImageProcessor
Center justify text.
CENTER_LEFT - Static variable in class ij.plugin.frame.jedit.JEditTextArea
 
CENTER_OF_MASS - Static variable in interface ij.measure.Measurements
 
centerDialog(boolean) - Method in class ij.gui.GenericDialog
Display dialog centered on the primary screen?
centerNextImage() - Static method in class ij.gui.ImageWindow
Causes the next image to be opened to be centered on the screen and displayed without informational text above the image.
CENTROID - Static variable in interface ij.measure.Measurements
 
cg - Variable in class ij.plugin.frame.ColorPicker
 
CHANGE_VALUES - Static variable in interface ij.macro.MacroConstants
 
changedUpdate(DocumentEvent) - Method in class ij.gui.ColorChooser
 
changedUpdate(DocumentEvent) - Method in class ij.gui.GenericDialog
 
changedUpdate(DocumentEvent) - Method in class ij.macro.FunctionFinder
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.Distribution
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.Duplicator
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.filter.ImageProperties
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.frame.Editor
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.frame.LineWidthAdjuster
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.Histogram
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.Resizer
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.Scaler
 
changedUpdate(DocumentEvent) - Method in class ij.plugin.Slicer
 
changedUpdate(DocumentEvent) - Method in class ij2x.gui.ColorChooser
 
changedUpdate(DocumentEvent) - Method in class ij2x.plugin.frame.Editor
 
changeFont(Font) - Method in class ij.gui.Plot
Changes the font.
changeFont(Font) - Method in class ij.gui.PlotWindow
Changes the font.
changes - Variable in class ij.ImagePlus
True if any changes have been made to this image.
CHANNEL - Static variable in class ij.measure.ResultsTable
 
channelLuts - Variable in class ij.io.FileInfo
 
Channels - Class in ij.plugin.frame
Displays the ImageJ Channels window.
Channels() - Constructor for class ij.plugin.frame.Channels
 
CHAR_CODE_AT - Static variable in interface ij.macro.MacroConstants
 
charAt(int) - Method in interface gnu.regexp.CharIndexed
Returns the character at the given offset past the current cursor position in the input.
charAt(int) - Method in class ij.util.CharIndexedSegment
 
charData(char[], int, int) - Method in class com.microstar.xml.HandlerBase
Handle character data.
charData(char[], int, int) - Method in interface com.microstar.xml.XmlHandler
Character data.
charData(char[], int, int) - Method in class ij.plugin.frame.jedit.syntax.XModeHandler
 
CharIndexed - Interface in gnu.regexp
Defines the interface used internally so that different types of source text can be accessed in the same way.
CharIndexedSegment - Class in ij.util
Lets gnu.regexp search within Segment objects.
CharIndexedSegment(Segment, int) - Constructor for class ij.util.CharIndexedSegment
Creates a new CharIndexedSegment.
CharIndexedSegment(Segment, boolean) - Constructor for class ij.util.CharIndexedSegment
Creates a new CharIndexedSegment.
charsToEntities(String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Converts <, >, & in the string to their HTML entity equivalents.
charsToEscapes(String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Escapes newlines, tabs, backslashes, and quotes in the specified string.
charsToEscapes(String, String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Escapes the specified characters in the specified string.
charWidth - Variable in class ij.plugin.frame.jedit.syntax.Chunk
 
CHECK_AVAILABLE_MEMORY - Static variable in class ij.gui.NewImage
 
checkArguments(Object[]) - Method in class ij.macro.ExtensionDescriptor
 
checkbox - Variable in class ij.gui.GenericDialog
 
checkBox_itemStateChanged(ItemEvent) - Method in class ij.plugin.frame.Editor
 
checkBox_itemStateChanged(ItemEvent) - Method in class ij2x.plugin.frame.Editor
 
checkForDuplicateName - Static variable in class ij.WindowManager
 
choice - Variable in class ij.gui.GenericDialog
 
Chunk - Class in ij.plugin.frame.jedit.syntax
A syntax token with extra information required for painting it on screen.
Chunk(float, int, ParserRuleSet) - Constructor for class ij.plugin.frame.jedit.syntax.Chunk
 
Chunk(byte, int, int, ParserRuleSet, SyntaxStyle[], byte) - Constructor for class ij.plugin.frame.jedit.syntax.Chunk
 
CIRCLE - Static variable in class ij.gui.Plot
Display points using a circle 5 pixels in diameter.
CIRCLE - Static variable in class ij.gui.PlotWindow
Display points using a circle 5 pixels in diameter.
CIRCULARITY - Static variable in interface ij.measure.Measurements
 
CIRCULARITY - Static variable in class ij.measure.ResultsTable
 
ClassChecker - Class in ij.plugin
Checks for duplicate class and JAR files in the plugins folders and deletes older duplicates.
ClassChecker() - Constructor for class ij.plugin.ClassChecker
 
classToFile(String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Converts a class name to a file name.
clear(int) - Method in class gnu.regexp.RESyntax
Clear a given bit in this syntax.
clear() - Method in class ij.gui.Overlay
Removes all the Rois in this Overlay.
clear(ImageProcessor) - Method in class ij.gui.TextRoi
 
clear(ImageProcessor) - Method in class ij.plugin.filter.Filler
 
clear() - Method in class ij.text.TextPanel
Deletes all the lines.
CLEAR_WORKSHEET - Static variable in class ij.plugin.filter.ParticleAnalyzer
Clear ImageJ console before starting.
clearButton - Variable in class ij2x.plugin.ControlBarPanel
 
clearOutside(ImageProcessor) - Method in class ij.plugin.filter.Filler
Deprecated. replaced by ImageProcessor.fillOutside(Roi)
clearSelection() - Method in class ij.text.TextPanel
Deletes the selected lines.
CLIP_COPY - Static variable in class ij.plugin.frame.jedit.InputHandler
 
CLIP_CUT - Static variable in class ij.plugin.frame.jedit.InputHandler
 
CLIP_PASTE - Static variable in class ij.plugin.frame.jedit.InputHandler
 
clipboard - Variable in class ij.gui.Roi
 
Clipboard - Class in ij.plugin
Copies and pastes images to the clipboard.
Clipboard() - Constructor for class ij.plugin.Clipboard
 
clipHeight - Variable in class ij.gui.Roi
 
clipRectMargin() - Method in class ij.gui.Arrow
 
clipRectMargin() - Method in class ij.gui.Line
 
clipRectMargin() - Method in class ij.gui.PolygonRoi
 
clipRectMargin() - Method in class ij.gui.Roi
 
clipWidth - Variable in class ij.gui.Roi
 
clipX - Variable in class ij.gui.Roi
 
clipXMax - Variable in class ij.process.ImageProcessor
 
clipXMin - Variable in class ij.process.ImageProcessor
 
clipY - Variable in class ij.gui.Roi
 
clipYMax - Variable in class ij.process.ImageProcessor
 
clipYMin - Variable in class ij.process.ImageProcessor
 
clockButton - Variable in class ij2x.plugin.ControlBarPanel
 
clockLabel - Variable in class ij2x.plugin.ControlBarPanel
 
clone() - Method in class gnu.regexp.REMatch
 
clone() - Method in class ij.gui.PolygonRoi
Returns a copy of this PolygonRoi.
clone() - Method in class ij.gui.Roi
Returns a copy of this roi.
clone() - Method in class ij.gui.ShapeRoi
Returns a deep copy of this.
clone() - Method in class ij.gui.TextRoi
Returns a copy of this TextRoi.
clone() - Method in class ij.ImagePlus
Returns a shallow copy of this ImagePlus.
clone() - Method in class ij.io.FileInfo
 
clone() - Method in class ij.measure.Calibration
 
clone() - Method in class ij.measure.ResultsTable
Creates a copy of this ResultsTable.
clone() - Method in class ij.plugin.frame.jedit.syntax.TokenMarker.LineContext
 
clone() - Method in class ij.process.ImageProcessor
Returns a shallow copy of this ImageProcessor.
clone() - Method in class ij.process.LUT
 
close() - Method in class ij.gui.ImageWindow
Removes this window from the window list and disposes of it.
close() - Method in class ij.gui.StackWindow
 
close() - Method in class ij.gui.ToolBox
Closes this window.
close() - Method in class ij.gui.WaitForUserDialog
 
close() - Method in class ij.ImagePlus
Closes this image and sets the ImageProcessor to null.
close() - Method in class ij.io.RandomAccessStream
 
CLOSE - Static variable in interface ij.macro.MacroConstants
 
CLOSE - Static variable in class ij.plugin.filter.RankFilters
 
close() - Method in class ij.plugin.frame.Channels
 
close() - Method in class ij.plugin.frame.ColorPicker
 
close() - Method in class ij.plugin.frame.ColorThresholder
 
close() - Method in class ij.plugin.frame.ContrastAdjuster
Overrides close() in PlugInFrame.
close() - Method in class ij.plugin.frame.Editor
Overrides close() in PlugInFrame.
close() - Method in class ij.plugin.frame.Fonts
 
close() - Method in class ij.plugin.frame.LineWidthAdjuster
Overrides close() in PlugInFrame.
close() - Method in class ij.plugin.frame.PasteController
 
close() - Method in class ij.plugin.frame.PlugInFrame
Closes this window.
close() - Method in class ij.plugin.frame.Recorder
 
close() - Method in class ij.plugin.frame.RoiManager
Overrides PlugInFrame.close().
close() - Method in class ij.plugin.frame.ThresholdAdjuster
Overrides close() in PlugInFrame.
close() - Method in class ij.text.TextWindow
 
close(boolean) - Method in class ij.text.TextWindow
Closes this TextWindow.
close() - Method in class ij2x.plugin.filter.LutViewer
Overrides close() in PlugInFrame.
close() - Method in class ij2x.plugin.frame.Editor
Overrides close() in PlugInFrame.
closeAllWindows() - Static method in class ij.WindowManager
Closes all windows.
closeButton - Variable in class ij2x.plugin.ControlBarPanel
 
closed - Variable in class ij.gui.ImageWindow
 
CLOSED - Static variable in class ij.ImagePlus
 
closeStream() - Static method in class ij.util.Log
Closes the log stream.
cm - Variable in class ij.process.ImageProcessor
 
cm2 - Variable in class ij.process.ImageProcessor
 
coefficients - Variable in class ij.io.FileInfo
 
CollapsiblePane - Class in ij2x.plugin
 
CollapsiblePane() - Constructor for class ij2x.plugin.CollapsiblePane
 
COLOR - Static variable in class ij.CompositeImage
 
color - Variable in class ij2x.plugin.ColorIcon
 
color256Item - Static variable in class ij.Menus
 
COLOR8 - Static variable in class ij.io.FileInfo
8-bit unsigned integer with color lookup table.
COLOR_256 - Static variable in class ij.ImagePlus
8-bit indexed color
COLOR_MAP - Static variable in class ij.io.TiffDecoder
 
COLOR_PICKER_CLOSED - Static variable in interface ij.IJEventListener
 
COLOR_RGB - Static variable in class ij.ImagePlus
32-bit RGB color
ColorBlitter - Class in ij.process
This class does bit blitting of RGB images.
ColorBlitter(ColorProcessor) - Constructor for class ij.process.ColorBlitter
Constructs a ColorBlitter from a ColorProcessor.
ColorChooser - Class in ij.gui
Displays a dialog that allows the user to select a color using three sliders.
ColorChooser(String, Color, boolean) - Constructor for class ij.gui.ColorChooser
Constructs a ColorChooser using the specified title and initial color.
ColorChooser(String, Color, boolean, JFrame) - Constructor for class ij.gui.ColorChooser
 
ColorChooser - Class in ij2x.gui
Displays a dialog that allows the user to select a color using three sliders.
ColorChooser(String, Color, boolean) - Constructor for class ij2x.gui.ColorChooser
Constructs a ColorChooser using the specified title and initial color.
colorHex - Variable in class ij2x.plugin.ThreeColor
 
ColorIcon - Class in ij2x.plugin
Title: ColorIcon Description: implements Icon to draw a solid "iconWidth x iconHeight" block of the specified color.
ColorIcon(Color, int, int, int, int, boolean) - Constructor for class ij2x.plugin.ColorIcon
 
ColorIcon(Color, int, int) - Constructor for class ij2x.plugin.ColorIcon
 
ColorIcon(Color) - Constructor for class ij2x.plugin.ColorIcon
 
ColorIcon() - Constructor for class ij2x.plugin.ColorIcon
 
colorizedSelectionBackground - Variable in class ij.plugin.frame.AnimatedJList
 
colorizedSelectionBackground - Variable in class ij.plugin.frame.AnimatedList
 
colorizedSelectionForeground - Variable in class ij.plugin.frame.AnimatedJList
 
colorizedSelectionForeground - Variable in class ij.plugin.frame.AnimatedList
 
colorLabel_mouseMoved(MouseEvent) - Method in class ij2x.plugin.ThreeColor.ColorIconArea
 
colorPane - Variable in class ij2x.plugin.ThreeColor
 
colorPanel - Variable in class ij2x.plugin.ThreeColor
 
ColorPicker - Class in ij.plugin.frame
Implements the Image/Color/Color Picker command.
ColorPicker() - Constructor for class ij.plugin.frame.ColorPicker
 
colorpickerButton - Variable in class ij2x.plugin.ControlBarPanel
 
ColorProcessor - Class in ij.process
This is an 32-bit RGB image and methods that operate on that image..
ColorProcessor(Image) - Constructor for class ij.process.ColorProcessor
Creates a ColorProcessor from an AWT Image.
ColorProcessor(int, int) - Constructor for class ij.process.ColorProcessor
Creates a blank ColorProcessor of the specified dimensions.
ColorProcessor(int, int, int[]) - Constructor for class ij.process.ColorProcessor
Creates a ColorProcessor from a pixel array.
colorRGBItem - Static variable in class ij.Menus
 
Colors - Class in ij.plugin
This plugin implements most of the Edit/Options/Colors command.
Colors() - Constructor for class ij.plugin.Colors
 
colors - Static variable in class ij.plugin.Colors
 
ColorStatistics - Class in ij.process
RGB image statistics, including histogram.
ColorStatistics(ImageProcessor) - Constructor for class ij.process.ColorStatistics
Construct an ImageStatistics object from a ColorProcessor using the standard measurement options (area, mean, mode, min and max).
ColorStatistics(ImageProcessor, int, Calibration) - Constructor for class ij.process.ColorStatistics
Constructs a ColorStatistics object from a ColorProcessor using the specified measurement options.
ColorThresholder - Class in ij.plugin.frame
Selects pixels according to hsb or rgb components.
ColorThresholder() - Constructor for class ij.plugin.frame.ColorThresholder
 
colorToString(Color) - Static method in class ij.plugin.Colors
Converts a Color into a string ("red", "green", #aa55ff, etc.).
cols - Variable in class ij.plugin.frame.jedit.LNTextAreaDefaults
 
cols - Variable in class ij.plugin.frame.jedit.LNTextAreaPainter
 
cols - Variable in class ij.plugin.frame.jedit.TextAreaDefaults
 
cols - Variable in class ij.plugin.frame.jedit.TextAreaPainter
 
COLUMN_IN_USE - Static variable in class ij.measure.ResultsTable
 
COLUMN_NOT_FOUND - Static variable in class ij.measure.ResultsTable
 
columnExists(int) - Method in class ij.measure.ResultsTable
Returns true if the specified column exists and is not empty.
com.microstar.xml - package com.microstar.xml
 
combineHorizontally(ImageStack, ImageStack) - Method in class ij.plugin.StackCombiner
 
combineVertically(ImageStack, ImageStack) - Method in class ij.plugin.StackCombiner
 
command - Variable in class ij2x.plugin.event.ShapesEvent
 
COMMAND_IN_USE - Static variable in class ij.Menus
 
COMMAND_NOT_FOUND - Static variable in class ij.Menus
 
commandBars - Variable in class ij.ImageJ
 
commandExecuting(String) - Method in interface ij.CommandListener
 
commandExecuting(String) - Method in class ij.plugin.EventListener
 
commandExecuting(String) - Method in class ij.plugin.Orthogonal_Views
 
CommandFinder - Class in ij.plugin
 
CommandFinder() - Constructor for class ij.plugin.CommandFinder
 
commandInUse(String) - Static method in class ij.Menus
 
CommandListener - Interface in ij
Plugins that implement this interface are notified when ImageJ is about to run a menu command.
CommandLister - Class in ij.plugin
Lists ImageJ commands or keyboard shortcuts in a text window.
CommandLister() - Constructor for class ij.plugin.CommandLister
 
commandPanel - Variable in class ij2x.plugin.CollapsiblePane
 
commandPrefix - Static variable in class ij.plugin.MacroInstaller
 
Commands - Class in ij.plugin
Runs miscellaneous File and Window menu commands.
Commands() - Constructor for class ij.plugin.Commands
 
COMMENT1 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
COMMENT1 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Comment 1 token id.
COMMENT2 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
COMMENT2 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Comment 2 token id.
COMMENT3 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
COMMENT4 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
compare(Object, Object) - Method in interface ij.plugin.frame.jedit.MiscUtilities.Compare
 
compare(Object, Object) - Method in class ij.plugin.frame.jedit.MiscUtilities.MenuItemCompare
 
compare(Object, Object) - Method in class ij.plugin.frame.jedit.MiscUtilities.StringCompare
 
compare(Object, Object) - Method in class ij.plugin.frame.jedit.MiscUtilities.StringICaseCompare
 
compareStrings(String, String, boolean) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Compares two strings.
compareVersions(String, String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Deprecated. Call compareStrings() instead
compileandrunAction - Static variable in class ij.plugin.frame.Editor
 
compileandrunAction - Static variable in class ij2x.plugin.frame.Editor
 
Compiler - Class in ij.plugin
Compiles and runs plugins using the javac compiler.
Compiler() - Constructor for class ij.plugin.Compiler
 
componentHidden(ComponentEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
componentHidden(ComponentEvent) - Method in class ij2x.plugin.event.MoveComponentListener
 
componentHidden(ComponentEvent) - Method in class ij2x.plugin.event.WindowsListener
 
componentMoved(ComponentEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
componentMoved(ComponentEvent) - Method in class ij2x.plugin.event.MoveComponentListener
 
componentMoved(ComponentEvent) - Method in class ij2x.plugin.event.WindowsListener
 
componentResized(ComponentEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
componentResized(ComponentEvent) - Method in class ij2x.plugin.event.MoveComponentListener
 
componentResized(ComponentEvent) - Method in class ij2x.plugin.event.WindowsListener
 
componentShown(ComponentEvent) - Method in class ij2x.plugin.event.MouseInputHandler
 
componentShown(ComponentEvent) - Method in class ij2x.plugin.event.MoveComponentListener
 
componentShown(ComponentEvent) - Method in class ij2x.plugin.event.WindowsListener
 
COMPOSITE - Static variable in class ij.CompositeImage
 
COMPOSITE - Static variable in class ij.gui.Roi
 
CompositeConverter - Class in ij.plugin
This plugin imlements the Image/Color/Make Composite command.
CompositeConverter() - Constructor for class ij.plugin.CompositeConverter
 
CompositeImage - Class in ij
 
CompositeImage(ImagePlus) - Constructor for class ij.CompositeImage
 
CompositeImage(ImagePlus, int) - Constructor for class ij.CompositeImage
 
compositeImage - Variable in class ij.ImagePlus
 
COMPOUND_FILTER - Static variable in class ij.Undo
 
COMPOUND_FILTER_DONE - Static variable in class ij.Undo
 
compression - Variable in class ij.io.FileInfo
 
COMPRESSION - Static variable in class ij.io.TiffDecoder
 
COMPRESSION_NONE - Static variable in class ij.io.FileInfo
 
COMPRESSION_UNKNOWN - Static variable in class ij.io.FileInfo
 
concatenate(ImagePlus, ImagePlus, boolean) - Method in class ij.plugin.Concatenator
 
concatenate(ImagePlus[], boolean) - Method in class ij.plugin.Concatenator
 
Concatenator - Class in ij.plugin
This plugin, which concatenates two images or stacks, implements the Image/Stacks/Tools/Concatenate command.
Concatenator() - Constructor for class ij.plugin.Concatenator
 
concatPath(String, String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Like MiscUtilities.constructPath(java.lang.String, java.lang.String), except path will be appended to parent even if it is absolute.
conjugateMultiply(FHT) - Method in class ij.process.FHT
Returns the image resulting from the point by point Hartley conjugate multiplication of this image and the specified image.
constrain - Variable in class ij.gui.Roi
 
CONSTRUCTING - Static variable in class ij.gui.Roi
 
constructPath(String, String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Constructs an absolute path name from a directory and another path name.
constructPath(String, String, String) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Constructs an absolute path name from three path components.
container - Variable in class ij.gui.ImageWindow
 
container - Variable in class ij.ImageJ
 
container - Variable in class ij.plugin.frame.PlugInFrame
 
contains(int, int) - Method in class ij.gui.Arrow
 
contains(int, int) - Method in class ij.gui.Line
 
contains(int, int) - Method in class ij.gui.OvalRoi
Tests if the specified point is inside the boundary of this OvalRoi.
contains(int, int) - Method in class ij.gui.PointRoi
Returns true if (x,y) is one of the points in this collection.
contains(int, int) - Method in class ij.gui.PolygonRoi
 
contains(int, int) - Method in class ij.gui.Roi
 
contains(int, int) - Method in class ij.gui.ShapeRoi
Checks whether the specified coordinates are inside a on this ROI's shape boundaries.
contains(float, float) - Method in class ij.process.FloatPolygon
Returns 'true' if the point (x,y) is inside this polygon.
CONTENT_ANY - Static variable in class com.microstar.xml.XmlParser
Constant: the element has a content model of ANY.
CONTENT_ELEMENTS - Static variable in class com.microstar.xml.XmlParser
Constant: the element has element content.
CONTENT_EMPTY - Static variable in class com.microstar.xml.XmlParser
Constant: the element has declared content of EMPTY.
CONTENT_MIXED - Static variable in class com.microstar.xml.XmlParser
Constant: the element has mixed content.
CONTENT_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: an element has not been declared.
ContrastAdjuster - Class in ij.plugin.frame
This plugin implements the Brightness/Contrast, Window/level and Color Balance commands, all in the Image/Adjust sub-menu.
ContrastAdjuster() - Constructor for class ij.plugin.frame.ContrastAdjuster
 
ContrastEnhancer - Class in ij.plugin
Implements ImageJ's Process/Enhance Contrast command.
ContrastEnhancer() - Constructor for class ij.plugin.ContrastEnhancer
 
ControlBarPanel - Class in ij2x.plugin
 
ControlBarPanel() - Constructor for class ij2x.plugin.ControlBarPanel
 
controlBarPanel - Variable in class ij2x.plugin.ControlBarPanel
 
controlKeyDown() - Static method in class ij.IJ
Returns true if the control key is down.
ControlPanel - Class in ij.plugin
ControlPanel.
ControlPanel() - Constructor for class ij.plugin.ControlPanel
 
convert(String) - Method in class ij.plugin.Converter
Converts the ImagePlus to the specified image type.
convert(ImageProcessor) - Method in class ij.plugin.filter.ThresholdToSelection
 
convert(int) - Method in class ij.process.MedianCut
Uses Heckbert's median-cut algorithm to divide the color space defined by "hist" into "maxcubes" cubes.
CONVERT_TO_FLOAT - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag to have the ImageProcessor that is passed to the run() method converted to a FloatProcessor.
Converter - Class in ij.plugin
Implements the conversion commands in the Image/Type submenu.
Converter() - Constructor for class ij.plugin.Converter
 
convertGrayJpegTo8Bits(ImagePlus) - Static method in class ij.io.Opener
If the specified image is grayscale, convert it to 8-bits.
convertHSBToRGB() - Method in class ij.process.ImageConverter
Converts a 3-slice (hue, saturation, brightness) 8-bit stack to RGB.
convertHyperstack(ImagePlus, ImagePlus) - Method in class ij.plugin.RGBStackConverter
 
convertImagesToStack() - Method in class ij.plugin.ImagesToStack
 
convertImagesToStack() - Method in class ij.plugin.StackEditor
 
convertIndexToPosition(int) - Method in class ij.ImagePlus
Converts the stack index 'n' (one-based) into a hyperstack position (channel, slice, frame).
convertOutputType(Variable, Object) - Static method in class ij.macro.ExtensionDescriptor
 
convertRGBStackToRGB() - Method in class ij.process.ImageConverter
Converts a 2 or 3 slice 8-bit stack to RGB.
convertRGBtoIndexedColor(int) - Method in class ij.process.ImageConverter
Converts an RGB image to 8-bits indexed color.
convertShortcutToCode(String) - Static method in class ij.Menus
 
convertStackToImages(ImagePlus) - Method in class ij.plugin.StackEditor
 
convertToByte(boolean) - Method in class ij.process.ImageProcessor
Returns an 8-bit version of this image as a ByteProcessor.
convertToByte(int) - Method in class ij.process.MedianCut
This is a version of convert that returns a ByteProcessor.
convertToByte() - Method in class ij.process.TypeConverter
Converts processor to a ByteProcessor.
convertToFloat() - Method in class ij.process.ImageProcessor
Returns a 32-bit float version of this image as a FloatProcessor.
convertToFloat(float[]) - Method in class ij.process.TypeConverter
Converts processor to a FloatProcessor.
convertToGray16() - Method in class ij.process.ImageConverter
Converts this ImagePlus to 16-bit grayscale.
convertToGray16() - Method in class ij.process.StackConverter
Converts this Stack to 16-bit grayscale.
convertToGray32() - Method in class ij.process.ImageConverter
Converts this ImagePlus to 32-bit grayscale.
convertToGray32() - Method in class ij.process.StackConverter
Converts this Stack to 32-bit (float) grayscale.
convertToGray8() - Method in class ij.process.ImageConverter
Converts this ImagePlus to 8-bit grayscale.
convertToGray8() - Method in class ij.process.StackConverter
Converts this Stack to 8-bit grayscale.
convertToHSB() - Method in class ij.process.ImageConverter
Converts an RGB image to a HSB (hue, saturation and brightness) stack.
convertToHSBHyperstack() - Method in class ij.process.StackConverter
Converts the stack (which must be RGB) to a 3 channel (hue, saturation and brightness) hyperstack.
convertToIndexedColor(int) - Method in class ij.process.StackConverter
Converts the stack to 8-bits indexed color.
convertToRGB() - Method in class ij.process.ImageConverter
Converts this ImagePlus to RGB.
convertToRGB() - Method in class ij.process.ImageProcessor
Returns an RGB version of this image as a ColorProcessor.
convertToRGB() - Method in class ij.process.StackConverter
Converts the Stack to RGB.
convertToRGB() - Method in class ij.process.TypeConverter
Converts processor to a ColorProcessor.
convertToRGBHyperstack() - Method in class ij.process.StackConverter
Converts the stack (which must be RGB) to a 3 channel (red, green and blue) hyperstack.
convertToRGBStack() - Method in class ij.process.ImageConverter
Converts an RGB image to an RGB (red, green and blue) stack.
convertToShort(boolean) - Method in class ij.process.ImageProcessor
Returns a 16-bit version of this image as a ShortProcessor.
convertToShort() - Method in class ij.process.TypeConverter
Converts processor to a ShortProcessor.
convertVariable(Interpreter, int, Variable) - Static method in class ij.macro.ExtensionDescriptor
 
convolve(ImageProcessor, float[], int, int) - Method in class ij.plugin.filter.Convolver
Convolves ip with a kernel of width kw and height kh.
convolve(float[], int, int) - Method in class ij.process.ByteProcessor
Performs a convolution operation using the specified kernel.
convolve(float[], int, int) - Method in class ij.process.ColorProcessor
Performs a convolution operation using the specified kernel.
convolve(float[], int, int) - Method in class ij.process.FloatProcessor
Performs a convolution operation using the specified kernel.
CONVOLVE - Static variable in class ij.process.ImageProcessor
 
convolve(float[], int, int) - Method in class ij.process.ImageProcessor
Performs a convolution operation using the specified kernel.
convolve(float[], int, int) - Method in class ij.process.ShortProcessor
Performs a convolution operation using the specified kernel.
convolve3x3(int[]) - Method in class ij.process.ByteProcessor
 
convolve3x3(int[]) - Method in class ij.process.ColorProcessor
3x3 convolution contributed by Glynne Casteel.
convolve3x3(int[]) - Method in class ij.process.FloatProcessor
Does 3x3 convolution.
convolve3x3(int[]) - Method in class ij.process.ImageProcessor
Convolves the image or ROI with the specified 3x3 integer convolution kernel.
convolve3x3(int[]) - Method in class ij.process.ShortProcessor
Does 3x3 convolution.
convolveFloat(ImageProcessor, float[], int, int) - Method in class ij.plugin.filter.Convolver
Convolves the float image ip with a kernel of width kw and height kh.
Convolver - Class in ij.plugin.filter
This plugin convolves images using user user defined kernels.
Convolver() - Constructor for class ij.plugin.filter.Convolver
 
COORDINATES - Static variable in class ij.io.RoiDecoder
 
copy - Variable in class ij.gui.HistogramWindow
 
copy(boolean) - Method in class ij.gui.ImageWindow
Copies the current ROI to the clipboard.
copy(boolean) - Method in class ij.ImagePlus
Copies the contents of the current selection to the internal clipboard.
copy() - Method in class ij.measure.Calibration
Returns a clone of this object.
copy() - Method in class ij.plugin.frame.jedit.DefaultInputHandler
Returns a copy of this input handler that shares the same key bindings.
copy() - Method in class ij.plugin.frame.jedit.InputHandler
Returns a copy of this input handler that shares the same key bindings.
copy() - Method in class ij.plugin.frame.jedit.JEditTextArea
Places the selected text into the clipboard.
COPY - Static variable in interface ij.process.Blitter
dst=src
COPY_INVERTED - Static variable in interface ij.process.Blitter
dst=255-src (8-bits and RGB)
COPY_TRANSPARENT - Static variable in interface ij.process.Blitter
Copies with white pixels transparent.
COPY_ZERO_TRANSPARENT - Static variable in interface ij.process.Blitter
Copies with zero pixels transparent.
copyAction - Static variable in class ij.plugin.frame.Editor
 
copyAction - Static variable in class ij2x.plugin.ControlBarPanel
 
copyAction - Static variable in class ij2x.plugin.frame.Editor
 
copyAttributes(Roi) - Method in class ij.gui.Roi
Copy the attributes (outline color, fill color, outline width) of 'roi2' to the this selection.
copyBits(ImageProcessor, int, int, int) - Method in interface ij.process.Blitter
Copies the image in 'src' to (x,y) using the specified mode.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ByteBlitter
Copies the byte image in 'ip' to (x,y) using the specified mode.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ByteProcessor
Copies the image contained in 'ip' to (xloc, yloc) using one of the transfer modes defined in the Blitter interface.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ColorBlitter
Copies the RGB image in 'ip' to (x,y) using the specified mode.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ColorProcessor
Copies the image contained in 'ip' to (xloc, yloc) using one of the transfer modes defined in the Blitter interface.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.FloatBlitter
Copies the float image in 'ip' to (x,y) using the specified mode.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.FloatProcessor
Copies the image contained in 'ip' to (xloc, yloc) using one of the transfer modes defined in the Blitter interface.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ImageProcessor
Copies the image contained in 'ip' to (xloc, yloc) using one of the transfer modes defined in the Blitter interface.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ShortBlitter
Copies the 16-bit image in 'ip' to (x,y) using the specified mode.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.ShortProcessor
Copies the image contained in 'ip' to (xloc, yloc) using one of the transfer modes defined in the Blitter interface.
copyBits(ImageProcessor, int, int, int) - Method in class ij.process.StackProcessor
 
copyBits(ImageStack, int, int, int) - Method in class ij.process.StackProcessor
 
copyButton - Variable in class ij2x.plugin.ControlBarPanel
 
copyColumnHeaders - Static variable in class ij.Prefs
Include column headers when copying tables to clipboard.
copyLuts(ImagePlus) - Method in class ij.CompositeImage
Copies the LUTs and display mode of 'imp' to this image.
copyScale(ImagePlus) - Method in class ij.ImagePlus
Copies the calibration of the specified image to this image.
copySelection() - Method in class ij.text.TextPanel
Copies the current selection to the system clipboard.
copyToClipboard() - Method in class ij.gui.HistogramWindow
 
CORNER_DIAMETER - Static variable in class ij.gui.Toolbar
 
COS - Static variable in interface ij.macro.MacroConstants
 
count - Variable in class ij.gui.HistogramWindow
 
COUNT - Static variable in class ij.plugin.filter.MaximumFinder
Do not create an image, just count maxima and add count to Results table
create(String, String) - Method in class ij.plugin.frame.Editor
 
create(String, String) - Method in class ij2x.plugin.frame.Editor
 
create8BitImage() - Method in class ij.process.FloatProcessor
 
createActionChangeListener(AbstractButton) - Method in class ij.plugin.frame.Editor
 
createActionChangeListener(AbstractButton) - Method in class ij2x.plugin.frame.Editor
 
createBlankImage(int, int) - Static method in class ij.gui.GUI
Creates a white AWT Image image of the specified size.
createBufferedImage(Image) - Method in class ij2x.plugin.imageborder.ImageBorder
 
createByteImage(String, int, int, int, int) - Static method in class ij.gui.NewImage
 
createCheckBoxMenuItem(String) - Method in class ij.plugin.frame.Editor
This is the hook through which all menu items are created.
createCheckBoxMenuItem(String) - Method in class ij2x.plugin.frame.Editor
This is the hook through which all menu items are created.
createCollapsibleGUI() - Method in class ij2x.plugin.CollapsiblePane
 
createColorArea() - Method in class ij2x.plugin.ThreeColor
 
createColorModel(FileInfo) - Method in class ij.io.FileOpener
Returns an IndexColorModel for the image specified by this FileInfo.
createComposite(int, int, int, ImageStack[], boolean) - Method in class ij.plugin.RGBStackMerge
Deprecated; replaced by mergeChannels().
createControlBar() - Method in class ij2x.plugin.ControlBarPanel
Create the toolbar.
createEditor() - Method in class ij.plugin.frame.Editor
Create an editor to represent the given document.
createEditor() - Method in class ij2x.plugin.frame.Editor
Create an editor to represent the given document.
createEmptyStack() - Method in class ij.ImagePlus
Returns an empty image stack that has the same width, height and color table as this image.
createEOLSpanRule(int, String, ParserRuleSet, byte, boolean) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createEscapeRule(String) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createFloatImage(String, int, int, int, int) - Static method in class ij.gui.NewImage
 
createGeterSeter(Object, String, Object) - Static method in class ij.util.Tools
this method is for accesss of beans with java Refelction
createGrayscaleColorModel(boolean) - Static method in class ij.LookUpTable
 
createHyperStack(String, int, int, int, int) - Method in class ij.ImagePlus
Returns a new hyperstack with this image's attributes (e.g., width, height, spatial scale), but no image data.
createIcon(String) - Method in class ij.Menus
 
createIcon(String) - Method in class ij2x.plugin.imageborder.ImageBorderPanel
 
createIconToolTipText(JLabel, Color) - Method in class ij2x.plugin.ThreeColor.ColorIconArea
 
createImage(String, int, int, int, int, int) - Static method in class ij.gui.NewImage
 
createImage(String, String, int, int, int) - Static method in class ij.IJ
Creates a new imagePlus.
createImage(IndexColorModel) - Static method in class ij.plugin.LutLoader
Creates a 256x32 image from an IndexColorModel.
createImage() - Method in class ij.process.ByteProcessor
 
createImage() - Method in class ij.process.ColorProcessor
 
createImage() - Method in class ij.process.FloatProcessor
 
createImage() - Method in class ij.process.ImageProcessor
Returns a copy of this image is the form of an AWT Image.
createImage() - Method in class ij.process.ShortProcessor
Create an 8-bit AWT image by scaling pixels in the range min-max to 0-255.
createImageBorder() - Method in class ij2x.plugin.imageborder.ImageBorderPanel
 
createImagePlus() - Method in class ij.ImagePlus
Returns a new ImagePlus with this image's attributes (e.g. spatial scale), but no image.
createInputStream(FileInfo) - Method in class ij.io.FileOpener
Returns an InputStream for the image described by this FileInfo.
createInvertedLut() - Method in class ij.process.LUT
 
createlineNum(int) - Method in class ij.plugin.frame.jedit.JEditTextArea
 
createLut() - Method in class ij.ImagePlus
Creates a LookUpTable object that corresponds to this image.
createLutFromColor(Color) - Method in class ij.CompositeImage
 
createLutFromColor(Color) - Static method in class ij.process.LUT
Creates a color LUT from a Color.
createMacro(String, String) - Method in class ij.plugin.frame.Editor
 
createMacro(String) - Method in class ij.plugin.NewPlugin
 
createMacro(String, String) - Method in class ij2x.plugin.frame.Editor
 
createMarkFollowingRule(int, String, byte, boolean) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createMarkPreviousRule(int, String, byte, boolean) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createMenu(String) - Method in class ij.plugin.frame.Editor
Create a menu for the app.
createMenu(String) - Method in class ij2x.plugin.frame.Editor
Create a menu for the app.
createMenubar() - Method in class ij.plugin.frame.Editor
Create the menubar for the app.
createMenubar() - Method in class ij2x.plugin.frame.Editor
Create the menubar for the app.
createMenuItem(String) - Method in class ij.plugin.frame.Editor
This is the hook through which all menu items are created.
createMenuItem(String, int, boolean) - Method in class ij.plugin.frame.Editor
This is the hook through which all menu items are created.
createMenuItem(String) - Method in class ij2x.plugin.frame.Editor
This is the hook through which all menu items are created.
createMenuItem(String, int, boolean) - Method in class ij2x.plugin.frame.Editor
This is the hook through which all menu items are created.
createMessagesEditor() - Method in class ij.plugin.frame.Editor
Create an editor to represent the given document.
createNewRoi(int, int) - Method in class ij.ImagePlus
Starts the process of creating a new selection, where sx and sy are the starting screen coordinates.
createPlugin(String, int, String) - Method in class ij.plugin.NewPlugin
 
createProcessor(int, int) - Method in class ij.process.ByteProcessor
Returns a new, blank ByteProcessor with the specified width and height.
createProcessor(int, int) - Method in class ij.process.ColorProcessor
Returns a new, blank ColorProcessor with the specified width and height.
createProcessor(int, int) - Method in class ij.process.FloatProcessor
Returns a new, blank FloatProcessor with the specified width and height.
createProcessor(int, int) - Method in class ij.process.ImageProcessor
Returns a new, blank processor with the specified width and height.
createProcessor(int, int) - Method in class ij.process.ShortProcessor
Returns a new, blank ShortProcessor with the specified width and height.
createRegexpEOLSpanRule(char, int, String, ParserRuleSet, byte, boolean, boolean) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createRegexpSequenceRule(char, int, String, ParserRuleSet, byte, boolean) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createRegexpSpanRule(char, int, String, int, String, ParserRuleSet, byte, boolean, boolean, boolean, boolean, boolean) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createRGBImage(String, int, int, int, int) - Static method in class ij.gui.NewImage
 
createSequenceRule(int, String, ParserRuleSet, byte) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createShortImage(String, int, int, int, int) - Static method in class ij.gui.NewImage
Creates an unsigned short image.
createSlider(JSlider, int, int, int, int, int, boolean, boolean, int, int) - Method in class ij.gui.GenericDialog
create and initialize JSlider
createSpanRule(int, String, int, String, ParserRuleSet, byte, boolean, boolean, boolean, boolean) - Static method in class ij.plugin.frame.jedit.syntax.ParserRule
 
createStatusBar(JLabel) - Method in class ij.plugin.frame.Editor
Create a status bar
createStatusBar(JLabel) - Method in class ij2x.plugin.frame.Editor
Create a status bar
createSubtitle() - Method in class ij.gui.ImageWindow
Creates the subtitle.
createSubtitle() - Method in class ij.gui.StackWindow
 
createToken(byte, int, int, TokenMarker.LineContext) - Method in class ij.plugin.frame.jedit.syntax.DefaultTokenHandler
 
createTool(String, boolean) - Method in class ij.plugin.frame.Editor
Hook through which every toolbar item is created.
createTool(String, boolean) - Method in class ij2x.plugin.frame.Editor
Hook through which every toolbar item is created.
createToolbarButton(String, boolean) - Method in class ij.plugin.frame.Editor
Create a button to go inside of the toolbar.
createToolbarButton(String, boolean) - Method in class ij2x.plugin.frame.Editor
Create a button to go inside of the toolbar.
createUnsignedShortImage(String, int, int, int, int) - Static method in class ij.gui.NewImage
Deprecated. Short images are always unsigned.
createWhiteSpace(int, int) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Creates a string of white space with the specified length.
createWhiteSpace(int, int, int) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Creates a string of white space with the specified length.
createWindow() - Method in class ij.gui.ProfilePlot
Displays this profile plot in a window.
crop() - Method in class ij.process.ByteProcessor
 
crop() - Method in class ij.process.ColorProcessor
 
crop() - Method in class ij.process.FloatProcessor
 
crop() - Method in class ij.process.ImageProcessor
Creates a new processor containing an image that corresponds to the current ROI.
crop() - Method in class ij.process.ShortProcessor
 
crop(int, int, int, int) - Method in class ij.process.StackProcessor
Crops the stack to the specified rectangle.
CROSS - Static variable in class ij.gui.Plot
Display points using an cross-shaped mark.
CROSS - Static variable in class ij.gui.PlotWindow
Display points using an cross-shaped mark.
CROSSHAIR - Static variable in class ij.gui.Toolbar
 
crosshairCursor - Static variable in class ij.gui.ImageCanvas
 
cSelector - Variable in class ij.gui.StackWindow
 
cTable - Variable in class ij.process.ImageProcessor
 
CTokenMarker - Class in ij.plugin.frame.jedit.tokenmarker
C token marker.
CTokenMarker() - Constructor for class ij.plugin.frame.jedit.tokenmarker.CTokenMarker
 
CTokenMarker(boolean, KeywordMap) - Constructor for class ij.plugin.frame.jedit.tokenmarker.CTokenMarker
 
cubic(double) - Static method in class ij.process.ImageProcessor
 
currentMemory() - Static method in class ij.IJ
Returns the amount of memory currently being used by ImageJ.
currentSlice - Variable in class ij.ImagePlus
 
cursorOverImage() - Method in class ij.gui.ImageCanvas
Returns 'true' if the cursor is over this image.
curstringRGB - Variable in class ij2x.plugin.ThreeColor
 
CurveFitter - Class in ij.measure
Curve fitting class based on the Simplex method described in the article "Fitting Curves to Data" in the May 1984 issue of Byte magazine, pages 340-362. 2001/02/14: Modified to handle a gamma variate curve.
CurveFitter(double[], double[]) - Constructor for class ij.measure.CurveFitter
Construct a new CurveFitter.
CUSTOM - Static variable in class ij.io.Opener
 
CUSTOM - Static variable in class ij.measure.Calibration
 
cut() - Method in class ij.plugin.frame.jedit.JEditTextArea
Deletes the selected text from the text area and places it into the clipboard.
cutAction - Static variable in class ij.plugin.frame.Editor
 
cutAction - Static variable in class ij2x.plugin.ControlBarPanel
 
cutAction - Static variable in class ij2x.plugin.frame.Editor
 
cutButton - Variable in class ij2x.plugin.ControlBarPanel
 
cw - Static variable in class ij.gui.GUI
 
cwl - Static variable in class ij.gui.GUI
 
cx - Variable in class ij.process.ImageProcessor
 
cy - Variable in class ij.process.ImageProcessor
 

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 _