GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
19 #include "GRNotationElement.h"
virtual void addOffsetX(float inX)
Definition: GRNoteDot.h:49
Graphical representation of a note event.
Definition: GRSingleNote.h:38
This class provides a note with a stem and a correct flag.
Definition: GRNoteDot.h:29
virtual float getSize() const
Definition: GRNoteDot.h:53
virtual const unsigned char * getColRef() const
Definition: GRNoteDot.h:52
GuidoDate duration(CGRHandler inHandleGR)
Returns the music duration of a score.
void GRNoteDotInit(GREvent *inNote, float notebreite)
float x
Definition: NVPoint.h:68
float size
Definition: GRNoteDot.h:68
Numerator and denominator.
Definition: Fraction.h:23
virtual void OnDraw(VGDevice &hdc) const
parent class for all notation elements.
Definition: GRNotationElement.h:54
Graphical representation for an event (= has duration).
Definition: GREvent.h:61
GRNoteDot(GREvent *inNote, const TYPE_DURATION &duration, float notebreite)
float y
Definition: NVPoint.h:69
virtual const NVPoint & getReferencePosition() const
Retrieves the Symbol-reference-position with respect to the GUIDO-reference-position.
Definition: GRNoteDot.h:46
Generic platform independant drawing device.
Definition: VGDevice.h:68
virtual const NVPoint & getOffset() const
Definition: GRNoteDot.h:48
static int DurationToDotCount(const TYPE_DURATION &duration)
virtual void addToOffset(const NVPoint &)
Definition: GObject.h:59
HEADSTATE
Definition: ARTHead.h:80
int mDots
Definition: GRNoteDot.h:64
unsigned char * mColRef
Definition: GRNoteDot.h:67
virtual void adjustHorizontalDotPosition(float inNoteSize, ARTHead::HEADSTATE inHeadState, GDirection inGlobalStemDirection)
virtual void addOffsetY(float inY)
Definition: GRNoteDot.h:50
static NVPoint refpos
Definition: GRNoteDot.h:65
virtual int getNumDots() const
Definition: GRNoteDot.h:44
NVPoint mOffset
Definition: GRNoteDot.h:66