|
TouchVG framework
|
The callback class for getLength() 更多...

Public 成员函数 | |
| MgPathLengthCallback () | |
| virtual bool | processLine (int, int &, const Point2d &startpt, const Point2d &endpt) |
| virtual bool | processBezier (int, int &, const Point2d *pts) |
Public 成员函数 继承自 MgPath::MgSegmentCallback | |
| virtual | ~MgSegmentCallback () |
| virtual void | beginSubPath () |
| virtual void | endSubPath (bool closed) |
Public 属性 | |
| float | length |
The callback class for getLength()