NASA World Wind

Uses of Class
gov.nasa.worldwind.retrieve.BulkRetrievalThread

Packages that use BulkRetrievalThread
gov.nasa.worldwind.examples   
gov.nasa.worldwind.layers   
gov.nasa.worldwind.layers.placename   
gov.nasa.worldwind.retrieve   
gov.nasa.worldwind.terrain   
 

Uses of BulkRetrievalThread in gov.nasa.worldwind.examples
 

Constructors in gov.nasa.worldwind.examples with parameters of type BulkRetrievalThread
BulkDownloadPanel.DownloadMonitorPanel(BulkRetrievalThread thread)
           
 

Uses of BulkRetrievalThread in gov.nasa.worldwind.layers
 

Methods in gov.nasa.worldwind.layers that return BulkRetrievalThread
 BulkRetrievalThread BasicTiledImageLayer.makeLocal(Sector sector, double resolution)
          Start a new BulkRetrievalThread that will try to download all texture tiles for a given Sector and resolution.
 

Uses of BulkRetrievalThread in gov.nasa.worldwind.layers.placename
 

Methods in gov.nasa.worldwind.layers.placename that return BulkRetrievalThread
 BulkRetrievalThread PlaceNameLayer.makeLocal(Sector sector, double resolution)
          Start a new BulkRetrievalThread that will try to download all place name tiles for a given Sector and resolution.
 

Uses of BulkRetrievalThread in gov.nasa.worldwind.retrieve
 

Methods in gov.nasa.worldwind.retrieve that return BulkRetrievalThread
 BulkRetrievalThread BulkRetrievable.makeLocal(Sector sector, double resolution)
           
 

Uses of BulkRetrievalThread in gov.nasa.worldwind.terrain
 

Methods in gov.nasa.worldwind.terrain that return BulkRetrievalThread
 BulkRetrievalThread BasicElevationModel.makeLocal(Sector sector, double resolution)
          Start a new BulkRetrievalThread that will try to download all elevation tiles for a given Sector and resolution.
 


NASA World Wind

Hosted by docs.bugaco.com