Uses of Class
org.wicketstuff.openlayers.api.layer.Vector
-
Packages that use Vector Package Description org.wicketstuff.openlayers This package contains wicket Openlayers implementation.org.wicketstuff.openlayers.api.feature -
-
Uses of Vector in org.wicketstuff.openlayers
Methods in org.wicketstuff.openlayers that return Vector Modifier and Type Method Description VectorAjaxOpenLayersMap. getFeatureVector(String name) -
Uses of Vector in org.wicketstuff.openlayers.api.feature
Methods in org.wicketstuff.openlayers.api.feature with parameters of type Vector Modifier and Type Method Description StringFeature. getJSAddFeature(IOpenLayersMap map, Vector vector)StringFeature. getJSRemoveFeature(IOpenLayersMap map, Vector vector)
-