Uses of Class
org.geotools.parameter.AbstractParameterDescriptor
- 
Packages that use AbstractParameterDescriptor Package Description org.geotools.coverage.processing Coverage processing implementations.org.geotools.parameter Parameter implementation.
- 
- 
Uses of AbstractParameterDescriptor in org.geotools.coverage.processingSubclasses of AbstractParameterDescriptor in org.geotools.coverage.processing Modifier and Type Class Description classExtendedImagingParameterDescriptorsExtension of theImagingParameterDescriptorsclass used for setting the right operation name for the operation associated to the inputRegistryElementDescriptor.
- 
Uses of AbstractParameterDescriptor in org.geotools.parameterSubclasses of AbstractParameterDescriptor in org.geotools.parameter Modifier and Type Class Description classDefaultParameterDescriptor<T>The definition of a parameter used by an operation method.classDefaultParameterDescriptorGroupThe definition of a group of related parameters used by an operation method.classImagingParameterDescriptorsWraps a JAI'sParameterListDescriptor.classMatrixParameterDescriptorsA parameter group for matrix elements.
 
-