Uses of Class
org.geotools.parameter.ParameterGroup

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(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.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.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.