org.geotools.image.jai
Class NodataFilterDescriptor
Object
OperationDescriptorImpl
NodataFilterDescriptor
- All Implemented Interfaces:
- Serializable, OperationDescriptor, RegistryElementDescriptor
public class NodataFilterDescriptor
- extends OperationDescriptorImpl
The descriptor for the NodataFilter
operation.
- Since:
- 2.1
- Author:
- Lionel Flahaut (2ie Technologie, IRD)
- See Also:
- Serialized Form
- Module:
Field Summary |
static String |
OPERATION_NAME
The operation name, which is "org.geotools.NodataFilter". |
Methods inherited from class OperationDescriptorImpl |
arePropertiesSupported, getDefaultSourceClass, getDestClass, getDestClass, getInvalidRegion, getName, getNumParameters, getNumSources, getParamClasses, getParamDefaults, getParamDefaultValue, getParameterListDescriptor, getParamMaxValue, getParamMinValue, getParamNames, getPropertyGenerators, getPropertyGenerators, getRenderableDestClass, getRenderableSourceClasses, getResourceBundle, getResources, getSourceClasses, getSourceClasses, getSourceNames, getSupportedModes, isImmediate, isModeSupported, isRenderableSupported, isRenderedSupported, makeDefaultSourceClassList, validateArguments, validateArguments, validateParameters, validateParameters, validateRenderableArguments, validateRenderableSources, validateSources, validateSources |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPERATION_NAME
public static final String OPERATION_NAME
- The operation name, which is "org.geotools.NodataFilter".
- See Also:
- Constant Field Values
NodataFilterDescriptor
public NodataFilterDescriptor()
- Constructs the descriptor.
Copyright © 1996-2009 Geotools. All Rights Reserved.