|
AppCore
|
#include <EDynamicPicture.h>


Public Member Functions | |
| EDynamicPicture (std::string name) | |
| ~EDynamicPicture () | |
| virtual EPicture * | Clone () |
| virtual void | Draw (float moveY) |
| virtual void | ReadXML (EXMLNode *node) |
| virtual long | Save (EXMLNode *node) |
| EDynamicPicture (std::string name) | |
| ~EDynamicPicture () | |
| virtual EPicture * | Clone () |
| virtual void | Draw (float moveY) |
| virtual void | ReadXML (EXMLNode *node) |
| virtual long | Save (EXMLNode *node) |
Public Member Functions inherited from EM::PrinterTemplate::EPicture | |
| EPicture (std::string name) | |
| ~EPicture () | |
| 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 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) |
Additional Inherited Members | |
Protected Member Functions inherited from EM::PrinterTemplate::EPicture | |
| void | SaveCommonPictureAttributes (EXMLNode *node) |
| void | SaveCommonPictureAttributes (EXMLNode *node) |
| EDynamicPicture::EDynamicPicture | ( | std::string | name | ) |


| EDynamicPicture::~EDynamicPicture | ( | ) |
| EM::PrinterTemplate::EDynamicPicture::EDynamicPicture | ( | std::string | name | ) |
| EM::PrinterTemplate::EDynamicPicture::~EDynamicPicture | ( | ) |
|
virtual |
public virtual Clone
Reimplemented from EM::PrinterTemplate::EPicture.

|
virtual |
public virtual Clone
Reimplemented from EM::PrinterTemplate::EPicture.
|
virtual |
public virtual Draw Vykreslenie obrazku
| moveY | float * [vstup] |
Reimplemented from EM::PrinterTemplate::EPicture.

|
virtual |
public virtual Draw Vykreslenie obrazku
| moveY | float * [vstup] |
Reimplemented from EM::PrinterTemplate::EPicture.
|
virtual |
public virtual ReadXML Nacitavanie XML
| node | EXMLNode * * [vstup] |
Reimplemented from EM::PrinterTemplate::EPicture.
|
virtual |
public virtual ReadXML Nacitavanie XML
| node | EXMLNode * * [vstup] |
Reimplemented from EM::PrinterTemplate::EPicture.

|
virtual |
|
virtual |
Reimplemented from EM::PrinterTemplate::EPicture.
1.8.8