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

图形工厂接口的默认实现类 更多...

#include <spfactoryimpl.h>

类 MgShapeFactoryImpl 继承关系图:
Inheritance graph

Public 成员函数

 MgShapeFactoryImpl ()
 
virtual ~MgShapeFactoryImpl ()
 
virtual void registerShape (int type, MgShape *(*creator)())
 
virtual MgShapecreateShape (int type)
 

Private 属性

std::map< int, MgShape *(*)()> _shapeCreators
 

详细描述

图形工厂接口的默认实现类


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

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