|
AppCore
|
represents a set of draw objects recursively More...
#include <EMultiple.h>


Classes | |
| class | DataClass |
Public Member Functions | |
| EMultiple (const std::string &name) | |
| ~EMultiple () | |
| virtual EDrawObject * | Clone ()=0 |
| virtual void | ReadXML (EXMLNode *node)=0 |
| virtual float | Prepare () |
| void | RemoveDrawObject (const std::string &name) |
| void | AddDrawObject (EDrawObject *drawObject) |
| std::vector< EDrawObject * > & | GetDrawObjectMultiple () |
| std::string | GetNextDataName (const std::string &name) |
| EMultiple (const std::string &name) | |
| ~EMultiple () | |
| virtual EDrawObject * | Clone ()=0 |
| virtual void | ReadXML (EXMLNode *node)=0 |
| virtual float | Prepare () |
| void | RemoveDrawObject (const std::string &name) |
| void | AddDrawObject (EDrawObject *drawObject) |
| std::vector< EDrawObject * > & | GetDrawObjectMultiple () |
| std::string | GetNextDataName (const std::string &name) |
Public Member Functions inherited from EM::PrinterTemplate::EDrawObject | |
| EDrawObject (const std::string &name) | |
| virtual | ~EDrawObject () |
| virtual void | Draw (float moveY)=0 |
| virtual long | Save (EXMLNode *node) |
| void | SetName (const std::string &name) |
| std::string | GetName () |
| float | GetX () |
| float | GetY () |
| float | GetOriginalY () |
| void | SetX (float x) |
| void | SetY (float y) |
| virtual void | Move (float x, float y) |
| virtual float | GetMaxY () |
| virtual float | GetHeight () |
| virtual void | SetWidth (long width) |
| virtual void | SetHeight (long height) |
| Printer::EImageIface * | GetImageIface () |
| void | SetImageIface (Printer::EImageIface *imageIface) |
| void | SetData (Common::EDataAbs *data) |
| std::string | GetDataName () |
| void | SetDataName (const std::string &name) |
| Common::EDataAbs * | GetData () |
| virtual bool | VerticalMove () |
| void | SetOwner (EDrawObject *owner) |
| EDrawObject * | GetOwner () |
| void | SetIdentificationName (const std::string &identificationName) |
| std::string | GetIdentificationName () |
| void | SetDrawObjectToAlign (const std::string &identificationName) |
| std::string | GetDrawObjectToAlign () |
| std::string | GetBackgroundImage () |
| void | SetBackgroundImage (const std::string &fileName) |
| void | SetMasterDrawObject (const std::string &identificationName) |
| std::string | GetMasterDrawObject () |
| bool | IsVisible () |
| EDrawObject * | GetDrawObject (const std::string &identificationName) |
| virtual long | GetContentWidth () |
| EDrawObject (const std::string &name) | |
| virtual | ~EDrawObject () |
| virtual void | Draw (float moveY)=0 |
| virtual long | Save (EXMLNode *node) |
| void | SetName (const std::string &name) |
| std::string | GetName () |
| float | GetX () |
| float | GetY () |
| float | GetOriginalY () |
| void | SetX (float x) |
| void | SetY (float y) |
| virtual void | Move (float x, float y) |
| virtual float | GetMaxY () |
| virtual float | GetHeight () |
| virtual void | SetWidth (long width) |
| virtual void | SetHeight (long height) |
| Printer::EImageIface * | GetImageIface () |
| void | SetImageIface (Printer::EImageIface *imageIface) |
| void | SetData (Common::EDataAbs *data) |
| std::string | GetDataName () |
| void | SetDataName (const std::string &name) |
| Common::EDataAbs * | GetData () |
| virtual bool | VerticalMove () |
| void | SetOwner (EDrawObject *owner) |
| EDrawObject * | GetOwner () |
| void | SetIdentificationName (const std::string &identificationName) |
| std::string | GetIdentificationName () |
| void | SetDrawObjectToAlign (const std::string &identificationName) |
| std::string | GetDrawObjectToAlign () |
| std::string | GetBackgroundImage () |
| void | SetBackgroundImage (const std::string &fileName) |
| void | SetMasterDrawObject (const std::string &identificationName) |
| std::string | GetMasterDrawObject () |
| bool | IsVisible () |
| EDrawObject * | GetDrawObject (const std::string &identificationName) |
| virtual long | GetContentWidth () |
Protected Member Functions | |
| void | ProcessObjectAlignement (EDrawObject *drawObject) |
| void | ProcessObjectAlignement (EDrawObject *drawObject) |
Protected Attributes | |
| std::vector< EDrawObject * > | mDrawObjectMultiple |
represents a set of draw objects recursively
class EMultiple
| EM::PrinterTemplate::EMultiple::EMultiple | ( | const std::string & | name | ) |
| EMultiple::~EMultiple | ( | ) |
public destructor ~EMultiple
| EM::PrinterTemplate::EMultiple::EMultiple | ( | const std::string & | name | ) |
| EM::PrinterTemplate::EMultiple::~EMultiple | ( | ) |
| void EMultiple::AddDrawObject | ( | EDrawObject * | drawObject | ) |
| void EM::PrinterTemplate::EMultiple::AddDrawObject | ( | EDrawObject * | drawObject | ) |
|
pure virtual |
public pure virtual Clone
Implements EM::PrinterTemplate::EDrawObject.
Implemented in EM::PrinterTemplate::EBody, EM::PrinterTemplate::EBody, EM::PrinterTemplate::EHeader, and EM::PrinterTemplate::EHeader.
|
pure virtual |
public pure virtual Clone
Implements EM::PrinterTemplate::EDrawObject.
Implemented in EM::PrinterTemplate::EBody, EM::PrinterTemplate::EBody, EM::PrinterTemplate::EHeader, and EM::PrinterTemplate::EHeader.
| vector< EDrawObject * > & EMultiple::GetDrawObjectMultiple | ( | ) |

| std::vector<EDrawObject*>& EM::PrinterTemplate::EMultiple::GetDrawObjectMultiple | ( | ) |
| std::string EM::PrinterTemplate::EMultiple::GetNextDataName | ( | const std::string & | name | ) |
| std::string EM::PrinterTemplate::EMultiple::GetNextDataName | ( | const std::string & | name | ) |
|
virtual |
public virtual Prepare
Reimplemented from EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EBody, EM::PrinterTemplate::EBody, EM::PrinterTemplate::EHeader, and EM::PrinterTemplate::EHeader.
|
virtual |
public virtual Prepare
Reimplemented from EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EBody, EM::PrinterTemplate::EBody, EM::PrinterTemplate::EHeader, and EM::PrinterTemplate::EHeader.
|
protected |

|
protected |
|
pure virtual |
public virtual ReadXML Nacitavanie XML
| node | EXMLNode * * [vstup] |
Reimplemented from EM::PrinterTemplate::EDrawObject.
Implemented in EM::PrinterTemplate::EBody, EM::PrinterTemplate::EBody, EM::PrinterTemplate::EHeader, and EM::PrinterTemplate::EHeader.
|
pure virtual |
public virtual ReadXML Nacitavanie XML
| node | EXMLNode * * [vstup] |
Reimplemented from EM::PrinterTemplate::EDrawObject.
Implemented in EM::PrinterTemplate::EBody, EM::PrinterTemplate::EBody, EM::PrinterTemplate::EHeader, and EM::PrinterTemplate::EHeader.
| void EM::PrinterTemplate::EMultiple::RemoveDrawObject | ( | const std::string & | name | ) |
| void EM::PrinterTemplate::EMultiple::RemoveDrawObject | ( | const std::string & | name | ) |
|
protected |
1.8.8