TouchVG framework
|
The class for recording 'closePath'. 更多...
Public 成员函数 | |
CmdClosePath () | |
virtual int | type () const |
virtual void | copy (const ICmd &) |
virtual bool | save (MgStorage *) const |
virtual bool | load (MgStorage *) |
virtual bool | draw (GiGraphics &gs, const Matrix2d &) const |
Public 成员函数 继承自 MgRecordShape::ICmd | |
virtual | ~ICmd () |
virtual void | copy (const ICmd &src)=0 |
virtual Box2d | getExtentW () const |
The class for recording 'closePath'.