JUCE
TextLayout Member List

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

addLine(Line *)TextLayout
createLayout(const AttributedString &, float maxWidth)TextLayout
createLayout(const AttributedString &, float maxWidth, float maxHeight)TextLayout
createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth)TextLayout
createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth, float maxHeight)TextLayout
draw(Graphics &, const Rectangle< float > &area) const TextLayout
ensureStorageAllocated(int numLinesNeeded)TextLayout
getHeight() const noexceptTextLayout
getLine(int index) const TextLayout
getNumLines() const noexceptTextLayout
getWidth() const noexceptTextLayout
operator=(const TextLayout &)TextLayout
operator=(TextLayout &&) noexceptTextLayout
TextLayout()TextLayout
TextLayout(const TextLayout &)TextLayout
TextLayout(TextLayout &&) noexceptTextLayout
~TextLayout()TextLayout