| Package | Description |
|---|---|
| gov.nasa.worldwind.data |
This package provides classes for converting raw data sources into a form which can be used by standard World Wind
components, such as
Layer and ElevationModel. |
| Modifier and Type | Method and Description |
|---|---|
RasterServerConfiguration |
RasterServerConfiguration.parse(Object... args) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicRasterServer.extractProperties(RasterServerConfiguration config)
Extracts all
|
protected boolean |
BasicRasterServer.readRasterSources(RasterServerConfiguration config)
Reads XML document and extracts raster sources
|