GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
1 #ifndef GRTagARNotationElement_H 2 #define GRTagARNotationElement_H 20 #include "ARMusicalTag.h" 22 #include "GRARNotationElement.h"
virtual const char * getFont() const
Definition: GRTagARNotationElement.h:38
virtual int getFontSize() const
Definition: GRTag.h:59
virtual const char * getFontAttrib() const
Definition: GRTagARNotationElement.h:39
virtual float getSize() const
Definition: GRTagARNotationElement.h:37
virtual const NVPoint & getOffset() const
Definition: GRTagARNotationElement.h:36
virtual int getFontSize() const
Definition: GRTagARNotationElement.h:40
virtual const char * getFontAttrib() const
Definition: GRTag.h:58
virtual const unsigned char * getColRef() const
Definition: GRTagARNotationElement.h:41
virtual const unsigned char * getColRef() const
Definition: GRTag.h:61
GRTagARNotationElement.
Definition: GRTagARNotationElement.h:26
The base class for all musical tag classes.
Definition: ARMusicalTag.h:34
virtual float getSize() const
Definition: GRTag.h:53
The GRTag class is the base class for all GUIDO tags.
Definition: GRTag.h:37
virtual ~GRTagARNotationElement()
Definition: GRTagARNotationElement.h:34
GRTagARNotationElement(const ARMusicalObject *el, float curLSPACE, bool ownsAR=false)
Definition: GRTagARNotationElement.h:29
The base class for all AR objects. It contains all musical information : duration and time position.
Definition: ARMusicalObject.h:33
This class is the base class for all graphical elements that have a direct counterpart in the Abstrac...
Definition: GRARNotationElement.h:25
virtual const char * getFont() const
Definition: GRTag.h:57
virtual const NVPoint & getOffset() const
Definition: GRTag.h:52