![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::Glyph, including all inherited members.
GetAnchor(SMuFLGlyphAnchor anchor) const | vrv::Glyph | |
GetBoundingBox(int &x, int &y, int &w, int &h) const | vrv::Glyph | |
GetCodeStr() const (defined in vrv::Glyph) | vrv::Glyph | inline |
GetFallback() const (defined in vrv::Glyph) | vrv::Glyph | inline |
GetHorizAdvX() const (defined in vrv::Glyph) | vrv::Glyph | inline |
GetPath() const (defined in vrv::Glyph) | vrv::Glyph | inline |
GetUnitsPerEm() const (defined in vrv::Glyph) | vrv::Glyph | inline |
GetXML() const | vrv::Glyph | |
Glyph() (defined in vrv::Glyph) | vrv::Glyph | |
Glyph(std::string path, std::string codeStr) (defined in vrv::Glyph) | vrv::Glyph | |
Glyph(int unitsPerEm) (defined in vrv::Glyph) | vrv::Glyph | |
HasAnchor(SMuFLGlyphAnchor anchor) const | vrv::Glyph | |
SetAnchor(std::string anchorStr, double x, double y) | vrv::Glyph | |
SetBoundingBox(double x, double y, double w, double h) | vrv::Glyph | |
SetCodeStr(const std::string &codeStr) (defined in vrv::Glyph) | vrv::Glyph | inline |
SetFallback(bool isFallback) (defined in vrv::Glyph) | vrv::Glyph | inline |
SetHorizAdvX(double horizAdvX) (defined in vrv::Glyph) | vrv::Glyph | inline |
SetPath(const std::string &path) (defined in vrv::Glyph) | vrv::Glyph | inline |
SetUnitsPerEm(int units) (defined in vrv::Glyph) | vrv::Glyph | inline |
SetXML(const std::string &xml) | vrv::Glyph | inline |
~Glyph() (defined in vrv::Glyph) | vrv::Glyph | virtual |