de.frag.umlplugin.actions
Class ZoomOutAction

java.lang.Object
  extended by com.intellij.openapi.actionSystem.AnAction
      extended by de.frag.umlplugin.actions.AbstractZoomAction
          extended by de.frag.umlplugin.actions.ZoomOutAction
All Implemented Interfaces:
Graph2DViewConsumer

public class ZoomOutAction
extends AbstractZoomAction

Action for zooming out of view.


Field Summary
 
Fields inherited from class com.intellij.openapi.actionSystem.AnAction
EMPTY_ARRAY, ourClientProperty
 
Constructor Summary
ZoomOutAction()
           
 
Method Summary
protected  double getZoomFactor(Settings settings)
          Gets zoom factor.
 
Methods inherited from class de.frag.umlplugin.actions.AbstractZoomAction
actionPerformed, setGraph2DViewProvider
 
Methods inherited from class com.intellij.openapi.actionSystem.AnAction
beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, createTooltipText, displayTextInToolbar, getShortcutSet, getTemplatePresentation, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, unregisterCustomShortcutSet, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZoomOutAction

public ZoomOutAction()
Method Detail

getZoomFactor

protected double getZoomFactor(@NotNull
                               Settings settings)
Gets zoom factor.

Specified by:
getZoomFactor in class AbstractZoomAction
Parameters:
settings - seetings
Returns:
zoom factor