JUCE  v5.1.1-3-g1a0b28c73
JUCE API
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
createNativeLayout(const AttributedString &)TextLayoutprivate
createStandardLayout(const AttributedString &)TextLayoutprivate
draw(Graphics &, Rectangle< float > area) constTextLayout
ensureStorageAllocated(int numLinesNeeded)TextLayout
getHeight() const noexceptTextLayoutinline
getLine(int index) constTextLayout
getNumLines() const noexceptTextLayoutinline
getWidth() const noexceptTextLayoutinline
heightTextLayoutprivate
justificationTextLayoutprivate
linesTextLayoutprivate
operator=(const TextLayout &)TextLayout
operator=(TextLayout &&) noexceptTextLayout
recalculateSize()TextLayoutprivate
TextLayout()TextLayout
TextLayout(const TextLayout &)TextLayout
TextLayout(TextLayout &&) noexceptTextLayout
widthTextLayoutprivate
~TextLayout()TextLayout