paragraph plc More...
Public Member Functions | |
ParagraphPLC () | |
constructor More... | |
int | getLabelType () const |
return the label type More... | |
Public Attributes | |
int | m_rulerId |
the ruler id More... | |
int | m_flags |
some flags More... | |
std::string | m_extra |
extra data More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, ParagraphPLC const &info) |
operator<< More... | |
paragraph plc
|
inline |
constructor
|
inline |
return the label type
Referenced by ClarisDrawText::sendText().
|
friend |
operator<<
std::string ClarisDrawTextInternal::ParagraphPLC::m_extra |
extra data
int ClarisDrawTextInternal::ParagraphPLC::m_flags |
some flags
Referenced by getLabelType(), and ClarisDrawText::readParagraphs().
int ClarisDrawTextInternal::ParagraphPLC::m_rulerId |
the ruler id
Referenced by ClarisDrawText::readParagraphs(), and ClarisDrawText::sendText().