Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected static ParameterGroup |
BaseGDALGridFormat.getDefaultParameterGroup(Map<String,String> mInfo)
Return a ParameterGroup with default General Parameter Descriptors.
|
Modifier and Type | Class and Description |
---|---|
class |
MatrixParameters
The values for a group of matrix parameters.
|
Modifier and Type | Method and Description |
---|---|
ParameterGroup |
ParameterGroup.clone()
Returns a deep copy of this group of parameter values.
|
Copyright © 1996–2019 Geotools. All rights reserved.