concrete draw object
More...
#include <EText.h>
concrete draw object
class EText
◆ EText() [1/2]
| EM::PrinterTemplate::EText::EText |
( |
std::string |
name | ) |
|
◆ ~EText() [1/2]
public virtual destructor ~EText
- Returns
- void
◆ EText() [2/2]
| EM::PrinterTemplate::EText::EText |
( |
std::string |
name | ) |
|
◆ ~EText() [2/2]
| virtual EM::PrinterTemplate::EText::~EText |
( |
| ) |
|
|
virtual |
◆ Clone() [1/2]
◆ Clone() [2/2]
◆ Draw() [1/2]
◆ Draw() [2/2]
◆ GetAlign() [1/2]
| string EText::GetAlign |
( |
| ) |
|
◆ GetAlign() [2/2]
| std::string EM::PrinterTemplate::EText::GetAlign |
( |
| ) |
|
◆ GetAlignment() [1/2]
◆ GetAlignment() [2/2]
| Alignement EM::PrinterTemplate::EText::GetAlignment |
( |
| ) |
|
◆ GetBackColour() [1/2]
◆ GetBackColour() [2/2]
◆ GetContentWidth() [1/2]
| long EText::GetContentWidth |
( |
| ) |
|
|
virtual |
◆ GetContentWidth() [2/2]
| virtual long EM::PrinterTemplate::EText::GetContentWidth |
( |
| ) |
|
|
virtual |
◆ GetFont() [1/2]
| string EText::GetFont |
( |
| ) |
|
◆ GetFont() [2/2]
| std::string EM::PrinterTemplate::EText::GetFont |
( |
| ) |
|
◆ GetFontSize() [1/2]
◆ GetFontSize() [2/2]
| short int EM::PrinterTemplate::EText::GetFontSize |
( |
| ) |
|
◆ GetForeColour() [1/2]
◆ GetForeColour() [2/2]
◆ GetHeight() [1/2]
| float EText::GetHeight |
( |
| ) |
|
|
virtual |
◆ GetHeight() [2/2]
◆ GetText() [1/2]
| string EText::GetText |
( |
| ) |
|
◆ GetText() [2/2]
| std::string EM::PrinterTemplate::EText::GetText |
( |
| ) |
|
◆ GetWidth() [1/2]
| float EText::GetWidth |
( |
| ) |
|
|
virtual |
◆ GetWidth() [2/2]
◆ GetWrap() [1/2]
◆ GetWrap() [2/2]
| bool EM::PrinterTemplate::EText::GetWrap |
( |
| ) |
|
◆ IsFontBold() [1/2]
| bool EText::IsFontBold |
( |
| ) |
|
◆ IsFontBold() [2/2]
| bool EM::PrinterTemplate::EText::IsFontBold |
( |
| ) |
|
◆ IsFontItalic() [1/2]
| bool EText::IsFontItalic |
( |
| ) |
|
◆ IsFontItalic() [2/2]
| bool EM::PrinterTemplate::EText::IsFontItalic |
( |
| ) |
|
◆ IsFontUnderline() [1/2]
| bool EText::IsFontUnderline |
( |
| ) |
|
◆ IsFontUnderline() [2/2]
| bool EM::PrinterTemplate::EText::IsFontUnderline |
( |
| ) |
|
◆ ReadXML() [1/2]
◆ ReadXML() [2/2]
◆ Save() [1/2]
◆ Save() [2/2]
◆ SaveCommonTextAttributes() [1/2]
◆ SaveCommonTextAttributes() [2/2]
| void EM::PrinterTemplate::EText::SaveCommonTextAttributes |
( |
EXMLNode * |
node | ) |
|
|
protected |
◆ SetAlign() [1/2]
| void EM::PrinterTemplate::EText::SetAlign |
( |
const std::string & |
align | ) |
|
◆ SetAlign() [2/2]
| void EM::PrinterTemplate::EText::SetAlign |
( |
const std::string & |
align | ) |
|
◆ SetAlignment() [1/2]
◆ SetAlignment() [2/2]
◆ SetBackColour() [1/2]
◆ SetBackColour() [2/2]
◆ SetFont() [1/2]
| void EM::PrinterTemplate::EText::SetFont |
( |
const std::string & |
font | ) |
|
◆ SetFont() [2/2]
| void EM::PrinterTemplate::EText::SetFont |
( |
const std::string & |
font | ) |
|
◆ SetFontSize() [1/2]
◆ SetFontSize() [2/2]
| void EM::PrinterTemplate::EText::SetFontSize |
( |
short int |
fontSize | ) |
|
◆ SetForeColour() [1/2]
◆ SetForeColour() [2/2]
◆ SetHeight() [1/2]
◆ SetHeight() [2/2]
◆ SetIsFontBold() [1/2]
| void EText::SetIsFontBold |
( |
bool |
fontBold | ) |
|
◆ SetIsFontBold() [2/2]
| void EM::PrinterTemplate::EText::SetIsFontBold |
( |
bool |
fontBold | ) |
|
◆ SetIsFontItalic() [1/2]
| void EText::SetIsFontItalic |
( |
bool |
fontItalic | ) |
|
◆ SetIsFontItalic() [2/2]
| void EM::PrinterTemplate::EText::SetIsFontItalic |
( |
bool |
fontItalic | ) |
|
◆ SetIsFontUnderline() [1/2]
| void EText::SetIsFontUnderline |
( |
bool |
fontUnderline | ) |
|
◆ SetIsFontUnderline() [2/2]
| void EM::PrinterTemplate::EText::SetIsFontUnderline |
( |
bool |
fontUnderline | ) |
|
◆ SetText() [1/2]
| virtual void EM::PrinterTemplate::EText::SetText |
( |
std::string |
text | ) |
|
|
virtual |
◆ SetText() [2/2]
| virtual void EM::PrinterTemplate::EText::SetText |
( |
std::string |
text | ) |
|
|
virtual |
◆ SetWidth() [1/2]
◆ SetWidth() [2/2]
◆ SetWrap() [1/2]
◆ SetWrap() [2/2]
| void EM::PrinterTemplate::EText::SetWrap |
( |
bool |
wrap | ) |
|
◆ VerticalMove() [1/2]
| bool EText::VerticalMove |
( |
| ) |
|
|
virtual |
◆ VerticalMove() [2/2]
| virtual bool EM::PrinterTemplate::EText::VerticalMove |
( |
| ) |
|
|
virtual |
◆ WrapLines() [1/2]
| std::vector< std::string > EM::PrinterTemplate::EText::WrapLines |
( |
std::string |
text | ) |
|
◆ WrapLines() [2/2]
| std::vector< std::string > EM::PrinterTemplate::EText::WrapLines |
( |
std::string |
text | ) |
|
The documentation for this class was generated from the following files:
- src/appcore/appcore/printertemplate/EText.h
- src/appcore/printertemplate/EText.h
- src/appcore/printertemplate/EText.cpp