| Package | Description |
|---|---|
| org.gcube.portlets.user.gisviewer.client |
| Modifier and Type | Method and Description |
|---|---|
static GisViewerPanel.LayerType |
GisViewerPanel.LayerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GisViewerPanel.LayerType[] |
GisViewerPanel.LayerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GisViewerPanel.addLayerByWms(GisViewerPanel.LayerType layerType,
String title,
String layerName,
String url,
boolean isExternal,
boolean isBase,
boolean displayInLayerSwitcher,
ArrayList<String> styles)
Addeb by Francesco
Extension of addLayerByWms, with input parameter is external layer
|
Copyright © 2013. All Rights Reserved.