JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
freemind.controller
Interface ZoomListener
All Known Implementing Classes:
MindMapToolBar
public interface
ZoomListener
Author:
foltin
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
setZoom
(float f)
On each zoom change, this method is called, if registered.
Method Detail
setZoom
void setZoom(float f)
On each zoom change, this method is called, if registered.
Parameters:
f
- the effective zoom value (1.25 means 125%)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method