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 ElevationGridCoverageFactory
public void checkInputs()
checkInputs
in interface ElevationGridCoverageFactory
public void setGraph(Graph graph)
setGraph
in interface ElevationGridCoverageFactory
Copyright © 2018. All rights reserved.