| Package | Description |
|---|---|
| mil.nga.geopackage.extension.coverage |
| Modifier and Type | Method and Description |
|---|---|
static GriddedCoverageDataType |
GriddedCoverageDataType.fromName(String name)
Get the Data Type from the name
|
GriddedCoverageDataType |
GriddedCoverage.getDataType()
Get the data type
|
static GriddedCoverageDataType |
GriddedCoverageDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GriddedCoverageDataType[] |
GriddedCoverageDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GriddedCoverage.setDataType(GriddedCoverageDataType datatype)
Set the data type
|
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.