public class LayerItemsHandler extends Object
Constructor and Description |
---|
LayerItemsHandler(List<LayerItem> layerItems) |
LayerItemsHandler(List<LayerItem> layerItems,
HashMap<LayerItem,org.gwtopenmaps.openlayers.client.layer.Layer> mappingLayerItemsToLayers,
HashMap<org.gwtopenmaps.openlayers.client.layer.Layer,LayerItem> mappingLayersToLayerItems) |
Modifier and Type | Method and Description |
---|---|
static String |
getLayerName(org.gwtopenmaps.openlayers.client.layer.WMS layer) |
List<org.gwtopenmaps.openlayers.client.layer.Layer> |
getLayers() |
List<org.gwtopenmaps.openlayers.client.layer.Layer> |
getLayersClickData() |
static String |
getLayerStyle(org.gwtopenmaps.openlayers.client.layer.Layer layer) |
static String |
getLayerStyle(org.gwtopenmaps.openlayers.client.layer.WMS layer) |
List<org.gwtopenmaps.openlayers.client.layer.Layer> |
getLayersWithLegend() |
public List<org.gwtopenmaps.openlayers.client.layer.Layer> getLayersWithLegend()
public List<org.gwtopenmaps.openlayers.client.layer.Layer> getLayersClickData()
public List<org.gwtopenmaps.openlayers.client.layer.Layer> getLayers()
public static String getLayerName(org.gwtopenmaps.openlayers.client.layer.WMS layer)
public static String getLayerStyle(org.gwtopenmaps.openlayers.client.layer.WMS layer)
public static String getLayerStyle(org.gwtopenmaps.openlayers.client.layer.Layer layer)
Copyright © 2015. All Rights Reserved.