Uses of Class
org.geotools.parameter.DefaultParameterDescriptorGroup
-
Packages that use DefaultParameterDescriptorGroup Package Description org.geotools.coverage.processing Coverage processing implementations.org.geotools.parameter Parameter implementation. -
-
Uses of DefaultParameterDescriptorGroup in org.geotools.coverage.processing
Subclasses of DefaultParameterDescriptorGroup in org.geotools.coverage.processing Modifier and Type Class Description class
ExtendedImagingParameterDescriptors
Extension of theImagingParameterDescriptors
class used for setting the right operation name for the operation associated to the inputRegistryElementDescriptor
. -
Uses of DefaultParameterDescriptorGroup in org.geotools.parameter
Subclasses of DefaultParameterDescriptorGroup in org.geotools.parameter Modifier and Type Class Description class
ImagingParameterDescriptors
Wraps a JAI'sParameterListDescriptor
.class
MatrixParameterDescriptors
A parameter group for matrix elements.
-