#include <Annotation.h>
Public Member Functions | |
Annotation (void) | |
Constructor. | |
const char * | getViewProviderName (void) const |
returns the type name of the ViewProvider | |
virtual | ~Annotation () |
Public Attributes | |
App::PropertyStringList | LabelText |
App::PropertyVector | Position |
Definition at line 35 of file Annotation.h.
Annotation::Annotation | ( | void | ) |
Annotation::~Annotation | ( | ) | [virtual] |
Definition at line 42 of file Annotation.cpp.
const char* App::Annotation::getViewProviderName | ( | void | ) | const [inline, virtual] |
returns the type name of the ViewProvider
Reimplemented from App::DocumentObject.
Definition at line 48 of file Annotation.h.
Definition at line 44 of file Annotation.h.
Definition at line 45 of file Annotation.h.