JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::LineMetrics Struct Reference

#include <juce_JustifiedText.h>

Collaboration diagram for juce::detail::LineMetrics:

Public Attributes

Point< floatanchor
 
float effectiveLineLength
 
int64 lineNumber
 
float maxAscent
 
float maxDescent
 
float nextLineTop
 
float top
 

Member Data Documentation

◆ anchor

Point<float> juce::detail::LineMetrics::anchor

◆ effectiveLineLength

float juce::detail::LineMetrics::effectiveLineLength

◆ lineNumber

int64 juce::detail::LineMetrics::lineNumber

◆ maxAscent

float juce::detail::LineMetrics::maxAscent

◆ maxDescent

float juce::detail::LineMetrics::maxDescent

◆ nextLineTop

float juce::detail::LineMetrics::nextLineTop

◆ top

float juce::detail::LineMetrics::top

The documentation for this struct was generated from the following file: