gov.nasa.worldwind.wms
Class Capabilities.Layer
java.lang.Object
gov.nasa.worldwind.wms.Capabilities.Layer
- Enclosing class:
- Capabilities
protected static class Capabilities.Layer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
element
protected final Element element
layer
protected Capabilities.Layer layer
name
protected String name
styleElements
protected HashMap<Element,Capabilities.Style> styleElements
title
protected String title
Capabilities.Layer
public Capabilities.Layer(Element element)