NASA World Wind

gov.nasa.worldwind.cache
Class BasicDataFileStore

java.lang.Object
  extended by gov.nasa.worldwind.cache.AbstractFileStore
      extended by gov.nasa.worldwind.cache.BasicDataFileStore
All Implemented Interfaces:
FileStore

public class BasicDataFileStore
extends AbstractFileStore


Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.cache.AbstractFileStore
AbstractFileStore.StoreLocation
 
Field Summary
 
Fields inherited from class gov.nasa.worldwind.cache.AbstractFileStore
readLocations, writeLocation
 
Fields inherited from interface gov.nasa.worldwind.cache.FileStore
OS_SPECIFIC_DATA_PATH
 
Constructor Summary
BasicDataFileStore()
           
 
Method Summary
 
Methods inherited from class gov.nasa.worldwind.cache.AbstractFileStore
addLocation, addLocation, appendPathPart, buildLocationPath, buildReadPaths, buildWritePaths, containsFile, determineAllUserLocation, determineSingleUserLocation, doFindDataDescriptors, doListFileNames, doListFileNames, findAllDataDescriptors, findDataDescriptors, findFile, getLocations, getUserHomeDir, getWriteLocation, initialize, isInstallLocation, listAllFileNames, listFile, listFileName, listFileNames, listTopFileNames, makeAbsoluteFile, makeAbsolutePath, markFileUsed, newFile, normalizeFileStoreName, propertyToPath, readDataDescriptor, removeFile, removeLocation, storeLocationFor, storePathForFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicDataFileStore

public BasicDataFileStore()

NASA World Wind