|
TouchVG framework
|
The class for recording 'clipPath'. 更多...

Public 类型 | |
| enum | { Clip, Save, Restore } |
Public 成员函数 | |
| CmdClipPath (int t=0) | |
| virtual int | type () const |
| virtual void | copy (const ICmd &src) |
| virtual bool | save (MgStorage *s) const |
| virtual bool | load (MgStorage *s) |
| virtual bool | draw (GiGraphics &gs, const Matrix2d &) const |
Public 成员函数 继承自 MgRecordShape::ICmd | |
| virtual | ~ICmd () |
| virtual void | copy (const ICmd &src)=0 |
| virtual Box2d | getExtentW () const |
静态 Public 成员函数 | |
| static int | Type () |
Public 属性 | |
| int | t |
The class for recording 'clipPath'.