Uses of Class
repast.simphony.visualization.gis3D.WMSLayersPanel.LayerInfo
Packages that use WMSLayersPanel.LayerInfo
-
Uses of WMSLayersPanel.LayerInfo in repast.simphony.visualization.gis3D
Fields in repast.simphony.visualization.gis3D declared as WMSLayersPanel.LayerInfoModifier and TypeFieldDescriptionprotected WMSLayersPanel.LayerInfo
WMSLayersPanel.LayerInfoAction.layerInfo
Fields in repast.simphony.visualization.gis3D with type parameters of type WMSLayersPanel.LayerInfoModifier and TypeFieldDescriptionprotected final TreeSet<WMSLayersPanel.LayerInfo>
WMSLayersPanel.layerInfos
Methods in repast.simphony.visualization.gis3D that return WMSLayersPanel.LayerInfoModifier and TypeMethodDescriptionprotected WMSLayersPanel.LayerInfo
WMSLayersPanel.createLayerInfo
(gov.nasa.worldwind.ogc.wms.WMSCapabilities caps, gov.nasa.worldwind.ogc.wms.WMSLayerCapabilities layerCaps, gov.nasa.worldwind.ogc.wms.WMSLayerStyle style) Methods in repast.simphony.visualization.gis3D with parameters of type WMSLayersPanel.LayerInfoModifier and TypeMethodDescriptionprotected void
WMSLayersPanel.addLayerInfoPanel
(JPanel layersPanel, gov.nasa.worldwind.WorldWindow wwd, WMSLayersPanel.LayerInfo linfo) protected static String
WMSLayersPanel.makeTitle
(gov.nasa.worldwind.ogc.wms.WMSCapabilities caps, WMSLayersPanel.LayerInfo layerInfo) Method parameters in repast.simphony.visualization.gis3D with type arguments of type WMSLayersPanel.LayerInfoModifier and TypeMethodDescriptionprotected void
WMSLayersPanel.makeLayerInfosPanel
(Collection<WMSLayersPanel.LayerInfo> layerInfos) Constructors in repast.simphony.visualization.gis3D with parameters of type WMSLayersPanel.LayerInfoModifierConstructorDescriptionLayerInfoAction
(WMSLayersPanel.LayerInfo linfo, gov.nasa.worldwind.WorldWindow wwd)