Uses of Interface
org.wicketstuff.openlayers.api.IMapCenter
-
Packages that use IMapCenter Package Description 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 Modifier and Type Method Description voidMapLayer. setCenter(IMapCenter mapCenter)Constructors in org.wicketstuff.openlayers with parameters of type IMapCenter Constructor Description MapLayer(IMapCenter init_location, Object... values) -
Uses of IMapCenter in org.wicketstuff.openlayers.api
Classes in org.wicketstuff.openlayers.api that implement IMapCenter Modifier and Type Class Description classMapCenterImpl
-