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


Public Member Functions | |
| EBox (std::string name) | |
| ~EBox () | |
| virtual void | Draw (float moveY) |
| virtual ELine * | Clone () |
| virtual void | ReadXML (EXMLNode *node) |
| EBox (std::string name) | |
| ~EBox () | |
| virtual void | Draw (float moveY) |
| virtual ELine * | Clone () |
| virtual void | ReadXML (EXMLNode *node) |
Public Member Functions inherited from EM::PrinterTemplate::ELine | |
| ELine (std::string name) | |
| virtual | ~ELine () |
| virtual float | GetMaxY () |
| virtual void | Move (float x, float y) |
| virtual float | GetHeight () |
| virtual float | GetX2 () |
| virtual float | GetY2 () |
| virtual float | GetDrawWidth () |
| ELine (std::string name) | |
| virtual | ~ELine () |
| virtual float | GetMaxY () |
| virtual void | Move (float x, float y) |
| virtual float | GetHeight () |
| virtual float | GetX2 () |
| virtual float | GetY2 () |
| virtual float | GetDrawWidth () |
Public Member Functions inherited from EM::PrinterTemplate::EDrawObject | |
| EDrawObject (const std::string &name) | |
| virtual | ~EDrawObject () |
| 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 | SetWidth (long width) |
| virtual void | SetHeight (long height) |
| 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 () |
| 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 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 | SetWidth (long width) |
| virtual void | SetHeight (long height) |
| 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 () |
| 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 () |
concrete draw object
class EBox
| EM::PrinterTemplate::EBox::EBox | ( | std::string | name | ) |

| EBox::~EBox | ( | ) |
public destructor ~EBox
| EM::PrinterTemplate::EBox::EBox | ( | std::string | name | ) |
| EM::PrinterTemplate::EBox::~EBox | ( | ) |
|
virtual |
public virtual Clone
Reimplemented from EM::PrinterTemplate::ELine.

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

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

|
virtual |
public virtual ReadXML Nacitavanie XML
| node | EXMLNode * * [vstup] |
Reimplemented from EM::PrinterTemplate::ELine.
1.8.8