13 #ifndef _HOPMarkupRectangle_H
14 #define _HOPMarkupRectangle_H
22 #include "HOpConstructRectangle.h"
The HOpMarkupRectangle class inserts a 2D rectange into a markup layer. If a markup layer is already ...
Definition: HOpMarkupRectangle.h:36
virtual HBaseOperator * Clone()
virtual int OnLButtonUp(HEventInfo &hevent)
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:60
virtual const char * GetName()
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:332
The HOpConstructRectangle class draws a rectangle.
Definition: HOpConstructRectangle.h:39
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:207