GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
21 #include "GRARNotationElement.h"
virtual void setPosition(const NVPoint &newPosition)
virtual ~GRSpecial()
Definition: GRSpecial.h:29
virtual void OnDraw(VGDevice &hdc) const
Generic platform independant drawing device.
Definition: VGDevice.h:68
GRSpecial(const ARSpecial *arspec, bool p_ownsar=false)
Handles the list of all fonts used by the Guido Library.
Definition: GRSpecial.h:25
virtual void setPosition(const NVPoint &point)
Definition: GRSpecial.h:33
not yet documented
Definition: ARSpecial.h:47
The GRTag class is the base class for all GUIDO tags.
Definition: GRTag.h:37
This class is the base class for all graphical elements that have a direct counterpart in the Abstrac...
Definition: GRARNotationElement.h:25