Class LCircleOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.layer.LLayerOptions<LCircleOptions>
software.xdev.vaadin.maps.leaflet.layer.LInteractiveLayerOptions<LCircleOptions>
software.xdev.vaadin.maps.leaflet.layer.vector.LPathOptions<LCircleOptions>
software.xdev.vaadin.maps.leaflet.layer.vector.LCircleOptions
- All Implemented Interfaces:
LComponentOptions<LCircleOptions>
- 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
-
LCircleOptions
public LCircleOptions()
-
-
Method Details
-
getRadius
-
setRadius
-
withRadius
-