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