gov.nasa.worldwind.applications.gio.gidb
Class GIDBResultModel
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.applications.gio.catalogui.ResultModel
gov.nasa.worldwind.applications.gio.gidb.GIDBResultModel
- All Implemented Interfaces:
- AVList
public class GIDBResultModel
- extends ResultModel
Methods inherited from class gov.nasa.worldwind.avlist.AVListImpl |
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GIDBResultModel
public GIDBResultModel()
addException
public void addException(CatalogException e)
addLayer
public void addLayer(Layer layer)
getCapabilities
public Capabilities getCapabilities()
getExceptionList
public CatalogExceptionList getExceptionList()
getLayerList
public LayerList getLayerList()
getServer
public Server getServer()
setCapabilities
public void setCapabilities(Capabilities capabilities)
setExceptionList
public void setExceptionList(CatalogExceptionList exceptionList)
setLayerList
public void setLayerList(LayerList layerList)
setServer
public void setServer(Server server)