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 java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
element
protected final org.w3c.dom.Element element
layer
protected Capabilities.Layer layer
name
protected java.lang.String name
styleElements
protected java.util.HashMap<org.w3c.dom.Element,Capabilities.Style> styleElements
title
protected java.lang.String title
Capabilities.Layer
public Capabilities.Layer(org.w3c.dom.Element element)