GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
1 #ifndef GRPTagARNotationElement_H 2 #define GRPTagARNotationElement_H 20 #include "GRPositionTag.h" 21 #include "GRARNotationElement.h"
virtual int getFontSize() const
Definition: GRTag.h:59
parent class for all notation elements.
Definition: GRNotationElement.h:54
virtual float getSize() const
Definition: GRPTagARNotationElement.h:38
const unsigned char * getColRef() const
Definition: GRPTagARNotationElement.h:50
virtual int getFontSize() const
Definition: GRPTagARNotationElement.h:47
virtual void removeAssociation(GRNotationElement *el)
not yet documented
Definition: GRPTagARNotationElement.h:25
The GRPositionTag is the base class for representing range tags.
Definition: GRPositionTag.h:65
virtual const unsigned char * getColRef() const
Definition: GRTag.h:61
virtual ~GRPTagARNotationElement()
virtual float getSize() const
Definition: GRTag.h:53
GRPTagARNotationElement(GuidoPos p_ep, const ARMusicalObject *el, bool ownsAR=false)
The base class for all AR objects. It contains all musical information : duration and time position.
Definition: ARMusicalObject.h:33
virtual void addAssociation(GRNotationElement *grnot)
virtual const NVPoint & getOffset() const
Definition: GRPTagARNotationElement.h:35
This class is the base class for all graphical elements that have a direct counterpart in the Abstrac...
Definition: GRARNotationElement.h:25
virtual const NVPoint & getOffset() const
Definition: GRTag.h:52