TouchVG framework
|
成员的完整列表,这些成员属于 GiSvgCanvas,包括所有继承而来的类成员
beginPath() | GiSvgCanvas | privatevirtual |
beginShape(int type, int sid, int version, float x, float y, float w, float h) | GiSvgCanvas | privatevirtual |
bezierTo(float c1x, float c1y, float c2x, float c2y, float x, float y) | GiSvgCanvas | privatevirtual |
clearCachedBitmap(bool clearAll=false) | GiCanvas | virtual |
clearRect(float x, float y, float w, float h) | GiSvgCanvas | privatevirtual |
clipPath() | GiSvgCanvas | privatevirtual |
clipRect(float x, float y, float w, float h) | GiSvgCanvas | privatevirtual |
close() | GiSvgCanvas | |
closePath() | GiSvgCanvas | privatevirtual |
drawBitmap(const char *name, float xc, float yc, float w, float h, float angle) | GiSvgCanvas | privatevirtual |
drawEllipse(float x, float y, float w, float h, bool stroke, bool fill) | GiSvgCanvas | privatevirtual |
drawHandle(float x, float y, int type, float angle) | GiSvgCanvas | privatevirtual |
drawLine(float x1, float y1, float x2, float y2) | GiSvgCanvas | privatevirtual |
drawPath(bool stroke, bool fill) | GiSvgCanvas | privatevirtual |
drawRect(float x, float y, float w, float h, bool stroke, bool fill) | GiSvgCanvas | privatevirtual |
drawTextAt(const char *text, float x, float y, float h, int align, float angle) | GiSvgCanvas | privatevirtual |
GiCanvas::drawTextAt(GiTextWidthCallback *c, const char *text, float x, float y, float h, int align, float angle) | GiCanvas | virtual |
endShape(int type, int sid, float x, float y) | GiSvgCanvas | privatevirtual |
GiSvgCanvas() | GiSvgCanvas | |
im | GiSvgCanvas | private |
kAlignBottom 枚举值 | GiCanvas | |
kAlignCenter 枚举值 | GiCanvas | |
kAlignHorz 枚举值 | GiCanvas | |
kAlignLeft 枚举值 | GiCanvas | |
kAlignRight 枚举值 | GiCanvas | |
kAlignTop 枚举值 | GiCanvas | |
kAlignVCenter 枚举值 | GiCanvas | |
kAlignVert 枚举值 | GiCanvas | |
kLineCapButt 枚举值 | GiCanvas | |
kLineCapDefault 枚举值 | GiCanvas | |
kLineCapMask 枚举值 | GiCanvas | |
kLineCapRound 枚举值 | GiCanvas | |
kLineCapSquare 枚举值 | GiCanvas | |
kLineDashMask 枚举值 | GiCanvas | |
lineTo(float x, float y) | GiSvgCanvas | privatevirtual |
moveTo(float x, float y) | GiSvgCanvas | privatevirtual |
open(const char *filename, int width, int height) | GiSvgCanvas | |
quadTo(float cpx, float cpy, float x, float y) | GiSvgCanvas | privatevirtual |
restoreClip() | GiSvgCanvas | privatevirtual |
saveClip() | GiSvgCanvas | privatevirtual |
setBrush(int argb, int style) | GiSvgCanvas | privatevirtual |
setPen(int argb, float width, int style, float phase, float orgw) | GiSvgCanvas | privatevirtual |
~GiCanvas() | GiCanvas | virtual |
~GiSvgCanvas() | GiSvgCanvas | virtual |