| Package | Description |
|---|---|
| mil.nga.geopackage.extension.coverage |
| Modifier and Type | Field and Description |
|---|---|
protected CoverageDataAlgorithm |
CoverageDataCore.algorithm
Interpolation algorithm
|
| Modifier and Type | Method and Description |
|---|---|
CoverageDataAlgorithm |
CoverageDataCore.getAlgorithm()
Get the interpolation algorithm
|
static CoverageDataAlgorithm |
CoverageDataAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoverageDataAlgorithm[] |
CoverageDataAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageDataCore.setAlgorithm(CoverageDataAlgorithm algorithm)
Set the interpolation algorithm
|
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.