CText(const std::string &line, const CState &state, const CPosition &position=CNullPos()) | pdf::text::CText | |
CText(const std::string &line, const CState &state, double offset_x, double offset_y) | pdf::text::CText | |
CText(const CText &text) | pdf::text::CText | |
EscapeString(const std::string &str) | pdf::text::CText | [private, static] |
Line() const (defined in pdf::text::CText) | pdf::text::CText | [inline] |
m_line | pdf::text::CText | [private] |
m_position | pdf::text::CText | [private] |
m_state | pdf::text::CText | [private] |
Move(const CPosition &new_pos) | pdf::text::CText | |
State() const (defined in pdf::text::CText) | pdf::text::CText | [inline] |
Width() const | pdf::text::CText | |
Write(std::ostream &os, const CState &prev) const | pdf::text::CText | |
~CText() | pdf::text::CText |