#include <ut_color.h>
Public Member Functions | |
virtual | ~UT_ColorPatImpl () |
virtual UT_ColorPatImpl * | clone () const =0 |
UT_ColorPatImpl::~UT_ColorPatImpl | ( | ) | [virtual] |
virtual UT_ColorPatImpl* UT_ColorPatImpl::clone | ( | ) | const [pure virtual] |
Implemented in GR_CairoPatternImpl.
Referenced by UT_RGBColor::operator=(), and UT_RGBColor::UT_RGBColor().