Uses of Interface
org.wicketstuff.openlayers.api.IMapCenter

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

Uses of IMapCenter in org.wicketstuff.openlayers
 

Methods in org.wicketstuff.openlayers with parameters of type IMapCenter
 void MapLayer.setCenter(IMapCenter mapCenter)
           
 

Constructors in org.wicketstuff.openlayers with parameters of type IMapCenter
MapLayer(IMapCenter init_location, Object... values)
           
 

Uses of IMapCenter in org.wicketstuff.openlayers.api
 

Classes in org.wicketstuff.openlayers.api that implement IMapCenter
 class MapCenterImpl
           
 



Copyright © 2008-2012. All Rights Reserved.