org.esa.beam.framework.gpf.internal
Class JaiHelper

java.lang.Object
  extended by org.esa.beam.framework.gpf.internal.JaiHelper

public class JaiHelper
extends Object


Field Summary
static javax.media.jai.Interpolation DEFAULT_INTERPOLATION
           
 
Constructor Summary
JaiHelper()
           
 
Method Summary
static Product createTargetProduct(Product sourceProduct, String[] bandNames, String operationName, HashMap<String,Object> operationParameters, RenderingHints renderingHints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_INTERPOLATION

public static final javax.media.jai.Interpolation DEFAULT_INTERPOLATION
Constructor Detail

JaiHelper

public JaiHelper()
Method Detail

createTargetProduct

public static Product createTargetProduct(Product sourceProduct,
                                          String[] bandNames,
                                          String operationName,
                                          HashMap<String,Object> operationParameters,
                                          RenderingHints renderingHints)
                                   throws OperatorException
Throws:
OperatorException


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.