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 );
27 virtual long Save( EXMLNode* node );
Alignement
Definition EImageIface.h:8
#define EMPRINTERTEMPLATE_API
Definition EMPrinterTemplate.h:9
general draw object
Definition EDrawObject.h:30
virtual void SetWidth(long width)
virtual void Draw(float moveY)
virtual void ReadXML(EXMLNode *node)
Alignement GetAlignment()
void SaveCommonPictureAttributes(EXMLNode *node)
virtual void SetHeight(long height)
virtual bool VerticalMove()
virtual float GetHeight()
EPicture(std::string name)
void SetFileName(const std::string &fileName)
std::string GetFileName()
void SetAlignment(Alignement align)
virtual long GetContentWidth()
void SetStretch(bool stretch)
virtual long Save(EXMLNode *node)
virtual EDrawObject * Clone()
Definition EPicture.cpp:16
SYSTEM INCLUDES.
Definition CardFacadeManagerXML.h:7