public class NEDGridCoverageFactoryImpl extends Object implements ElevationGridCoverageFactory
NEDDownloader.| Modifier and Type | Field and Description |
|---|---|
NEDTileSource |
tileSource |
| Constructor and Description |
|---|
NEDGridCoverageFactoryImpl(File cacheDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInputs() |
org.opengis.coverage.Coverage |
getGridCoverage() |
void |
setGraph(Graph graph)
Set the graph that will be used to determine the extent of the NED.
|
public NEDTileSource tileSource
public NEDGridCoverageFactoryImpl(File cacheDirectory)
public org.opengis.coverage.Coverage getGridCoverage()
getGridCoverage in interface ElevationGridCoverageFactorypublic void checkInputs()
checkInputs in interface ElevationGridCoverageFactorypublic void setGraph(Graph graph)
setGraph in interface ElevationGridCoverageFactoryCopyright © 2018. All rights reserved.