|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GisViewerPanel.LayerType | |
|---|---|
| org.gcube.portlets.user.gisviewer.client | |
| Uses of GisViewerPanel.LayerType in org.gcube.portlets.user.gisviewer.client |
|---|
| Methods in org.gcube.portlets.user.gisviewer.client that return GisViewerPanel.LayerType | |
|---|---|
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. |
| Methods in org.gcube.portlets.user.gisviewer.client with parameters of type GisViewerPanel.LayerType | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||