org.geotools.image.palette
Class ColorInversionCRIF

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

public class ColorInversionCRIF
extends CRIFImpl

CRIF for the color inversion operation

Author:
Simone Giannecchini, GeoSolutions SAS

Field Summary
 
Fields inherited from class CRIFImpl
operationName
 
Constructor Summary
ColorInversionCRIF()
           
 
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

ColorInversionCRIF

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