gov.nasa.worldwind.wms
Class Capabilities.Style
java.lang.Object
gov.nasa.worldwind.wms.Capabilities.Style
- Enclosing class:
- Capabilities
protected static class Capabilities.Style
- 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 final Capabilities.Layer layer
name
protected String name
title
protected String title
Capabilities.Style
public Capabilities.Style(Element element,
Capabilities.Layer layer)