public interface NEDTileSource
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.
|
void fetchData(Graph graph, File cacheDirectory)
Copyright © 2020. All rights reserved.