GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
18 #include "GRTagARNotationElement.h" 48 unsigned int fTextAlign;
Definition: GRVisitor.h:39
Graphical representation of a note event.
Definition: GRSingleNote.h:38
virtual void OnDraw(VGDevice &hdc) const
The intensity tag.
Definition: ARIntens.h:51
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
const ARIntens * getARIntens() const
void setNote(const GRSingleNote *note)
Definition: GRIntens.h:43
Generic platform independant drawing device.
Definition: VGDevice.h:68
GRIntens(GRStaff *inStaff, const ARIntens *abstractRepresentationOfIntens)
virtual void accept(GRVisitor &visitor)
GRTagARNotationElement.
Definition: GRTagARNotationElement.h:26
virtual ~GRIntens()
Definition: GRIntens.h:37
not yet documented
Definition: GRIntens.h:28
Generic pure virtual & device-independant font class.
Definition: VGFont.h:36
const GRSingleNote * getNote() const
Definition: GRIntens.h:44