gov.nasa.worldwind.applications.gio.gidb
Class Layer
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.applications.gio.gidb.Layer
- All Implemented Interfaces:
- AVList
public class Layer
- extends AVListImpl
Constructor Summary |
Layer()
|
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 |
Layer
public Layer()
addException
public void addException(CatalogException e)
getExceptionList
public CatalogExceptionList getExceptionList()
getName
public String getName()
getServer
public Server getServer()
getStyle
public String getStyle()
setExceptionList
public void setExceptionList(CatalogExceptionList exceptionList)
setName
public void setName(String name)
setServer
public void setServer(Server server)
setStyle
public void setStyle(String style)