Internal: the structures of a ClarisDrawText. More...
Classes | |
struct | DSET |
low level internal: main text zone More... | |
struct | Paragraph |
Internal: class to store the paragraph properties. More... | |
struct | ParagraphPLC |
paragraph plc More... | |
struct | PLC |
Internal : the different plc types: mainly for debugging. More... | |
struct | State |
Internal: the state of a ClarisDrawText. More... | |
struct | TextZoneInfo |
internal class used to store a text zone More... | |
struct | Token |
Internal: class to store field definition: TOKN entry. More... | |
Enumerations | |
enum | PLCType { P_Font , P_Ruler , P_Child , P_TextZone , P_Token , P_Unknown } |
the different plc type More... | |
enum | TokenType { TKN_UNKNOWN , TKN_FOOTNOTE , TKN_PAGENUMBER , TKN_GRAPHIC , TKN_FIELD } |
token type More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o, PLC const &plc) |
std::ostream & | operator<< (std::ostream &o, Token const &tok) |
Internal: the structures of a ClarisDrawText.
std::ostream & ClarisDrawTextInternal::operator<< | ( | std::ostream & | o, |
PLC const & | plc | ||
) |
std::ostream & ClarisDrawTextInternal::operator<< | ( | std::ostream & | o, |
Token const & | tok | ||
) |