Class StaticHtmlLeafletMap
java.lang.Object
gov.llnl.gnem.apps.coda.common.mapping.StaticHtmlLeafletMap
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
activateWmsLayer
(String layerName) boolean
void
addIcons
(Collection<Icon> icons) void
addLayer
(WMSLayerDescriptor layer) addLayerToMap
(WMSLayerDescriptor layer) void
void
double[]
getHtml()
getIcons()
getTitle()
boolean
removeIcon
(Icon icon) void
removeIcons
(Collection<Icon> icons) void
removeShape
(GeoShape shape) void
void
setEventLegendScaleValues
(double[] eventLegendSizes) setPlotScale
(Boolean plotScale) void
-
Constructor Details
-
StaticHtmlLeafletMap
public StaticHtmlLeafletMap()
-
-
Method Details
-
clearIcons
public void clearIcons() -
addIcon
-
removeIcon
-
addIcons
-
removeIcons
-
addShape
-
removeShape
-
setBounds
-
addLayer
-
activateWmsLayer
-
getHtml
-
addLayerToMap
-
setTitle
-
setPlotScale
-
subtractValueFromEventIconSize
-
setEventLegendScaleValues
public void setEventLegendScaleValues(double[] eventLegendSizes) -
getIcons
-
getShapes
-
getLayers
-
getTitle
-
getBounds
-
getPlotScale
-
getEventLegendSizes
public double[] getEventLegendSizes()
-