6#include "appcore/printertemplate/EDrawObject.h"
7#include "appcore/printertemplate/EMPrinterTemplate.h"
13 namespace PrinterTemplate
36 std::vector<EDrawObject*> mDrawObjectMultiple;
#define EMPRINTERTEMPLATE_API
Definition EMPrinterTemplate.h:9
general draw object
Definition EDrawObject.h:30
virtual EDrawObject * Clone()=0
virtual void ReadXML(EXMLNode *node)=0
void ProcessObjectAlignement(EDrawObject *drawObject)
void RemoveDrawObject(const std::string &name)
void AddDrawObject(EDrawObject *drawObject)
std::vector< EDrawObject * > & GetDrawObjectMultiple()
std::string GetNextDataName(const std::string &name)
EMultiple(const std::string &name)
Definition EMultiple.cpp:16
SYSTEM INCLUDES.
Definition CardFacadeManagerXML.h:7