org.geotools.image.palette
Class ColorInversionCRIF

java.lang.Object
  extended by javax.media.jai.CRIFImpl
      extended by org.geotools.image.palette.ColorInversionCRIF
All Implemented Interfaces:
java.awt.image.renderable.ContextualRenderedImageFactory, java.awt.image.renderable.RenderedImageFactory

public class ColorInversionCRIF
extends javax.media.jai.CRIFImpl

CRIF for the color inversion operation

Author:
Simone Giannecchini, GeoSolutions SAS

Field Summary
 
Fields inherited from class javax.media.jai.CRIFImpl
operationName
 
Constructor Summary
ColorInversionCRIF()
           
 
Method Summary
 java.awt.image.RenderedImage create(java.awt.image.renderable.ParameterBlock pb, java.awt.RenderingHints hints)
           
 
Methods inherited from class javax.media.jai.CRIFImpl
create, getBounds2D, getProperty, getPropertyNames, isDynamic, mapRenderContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorInversionCRIF

public ColorInversionCRIF()
Method Detail

create

public java.awt.image.RenderedImage create(java.awt.image.renderable.ParameterBlock pb,
                                           java.awt.RenderingHints hints)
Specified by:
create in interface java.awt.image.renderable.RenderedImageFactory
Specified by:
create in class javax.media.jai.CRIFImpl


Copyright © 1996-2010 Geotools. All Rights Reserved.