Uses of Class
gov.nasa.worldwind.data.RasterServerConfiguration.Source
-
Packages that use RasterServerConfiguration.Source 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 asLayer
andElevationModel
. -
-
Uses of RasterServerConfiguration.Source in gov.nasa.worldwind.data
Fields in gov.nasa.worldwind.data with type parameters of type RasterServerConfiguration.Source Modifier and Type Field Description protected java.util.ArrayList<RasterServerConfiguration.Source>
RasterServerConfiguration.Sources. sources
Methods in gov.nasa.worldwind.data that return types with arguments of type RasterServerConfiguration.Source Modifier and Type Method Description java.util.ArrayList<RasterServerConfiguration.Source>
RasterServerConfiguration. getSources()
java.util.ArrayList<RasterServerConfiguration.Source>
RasterServerConfiguration.Sources. getSources()
-