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 as
Layer and ElevationModel . |
Modifier and Type | Method and Description |
---|---|
protected void |
WWDotNetLayerSetConverter.convertLayerSet(java.lang.Object source,
WWDotNetLayerSetConverter.ProductionState productionState) |
protected void |
WWDotNetLayerSetConverter.initProductionParameters(AVList params,
WWDotNetLayerSetConverter.ProductionState productionState) |
protected void |
WWDotNetLayerSetConverter.setProgressParameters(java.lang.Iterable<?> dataSources,
WWDotNetLayerSetConverter.ProductionState productionState) |