public interface ToolbarPanelController
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
ToolbarPanelController.ActiveTool  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
centerMapOnSelection()  | 
LayoutManager | 
getLayoutManager()  | 
com.vaadin.v7.data.Property<Double> | 
getScaleProperty()  | 
int | 
getSemanticZoomLevel()  | 
void | 
refreshUI()  | 
void | 
saveHistory()  | 
void | 
saveLayout()  | 
void | 
setActiveTool(ToolbarPanelController.ActiveTool activeTool)  | 
void | 
setSemanticZoomLevel(int semanticZoomLevel)  | 
void | 
showAllMap()  | 
void | 
toggleHighlightFocus()  | 
void refreshUI()
void saveHistory()
void saveLayout()
void setActiveTool(ToolbarPanelController.ActiveTool activeTool)
void centerMapOnSelection()
void showAllMap()
void toggleHighlightFocus()
void setSemanticZoomLevel(int semanticZoomLevel)
int getSemanticZoomLevel()
com.vaadin.v7.data.Property<Double> getScaleProperty()
LayoutManager getLayoutManager()
Copyright © 2020. All rights reserved.