NASA World Wind

Uses of Class
gov.nasa.worldwind.applications.gio.catalogui.CatalogExceptionList

Packages that use CatalogExceptionList
gov.nasa.worldwind.applications.gio.esg   
gov.nasa.worldwind.applications.gio.gidb   
 

Uses of CatalogExceptionList in gov.nasa.worldwind.applications.gio.esg
 

Methods in gov.nasa.worldwind.applications.gio.esg that return CatalogExceptionList
 CatalogExceptionList ServiceData.getExceptionList()
           
 CatalogExceptionList ESGResultModel.getExceptionList()
           
 

Methods in gov.nasa.worldwind.applications.gio.esg with parameters of type CatalogExceptionList
 void ServiceData.setExceptionList(CatalogExceptionList exceptionList)
           
 void ESGResultModel.setExceptionList(CatalogExceptionList exceptionList)
           
 

Uses of CatalogExceptionList in gov.nasa.worldwind.applications.gio.gidb
 

Methods in gov.nasa.worldwind.applications.gio.gidb that return CatalogExceptionList
 CatalogExceptionList Layer.getExceptionList()
           
 CatalogExceptionList GIDBResultModel.getExceptionList()
           
 

Methods in gov.nasa.worldwind.applications.gio.gidb with parameters of type CatalogExceptionList
 void Layer.setExceptionList(CatalogExceptionList exceptionList)
           
 void GIDBResultModel.setExceptionList(CatalogExceptionList exceptionList)
           
 


NASA World Wind