All Packages Class Hierarchy
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
Index of all Fields and Methods
- addColor(Color).
Method in class com.ibm.imageprocessing.ColorList
- Adds a color to the list of colors and returns the
updated ColorList object.
- addColor(Color).
Method in class com.ibm.imageprocessing.TransparentFilter
- Adds a transparent color to the list of transparent colors.
- addColorListErrorListener(ColorListErrorListener).
Method in class com.ibm.imageprocessing.ColorList
- Adds a ColorListErrorListener to the listener list.
- addFetchArgumentsListener(FetchArgumentsListener).
Method in class com.ibm.imageprocessing.ImageProcessing
- Adds a FetchArgumentsListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.ColorizationFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.LowPassFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.MedianFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.NegativeFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.TransparentFilter
- Adds an ImageProcessedListener to the listener list.
- addImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Adds an ImageProcessedListener to the listener list.
- addMirrorErrorListener(MirrorErrorListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Adds a MirrorErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.ColorizationFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.LowPassFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.MedianFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.NegativeFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.TransparentFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Adds a ProcessingErrorListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.ColorizationFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.LowPassFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.MedianFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.NegativeFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.TransparentFilter
- Adds a ProcessingListener to the listener list.
- addProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Adds a ProcessingListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.imageprocessing.ImageProcessing
- Adds a PropertyChangeListener to the listener list.
- addRotationErrorListener(RotationErrorListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Adds a RotationErrorListener to the listener list.
- addTriggerNextActionListener(TriggerNextActionListener).
Method in class com.ibm.imageprocessing.ImageProcessing
- Adds a TriggerNextActionListener to the listener list.
- addZoomErrorListener(ZoomErrorListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Adds a ZoomErrorListener to the listener list.
- ANTICLOCKWISE.
Static variable in class com.ibm.imageprocessing.RotationFilter
- Useful constant for a direction .
- BlackAndWhiteFilter().
Constructor for class com.ibm.imageprocessing.BlackAndWhiteFilter
-
The default constructor.
- BlackAndWhiteFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.BlackAndWhiteFilterBeanInfo
-
- changeColorAt(Color, int).
Method in class com.ibm.imageprocessing.ColorList
- Replaces a color with another at a specified location.
- CLOCKWISE.
Static variable in class com.ibm.imageprocessing.RotationFilter
- Useful constant for a direction .
- clone().
Method in class com.ibm.imageprocessing.ColorList
- Returns a clone of this
ColorList
.
- colorDoesNotExist(ColorListErrorEvent).
Method in interface com.ibm.imageprocessing.event.ColorListErrorListener
-
Invoked when a color does not exist.
- ColorizationFilter().
Constructor for class com.ibm.imageprocessing.ColorizationFilter
-
The default constructor.
- ColorizationFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.ColorizationFilterBeanInfo
-
- ColorList().
Constructor for class com.ibm.imageprocessing.ColorList
- Creates a color list with no color in the list.
- ColorList(Color).
Constructor for class com.ibm.imageprocessing.ColorList
- Creates a color list with a single color
- ColorList(Color[]).
Constructor for class com.ibm.imageprocessing.ColorList
- Creates a color list with an array of colors.
- ColorListErrorEvent(Object, int, Exception, String).
Constructor for class com.ibm.imageprocessing.event.ColorListErrorEvent
- Constructs a
ColorListErrorEvent
object with a specified
source object.
- contains(Color).
Method in class com.ibm.imageprocessing.ColorList
- Checks whether the color exists in the colorlist
- DeColorizationFilter().
Constructor for class com.ibm.imageprocessing.DeColorizationFilter
-
The default constructor.
- DeColorizationFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.DeColorizationFilterBeanInfo
-
- EdgeDetectionFilter().
Constructor for class com.ibm.imageprocessing.EdgeDetectionFilter
- The default constructor.
- EdgeDetectionFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.EdgeDetectionFilterBeanInfo
-
- equals(Object).
Method in class com.ibm.imageprocessing.ColorList
- Compares this
ColorList
to a specified object.
- evaluate().
Method in class com.ibm.imageprocessing.ImageProcessing
- Fires
FetchArgumentsEvent
and calls the startProcessing
method.
- fetchArgumentsCalled(FetchArgumentsEvent).
Method in interface com.ibm.imageprocessing.event.FetchArgumentsListener
-
Invoked when the
triggerAction
method is called
to start the processing.
- FetchArgumentsEvent(Object).
Constructor for class com.ibm.imageprocessing.event.FetchArgumentsEvent
- Constructs a
FetchArgumentsEvent
object with a specified
source object.
- getAutoAction().
Method in class com.ibm.imageprocessing.ImageProcessing
- Gets the autoAction flag.
- getAxis().
Method in class com.ibm.imageprocessing.MirrorFilter
-
Gets the axis along which the mirror effect is to be shown
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.BlackAndWhiteFilterBeanInfo
-
Returns a BeanDescriptor for the BlackAndWhiteFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.ColorizationFilterBeanInfo
-
Returns BeanDescriptor for the ColorizationFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.DeColorizationFilterBeanInfo
-
Returns a BeanDescriptor for the DeColorizationFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.EdgeDetectionFilterBeanInfo
- Returns a BeanDescriptor for the EdgeDetectionFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.LowPassFilterBeanInfo
- Returns a BeanDescriptor for the LowPassFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.MedianFilterBeanInfo
-
Returns a BeanDescriptor for the MedianFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.MirrorFilterBeanInfo
-
Returns a BeanDescriptor for the MirrorFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.NegativeFilterBeanInfo
-
Returns BeanDescriptor for the NegativeFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.RotationFilterBeanInfo
-
Returns BeanDescriptor for the RotationFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.TransparentFilterBeanInfo
- Returns BeanDescriptor for the TransparentFilter bean.
- getBeanDescriptor().
Method in class com.ibm.imageprocessing.ZoomFilterBeanInfo
-
Returns BeanDescriptor for the ZoomFilter bean.
- getColor().
Method in class com.ibm.imageprocessing.ColorizationFilter
-
Gets a color to be used for colorization.
- getColor().
Method in class com.ibm.imageprocessing.DeColorizationFilter
-
Gets a color to be used for decolorization
- getColorAt(int).
Method in class com.ibm.imageprocessing.ColorList
- Returns the color in the colorlist at a specified location.
- getColorList().
Method in class com.ibm.imageprocessing.TransparentFilter
- Returns the list of transparent colors for an image.
- getColors().
Method in class com.ibm.imageprocessing.ColorList
- Returns the list of colors as an enumeration
- getColorString(Color).
Method in class com.ibm.imageprocessing.ColorList
- Returns the Java Initialization String for a color object.
- getCurrentException().
Method in class com.ibm.imageprocessing.event.ColorListErrorEvent
- Gets a current exception
- getCurrentException().
Method in class com.ibm.imageprocessing.event.MirrorErrorEvent
- Gets a current exception.
- getCurrentException().
Method in class com.ibm.imageprocessing.event.ProcessingErrorEvent
- Gets a current exception
- getCurrentException().
Method in class com.ibm.imageprocessing.event.RotationErrorEvent
- Gets current exception
- getCurrentException().
Method in class com.ibm.imageprocessing.event.ZoomErrorEvent
- Gets a current exception
- getDebug().
Method in class com.ibm.imageprocessing.ImageProcessing
- Gets the debug flag.
- getDirection().
Method in class com.ibm.imageprocessing.RotationFilter
-
Gets the direction of rotation.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.BlackAndWhiteFilterBeanInfo
- Returns an array of event descriptors for all
those events, which BlackAndWhiteFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.ColorizationFilterBeanInfo
- Returns an array of event descriptors for all
those events, which ColorizationFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.DeColorizationFilterBeanInfo
- Returns an array of event descriptors for all
those events, which DeColorizationFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.EdgeDetectionFilterBeanInfo
- Returns an array of event descriptors for all
those events, which EdgeDetectionFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.LowPassFilterBeanInfo
- Returns an array of event descriptors for all
those events, which LowPassFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.MedianFilterBeanInfo
- Returns an array of event descriptors for all
those events, which MedianFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.MirrorFilterBeanInfo
- Returns an array of event descriptors for all
those events, which MirrorFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.NegativeFilterBeanInfo
- Returns an array of event descriptors for all
those events, which NegativeFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.RotationFilterBeanInfo
- Returns an array of event descriptors for all
those events, which RotationFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.TransparentFilterBeanInfo
- Returns an array of event descriptors for all
those events, which TransparentFilter wants to expose.
- getEventSetDescriptors().
Method in class com.ibm.imageprocessing.ZoomFilterBeanInfo
- Returns an array of event descriptors for all
those events, which ZoomFilter wants to expose.
- getIcon(int).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilterBeanInfo
- Returns an icon for the BlackAndWhiteFilter bean depending upon the
iconkind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.ColorizationFilterBeanInfo
- Returns an icon for ColorizationFilter bean depending upon the
iconkind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.DeColorizationFilterBeanInfo
- Returns an icon for the DeColorizationFilter bean, depending upon the
iconkind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.EdgeDetectionFilterBeanInfo
- Returns an icon for the EdgeDetectionFilter bean depending
upon the icon kind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.LowPassFilterBeanInfo
- Returns an icon for the LowPassFilter bean depending upon the
icon kind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.MedianFilterBeanInfo
- Returns an icon for the MedianFilter bean, depending
upon the iconkind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.MirrorFilterBeanInfo
- Returns an icon for the MirrorFilter bean depending
upon the iconkind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.NegativeFilterBeanInfo
- Returns an icon for the NegativeFilter bean, depending upon the
iconkind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.RotationFilterBeanInfo
- Returns an icon for the RotationFilter bean, depending
upon the iconkind passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.TransparentFilterBeanInfo
- Returns an icon for the TransparentFilter bean, depending upon the icon kind
passed to it.
- getIcon(int).
Method in class com.ibm.imageprocessing.ZoomFilterBeanInfo
- Returns an icon for the ZoomFilter bean, depending
upon the iconkind passed to it.
- getImage().
Method in class com.ibm.imageprocessing.event.ImageProcessedEvent
- Returns the original image
- getImageFilter().
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.ColorizationFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.LowPassFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.MedianFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.MirrorFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.NegativeFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.RotationFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.TransparentFilter
- Returns the filter used by this class.
- getImageFilter().
Method in class com.ibm.imageprocessing.ZoomFilter
- Returns the filter used by this class.
- getMessage().
Method in class com.ibm.imageprocessing.event.ColorListErrorEvent
- Gets a detailed error message
- getMessage().
Method in class com.ibm.imageprocessing.event.MirrorErrorEvent
- Gets a detailed error message
- getMessage().
Method in class com.ibm.imageprocessing.event.ProcessingErrorEvent
- Gets a detailed error message
- getMessage().
Method in class com.ibm.imageprocessing.event.RotationErrorEvent
- Gets a detailed error message
- getMessage().
Method in class com.ibm.imageprocessing.event.ZoomErrorEvent
- Gets a detailed error message.
- getMessageCode().
Method in class com.ibm.imageprocessing.event.ColorListErrorEvent
- Gets the error message code
- getMessageCode().
Method in class com.ibm.imageprocessing.event.MirrorErrorEvent
- Gets the error message code
- getMessageCode().
Method in class com.ibm.imageprocessing.event.ProcessingErrorEvent
- Gets the error message code
- getMessageCode().
Method in class com.ibm.imageprocessing.event.RotationErrorEvent
- Gets the error message code
- getMessageCode().
Method in class com.ibm.imageprocessing.event.ZoomErrorEvent
- Gets the error message code.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.BlackAndWhiteFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which BlackAndWhiteFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.ColorizationFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which ColorizationFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.DeColorizationFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which DeColorizationFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.EdgeDetectionFilterBeanInfo
- Returns an array of method descriptors for all
those methods which EdgeDetectionFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.LowPassFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which LowPassFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.MedianFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which MedianFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.MirrorFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which MirrorFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.NegativeFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which NegativeFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.RotationFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which RotationFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.TransparentFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which TransparentFilter wants to expose.
- getMethodDescriptors().
Method in class com.ibm.imageprocessing.ZoomFilterBeanInfo
- Returns an array of method descriptors for all
those methods, which ZoomFilter wants to expose.
- getProcessedImage().
Method in class com.ibm.imageprocessing.event.ImageProcessedEvent
- Returns the processed image
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.BlackAndWhiteFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which BlackAndWhiteFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.ColorizationFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which ColorizationFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.DeColorizationFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which DeColorizationFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.EdgeDetectionFilterBeanInfo
- Returns an array of property descriptors for all
those properties which EdgeDetectorFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.LowPassFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which LowPassFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.MedianFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which MedianFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.MirrorFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which MirrorFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.NegativeFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which NegativeFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.RotationFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which RotationFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.TransparentFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which TransparentFilter wants to expose.
- getPropertyDescriptors().
Method in class com.ibm.imageprocessing.ZoomFilterBeanInfo
- Returns an array of property descriptors for all
those properties, which ZoomFilter wants to expose.
- getResult().
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.ColorizationFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.LowPassFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.MedianFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.MirrorFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.NegativeFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.RotationFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.TransparentFilter
- Returns a processed image.
- getResult().
Method in class com.ibm.imageprocessing.ZoomFilter
- Returns a processed image.
- getRotationAngle().
Method in class com.ibm.imageprocessing.RotationFilter
-
Gets the angle of rotation
- getZoomFactor().
Method in class com.ibm.imageprocessing.ZoomFilter
- Gets the zoom factor.
- hashCode().
Method in class com.ibm.imageprocessing.ColorList
- Returns a hashcode for this object
- illegalPositionSet(ColorListErrorEvent).
Method in interface com.ibm.imageprocessing.event.ColorListErrorListener
-
Invoked when an illegal position is set.
- imageFetchAborted(ProcessingErrorEvent).
Method in interface com.ibm.imageprocessing.event.ProcessingErrorListener
-
Invoked when the image fetch is aborted or unaccomplished.
- imageInterrupted(ProcessingErrorEvent).
Method in interface com.ibm.imageprocessing.event.ProcessingErrorListener
-
Invoked when an image gets interrupted while waiting for pixels.
- imageNotLoaded(ProcessingErrorEvent).
Method in interface com.ibm.imageprocessing.event.ProcessingErrorListener
-
Invoked when there is an error while loading an image.
- imageProcessed(ImageProcessedEvent).
Method in interface com.ibm.imageprocessing.event.ImageProcessedListener
-
Invoked when the processing gets completed.
- ImageProcessedEvent(Object, Image, Image).
Constructor for class com.ibm.imageprocessing.event.ImageProcessedEvent
- Constructs a
FetchArgumentsEvent
object with the specified
source object.
- ImageProcessing().
Constructor for class com.ibm.imageprocessing.ImageProcessing
-
- invalidAxisSet(MirrorErrorEvent).
Method in interface com.ibm.imageprocessing.event.MirrorErrorListener
-
Invoked when an invalid axis is set.
- invalidDirectionSet(RotationErrorEvent).
Method in interface com.ibm.imageprocessing.event.RotationErrorListener
-
Invoked when an invalid direction is set.
- invalidRotationAngleSet(RotationErrorEvent).
Method in interface com.ibm.imageprocessing.event.RotationErrorListener
-
Invoked when an invalid rotation angle is set.
- invalidZoomFactorSet(ZoomErrorEvent).
Method in interface com.ibm.imageprocessing.event.ZoomErrorListener
-
Invoked when an invalid zoom factor is set.
- LowPassFilter().
Constructor for class com.ibm.imageprocessing.LowPassFilter
- The default constructor.
- LowPassFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.LowPassFilterBeanInfo
-
- MedianFilter().
Constructor for class com.ibm.imageprocessing.MedianFilter
-
The default constructor.
- MedianFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.MedianFilterBeanInfo
-
- MirrorErrorEvent(Object, int, Exception, String).
Constructor for class com.ibm.imageprocessing.event.MirrorErrorEvent
- Constructs a
MirrorErrorEvent
object with a specified
source object.
- MirrorFilter().
Constructor for class com.ibm.imageprocessing.MirrorFilter
-
The default constructor.
- MirrorFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.MirrorFilterBeanInfo
-
- NegativeFilter().
Constructor for class com.ibm.imageprocessing.NegativeFilter
-
The default constructor.
- NegativeFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.NegativeFilterBeanInfo
-
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Variable to be used for either notifying the user
about the error messages or not.
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.ColorizationFilter
- Variable to be used either for notifying the user
about the error messages or not
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.ColorList
- Variable to be used for either notifying the user
about the error messages or not.
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.DeColorizationFilter
- Variable to be used either for notifying the user
about the error messages or not.
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.EdgeDetectionFilter
- Variable to be used for either notifying the user
about the error messages or not
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.LowPassFilter
- Variable to be used for either notifying the user
about the error messages or not.
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.MedianFilter
- Variable to be used for either notifying the user
about the error messages or not
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.MirrorFilter
- Variable to be used for either notifying the user
about the error messages or not
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.NegativeFilter
- Variable to be used for either notifying the user
about the error messages or not
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.RotationFilter
- Variable to be used for either notifying the user
about the error messages or not
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.TransparentFilter
- Variable to be used for either notifying the user
about the error messages or not
- NOTIFY_USER.
Variable in class com.ibm.imageprocessing.ZoomFilter
- Variable to be used for either notifying the user
about the error messages or not
- paramString().
Method in class com.ibm.imageprocessing.ColorList
- Returns the java initialization String for the ColorList object.
- processing.
Variable in class com.ibm.imageprocessing.ImageProcessing
- Flag to indicate whether processing is going on or not.
- ProcessingErrorEvent(Object, int, Exception, String).
Constructor for class com.ibm.imageprocessing.event.ProcessingErrorEvent
- Constructs a
ProcessingErrorEvent
object with a specified
source object.
- ProcessingEvent(Object).
Constructor for class com.ibm.imageprocessing.event.ProcessingEvent
- Constructs a
ProcessingEvent
object with a specified
source object.
- processingOver(ProcessingEvent).
Method in interface com.ibm.imageprocessing.event.ProcessingListener
-
Invoked when processing gets completed.
- processingStarted(ProcessingEvent).
Method in interface com.ibm.imageprocessing.event.ProcessingListener
-
Invoked when processing gets started.
- removeColor(Color).
Method in class com.ibm.imageprocessing.ColorList
- Removes a color from the list of colors and returns
the updated ColorList object.
- removeColor(Color).
Method in class com.ibm.imageprocessing.TransparentFilter
- Removes a color from the list of transparent colors.
- removeColorListErrorListener(ColorListErrorListener).
Method in class com.ibm.imageprocessing.ColorList
- Removes a ColorListErrorListener from the listener list.
- removeFetchArgumentsListener(FetchArgumentsListener).
Method in class com.ibm.imageprocessing.ImageProcessing
- Removes a FetchArgumentsListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.ColorizationFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.LowPassFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.MedianFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.NegativeFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.TransparentFilter
- Removes an ImageProcessedListener from the listener list.
- removeImageProcessedListener(ImageProcessedListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Removes an ImageProcessedListener from the listener list.
- removeMirrorErrorListener(MirrorErrorListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Removes a MirrorErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.ColorizationFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.LowPassFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.MedianFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.NegativeFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.TransparentFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingErrorListener(ProcessingErrorListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Removes a ProcessingErrorListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.ColorizationFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.LowPassFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.MedianFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.MirrorFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.NegativeFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.TransparentFilter
- Removes a ProcessingListener from the listener list.
- removeProcessingListener(ProcessingListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Removes a ProcessingListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.imageprocessing.ImageProcessing
- Removes a PropertyChangeListener from the listener list.
- removeRotationErrorListener(RotationErrorListener).
Method in class com.ibm.imageprocessing.RotationFilter
- Removes a RotationErrorListener from the listener list.
- removeTriggerNextActionListener(TriggerNextActionListener).
Method in class com.ibm.imageprocessing.ImageProcessing
- Removes a TriggerNextActionListener from the listener list.
- removeZoomErrorListener(ZoomErrorListener).
Method in class com.ibm.imageprocessing.ZoomFilter
- Removes a ZoomErrorListener from the listener list.
- RotationErrorEvent(Object, int, Exception, String).
Constructor for class com.ibm.imageprocessing.event.RotationErrorEvent
- Constructs a
RotationErrorEvent
object with a specified
source object.
- RotationFilter().
Constructor for class com.ibm.imageprocessing.RotationFilter
-
The default constructor.
- RotationFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.RotationFilterBeanInfo
-
- setAutoAction(boolean).
Method in class com.ibm.imageprocessing.ImageProcessing
- Sets the autoAction flag.
- setAxis(String).
Method in class com.ibm.imageprocessing.MirrorFilter
-
Sets the axis along which the mirror effect is to be shown.
- setColor(Color).
Method in class com.ibm.imageprocessing.ColorizationFilter
-
Sets a color to be used for colorization.
- setColor(Color).
Method in class com.ibm.imageprocessing.DeColorizationFilter
-
Sets a color to be used for decolorization.
- setColorList(ColorList).
Method in class com.ibm.imageprocessing.TransparentFilter
- Sets the list of transparent colors for an image.
- setDebug(boolean).
Method in class com.ibm.imageprocessing.ImageProcessing
- Sets the debug flag.
- setDirection(String).
Method in class com.ibm.imageprocessing.RotationFilter
-
Sets the direction of rotation(clockwise or anticlockwise).
- setInputImage(Image).
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Sets the inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.ColorizationFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.LowPassFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.MedianFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.MirrorFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.NegativeFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.RotationFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.TransparentFilter
- Sets an inputImage to be processed by this class.
- setInputImage(Image).
Method in class com.ibm.imageprocessing.ZoomFilter
- Sets an inputImage to be processed by this class.
- setRotationAngle(int).
Method in class com.ibm.imageprocessing.RotationFilter
-
Sets the angle of rotation.
- setZoomFactor(int).
Method in class com.ibm.imageprocessing.ZoomFilter
- Sets the zoom factor.
- size().
Method in class com.ibm.imageprocessing.ColorList
- Returns the number of items in the color list.
- startProcessing().
Method in class com.ibm.imageprocessing.BlackAndWhiteFilter
- Processes an input image and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.ColorizationFilter
- Processes an input image and various events are fired to indicate the status
of processing of the image.
- startProcessing().
Method in class com.ibm.imageprocessing.DeColorizationFilter
- Processes an input image and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.EdgeDetectionFilter
- Processes an input image and various events are fired to indicate the status
of processing of the image.
- startProcessing().
Method in class com.ibm.imageprocessing.ImageProcessing
- Abstract method for processing an image.
- startProcessing().
Method in class com.ibm.imageprocessing.LowPassFilter
- Processes an input image, and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.MedianFilter
- Processes an input image and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.MirrorFilter
- Processes an input image and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.NegativeFilter
- Processes an input image, and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.RotationFilter
- Processes an input image and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.TransparentFilter
- Processes an input image, and various events are fired to indicate the status
of processing the image.
- startProcessing().
Method in class com.ibm.imageprocessing.ZoomFilter
- Processes an input image, and various events are fired to indicate the status
of processing the image.
- TransparentFilter().
Constructor for class com.ibm.imageprocessing.TransparentFilter
- The default constructor.
- TransparentFilterBeanInfo().
Constructor for class com.ibm.imageprocessing.TransparentFilterBeanInfo
-
- triggerAction().
Method in class com.ibm.imageprocessing.ImageProcessing
- Initiates the image filtering action.
- triggerNextActionCalled(TriggerNextActionEvent).
Method in interface com.ibm.imageprocessing.event.TriggerNextActionListener
-
Invoked when the processing gets completed either successfully or not.
- TriggerNextActionEvent(Object).
Constructor for class com.ibm.imageprocessing.event.TriggerNextActionEvent
- Constructs a
FetchArgumentsEvent
object with a specified
source object.
- XAXIS.
Static variable in class com.ibm.imageprocessing.MirrorFilter
- Useful constant for axis.
- YAXIS.
Static variable in class com.ibm.imageprocessing.MirrorFilter
- Useful constant for axis.