Graphical representation of a score page. Contains one or more instances of class GRSystem.
Definition: GRPage.h:40
GRPageText(const ARText *ar, GRPage *, const char *text, const char *pageform)
virtual void calcPosition()
unsigned int fTextalign
Definition: GRPageText.h:46
not yet documented
Definition: GRPageText.h:29
void setGRPage(GRPage *page)
Definition: GRPageText.h:36
virtual void OnDraw(VGDevice &hdc) const
std::string fPageText
Definition: GRPageText.h:43
std::string fLocation
Definition: GRPageText.h:44
virtual unsigned int getTextAlign() const
Definition: GRPageText.h:39
GRPage * fGRPage
Definition: GRPageText.h:42
virtual ~GRPageText()
Definition: GRPageText.h:33