Uses of Class
gov.nasa.worldwind.data.RasterServerConfiguration
- 
Packages that use RasterServerConfiguration Package Description gov.nasa.worldwind.data This package provides classes for converting raw data sources into a form which can be used by standard WorldWind components, such asLayerandElevationModel.
- 
- 
Uses of RasterServerConfiguration in gov.nasa.worldwind.dataMethods in gov.nasa.worldwind.data that return RasterServerConfiguration Modifier and Type Method Description RasterServerConfigurationRasterServerConfiguration. parse(java.lang.Object... args)Methods in gov.nasa.worldwind.data with parameters of type RasterServerConfiguration Modifier and Type Method Description protected voidBasicRasterServer. extractProperties(RasterServerConfiguration config)Extracts all Property key and values from the given DOM elementprotected booleanBasicRasterServer. readRasterSources(RasterServerConfiguration config)Reads XML document and extracts raster sources
 
-