COffscreenContext Member List

This is the complete list of members for COffscreenContext, including all inherited members.
beginDraw()CDrawContext [inline, virtual]
bitmapCOffscreenContext [protected]
CBaseObject()CBaseObject [inline]
CDrawContext(const CRect &surfaceRect)CDrawContext [protected]
clearDrawString()CDrawContext [protected]
clearRect(const CRect &rect)=0CDrawContext [pure virtual]
COffscreenContext(CBitmap *bitmap)COffscreenContext [protected]
COffscreenContext(const CRect &surfaceRect)COffscreenContext [protected]
copyFrom(CDrawContext *pContext, CRect destRect, CPoint srcOffset=CPoint(0, 0))COffscreenContext
create(CFrame *frame, CCoord width, CCoord height)COffscreenContext [static]
createGraphicsPath()=0CDrawContext [pure virtual]
createRoundRectGraphicsPath(const CRect &size, CCoord radius)CDrawContext
currentStateCDrawContext [protected]
drawArc(const CRect &rect, const float startAngle1, const float endAngle2, const CDrawStyle drawStyle=kDrawStroked)=0CDrawContext [pure virtual]
drawBitmap(CBitmap *bitmap, const CRect &dest, const CPoint &offset=CPoint(0, 0), float alpha=1.f)=0CDrawContext [pure virtual]
drawEllipse(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked)=0CDrawContext [pure virtual]
drawGraphicsPath(CGraphicsPath *path, PathDrawMode mode=kPathFilled, CGraphicsTransform *transformation=0)=0CDrawContext [pure virtual]
drawLines(const CPoint *points, const int32_t &numberOfLines)=0CDrawContext [pure virtual]
drawPoint(const CPoint &point, const CColor &color)=0CDrawContext [pure virtual]
drawPolygon(const CPoint *pPoints, int32_t numberOfPoints, const CDrawStyle drawStyle=kDrawStroked)=0CDrawContext [pure virtual]
drawRect(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked)=0CDrawContext [pure virtual]
drawString(UTF8StringPtr string, const CRect &_rect, const CHoriTxtAlign hAlign=kCenterText, bool antialias=true)CDrawContext
drawString(UTF8StringPtr string, const CPoint &_point, bool antialias=true)CDrawContext
drawStringHelperCDrawContext [protected]
endDraw()CDrawContext [inline, virtual]
fillLinearGradient(CGraphicsPath *path, const CGradient &gradient, const CPoint &startPoint, const CPoint &endPoint, bool evenOdd=false, CGraphicsTransform *transformation=0)=0CDrawContext [pure virtual]
forget()CBaseObject [inline, virtual]
getBitmap() const COffscreenContext [inline]
getClipRect(CRect &clip) const CDrawContext
getDrawMode() const CDrawContext [inline]
getDrawString(UTF8StringPtr string)CDrawContext [protected]
getFillColor() const CDrawContext [inline]
getFont() const CDrawContext [inline]
getFontColor() const CDrawContext [inline]
getFrameColor() const CDrawContext [inline]
getGlobalAlpha() const CDrawContext [inline]
getHeight() const COffscreenContext [inline]
getLineStyle() const CDrawContext [inline]
getLineWidth() const CDrawContext [inline]
getLoc(CPoint &where) const CDrawContext [inline]
getNbReference() const CBaseObject [inline, virtual]
getOffset() const CDrawContext [inline]
getStringWidth(UTF8StringPtr pStr)CDrawContext
getWidth() const COffscreenContext [inline]
globalStatesStackCDrawContext [protected]
init()CDrawContext [protected, virtual]
kPathFilled enum valueCDrawContext
kPathFilledEvenOdd enum valueCDrawContext
kPathStroked enum valueCDrawContext
lineTo(const CPoint &point)=0CDrawContext [pure virtual]
moveTo(const CPoint &point)CDrawContext [virtual]
notify(CBaseObject *sender, IdStringPtr message)CBaseObject [inline, virtual]
PathDrawMode enum nameCDrawContext
remember()CBaseObject [inline, virtual]
resetClipRect()CDrawContext [virtual]
restoreGlobalState()CDrawContext [virtual]
saveGlobalState()CDrawContext [virtual]
setClipRect(const CRect &clip)CDrawContext [virtual]
setDrawMode(CDrawMode mode)CDrawContext [virtual]
setFillColor(const CColor &color)CDrawContext [virtual]
setFont(const CFontRef font, const CCoord &size=0, const int32_t &style=-1)CDrawContext [virtual]
setFontColor(const CColor &color)CDrawContext [virtual]
setFrameColor(const CColor &color)CDrawContext [virtual]
setGlobalAlpha(float newAlpha)CDrawContext [virtual]
setLineStyle(const CLineStyle &style)CDrawContext [virtual]
setLineWidth(CCoord width)CDrawContext [virtual]
setOffset(const CPoint &offset)CDrawContext [virtual]
surfaceRectCDrawContext [protected]
~CBaseObject()CBaseObject [inline, virtual]
~CDrawContext()CDrawContext [protected]
~COffscreenContext()COffscreenContext [protected]

Generated on Fri Nov 22 11:09:35 2013 for VSTGUI by  doxygen 1.6.1