Uses of Class
org.wicketstuff.openlayers.api.InfoWindow

Packages that use InfoWindow
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
 InfoWindow OpenLayersMap.getInfoWindow()
           
 

Methods in org.wicketstuff.openlayers with parameters of type InfoWindow
 void OpenLayersMap.setInfoWindow(InfoWindow infoWindow)
           
 

Uses of InfoWindow in org.wicketstuff.openlayers.api
 

Methods in org.wicketstuff.openlayers.api that return InfoWindow
 InfoWindow InfoWindow.open(LonLat latLng)
           
 InfoWindow InfoWindow.open(Marker marker)
           
 



Copyright © 2008-2012. All Rights Reserved.