Interface ToolbarPanelController


  • public interface ToolbarPanelController
    • Method Detail

      • refreshUI

        void refreshUI()
      • saveHistory

        void saveHistory()
      • saveLayout

        void saveLayout()
      • centerMapOnSelection

        void centerMapOnSelection()
      • showAllMap

        void showAllMap()
      • toggleHighlightFocus

        void toggleHighlightFocus()
      • setSemanticZoomLevel

        void setSemanticZoomLevel​(int semanticZoomLevel)
      • getSemanticZoomLevel

        int getSemanticZoomLevel()
      • getScaleProperty

        com.vaadin.v7.data.Property<Double> getScaleProperty()