public interface ToolbarHandler
Modifier and Type | Method and Description |
---|---|
void |
deactivateTransect(LayerItem layerItemTransect)
Deactivate transect.
|
boolean |
isSaveSupported()
Checks if is save supported.
|
void |
openBrowserMapImage(ExportFormat exportItem,
boolean isWMS)
Open browser map image.
|
void |
saveMapImage(ExportFormat exportItem,
boolean isWMS)
Save map image.
|
void openBrowserMapImage(ExportFormat exportItem, boolean isWMS)
exportItem
- the export itemisWMS
- the is wmsvoid saveMapImage(ExportFormat exportItem, boolean isWMS)
exportItem
- the export itemisWMS
- the is wmsboolean isSaveSupported()
void deactivateTransect(LayerItem layerItemTransect)
layerItemTransect
- the layer item transectCopyright © 2016. All Rights Reserved.