JUCE
GlyphArrangement Member List

This is the complete list of members for GlyphArrangement, including all inherited members.

addCurtailedLineOfText(const Font &font, const String &text, float x, float y, float maxWidthPixels, bool useEllipsis)GlyphArrangement
addFittedText(const Font &font, const String &text, float x, float y, float width, float height, Justification layout, int maximumLinesToUse, float minimumHorizontalScale=0.0f)GlyphArrangement
addGlyph(const PositionedGlyph &)GlyphArrangement
addGlyphArrangement(const GlyphArrangement &)GlyphArrangement
addJustifiedText(const Font &font, const String &text, float x, float y, float maxLineWidth, Justification horizontalLayout)GlyphArrangement
addLineOfText(const Font &font, const String &text, float x, float y)GlyphArrangement
clear()GlyphArrangement
createPath(Path &path) const GlyphArrangement
draw(const Graphics &) const GlyphArrangement
draw(const Graphics &, const AffineTransform &) const GlyphArrangement
findGlyphIndexAt(float x, float y) const GlyphArrangement
getBoundingBox(int startIndex, int numGlyphs, bool includeWhitespace) const GlyphArrangement
getGlyph(int index) const noexceptGlyphArrangement
getNumGlyphs() const noexceptGlyphArrangement
GlyphArrangement()GlyphArrangement
GlyphArrangement(const GlyphArrangement &)GlyphArrangement
justifyGlyphs(int startIndex, int numGlyphs, float x, float y, float width, float height, Justification justification)GlyphArrangement
moveRangeOfGlyphs(int startIndex, int numGlyphs, float deltaX, float deltaY)GlyphArrangement
operator=(const GlyphArrangement &)GlyphArrangement
removeRangeOfGlyphs(int startIndex, int numGlyphs)GlyphArrangement
stretchRangeOfGlyphs(int startIndex, int numGlyphs, float horizontalScaleFactor)GlyphArrangement
~GlyphArrangement()GlyphArrangement