HOpObjectAnnotate.h
77 static void AnnotateObject(HBaseView *pView,const char *segment, char *AnnotationText, HPoint lineStart,
85 static void AnnotateObjectFromMessage(HBaseView *pView, const char *in_data, unsigned int data_length);
virtual const char * GetName()
virtual int OnNoButtonDownAndMove(HEventInfo &hevent)
virtual HBaseOperator * Clone()
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:60
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:332
virtual int OnKeyDown(HEventInfo &hevent)
virtual int OnLButtonDown(HEventInfo &hevent)
The HOpObjectAnnotate class provides support for attaching text to an object.
Definition: HOpObjectAnnotate.h:44