#include <HOpCreateRectangle.h>
Public Member Functions | |
HOpCreateRectangle (HBaseView *view, int DoRepeat=0, int DoCapture=1) | |
~HOpCreateRectangle () | |
virtual const char * | GetName () |
virtual int | OnLButtonUp (HEventInfo &event) |
HBaseOperator * | Clone () |
HOpCreateRectangle reimplements one of the mouse methods defined on the base class and maps the event information to operator routines. See the event method for a more detailed description
|
constructor |
|
|
|
|
|
|
|
Takes the construction rectangle information and inserts a rectangle into the model segment
|