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 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 LInteractiveLayerOptions
getBubblingMouseEvents, getInteractive, setBubblingMouseEvents, setInteractive, withBubblingMouseEvents, withInteractiveMethods inherited from class LLayerOptions
getAttribution, getPane, setAttribution, setPane, withAttribution, withPaneMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LComponentOptions
self
-
Constructor Details
-
LCircleMarkerOptions
public LCircleMarkerOptions()
-
-
Method Details
-
getRadius
-
setRadius
-
withRadius
-