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,
String serverWmsRequest,
boolean onTop)
by Francesco M.
|
void |
GisViewerPanel.addLayerItemsByWms(GisViewerPanel.LayerType layerType,
List<LayerItem> listLayerItem,
boolean onTop)
by Francesco M.
|
Copyright © 2015. All Rights Reserved.