public interface ElevationGridCoverageFactory
GridCoverage2D objects
representing National Elevation Dataset (NED) raster data.| Modifier and Type | Method and Description |
|---|---|
void |
checkInputs() |
void |
fetchData(Graph graph)
Sets the graph of the factory and initiates the fetching of data that is not present in the cache
|
org.opengis.coverage.Coverage |
getGridCoverage()
Creates a new coverage instance from files already fetched
|
org.opengis.coverage.Coverage getGridCoverage()
void checkInputs()
void fetchData(Graph graph)
Copyright © 2020. All rights reserved.