Uses of Class
org.wicketstuff.openlayers.api.InfoWindow
-
Packages that use InfoWindow Package Description org.wicketstuff.openlayers This package contains wicket Openlayers implementation.org.wicketstuff.openlayers.api -
-
Uses of InfoWindow in org.wicketstuff.openlayers
Methods in org.wicketstuff.openlayers that return InfoWindow Modifier and Type Method Description InfoWindowOpenLayersMap. getInfoWindow()Methods in org.wicketstuff.openlayers with parameters of type InfoWindow Modifier and Type Method Description voidOpenLayersMap. setInfoWindow(InfoWindow infoWindow) -
Uses of InfoWindow in org.wicketstuff.openlayers.api
Methods in org.wicketstuff.openlayers.api that return InfoWindow Modifier and Type Method Description InfoWindowInfoWindow. open(LonLat latLng)InfoWindowInfoWindow. open(Marker marker)
-