|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterGroup | |
---|---|
org.geotools.coverageio.gdal | Base implementation for Coverage I/O based on GDAL bindings available via the ImageI/O-Ext project. |
org.geotools.parameter | Parameter implementation. |
Uses of ParameterGroup in org.geotools.coverageio.gdal |
---|
Methods in org.geotools.coverageio.gdal that return ParameterGroup | |
---|---|
protected static ParameterGroup |
BaseGDALGridFormat.getDefaultParameterGroup(java.util.Map<java.lang.String,java.lang.String> mInfo)
Return a ParameterGroup with default General Parameter Descriptors. |
Uses of ParameterGroup in org.geotools.parameter |
---|
Subclasses of ParameterGroup in org.geotools.parameter | |
---|---|
class |
MatrixParameters
The values for a group of matrix parameters. |
Methods in org.geotools.parameter that return ParameterGroup | |
---|---|
ParameterGroup |
ParameterGroup.clone()
Returns a deep copy of this group of parameter values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |