Uses of Class
gov.nasa.worldwind.data.WWDotNetLayerSetConverter.ProductionState
-
Packages that use WWDotNetLayerSetConverter.ProductionState 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 WWDotNetLayerSetConverter.ProductionState in gov.nasa.worldwind.data
Methods in gov.nasa.worldwind.data with parameters of type WWDotNetLayerSetConverter.ProductionState Modifier and Type Method Description protected voidWWDotNetLayerSetConverter. convertLayerSet(java.lang.Object source, WWDotNetLayerSetConverter.ProductionState productionState)protected voidWWDotNetLayerSetConverter. initProductionParameters(AVList params, WWDotNetLayerSetConverter.ProductionState productionState)protected voidWWDotNetLayerSetConverter. setProgressParameters(java.lang.Iterable<?> dataSources, WWDotNetLayerSetConverter.ProductionState productionState)
-