Uses of Class
gov.llnl.gnem.apps.coda.common.mapping.WMSLayerDescriptor
Packages that use WMSLayerDescriptor
Package
Description
-
Uses of WMSLayerDescriptor in gov.llnl.gnem.apps.coda.calibration.gui
Methods in gov.llnl.gnem.apps.coda.calibration.gui that return types with arguments of type WMSLayerDescriptorMethod parameters in gov.llnl.gnem.apps.coda.calibration.gui with type arguments of type WMSLayerDescriptorModifier and TypeMethodDescriptionvoid
AppProperties.setWmsLayers
(List<WMSLayerDescriptor> wmsLayers) -
Uses of WMSLayerDescriptor in gov.llnl.gnem.apps.coda.calibration.gui.plotting
Methods in gov.llnl.gnem.apps.coda.calibration.gui.plotting with parameters of type WMSLayerDescriptorModifier and TypeMethodDescriptionvoid
CertLeafletMapController.addLayer
(WMSLayerDescriptor layer) void
LeafletMap.addLayer
(WMSLayerDescriptor layer) void
LeafletMapController.addLayer
(WMSLayerDescriptor layer) void
LeafletMap.addLayerToMap
(WMSLayerDescriptor layer) -
Uses of WMSLayerDescriptor in gov.llnl.gnem.apps.coda.common.mapping
Methods in gov.llnl.gnem.apps.coda.common.mapping that return WMSLayerDescriptorModifier and TypeMethodDescriptionMethods in gov.llnl.gnem.apps.coda.common.mapping that return types with arguments of type WMSLayerDescriptorMethods in gov.llnl.gnem.apps.coda.common.mapping with parameters of type WMSLayerDescriptorModifier and TypeMethodDescriptionvoid
StaticHtmlLeafletMap.addLayer
(WMSLayerDescriptor layer) StaticHtmlLeafletMap.addLayerToMap
(WMSLayerDescriptor layer) Method parameters in gov.llnl.gnem.apps.coda.common.mapping with type arguments of type WMSLayerDescriptor -
Uses of WMSLayerDescriptor in gov.llnl.gnem.apps.coda.common.mapping.api
Methods in gov.llnl.gnem.apps.coda.common.mapping.api with parameters of type WMSLayerDescriptor -
Uses of WMSLayerDescriptor in gov.llnl.gnem.apps.coda.common.mapping.utils
Methods in gov.llnl.gnem.apps.coda.common.mapping.utils with parameters of type WMSLayerDescriptorModifier and TypeMethodDescriptionLeafletToJavascript.createJsWmsRepresentation
(WMSLayerDescriptor layer)