NASA World Wind

gov.nasa.worldwind.wms
Class Capabilities.Style

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

protected static class Capabilities.Style
extends Object


Field Summary
protected  Element element
           
protected  Capabilities.Layer layer
           
protected  String name
           
protected  String title
           
 
Constructor Summary
Capabilities.Style(Element element, Capabilities.Layer layer)
           
 
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 final Capabilities.Layer layer

name

protected String name

title

protected String title
Constructor Detail

Capabilities.Style

public Capabilities.Style(Element element,
                          Capabilities.Layer layer)

NASA World Wind