#include <CSSUnit.hpp>
Inheritance diagram for CSS::StringAlignedText:

Public Types | |
| enum | Type { Left = 1, Right = 2, Center = 3, Justify = 4, String = 5 } |
Public Attributes | |
| char * | split |
| The split text to align with. | |
| enum CSS::TextAlign::Type | type |
enum CSS::TextAlign::Type [inherited] |
The split text to align with.
enum CSS::TextAlign::Type CSS::TextAlign::type [inherited] |
