Class LIconOptions
java.lang.Object
software.xdev.vaadin.maps.leaflet.basictypes.LAbstractIconOptions<LIconOptions>
software.xdev.vaadin.maps.leaflet.basictypes.LIconOptions
- All Implemented Interfaces:
LComponentOptions<LIconOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LAbstractIconOptions
getClassName, getCrossOrigin, getIconAnchor, getIconRetinaUrl, getIconSize, getIconUrl, getPopupAnchor, getShadowAnchor, getShadowRetinaUrl, getShadowSize, getShadowUrl, getTooltipAnchor, setClassName, setCrossOrigin, setIconAnchor, setIconRetinaUrl, setIconSize, setIconUrl, setPopupAnchor, setShadowAnchor, setShadowRetinaUrl, setShadowSize, setShadowUrl, setTooltipAnchor, withClassName, withCrossOrigin, withCrossOrigin, withIconAnchor, withIconRetinaUrl, withIconSize, withIconUrl, withPopupAnchor, withShadowAnchor, withShadowRetinaUrl, withShadowSize, withShadowUrlMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LComponentOptions
self
-
Constructor Details
-
LIconOptions
public LIconOptions()
-