public class GCubeGisViewerSaveHandler extends Object implements org.gcube.portlets.user.gisviewer.client.GisViewerSaveHandler
| Modifier and Type | Field and Description |
|---|---|
protected HasSaveHandlers |
hasSaveHandlers |
protected static GCubeGisViewerServiceAsync |
service |
| Constructor and Description |
|---|
GCubeGisViewerSaveHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
saveLayerImage(String name,
String contentType,
String url,
int zIndex) |
void |
saveMapImage(String fileName,
String outputFormat,
Map<String,String> parameters,
int zIndex) |
void |
setHasSaveHandlers(HasSaveHandlers hasSaveHandlers)
Sets the checks for save handlers.
|
protected static GCubeGisViewerServiceAsync service
protected HasSaveHandlers hasSaveHandlers
public void setHasSaveHandlers(HasSaveHandlers hasSaveHandlers)
hasSaveHandlers - the hasSaveHandlers to setpublic void saveLayerImage(String name, String contentType, String url, int zIndex)
saveLayerImage in interface org.gcube.portlets.user.gisviewer.client.GisViewerSaveHandlerCopyright © 2016. All Rights Reserved.