Package | Description |
---|---|
gov.nasa.worldwind.layers | |
gov.nasa.worldwind.layers.Earth | |
gov.nasa.worldwind.wms |
Modifier and Type | Class and Description |
---|---|
class |
LocalRasterServerLayer
Implements a tiled image layer for a local dataset accessed via a local raster server.
|
Modifier and Type | Field and Description |
---|---|
protected BasicTiledImageLayer |
BasicTiledImageLayerBulkDownloader.layer |
protected BasicTiledImageLayer |
BasicTiledImageLayer.RequestTask.layer |
protected BasicTiledImageLayer |
BasicTiledImageLayer.DownloadPostProcessor.layer |
Constructor and Description |
---|
BasicTiledImageLayerBulkDownloader(BasicTiledImageLayer layer,
Sector sector,
double resolution,
BulkRetrievalListener listener)
Constructs a downloader to retrieve imagery not currently available in the World Wind file cache.
|
BasicTiledImageLayerBulkDownloader(BasicTiledImageLayer layer,
Sector sector,
double resolution,
FileStore fileStore,
BulkRetrievalListener listener)
Constructs a downloader to retrieve imagery not currently available in a specified file store.
|
BulkDownloadPostProcessor(TextureTile tile,
BasicTiledImageLayer layer,
FileStore fileStore) |
DownloadPostProcessor(TextureTile tile,
BasicTiledImageLayer layer) |
DownloadPostProcessor(TextureTile tile,
BasicTiledImageLayer layer,
FileStore fileStore) |
RequestTask(TextureTile tile,
BasicTiledImageLayer layer) |
Modifier and Type | Class and Description |
---|---|
class |
BMNGWMSLayer |
class |
CountryBoundariesLayer |
class |
LandsatI3WMSLayer |
class |
MSVirtualEarthLayer |
class |
ScankortDenmarkImageLayer |
class |
USDANAIPWMSImageLayer |
class |
USGSDigitalOrtho |
class |
USGSTopoHighRes |
class |
USGSTopoLowRes |
class |
USGSTopoMedRes |
class |
USGSUrbanAreaOrtho |
Modifier and Type | Class and Description |
---|---|
class |
WMSTiledImageLayer |