Internal: the structures of a LightWayTxtText. More...
| Classes | |
| struct | Font | 
| Internal: struct used to store the font of a LightWayTxtText.  More... | |
| struct | HFZone | 
| Internal: the header/footer zone of a LightWayTxtText.  More... | |
| struct | Paragraph | 
| Internal: class to store the paragraph properties.  More... | |
| struct | PLC | 
| Internal : the different plc types: mainly for debugging.  More... | |
| struct | State | 
| Internal: the state of a LightWayTxtText.  More... | |
| Enumerations | |
| enum | PLCType { P_Font, P_Font2, P_Ruler, P_Ruby, P_StyleU, P_StyleV, P_Unknown } | 
| the different plc type  More... | |
| Functions | |
| std::ostream & | operator<< (std::ostream &o, PLC const &plc) | 
| std::ostream & | operator<< (std::ostream &o, Font const &font) | 
| std::ostream & | operator<< (std::ostream &o, HFZone const &hf) | 
Internal: the structures of a LightWayTxtText.
| std::ostream& LightWayTxtTextInternal::operator<< | ( | std::ostream & | o, | 
| PLC const & | plc | ||
| ) | 
| std::ostream& LightWayTxtTextInternal::operator<< | ( | std::ostream & | o, | 
| Font const & | font | ||
| ) | 
| std::ostream& LightWayTxtTextInternal::operator<< | ( | std::ostream & | o, | 
| HFZone const & | hf | ||
| ) |