Zoom

From FreeMind
Revision as of 12:02, 9 July 2010 by Dan Polansky (talk | contribs) (zoom correction factor)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Controls

  • Mouse wheel: TODO
  • Toolbar: TODO

Implementation

  • MainView.paint - contains zooming of a node view, including some magic ZOOM_CORRECTION_FACTOR
  • MapView.getZoom
  • MapView.setZoom
  • MainToolBar.getCurrentZoomIndex
  • MainToolBar.getZoomValue
  • MainToolBar.setZoomByItem
  • MainToolBar.setZoomComboBox
  • MainToolBar.zoomIn
  • MainToolBar.zoomOut
  • Controller.setZoom - calls MapView.setZoom and MainToolBar.setZoomComboBox

CVS: