graphlab.gui.plugins.main.core.actions.zoom
Class ZoomOut
java.lang.Object
graphlab.main.core.action.AbstractAction
graphlab.gui.plugins.main.core.actions.zoom.ZoomOut
- All Implemented Interfaces:
- Action, Notifiable
public class ZoomOut
- extends AbstractAction
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event
public static final Event event
zoomFactor
public static double zoomFactor
ZoomOut
public ZoomOut(BlackBoard bb)
performJob
public void performJob(java.lang.String name)
- Description copied from class:
AbstractAction
- like Action
- Specified by:
performJob in class AbstractAction
zoomOut
public static void zoomOut(Graph g,
double zoomFactor)
zoomOut
public static void zoomOut(Graph g)