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

Packages that use Marker
org.wicketstuff.openlayers This package contains wicket Openlayers implementation. 
org.wicketstuff.openlayers.api   
org.wicketstuff.openlayers.event   
 

Uses of Marker in org.wicketstuff.openlayers
 

Methods in org.wicketstuff.openlayers that return Marker
 Marker MapLayer.getMarker(String uniqKey)
           
 

Methods in org.wicketstuff.openlayers with parameters of type Marker
 void MapLayer.addMarker(String uniqKey, Marker marker)
           
 

Uses of Marker in org.wicketstuff.openlayers.api
 

Methods in org.wicketstuff.openlayers.api with parameters of type Marker
 InfoWindow InfoWindow.open(Marker marker)
           
 

Uses of Marker in org.wicketstuff.openlayers.event
 

Methods in org.wicketstuff.openlayers.event with parameters of type Marker
 void PopupListener.clickAndOpenPopup(Marker marker, AjaxRequestTarget target)
          helper method
 String PopupListener.getCallBackForMarker(Marker marker)
           
 

Constructors in org.wicketstuff.openlayers.event with parameters of type Marker
PopupMarkerInfoAttributeAppender(String attribute, String separator, Marker marker, OpenLayersMap map)
           
 



Copyright © 2008-2012. All Rights Reserved.