org.geotools.image.palette
Class ColorReductionCRIF

Object
  extended by CRIFImpl
      extended by ColorReductionCRIF
All Implemented Interfaces:
ContextualRenderedImageFactory, RenderedImageFactory

public class ColorReductionCRIF
extends CRIFImpl


Field Summary
 
Fields inherited from class CRIFImpl
operationName
 
Constructor Summary
ColorReductionCRIF()
           
 
Method Summary
 RenderedImage create(ParameterBlock pb, RenderingHints hints)
           
 
Methods inherited from class CRIFImpl
create, getBounds2D, getProperty, getPropertyNames, isDynamic, mapRenderContext
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorReductionCRIF

public ColorReductionCRIF()
Method Detail

create

public RenderedImage create(ParameterBlock pb,
                            RenderingHints hints)
Specified by:
create in interface RenderedImageFactory
Specified by:
create in class CRIFImpl


Copyright © 1996-2014 Geotools. All Rights Reserved.