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 _

H

h - Variable in class ij2x.plugin.color.AbstractColorWheel
 
HAND - Static variable in class ij.gui.Toolbar
 
handCursor - Static variable in class ij.gui.ImageCanvas
 
handle(Throwable) - Method in interface ij.IJ.ExceptionHandler
 
HANDLE_SIZE - Static variable in interface ij.gui.RoiConstance
 
handleColor - Variable in class ij.gui.RectangleRoi
 
handleColor - Variable in class ij.gui.Roi
 
handleColor - Variable in class ij.gui.RoundRectangleRoi
 
handleException(Throwable) - Static method in class ij.IJ
Displays a stack trace.
handleExtension(String, Object[]) - Method in interface ij.macro.MacroExtension
 
handleGrabAction(KeyEvent) - Method in class ij.plugin.frame.jedit.InputHandler
If a key is being grabbed, this method should be called with the appropriate key event.
handleMessage(EBMessage) - Method in interface ij.plugin.frame.jedit.EBComponent
Handles a message sent on the EditBus.
handleMouseDown(int, int) - Method in class ij.gui.AbstractRoi
 
handleMouseDown(int, int) - Method in class ij.gui.Arrow
 
handleMouseDown(int, int) - Method in class ij.gui.RectangleRoi
 
handleMouseDown(int, int) - Method in class ij.gui.Roi
 
handleMouseDown(int, int) - Method in class ij.gui.RoundRectangleRoi
 
handleMouseDrag(int, int, int) - Method in class ij.gui.AbstractRoi
 
handleMouseDrag(int, int, int) - Method in class ij.gui.RectangleRoi
 
handleMouseDrag(int, int, int) - Method in class ij.gui.Roi
 
handleMouseDrag(int, int, int) - Method in class ij.gui.RoundRectangleRoi
 
handleMouseUp(int, int) - Method in class ij.gui.AbstractRoi
 
handleMouseUp(int, int) - Method in class ij.gui.EllipseRoi
 
handleMouseUp(int, int) - Method in class ij.gui.FreehandRoi
 
handleMouseUp(int, int) - Method in class ij.gui.PointRoi
 
handleMouseUp(int, int) - Method in class ij.gui.PolygonRoi
 
handleMouseUp(int, int) - Method in class ij.gui.Roi
 
handleMouseUp(int, int) - Method in class ij.gui.TextRoi
 
handlePopupMenu(MouseEvent) - Method in class ij.gui.ImageCanvas
 
handler - Variable in class ij.macro.ExtensionDescriptor
 
HandlerBase - Class in com.microstar.xml
Convenience base class for AElfred handlers.
HandlerBase() - Constructor for class com.microstar.xml.HandlerBase
 
handleRoiMouseDown(MouseEvent) - Method in class ij.gui.ImageCanvas
 
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class ij.plugin.frame.jedit.syntax.DefaultTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class ij.plugin.frame.jedit.syntax.DisplayTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class ij.plugin.frame.jedit.syntax.DummyTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in interface ij.plugin.frame.jedit.syntax.TokenHandler
Called by the token marker when a syntax token has been parsed.
hasAlpha(Image) - Static method in class ij2x.plugin.ControlbarJPanel
This method returns true if the specified image has transparent pixels Code taken from the Java Developers Almanac 1.4 http://javaalmanac.com/egs/java.awt.image/HasAlpha.html
hasAlpha(Image) - Static method in class ij2x.util.AWTImages
This method returns true if the specified image has transparent pixels Code taken from the Java Developers Almanac 1.4 http://javaalmanac.com/egs/java.awt.image/HasAlpha.html
hasCustomLuts() - Method in class ij.CompositeImage
 
hashChar - Variable in class ij.plugin.frame.jedit.syntax.ParserRule
 
hashCode() - Method in class ij.plugin.frame.jedit.syntax.TokenMarker.LineContext
 
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.BlueThemeBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.GrayThemeBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the hashCode() method descriptor.
hasJava14() - Static method in class ij.plugin.frame.jedit.OperatingSystem
Returns if Java 2 version 1.4, or Java 2 version 1.5 is in use.
hasJava15() - Static method in class ij.plugin.frame.jedit.OperatingSystem
Returns if Java 2 version 1.5 is in use.
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasScreenMenuBar() - Static method in class ij.plugin.frame.jedit.OperatingSystem
Returns whether the screen menu bar on Mac OS X is in use.
hasVars() - Method in class ij.macro.Program
 
hasWord(String) - Method in class ij.macro.Program
 
HEADER2_OFFSET - Static variable in class ij.io.RoiDecoder
 
HEADLESS - Static variable in class ij.gui.Arrow
 
height - Variable in class ij.ImagePlus
 
height - Variable in class ij.io.FileInfo
 
height - Variable in class ij.process.ImageProcessor
 
height - Variable in class ij.process.ImageStatistics
 
height - Variable in class ij2x.plugin.AlignRGB
 
HEIGHT_KEY - Static variable in class ij.text.TextWindow
 
HEIGHTD - Static variable in class ij.io.RoiDecoder
 
heightD - Variable in class ij.process.ImageProcessor
 
hexDigits - Static variable in class ij.util.Tools
This array contains the 16 hex digits '0'-'F'.
hexToColor(String) - Static method in class ij.plugin.Colors
Converts a hex color (e.g., "ffff00") into "red", "green", "yellow", etc.
hgap - Variable in class ij.gui.ImageLayout
 
hide() - Method in class ij.ImagePlus
Closes the window, if any, that is displaying this image.
hideCancelButton() - Method in class ij.gui.GenericDialog
No not display "Cancel" button.
hideErrorMessages() - Method in class ij.plugin.TextReader
 
hideOverlayButton - Variable in class ij2x.plugin.ControlbarJPanel
 
hideOverlayButton - Variable in class ij2x.plugin.OverlayPanel
 
hideProcessStackDialog - Static variable in class ij.IJ
 
hideProgress() - Method in class ij.process.ImageProcessor
Deprecated.  
highlights - Variable in class ij.plugin.frame.jedit.LNTextAreaPainter
 
highlights - Variable in class ij.plugin.frame.jedit.TextAreaPainter
 
histMax - Variable in class ij.process.ImageStatistics
 
histMin - Variable in class ij.process.ImageStatistics
 
histogram - Variable in class ij.gui.HistogramWindow
 
Histogram - Class in ij.plugin
This plugin implements the Analyze/Histogram command.
Histogram() - Constructor for class ij.plugin.Histogram
 
histogram - Variable in class ij.process.ImageStatistics
 
histogram16 - Variable in class ij.process.ImageStatistics
65536 element histogram (16-bit images only)
histogramMax - Variable in class ij.process.ImageProcessor
 
histogramMin - Variable in class ij.process.ImageProcessor
 
histogramSize - Variable in class ij.process.ImageProcessor
 
HistogramWindow - Class in ij.gui
This class is an extended ImageWindow that displays histograms.
HistogramWindow(ImagePlus) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the title "Histogram of ImageName".
HistogramWindow(String, ImagePlus, int) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title and number of bins.
HistogramWindow(String, ImagePlus, int, double, double) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title, number of bins and histogram range.
HistogramWindow(String, ImagePlus, int, double, double, int) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title, number of bins, histogram range and yMax.
HistogramWindow(String, ImagePlus, ImageStatistics) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title and ImageStatistics.
histYMax - Variable in class ij.process.ImageStatistics
 
Holiday - Class in com.ibm.calendar
Holiday class holds 4 numbers, representing a holiday.
Holiday() - Constructor for class com.ibm.calendar.Holiday
Holiday constructor.
Holiday(String) - Constructor for class com.ibm.calendar.Holiday
Holiday constructor.
HolidayEditor - Class in com.ibm.calendar.editors
Insert the type's description here.
HolidayEditor() - Constructor for class com.ibm.calendar.editors.HolidayEditor
 
HolidayEditorPanel - Class in com.ibm.calendar.editors
Insert the type's description here.
HolidayEditorPanel() - Constructor for class com.ibm.calendar.editors.HolidayEditorPanel
HolidayEditorPanel constructor comment.
HolidayEditorPanel(LayoutManager) - Constructor for class com.ibm.calendar.editors.HolidayEditorPanel
HolidayEditorPanel constructor comment.
HolidayEditorPanel(PropertyEditorSupport) - Constructor for class com.ibm.calendar.editors.HolidayEditorPanel
Insert the method's description here.
holidaysPropertyDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the holidays property descriptor.
HOME - Static variable in class ij.plugin.frame.jedit.InputHandler
 
horizontal - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
HorizontalGradient - Class in ij2x.plugin
Title: Description: Copyright: Copyright (c) Company:
HorizontalGradient() - Constructor for class ij2x.plugin.HorizontalGradient
 
HorizontalGradient.ColorIconArea - Class in ij2x.plugin
 
HorizontalGradient.ColorIconArea() - Constructor for class ij2x.plugin.HorizontalGradient.ColorIconArea
 
HorizontalGradient.LutApply - Class in ij2x.plugin
 
HorizontalGradient.LutApply() - Constructor for class ij2x.plugin.HorizontalGradient.LutApply
 
horizontalOffset - Variable in class ij.plugin.frame.jedit.JEditTextArea
 
HOST_COMPUTER - Static variable in class ij.io.TiffDecoder
 
Hotkeys - Class in ij.plugin
Implements the Plugins/Hotkeys/Install and Remove commands.
Hotkeys() - Constructor for class ij.plugin.Hotkeys
 
HOURS_IN_DAY - Static variable in class com.ibm.clock.Time
Hours in a day.
hRGB - Variable in class ij2x.plugin.AlignRGB
 
HSBStackItem - Static variable in class ij.Menus
 
HTMLDialog - Class in ij.gui
This is modal dialog box that displays HTML formated text.
HTMLDialog(String, String) - Constructor for class ij.gui.HTMLDialog
 
HTMLTokenMarker - Class in ij.plugin.frame.jedit.tokenmarker
HTML token marker.
HTMLTokenMarker() - Constructor for class ij.plugin.frame.jedit.tokenmarker.HTMLTokenMarker
 
HTMLTokenMarker(boolean) - Constructor for class ij.plugin.frame.jedit.tokenmarker.HTMLTokenMarker
 
HUE - Static variable in interface ij2x.plugin.frame.ColorPickerConstance
Used to indicate when we're in "hue mode".
HyperStackConverter - Class in ij.plugin
Implements the "Stack to HyperStack", "RGB to HyperStack" and "HyperStack to Stack" commands.
HyperStackConverter() - Constructor for class ij.plugin.HyperStackConverter
 
HyperStackReducer - Class in ij.plugin
Implements the Image/HyperStacks/Reduce Dimensionality command.
HyperStackReducer() - Constructor for class ij.plugin.HyperStackReducer
Default constructor
HyperStackReducer(ImagePlus) - Constructor for class ij.plugin.HyperStackReducer
Constructs a HyperStackReducer using the specified source image.

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 _