JGraphpad Pro
v6.0.5.0


com.jgraph.pad.action
Class JGraphpadFormatAction.AllActions

java.lang.Object
  extended bycom.jgraph.pad.action.JGraphpadFormatAction.AllActions
All Implemented Interfaces:
JGraphEditorAction.Bundle
Enclosing class:
JGraphpadFormatAction

public static class JGraphpadFormatAction.AllActions
extends Object
implements JGraphEditorAction.Bundle

Bundle of all actions in this class.


Field Summary
 JGraphEditorAction actionBeginSize
          Holds the actions.
 JGraphEditorAction actionCellBackgroundColor
          Holds the actions.
 JGraphEditorAction actionCellBorderColor
          Holds the actions.
 JGraphEditorAction actionCellBorderWidth
          Holds the actions.
 JGraphEditorAction actionCellGradientColor
          Holds the actions.
 JGraphEditorAction actionCellImage
          Holds the actions.
 JGraphEditorAction actionCellImageURL
          Holds the actions.
 JGraphEditorAction actionCellInset
          Holds the actions.
 JGraphEditorAction actionClearBegin
          Holds the actions.
 JGraphEditorAction actionClearCellBorder
          Holds the actions.
 JGraphEditorAction actionClearCellImage
          Holds the actions.
 JGraphEditorAction actionClearEnd
          Holds the actions.
 JGraphEditorAction actionDashOffset
          Holds the actions.
 JGraphEditorAction actionDashPattern
          Holds the actions.
 JGraphEditorAction actionEndSize
          Holds the actions.
 JGraphEditorAction actionFont
          Holds the actions.
 JGraphEditorAction actionFontBold
          Holds the actions.
 JGraphEditorAction actionFontColor
          Holds the actions.
 JGraphEditorAction actionFontItalic
          Holds the actions.
 JGraphEditorAction actionFontPlain
          Holds the actions.
 JGraphEditorAction actionFontSize
          Holds the actions.
 JGraphEditorAction actionFontUnderline
          Holds the actions.
 JGraphEditorAction actionLineColor
          Holds the actions.
 JGraphEditorAction actionLineWidth
          Holds the actions.
 JGraphEditorAction actionResize
          Holds the actions.
 JGraphEditorAction actionSwitchAlignBottom
          Holds the actions.
 JGraphEditorAction actionSwitchAlignCenter
          Holds the actions.
 JGraphEditorAction actionSwitchAlignLeft
          Holds the actions.
 JGraphEditorAction actionSwitchAlignMiddle
          Holds the actions.
 JGraphEditorAction actionSwitchAlignRight
          Holds the actions.
 JGraphEditorAction actionSwitchAlignTop
          Holds the actions.
 JGraphEditorAction actionSwitchLabelBottom
          Holds the actions.
 JGraphEditorAction actionSwitchLabelCenter
          Holds the actions.
 JGraphEditorAction actionSwitchLabelLeft
          Holds the actions.
 JGraphEditorAction actionSwitchLabelMiddle
          Holds the actions.
 JGraphEditorAction actionSwitchLabelRight
          Holds the actions.
 JGraphEditorAction actionSwitchLabelTop
          Holds the actions.
 JGraphEditorAction actionSwitchLockHeight
          Holds the actions.
 JGraphEditorAction actionSwitchLockWidth
          Holds the actions.
 JGraphEditorAction actionSwitchLockX
          Holds the actions.
 JGraphEditorAction actionSwitchLockY
          Holds the actions.
 JGraphEditorAction actionSwitchRoutingNone
          Holds the actions.
 JGraphEditorAction actionSwitchRoutingParallel
          Holds the actions.
 JGraphEditorAction actionSwitchRoutingParallelSpline
          Holds the actions.
 JGraphEditorAction actionSwitchRoutingSimple
          Holds the actions.
 JGraphEditorAction actionSwitchShapeCircle
          Holds the actions.
 JGraphEditorAction actionSwitchShapeCylinder
          Holds the actions.
 JGraphEditorAction actionSwitchShapeDiamond
          Holds the actions.
 JGraphEditorAction actionSwitchShapeRectangle
          Holds the actions.
 JGraphEditorAction actionSwitchShapeRounded
          Holds the actions.
 JGraphEditorAction actionSwitchShapeTriangle
          Holds the actions.
 JGraphEditorAction actionSwitchStyleBezier
          Holds the actions.
 JGraphEditorAction actionSwitchStyleOrthogonal
          Holds the actions.
 JGraphEditorAction actionSwitchStyleSpline
          Holds the actions.
 JGraphEditorAction actionToggleAutoSize
          Holds the actions.
 JGraphEditorAction actionToggleCellEditable
          Holds the actions.
 JGraphEditorAction actionToggleCellMoveable
          Holds the actions.
 JGraphEditorAction actionToggleCellOpaque
          Holds the actions.
 JGraphEditorAction actionToggleCellSizeable
          Holds the actions.
 JGraphEditorAction actionToggleConnectable
          Holds the actions.
 JGraphEditorAction actionToggleConstrained
          Holds the actions.
 JGraphEditorAction actionToggleDisconnectable
          Holds the actions.
 JGraphEditorAction actionToggleEdgeBendable
          Holds the actions.
 JGraphEditorAction actionToggleGroupOpaque
          Holds the actions.
 JGraphEditorAction actionToggleGroupReposition
          Holds the actions.
 JGraphEditorAction actionToggleLabelAlongEdge
          Holds the actions.
 JGraphEditorAction actionToggleStretchCellImage
          Holds the actions.
 
Constructor Summary
JGraphpadFormatAction.AllActions()
           
 
Method Summary
 JGraphEditorAction[] getActions()
          Returns all actions contained in the bundle.
 void update()
          Updates all action states.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actionToggleCellMoveable

public JGraphEditorAction actionToggleCellMoveable
Holds the actions.


actionToggleGroupReposition

public JGraphEditorAction actionToggleGroupReposition
Holds the actions.


actionSwitchLockX

public JGraphEditorAction actionSwitchLockX
Holds the actions.


actionSwitchLockY

public JGraphEditorAction actionSwitchLockY
Holds the actions.


actionResize

public JGraphEditorAction actionResize
Holds the actions.


actionToggleAutoSize

public JGraphEditorAction actionToggleAutoSize
Holds the actions.


actionToggleCellSizeable

public JGraphEditorAction actionToggleCellSizeable
Holds the actions.


actionToggleConstrained

public JGraphEditorAction actionToggleConstrained
Holds the actions.


actionSwitchLockWidth

public JGraphEditorAction actionSwitchLockWidth
Holds the actions.


actionSwitchLockHeight

public JGraphEditorAction actionSwitchLockHeight
Holds the actions.


actionSwitchShapeRectangle

public JGraphEditorAction actionSwitchShapeRectangle
Holds the actions.


actionSwitchShapeRounded

public JGraphEditorAction actionSwitchShapeRounded
Holds the actions.


actionSwitchShapeCircle

public JGraphEditorAction actionSwitchShapeCircle
Holds the actions.


actionSwitchShapeDiamond

public JGraphEditorAction actionSwitchShapeDiamond
Holds the actions.


actionSwitchShapeTriangle

public JGraphEditorAction actionSwitchShapeTriangle
Holds the actions.


actionSwitchShapeCylinder

public JGraphEditorAction actionSwitchShapeCylinder
Holds the actions.


actionCellImage

public JGraphEditorAction actionCellImage
Holds the actions.


actionCellImageURL

public JGraphEditorAction actionCellImageURL
Holds the actions.


actionClearCellImage

public JGraphEditorAction actionClearCellImage
Holds the actions.


actionToggleStretchCellImage

public JGraphEditorAction actionToggleStretchCellImage
Holds the actions.


actionCellBackgroundColor

public JGraphEditorAction actionCellBackgroundColor
Holds the actions.


actionCellGradientColor

public JGraphEditorAction actionCellGradientColor
Holds the actions.


actionToggleCellOpaque

public JGraphEditorAction actionToggleCellOpaque
Holds the actions.


actionToggleGroupOpaque

public JGraphEditorAction actionToggleGroupOpaque
Holds the actions.


actionCellInset

public JGraphEditorAction actionCellInset
Holds the actions.


actionCellBorderColor

public JGraphEditorAction actionCellBorderColor
Holds the actions.


actionCellBorderWidth

public JGraphEditorAction actionCellBorderWidth
Holds the actions.


actionClearCellBorder

public JGraphEditorAction actionClearCellBorder
Holds the actions.


actionFont

public JGraphEditorAction actionFont
Holds the actions.


actionFontColor

public JGraphEditorAction actionFontColor
Holds the actions.


actionFontSize

public JGraphEditorAction actionFontSize
Holds the actions.


actionFontPlain

public JGraphEditorAction actionFontPlain
Holds the actions.


actionFontBold

public JGraphEditorAction actionFontBold
Holds the actions.


actionFontItalic

public JGraphEditorAction actionFontItalic
Holds the actions.


actionFontUnderline

public JGraphEditorAction actionFontUnderline
Holds the actions.


actionSwitchLabelTop

public JGraphEditorAction actionSwitchLabelTop
Holds the actions.


actionSwitchLabelMiddle

public JGraphEditorAction actionSwitchLabelMiddle
Holds the actions.


actionSwitchLabelBottom

public JGraphEditorAction actionSwitchLabelBottom
Holds the actions.


actionSwitchLabelLeft

public JGraphEditorAction actionSwitchLabelLeft
Holds the actions.


actionSwitchLabelCenter

public JGraphEditorAction actionSwitchLabelCenter
Holds the actions.


actionSwitchLabelRight

public JGraphEditorAction actionSwitchLabelRight
Holds the actions.


actionToggleCellEditable

public JGraphEditorAction actionToggleCellEditable
Holds the actions.


actionSwitchAlignTop

public JGraphEditorAction actionSwitchAlignTop
Holds the actions.


actionSwitchAlignMiddle

public JGraphEditorAction actionSwitchAlignMiddle
Holds the actions.


actionSwitchAlignBottom

public JGraphEditorAction actionSwitchAlignBottom
Holds the actions.


actionSwitchAlignLeft

public JGraphEditorAction actionSwitchAlignLeft
Holds the actions.


actionSwitchAlignCenter

public JGraphEditorAction actionSwitchAlignCenter
Holds the actions.


actionSwitchAlignRight

public JGraphEditorAction actionSwitchAlignRight
Holds the actions.


actionLineWidth

public JGraphEditorAction actionLineWidth
Holds the actions.


actionLineColor

public JGraphEditorAction actionLineColor
Holds the actions.


actionDashPattern

public JGraphEditorAction actionDashPattern
Holds the actions.


actionDashOffset

public JGraphEditorAction actionDashOffset
Holds the actions.


actionSwitchStyleOrthogonal

public JGraphEditorAction actionSwitchStyleOrthogonal
Holds the actions.


actionSwitchStyleSpline

public JGraphEditorAction actionSwitchStyleSpline
Holds the actions.


actionSwitchStyleBezier

public JGraphEditorAction actionSwitchStyleBezier
Holds the actions.


actionToggleEdgeBendable

public JGraphEditorAction actionToggleEdgeBendable
Holds the actions.


actionToggleLabelAlongEdge

public JGraphEditorAction actionToggleLabelAlongEdge
Holds the actions.


actionSwitchRoutingNone

public JGraphEditorAction actionSwitchRoutingNone
Holds the actions.


actionSwitchRoutingSimple

public JGraphEditorAction actionSwitchRoutingSimple
Holds the actions.


actionSwitchRoutingParallel

public JGraphEditorAction actionSwitchRoutingParallel
Holds the actions.


actionSwitchRoutingParallelSpline

public JGraphEditorAction actionSwitchRoutingParallelSpline
Holds the actions.


actionBeginSize

public JGraphEditorAction actionBeginSize
Holds the actions.


actionClearBegin

public JGraphEditorAction actionClearBegin
Holds the actions.


actionEndSize

public JGraphEditorAction actionEndSize
Holds the actions.


actionClearEnd

public JGraphEditorAction actionClearEnd
Holds the actions.


actionToggleConnectable

public JGraphEditorAction actionToggleConnectable
Holds the actions.


actionToggleDisconnectable

public JGraphEditorAction actionToggleDisconnectable
Holds the actions.

Constructor Detail

JGraphpadFormatAction.AllActions

public JGraphpadFormatAction.AllActions()
Method Detail

getActions

public JGraphEditorAction[] getActions()
Description copied from interface: JGraphEditorAction.Bundle
Returns all actions contained in the bundle.

Specified by:
getActions in interface JGraphEditorAction.Bundle
Returns:
Returns all actions.

update

public void update()
Description copied from interface: JGraphEditorAction.Bundle
Updates all action states.

Specified by:
update in interface JGraphEditorAction.Bundle

JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.