TouchVG framework
Public 成员函数 | Private 成员函数 | Private 属性 | 所有成员列表
MgShapeIterator类 参考

遍历图形的辅助类 更多...

#include <mgshapes.h>

Public 成员函数

 MgShapeIterator (const MgShapes *s)
 给定图形列表(可为空)构造迭代器 更多...
 
 ~MgShapeIterator ()
 
bool hasNext ()
 检查是否还有图形可遍历 更多...
 
const MgShapegetNext ()
 得到当前遍历位置的图形 更多...
 
const MgShapesshapes () const
 返回图形列表 更多...
 

Private 成员函数

 MgShapeIterator ()
 

Private 属性

const MgShapes_s
 
void * _it
 
const MgShape_sp
 

详细描述

遍历图形的辅助类

遍历过程中要避免增删图形。


该类的文档由以下文件生成:

通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证