public interface GisViewerSaveHandler
Modifier and Type | Method and Description |
---|---|
void |
saveLayerImage(String name,
String contentType,
String url,
int zIndex)
Save layer image.
|
void |
saveMapImage(String fileName,
String outputFormat,
Map<String,String> parameters,
int zIndex)
Save map image.
|
Copyright © 2016. All Rights Reserved.