LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.filters
Class LyDisableImageFilter

java.lang.Object
  extended by leon.view.filters.LyImageFilter
      extended by leon.view.filters.LyDisableImageFilter

public class LyDisableImageFilter
extends LyImageFilter

This class is used to create disabled images. The algorithm uses the background color every two pixels in the created image.


Field Summary
static java.lang.String __VERSION
           
static java.lang.String DISABLE_FILTER_NAME
          Name of the filter used for keys in table of images.
 
Constructor Summary
LyDisableImageFilter()
          Constructor with no parameter.
 
Method Summary
static java.awt.Image getFilteredImage(java.awt.Image image)
          Gets the filtered image associated to the given image and background color.
 
Methods inherited from class leon.view.filters.LyImageFilter
clearCache, putCache
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values

DISABLE_FILTER_NAME

public static java.lang.String DISABLE_FILTER_NAME
Name of the filter used for keys in table of images.

Constructor Detail

LyDisableImageFilter

public LyDisableImageFilter()
Constructor with no parameter. Calls the super implementation.

Method Detail

getFilteredImage

public static java.awt.Image getFilteredImage(java.awt.Image image)
Gets the filtered image associated to the given image and background color. It it is not found, creates it.

Parameters:
image - The image that must be filtered.
Returns:
The filtered image.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com