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