it.geosolutions.jaiext.translate
Class TranslateCRIF

java.lang.Object
  extended by javax.media.jai.CRIFImpl
      extended by it.geosolutions.jaiext.translate.TranslateCRIF
All Implemented Interfaces:
ContextualRenderedImageFactory, RenderedImageFactory

public class TranslateCRIF
extends javax.media.jai.CRIFImpl


Field Summary
 
Fields inherited from class javax.media.jai.CRIFImpl
operationName
 
Constructor Summary
TranslateCRIF()
          Constructor.
 
Method Summary
 RenderedImage create(ParameterBlock parameterBlock, 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

TranslateCRIF

public TranslateCRIF()
Constructor.

Method Detail

create

public RenderedImage create(ParameterBlock parameterBlock,
                            RenderingHints hints)
Specified by:
create in interface RenderedImageFactory
Specified by:
create in class javax.media.jai.CRIFImpl


Copyright © 2006–2014 GeoSolutions. All rights reserved.