Uses of Class
org.vaadin.addons.componentfactory.leaflet.types.Icon
Packages that use Icon
Package
Description
-
Uses of Icon in org.vaadin.addons.componentfactory.leaflet.layer.ui.marker
Methods in org.vaadin.addons.componentfactory.leaflet.layer.ui.marker that return IconModifier and TypeMethodDescriptionMarker.getIcon()Returns the icon used to render the marker.MarkerFunctions.getIcon()Returns the current icon used by the markerMethods in org.vaadin.addons.componentfactory.leaflet.layer.ui.marker with parameters of type Icon -
Uses of Icon in org.vaadin.addons.componentfactory.leaflet.types
Subclasses of Icon in org.vaadin.addons.componentfactory.leaflet.typesModifier and TypeClassDescriptionclassRepresents a lightweight icon for markers that uses a simple element instead of an image.Fields in org.vaadin.addons.componentfactory.leaflet.types declared as IconModifier and TypeFieldDescriptionstatic IconIcon.DEFAULT_ICONThe default Leaflet marker icon, using the standard icon, retina and shadow images.