#include <Annotation.h>
Public Member Functions | |
AnnotationLabel (void) | |
Constructor. | |
const char * | getViewProviderName (void) const |
returns the type name of the ViewProvider | |
virtual | ~AnnotationLabel () |
Public Attributes | |
App::PropertyVector | BasePosition |
App::PropertyStringList | LabelText |
App::PropertyVector | TextPosition |
Definition at line 53 of file Annotation.h.
AnnotationLabel::AnnotationLabel | ( | void | ) |
Constructor.
Definition at line 51 of file Annotation.cpp.
References ADD_PROPERTY_TYPE, and App::Prop_Output.
AnnotationLabel::~AnnotationLabel | ( | ) | [virtual] |
Definition at line 58 of file Annotation.cpp.
const char* App::AnnotationLabel::getViewProviderName | ( | void | ) | const [inline, virtual] |
returns the type name of the ViewProvider
Reimplemented from App::DocumentObject.
Definition at line 67 of file Annotation.h.
Definition at line 63 of file Annotation.h.
Referenced by MeshGui::Annotation::show().
Definition at line 62 of file Annotation.h.
Referenced by MeshGui::Annotation::show().
Definition at line 64 of file Annotation.h.
Referenced by MeshGui::Annotation::show().