org.geotools.coverage.processing
Class AbstractProcessor
Object
CoverageProcessor
AbstractProcessor
Deprecated. use CoverageProcessor
public abstract class AbstractProcessor
- extends CoverageProcessor
Base class for coverage processor implementations.
- Since:
- 2.2
- Author:
- Martin Desruisseaux (IRD)
Methods inherited from class CoverageProcessor |
addOperation, doOperation, doOperation, getInstance, getInstance, getLocale, getOperation, getOperations, getRenderingHint, listOperations, main, printOperations, scanForPlugins |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractProcessor
public AbstractProcessor()
- Deprecated.
Copyright © 1996-2014 Geotools. All Rights Reserved.