Package | Description |
---|---|
org.geotools.coverage.grid |
GridCoverage2D implementation.
|
Modifier and Type | Field and Description |
---|---|
protected List<GridCoverageBuilder.Variable> |
GridCoverageBuilder.variables
The list of variables created.
|
Modifier and Type | Method and Description |
---|---|
GridCoverageBuilder.Variable |
GridCoverageBuilder.newVariable(CharSequence name,
Unit<?> units)
Creates a new variable, which will be mapped to a sample
dimension.
|
Copyright © 1996–2019 Geotools. All rights reserved.