public class DegreeGridNEDTileSource extends Object implements NEDTileSource
| Modifier and Type | Field and Description |
|---|---|
String |
awsAccessKey |
String |
awsBucketName |
String |
awsSecretKey |
| Constructor and Description |
|---|
DegreeGridNEDTileSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchData(Graph graph,
File cacheDirectory)
Fetches all of the required data and stores it in the specified cache directory.
|
List<File> |
getNEDTiles()
Download all the NED tiles into the cache.
|
public String awsAccessKey
public String awsSecretKey
public String awsBucketName
public List<File> getNEDTiles()
NEDTileSourcegetNEDTiles in interface NEDTileSourcepublic void fetchData(Graph graph, File cacheDirectory)
NEDTileSourcefetchData in interface NEDTileSourceCopyright © 2020. All rights reserved.