6 #include "appcore/printertemplate/EMPrinterTemplate.h"
7 #include "appcore/printertemplate/EDrawObject.h"
8 #include "appcore/printertemplate/EImageIface.h"
12 namespace PrinterTemplate
21 EPicture( std::string name );
24 virtual void Draw(
float moveY );
25 virtual EDrawObject*
Clone();
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
#define EMPRINTERTEMPLATE_API
Definition: EMPrinterTemplate.h:9
Alignement
Definition: EImageIface.h:7
virtual CardEvent __EDATAPTR Clone()
__ECLASS DataClass
Definition: EEventUpdateCustomerData.h:35
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6