|
AppCore
|
concrete draw object More...
#include <EPicture.h>


Classes | |
| class | DataClass |
Public Member Functions | |
| EPicture (std::string name) | |
| ~EPicture () | |
| virtual void | Draw (float moveY) |
| virtual EDrawObject * | Clone () |
| virtual void | ReadXML (EXMLNode *node) |
| virtual long | Save (EXMLNode *node) |
| virtual float | GetHeight () |
| virtual float | GetWidth () |
| virtual void | SetWidth (long width) |
| virtual void | SetHeight (long height) |
| virtual bool | VerticalMove () |
| virtual long | GetContentWidth () |
| std::string | GetFileName () |
| void | SetFileName (const std::string &fileName) |
| Alignement | GetAlignment () |
| void | SetAlignment (Alignement align) |
| bool | GetStretch () |
| void | SetStretch (bool stretch) |
| EPicture (std::string name) | |
| ~EPicture () | |
| virtual void | Draw (float moveY) |
| virtual EDrawObject * | Clone () |
| virtual void | ReadXML (EXMLNode *node) |
| virtual long | Save (EXMLNode *node) |
| virtual float | GetHeight () |
| virtual float | GetWidth () |
| virtual void | SetWidth (long width) |
| virtual void | SetHeight (long height) |
| virtual bool | VerticalMove () |
| virtual long | GetContentWidth () |
| std::string | GetFileName () |
| void | SetFileName (const std::string &fileName) |
| Alignement | GetAlignment () |
| void | SetAlignment (Alignement align) |
| bool | GetStretch () |
| void | SetStretch (bool stretch) |
Public Member Functions inherited from EM::PrinterTemplate::EDrawObject | |
| EDrawObject (const std::string &name) | |
| virtual | ~EDrawObject () |
| 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 () |
| Printer::EImageIface * | GetImageIface () |
| void | SetImageIface (Printer::EImageIface *imageIface) |
| void | SetData (Common::EDataAbs *data) |
| virtual float | Prepare () |
| std::string | GetDataName () |
| void | SetDataName (const std::string &name) |
| Common::EDataAbs * | GetData () |
| 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) |
| EDrawObject (const std::string &name) | |
| virtual | ~EDrawObject () |
| 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 () |
| Printer::EImageIface * | GetImageIface () |
| void | SetImageIface (Printer::EImageIface *imageIface) |
| void | SetData (Common::EDataAbs *data) |
| virtual float | Prepare () |
| std::string | GetDataName () |
| void | SetDataName (const std::string &name) |
| Common::EDataAbs * | GetData () |
| 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) |
Protected Member Functions | |
| void | SaveCommonPictureAttributes (EXMLNode *node) |
| void | SaveCommonPictureAttributes (EXMLNode *node) |
concrete draw object
class EPicture
| EM::PrinterTemplate::EPicture::EPicture | ( | std::string | name | ) |
| EPicture::~EPicture | ( | ) |
public destructor ~EPicture
| EM::PrinterTemplate::EPicture::EPicture | ( | std::string | name | ) |
| EM::PrinterTemplate::EPicture::~EPicture | ( | ) |
|
virtual |
public virtual Clone
Implements EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.
|
virtual |
public pure virtual Clone
Implements EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.
|
virtual |
public virtual Draw Vykreslenie obrazku
| moveY | float * [vstup] |
Implements EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.

|
virtual |
public pure virtual Draw
| moveY | float * [vstup] |
Implements EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.
| Alignement EPicture::GetAlignment | ( | ) |
| Alignement EM::PrinterTemplate::EPicture::GetAlignment | ( | ) |
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
| string EPicture::GetFileName | ( | ) |
| std::string EM::PrinterTemplate::EPicture::GetFileName | ( | ) |
|
virtual |
public virtual GetHeight Vrati vysku obrazku
Reimplemented from EM::PrinterTemplate::EDrawObject.
|
virtual |
public virtual GetHeight Vratenie vysky vykreslovacieho objektu
Reimplemented from EM::PrinterTemplate::EDrawObject.
| bool EM::PrinterTemplate::EPicture::GetStretch | ( | ) |
| bool EPicture::GetStretch | ( | ) |
|
virtual |
|
virtual |
|
virtual |
public virtual ReadXML Nacitavanie XML
| node | EXMLNode * * [vstup] |
Reimplemented from EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.
|
virtual |
public virtual ReadXML Nacitavanie XML
| node | EXMLNode * * [vstup] |
Reimplemented from EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.


|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
Reimplemented in EM::PrinterTemplate::EDynamicPicture, and EM::PrinterTemplate::EDynamicPicture.
|
protected |

|
protected |
| void EPicture::SetAlignment | ( | Alignement | align | ) |
| void EM::PrinterTemplate::EPicture::SetAlignment | ( | Alignement | align | ) |
| void EM::PrinterTemplate::EPicture::SetFileName | ( | const std::string & | fileName | ) |
| void EM::PrinterTemplate::EPicture::SetFileName | ( | const std::string & | fileName | ) |

|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
| void EM::PrinterTemplate::EPicture::SetStretch | ( | bool | stretch | ) |
| void EPicture::SetStretch | ( | bool | stretch | ) |
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
|
virtual |
Reimplemented from EM::PrinterTemplate::EDrawObject.
1.8.8