21 #ifndef __TYCOLORINTERFACE__
22 #define __TYCOLORINTERFACE__
int fromXML(DOM_Element domElement)
TYColorInterface & operator=(const TYColorInterface &other)
virtual void setColor(const OColor &color)
bool operator==(const TYColorInterface &other) const
virtual void updateColor()
bool operator!=(const TYColorInterface &other) const
virtual ~TYColorInterface()
void deepCopy(const TYColorInterface *pOther, bool copyId=true, bool pUseCopyTag=false)
DOM_Element toXML(DOM_Element &domElement)