org.geotools.image.palette
Class ColorReductionCRIF

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

public class ColorReductionCRIF
extends javax.media.jai.CRIFImpl


Field Summary
 
Fields inherited from class javax.media.jai.CRIFImpl
operationName
 
Constructor Summary
ColorReductionCRIF()
           
 
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

ColorReductionCRIF

public ColorReductionCRIF()
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.