Uses of Class
gov.nasa.worldwind.layers.placename.PlaceNameLayer
- 
Packages that use PlaceNameLayer Package Description gov.nasa.worldwind.layers.Earth gov.nasa.worldwind.layers.placename 
- 
- 
Uses of PlaceNameLayer in gov.nasa.worldwind.layers.EarthSubclasses of PlaceNameLayer in gov.nasa.worldwind.layers.Earth Modifier and Type Class Description classNASAWFSPlaceNameLayer
- 
Uses of PlaceNameLayer in gov.nasa.worldwind.layers.placenameFields in gov.nasa.worldwind.layers.placename declared as PlaceNameLayer Modifier and Type Field Description protected PlaceNameLayerPlaceNameLayer.DownloadPostProcessor. layerprotected PlaceNameLayerPlaceNameLayer.RequestTask. layerprotected PlaceNameLayerPlaceNameLayerBulkDownloader. layerConstructors in gov.nasa.worldwind.layers.placename with parameters of type PlaceNameLayer Constructor Description BulkDownloadPostProcessor(PlaceNameLayer layer, PlaceNameLayer.Tile tile, FileStore fileStore)DownloadPostProcessor(PlaceNameLayer layer, PlaceNameLayer.Tile tile)DownloadPostProcessor(PlaceNameLayer layer, PlaceNameLayer.Tile tile, FileStore fileStore)PlaceNameLayerBulkDownloader(PlaceNameLayer layer, Sector sector, double resolution, FileStore fileStore, BulkRetrievalListener listener)Constructs a downloader to retrieve placenames not currently available in a specified file store and places it there.PlaceNameLayerBulkDownloader(PlaceNameLayer layer, Sector sector, double resolution, BulkRetrievalListener listener)Constructs a downloader to retrieve placenames not currently available in the WorldWind file cache.
 
-