GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
20 #include "GRARNotationElement.h"
virtual int getStandardSpacing() const
not yet documented
Definition: ARSpace.h:42
not yet documented
Definition: GRSpace.h:27
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
virtual ~GRSpace()
Definition: GRSpace.h:31
Generic platform independant drawing device.
Definition: VGDevice.h:68
GRSpace(const ARSpace *arspace, bool p_ownsar=false)
const ARSpace * getARSpace() const
virtual void OnDraw(VGDevice &hdc) const
This class is the base class for all graphical elements that have a direct counterpart in the Abstrac...
Definition: GRARNotationElement.h:25