GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
1 #ifndef GRRepeatBegin_H 2 #define GRRepeatBegin_H 62 float getXOffset()
const;
virtual void setHPosition(float nx)
virtual ~GRRepeatBegin()
Definition: GRRepeatBegin.h:33
an abstract class to be provided by clients to collect mappings
Definition: GUIDOScoreMap.h:109
void setRanges(const GRBar::TRanges &r)
Definition: GRRepeatBegin.h:48
virtual unsigned int getTextAlign() const
The base class for all graphic objects.
Definition: GObject.h:54
int fLinesCount
Definition: GRRepeatBegin.h:56
float fDy
Definition: GRRepeatBegin.h:60
GRRepeatBegin(const ARRepeatBegin *arrb, GRStaff *inStaff, bool p_ownsar=false)
std::vector< std::pair< int, int > > TRanges
Definition: ARBar.h:54
float fSize
Definition: GRRepeatBegin.h:57
virtual void GetMap(GuidoElementSelector sel, MapCollector &f, MapInfos &infos) const
A class to propagate device related information.
Definition: GObject.h:42
The right facing repeat sign.
Definition: ARRepeatBegin.h:38
virtual void tellPosition(GObject *caller, const NVPoint &newPosition)
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
const ARBar::TRanges getRanges() const
void setPosFrom(float posy)
virtual const NVPoint & getReferencePosition() const
Retrieves the Symbol-reference-position with respect to the GUIDO-reference-position.
Definition: GRRepeatBegin.h:40
virtual void OnDraw(VGDevice &hdc) const
The right facing repeat bar sign.
Definition: GRRepeatBegin.h:27
Generic platform independant drawing device.
Definition: VGDevice.h:68
float fStaffThickness
Definition: GRRepeatBegin.h:58
bool isSystemSlice() const
float fDx
Definition: GRRepeatBegin.h:59
const ARRepeatBegin * getARRepeatBegin() const
GRTagARNotationElement.
Definition: GRTagARNotationElement.h:26
GuidoElementSelector
Definition: GUIDOScoreMap.h:40
void DrawDots(VGDevice &hdc) const
void setPosTo(float posy)
std::vector< std::pair< float, float > > TRanges
Definition: GRBar.h:32
float fBaseThickness
Definition: GRRepeatBegin.h:55
virtual void updateBoundingBox()
static NVPoint refpos
Definition: GRRepeatBegin.h:54