18 #ifndef _HOPMarkupRectangle_H
19 #define _HOPMarkupRectangle_H
27 #include "HOpConstructRectangle.h"
The HOpMarkupRectangle class inserts a 2D rectange into a markup layer. If a markup layer is already ...
Definition: HOpMarkupRectangle.h:41
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:65
virtual const char * GetName()
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:337
The HOpConstructRectangle class draws a rectangle.
Definition: HOpConstructRectangle.h:44
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214