Class WCSCoveragePanel.CoverageInfo
- java.lang.Object
-
- gov.nasa.worldwindx.examples.util.WCSCoveragePanel.CoverageInfo
-
- Enclosing class:
- WCSCoveragePanel
protected static class WCSCoveragePanel.CoverageInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected WCS100Capabilitiescapsprotected AVListImplparams
-
Constructor Summary
Constructors Modifier Constructor Description protectedCoverageInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetName()protected java.lang.StringgetTitle()
-
-
-
Field Detail
-
caps
protected WCS100Capabilities caps
-
params
protected AVListImpl params
-
-