| Package | Description |
|---|---|
| gov.nasa.worldwindx.examples |
| Modifier and Type | Field and Description |
|---|---|
protected WMSLayersPanel.LayerInfo |
WMSLayersPanel.LayerInfoAction.layerInfo |
| Modifier and Type | Field and Description |
|---|---|
protected TreeSet<WMSLayersPanel.LayerInfo> |
WMSLayersPanel.layerInfos |
| Modifier and Type | Method and Description |
|---|---|
protected WMSLayersPanel.LayerInfo |
WMSLayersPanel.createLayerInfo(WMSCapabilities caps,
WMSLayerCapabilities layerCaps,
WMSLayerStyle style) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WMSLayersPanel.addLayerInfoPanel(JPanel layersPanel,
WorldWindow wwd,
WMSLayersPanel.LayerInfo linfo) |
protected static String |
WMSLayersPanel.makeTitle(WMSCapabilities caps,
WMSLayersPanel.LayerInfo layerInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WMSLayersPanel.makeLayerInfosPanel(Collection<WMSLayersPanel.LayerInfo> layerInfos) |
| Constructor and Description |
|---|
LayerInfoAction(WMSLayersPanel.LayerInfo linfo,
WorldWindow wwd) |