NASA World Wind

gov.nasa.worldwind.wms
Class Capabilities.Layer

java.lang.Object
  extended by gov.nasa.worldwind.wms.Capabilities.Layer
Enclosing class:
Capabilities

protected static class Capabilities.Layer
extends Object


Field Summary
protected  Element element
           
protected  Capabilities.Layer layer
           
protected  String name
           
protected  HashMap<Element,Capabilities.Style> styleElements
           
protected  String title
           
 
Constructor Summary
Capabilities.Layer(Element element)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

Capabilities.Layer

public Capabilities.Layer(Element element)

NASA World Wind