6 #include "appcore/printertemplate/EMPrinterTemplate.h"
7 #include "appcore/printertemplate/EDrawObject.h"
8 #include "appcore/printertemplate/EImageIface.h"
12 namespace PrinterTemplate
24 virtual void Draw(
float moveY );
26 virtual void ReadXML( EXMLNode* node );
27 virtual long Save( EXMLNode* node );
28 virtual float GetHeight();
29 virtual float GetWidth();
30 virtual void SetWidth(
long width );
31 virtual void SetHeight(
long height );
33 virtual bool VerticalMove();
34 virtual long GetContentWidth();
36 std::string GetFileName();
37 void SetFileName(
const std::string &fileName );
41 void SetStretch(
bool stretch );
44 void SaveCommonPictureAttributes( EXMLNode* node );
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
concrete draw object
Definition: EPicture.h:18
general draw object
Definition: EDrawObject.h:29
Definition: EPicture.cpp:15
#define EMPRINTERTEMPLATE_API
Definition: EMPrinterTemplate.h:9
Alignement
Definition: EImageIface.h:7
virtual CardEvent __EDATAPTR Clone()
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6