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 |
saveMapImage(String name,
String outputFormat,
String bbox,
String width,
String height,
String[] geoservers,
String[] layers,
String[] styles,
String[] opacities,
String[] cqlfilters,
String[] gsrefs,
int zIndex) |
void |
setHasSaveHandlers(HasSaveHandlers hasSaveHandlers) |
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.GisViewerSaveHandler
public void saveMapImage(String name, String outputFormat, String bbox, String width, String height, String[] geoservers, String[] layers, String[] styles, String[] opacities, String[] cqlfilters, String[] gsrefs, int zIndex)
saveMapImage
in interface org.gcube.portlets.user.gisviewer.client.GisViewerSaveHandler
Copyright © 2015. All Rights Reserved.