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