AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AWordWrappingEngineBase Class Reference

Classes

class  Entry
 

Public Member Functions

void setLineHeight (float lineHeight)
 
void setTextAlign (ATextAlign textAlign)
 
AOptional< int > height () const
 

Protected Attributes

float mLineHeight = 1.f
 
ATextAlign mTextAlign = ATextAlign::LEFT
 
AOptional< int > mHeight
 

The documentation for this class was generated from the following file:
Inheritance diagram for AWordWrappingEngineBase: