TouchVG framework
Public 成员函数 | Public 属性 | 所有成员列表
CmdDrawTextAt结构体 参考

The class for recording 'drawTextAt'. 更多...

类 CmdDrawTextAt 继承关系图:
Inheritance graph

Public 成员函数

 CmdDrawTextAt ()
 
 CmdDrawTextAt (const Matrix2d &d2w, GiTextWidthCallback *c, const char *text, float x, float y, float h, int align, float angle)
 
 ~CmdDrawTextAt ()
 
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 &w2d) const
 
virtual Box2d getExtentW () const
 
- Public 成员函数 继承自 MgRecordShape::ICmd
virtual ~ICmd ()
 
virtual void copy (const ICmd &src)=0
 

Public 属性

std::string text
 
Point2d pt
 
Vector2d vec
 
int align
 
float angle
 
GiTextWidthCallbackc
 
float w
 

详细描述

The class for recording 'drawTextAt'.


该结构体的文档由以下文件生成:

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