Class LCircleMarkerOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.layer.LLayerOptions<LCircleMarkerOptions>
software.xdev.vaadin.maps.leaflet.layer.LInteractiveLayerOptions<LCircleMarkerOptions>
software.xdev.vaadin.maps.leaflet.layer.vector.LPathOptions<LCircleMarkerOptions>
software.xdev.vaadin.maps.leaflet.layer.vector.LCircleMarkerOptions
- All Implemented Interfaces:
LComponentOptions<LCircleMarkerOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.layer.vector.LPathOptions
getClassName, getColor, getDashArray, getDashOffset, getFill, getFillColor, getFillOpacity, getFillRule, getLineCap, getLineJoin, getOpacity, getStroke, getWeight, setClassName, setColor, setDashArray, setDashOffset, setFill, setFillColor, setFillOpacity, setFillRule, setLineCap, setLineJoin, setOpacity, setStroke, setWeight, withClassName, withColor, withDashArray, withDashOffset, withFill, withFillColor, withFillOpacity, withFillRule, withLineCap, withLineJoin, withOpacity, withStroke, withWeightMethods inherited from class software.xdev.vaadin.maps.leaflet.layer.LInteractiveLayerOptions
getBubblingMouseEvents, getInteractive, setBubblingMouseEvents, setInteractive, withBubblingMouseEvents, withInteractiveMethods inherited from class software.xdev.vaadin.maps.leaflet.layer.LLayerOptions
getAttribution, getPane, setAttribution, setPane, withAttribution, withPaneMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponentOptions
self
-
Constructor Details
-
LCircleMarkerOptions
public LCircleMarkerOptions()
-
-
Method Details
-
getRadius
-
setRadius
-
withRadius
-