org.gcube.portlets.user.gisviewer.client.commons.beans
Class LayersList
java.lang.Object
org.gcube.portlets.user.gisviewer.client.commons.beans.LayersList
public class LayersList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayersList
public LayersList()
addLayer
public void addLayer(LayerItem layerItem,
org.gwtopenmaps.openlayers.client.layer.Layer layer)
getLayerByLayerItem
public org.gwtopenmaps.openlayers.client.layer.Layer getLayerByLayerItem(LayerItem layerItem)
getLayerItemByLayer
public LayerItem getLayerItemByLayer(org.gwtopenmaps.openlayers.client.layer.Layer layer)
remove
public void remove(LayerItem layerItem)
remove
public void remove(org.gwtopenmaps.openlayers.client.layer.Layer layer)
Copyright © 2014. All Rights Reserved.