TouchVG framework
MgPath
addSVGPath
append
arcTo
arcTo
beziersTo
bezierTo
clear
closeFigure
copy
crossWithPath
genericRoundLines
getCount
getEndPoint
getEndTangent
getLength
getNodeType
getPoint
getPoints
getStartPoint
getStartTangent
getSubPathCount
getTypes
horzTo
isClosed
isCurve
isLine
isLines
linesTo
lineTo
m_data
MgPath
MgPath
MgPath
MgPath
moveTo
quadsTo
quadTo
reverse
scanSegments
setPath
setPath
setPoint
smoothBezierTo
smoothQuadTo
startFigure
transform
trimStart
vertTo
~MgPath
◆
MgPath()
[3/4]
MgPath::MgPath
(
int
count
,
const
Point2d
*
points
,
const char *
types
)
构造函数,指定节点数据
参数
count
节点个数
points
节点坐标数组,元素个数为count
types
节点类型数组,元素个数为count,由 MgPathNode 值组成;每个字符也可为 mlcqLCQ 之一,大写字符表示闭合
通用矢量图形框架
, 版权所有 (C)
张云贵
2004-2017,BSD 开源许可证