Uses of Class
org.meteoinfo.layer.WebMapLayer
-
Packages that use WebMapLayer Package Description org.meteoinfo.map -
-
Uses of WebMapLayer in org.meteoinfo.map
Methods in org.meteoinfo.map that return WebMapLayer Modifier and Type Method Description WebMapLayerMapView. getWebMapLayer()Get web map layerWebMapLayerMapView. loadWebMapLayer(org.w3c.dom.Node wmLayer)Load web map layerMethods in org.meteoinfo.map with parameters of type WebMapLayer Modifier and Type Method Description voidMapView. exportWebMapLayer(org.w3c.dom.Document m_Doc, org.w3c.dom.Element parent, WebMapLayer wmLayer, java.lang.String projectFilePath)Export web map layer element
-