Package | Description |
---|---|
gov.nasa.worldwindx.examples.util | |
gov.nasa.worldwindx.examples.util.cachecleaner |
Modifier and Type | Method and Description |
---|---|
static java.util.List<FileStoreDataSet> |
FileStoreDataSet.getDataSets(java.io.File cacheRoot)
Find all of the data set directories in a cache root.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FileStoreDataSet> |
CacheTable.getSelectedDataSets() |
Modifier and Type | Method and Description |
---|---|
void |
CacheTable.deleteDataSet(FileStoreDataSet dataset) |
Modifier and Type | Method and Description |
---|---|
void |
CacheTable.setDataSets(java.lang.String rootDir,
java.util.List<FileStoreDataSet> sets) |