General information:Author: klaas" //! version="1.0 Version: Date: Wed Oct 20 9:03:10 MET 1999 |
Header files:
|
Code files:
|
edit rectangle of selected element that is left down clicked
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
EditRectangleTool(ToolControl* controller)
Description:
constructor and destructor
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~EditRectangleTool()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Draw()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void EvLeftDClick()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void EvDrag()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void EvLD()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void EvLU()
Description:
scope: protected | type: basic | typename: G_BOOL |
Declaration:
G_BOOL _moving
Description:
scope: protected | type: basic | typename: int |
Declaration:
int _movedpoint
Description:
scope: protected | type: basic | typename: Matrix<double>* |
Declaration:
Matrix<double>* _inverse_mapping
Description:
scope: protected | type: basic | typename: double |
Declaration:
double _prevX
Description:
scope: protected | type: basic | typename: double |
Declaration:
double _prevY
Description:
scope: protected | type: basic | typename: Box* |
Declaration:
Box* _box
Description:
scope: protected | type: basic | typename: Box* |
Declaration:
Box* _box_orig
Description: