Modifier and Type | Method and Description |
---|---|
BulkRetrievable |
BulkRetrievalEvent.getSource()
Returns the event source.
|
Constructor and Description |
---|
BulkRetrievalEvent(BulkRetrievable source,
java.lang.String eventType,
java.lang.String item)
Creates a new event.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicTiledImageLayer |
class |
LocalRasterServerLayer
Implements a tiled image layer for a local dataset accessed via a local raster server.
|
Modifier and Type | Class and Description |
---|---|
class |
BMNGWMSLayer |
class |
CountryBoundariesLayer |
class |
LandsatI3WMSLayer |
class |
MSVirtualEarthLayer |
class |
NASAWFSPlaceNameLayer |
class |
ScankortDenmarkImageLayer |
class |
USDANAIPWMSImageLayer |
class |
USGSDigitalOrtho |
class |
USGSTopoHighRes |
class |
USGSTopoLowRes |
class |
USGSTopoMedRes |
class |
USGSUrbanAreaOrtho |
Modifier and Type | Class and Description |
---|---|
class |
PlaceNameLayer |
Modifier and Type | Field and Description |
---|---|
protected BulkRetrievable |
BulkRetrievalThread.retrievable |
Modifier and Type | Method and Description |
---|---|
BulkRetrievable |
BulkRetrievalThread.getRetrievable()
Get the
BulkRetrievable instance for which this thread acts. |
Constructor and Description |
---|
BulkRetrievalThread(BulkRetrievable retrievable,
Sector sector,
double resolution,
FileStore fileStore,
BulkRetrievalListener listener)
|
Modifier and Type | Class and Description |
---|---|
class |
BasicElevationModel |
class |
LocalRasterServerElevationModel
Implements an
ElevationModel for a local dataset accessed via a local raster server
(RasterServer ). |
class |
WCSElevationModel |
class |
WMSBasicElevationModel |
Modifier and Type | Class and Description |
---|---|
class |
WMSTiledImageLayer |
Modifier and Type | Field and Description |
---|---|
protected BulkRetrievable |
BulkDownloadPanel.BulkRetrievablePanel.retrievable |