Verovio
Source code documentation
vrv::Glyph Member List

This is the complete list of members for vrv::Glyph, including all inherited members.

GetAnchor(SMuFLGlyphAnchor anchor) constvrv::Glyph
GetBoundingBox(int &x, int &y, int &w, int &h) constvrv::Glyph
GetCodeStr() const (defined in vrv::Glyph)vrv::Glyphinline
GetFallback() const (defined in vrv::Glyph)vrv::Glyphinline
GetHorizAdvX() const (defined in vrv::Glyph)vrv::Glyphinline
GetPath() const (defined in vrv::Glyph)vrv::Glyphinline
GetUnitsPerEm() const (defined in vrv::Glyph)vrv::Glyphinline
GetXML() constvrv::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) constvrv::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::Glyphinline
SetFallback(bool isFallback) (defined in vrv::Glyph)vrv::Glyphinline
SetHorizAdvX(double horizAdvX) (defined in vrv::Glyph)vrv::Glyphinline
SetPath(const std::string &path) (defined in vrv::Glyph)vrv::Glyphinline
SetUnitsPerEm(int units) (defined in vrv::Glyph)vrv::Glyphinline
SetXML(const std::string &xml)vrv::Glyphinline
~Glyph() (defined in vrv::Glyph)vrv::Glyphvirtual