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

基本图形的工厂类 更多...

#include <mgcshapes.h>

struct  Impl
 

Public 成员函数

 MgCoreShapeFactory ()
 
 ~MgCoreShapeFactory ()
 
MgBaseShapecreateShape (int type)
 根据指定的图形类型创建图形对象 更多...
 
void registerShape (int type, MgBaseShape *(*creator)())
 登记类型号对应的图形创建函数,creator为NULL则取消登记 更多...
 

Private 属性

Implimpl
 

详细描述

基本图形的工厂类


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

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