Uses of Class
org.wicketstuff.openlayers.api.Icon
-
Packages that use Icon Package Description org.wicketstuff.openlayers.api -
-
Uses of Icon in org.wicketstuff.openlayers.api
Methods in org.wicketstuff.openlayers.api that return Icon Modifier and Type Method Description IconMarker. getIcon()IconMarkerOptions. getIcon()Methods in org.wicketstuff.openlayers.api with parameters of type Icon Modifier and Type Method Description voidMarker. setIcon(Icon icon)voidMarkerOptions. setIcon(Icon icon)Constructors in org.wicketstuff.openlayers.api with parameters of type Icon Constructor Description Marker(LonLat lonLat, PopupWindowPanel popup, Icon icon)Marker(LonLat lonLat, PopupWindowPanel popup, EventType[] events, Icon icon)
-