Uses of Class
org.geotools.parameter.ParameterGroup
Packages that use ParameterGroup
Package
Description
Base implementation for Coverage I/O based on GDAL bindings available via the ImageI/O-Ext project.
Parameter implementation.
-
Uses of ParameterGroup in org.geotools.coverageio.gdal
Methods in org.geotools.coverageio.gdal that return ParameterGroupModifier and TypeMethodDescriptionprotected static ParameterGroup
BaseGDALGridFormat.getDefaultParameterGroup
(Map<String, String> mInfo) Return a ParameterGroup with default General Parameter Descriptors. -
Uses of ParameterGroup in org.geotools.parameter
Subclasses of ParameterGroup in org.geotools.parameterMethods in org.geotools.parameter that return ParameterGroupModifier and TypeMethodDescriptionParameterGroup.clone()
Returns a deep copy of this group of parameter values.