Package gov.nasa.worldwindx.examples
Class WMSLayersPanel.LayerInfo
- java.lang.Object
-
- gov.nasa.worldwindx.examples.WMSLayersPanel.LayerInfo
-
- Enclosing class:
- WMSLayersPanel
protected static class WMSLayersPanel.LayerInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected WMSCapabilitiescapsprotected AVListImplparams
-
Constructor Summary
Constructors Modifier Constructor Description protectedLayerInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetAbstract()protected java.lang.StringgetName()protected java.lang.StringgetTitle()
-
-
-
Field Detail
-
caps
protected WMSCapabilities caps
-
params
protected AVListImpl params
-
-