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