Uses of Class
org.wicketstuff.openlayers.api.layer.OSM.OSMLayer
-
Packages that use OSM.OSMLayer Package Description org.wicketstuff.openlayers.api.layer -
-
Uses of OSM.OSMLayer in org.wicketstuff.openlayers.api.layer
Methods in org.wicketstuff.openlayers.api.layer that return OSM.OSMLayer Modifier and Type Method Description static OSM.OSMLayerOSM.OSMLayer. valueOf(String name)Returns the enum constant of this type with the specified name.static OSM.OSMLayer[]OSM.OSMLayer. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.wicketstuff.openlayers.api.layer with parameters of type OSM.OSMLayer Constructor Description OSM(String name, OSM.OSMLayer layer)
-