Inheritance diagram for CmdShapeChangeRotation:


Public Member Functions | |
| Cmdbase | Clone () |
| CmdShapeBase | CloneForShape (ADBaseShape newShape) |
| void | CmdShapeChangeRotation (ADBaseShape originalShape, double originalRotation, double newRotation, integer inPosition=-1) |
| void | CmdShapeChangeRotation (CmdShapeChangeRotation rhs) |
| CmdBase | CompleteCmdCreation () |
| void | DoCmd () |
| void | RedoCmd () |
| boolean | RefreshAfterDoCmd () |
| void | UndoCmd () |
Protected Member Functions | |
| ADBaseShape | ObjectToChange () |
| void | SetShape (ADBaseShape originalShape, integer inPosition=-1) |
Package Attributes | |
| double | mNewRotationRads |
| integer | mOriginalListIndex |
| double | mPrevRotationRads |
| ADBaseShape | mShape |
| void CmdShapeChangeRotation.CmdShapeChangeRotation | ( | CmdShapeChangeRotation | rhs | ) |
| void CmdShapeChangeRotation.CmdShapeChangeRotation | ( | ADBaseShape | originalShape, | |
| double | originalRotation, | |||
| double | newRotation, | |||
| integer | inPosition = -1 | |||
| ) |
| Cmdbase CmdShapeChangeRotation.Clone | ( | ) |
Reimplemented from CmdBase.
| CmdShapeBase CmdShapeBase.CloneForShape | ( | ADBaseShape | newShape | ) | [inherited] |
| void CmdShapeChangeRotation.DoCmd | ( | ) |
Reimplemented from CmdBase.
| ADBaseShape CmdShapeBase.ObjectToChange | ( | ) | [protected, inherited] |
| void CmdBase.RedoCmd | ( | ) | [inherited] |
Reimplemented in CmdShapeChangeAttributes, and CmdMultipleCmd.
| boolean CmdBase.RefreshAfterDoCmd | ( | ) | [inherited] |
| void CmdShapeBase.SetShape | ( | ADBaseShape | originalShape, | |
| integer | inPosition = -1 | |||
| ) | [protected, inherited] |
| void CmdShapeChangeRotation.UndoCmd | ( | ) |
Reimplemented from CmdBase.
double CmdShapeChangeRotation.mNewRotationRads [package] |
integer CmdShapeBase.mOriginalListIndex [package, inherited] |
double CmdShapeChangeRotation.mPrevRotationRads [package] |
ADBaseShape CmdShapeBase.mShape [package, inherited] |
1.5.1