Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::GraphicsContext Member List

This is the complete list of members for VCF::GraphicsContext, including all inherited members.

addRef(Object *owner=NULL)VCF::Object [virtual]
arc(const double &centerX, const double &centerY, const double &radiusWidth, const double &radiusHeight, const double &startAngle, const double &endAngle)VCF::GraphicsContext
arc(const Point &centerPt, const Size &radius, const double &startAngle, const double &endAngle)VCF::GraphicsContext [inline]
bitBlit(const double &x, const double &y, Image *image)VCF::GraphicsContext
bitBlit(const Point &pt, Image *image)VCF::GraphicsContext [inline]
bitBlit(const double &x, const double &y, Rect *imageBounds, Image *image)VCF::GraphicsContext
bitBlit(const Point &pt, Rect *imageBounds, Image *image)VCF::GraphicsContext [inline]
buildArc(double centerX, double centerY, double radiusWidth, double radiusHeight, double startAngle, double endAngle, std::vector< Point > &pts, const Matrix2D &transform)VCF::GraphicsContext [protected]
buildEllipse(double x1, double y1, double x2, double y2, std::vector< Point > &pts, const Matrix2D &transform)VCF::GraphicsContext [protected]
buildRoundRect(double x1, double y1, double x2, double y2, double cornerArcWidth, double cornerArcHeight, std::vector< Point > &pts, const Matrix2D &transform)VCF::GraphicsContext [protected]
cacheRenderAreaAlpha()VCF::GraphicsContext
checkPathOperations()VCF::GraphicsContext [protected]
chord(const double &x1, const double &y1, const double &x2, const double &y2, const double &x3, const double &y3, const double &x4, const double &y4)VCF::GraphicsContext
chord(const Point &pt1, const Point &pt2, const Point &pt3, const Point &pt4)VCF::GraphicsContext [inline]
circle(const double &x, const double &y, const double &radius)VCF::GraphicsContext
circle(const Point &pt, const double &radius)VCF::GraphicsContext [inline]
clone(bool deep=false) const VCF::Object [inline, virtual]
closePath(const double &x, const double &y)VCF::GraphicsContext
closePath(const Point &pt)VCF::GraphicsContext [inline]
cmClear enum valueVCF::GraphicsContext
cmColorBurn enum valueVCF::GraphicsContext
cmColorDodge enum valueVCF::GraphicsContext
cmContrast enum valueVCF::GraphicsContext
cmCustom enum valueVCF::GraphicsContext
cmDarken enum valueVCF::GraphicsContext
cmDestATop enum valueVCF::GraphicsContext
cmDestIn enum valueVCF::GraphicsContext
cmDestination enum valueVCF::GraphicsContext
cmDestOut enum valueVCF::GraphicsContext
cmDestOver enum valueVCF::GraphicsContext
cmDifference enum valueVCF::GraphicsContext
cmExclusion enum valueVCF::GraphicsContext
cmHardLight enum valueVCF::GraphicsContext
cmLighten enum valueVCF::GraphicsContext
cmMinus enum valueVCF::GraphicsContext
cmMultiply enum valueVCF::GraphicsContext
cmNone enum valueVCF::GraphicsContext
cmOverlay enum valueVCF::GraphicsContext
cmPlus enum valueVCF::GraphicsContext
cmScreen enum valueVCF::GraphicsContext
cmSoftLight enum valueVCF::GraphicsContext
cmSource enum valueVCF::GraphicsContext
cmSrcATop enum valueVCF::GraphicsContext
cmSrcIn enum valueVCF::GraphicsContext
cmSrcOut enum valueVCF::GraphicsContext
cmSrcOver enum valueVCF::GraphicsContext
cmXOR enum valueVCF::GraphicsContext
CompositingMode enum nameVCF::GraphicsContext
concatRotation(const double &theta)VCF::GraphicsContext
concatScale(const double &scaleX, const double &scaleY)VCF::GraphicsContext
concatShear(const double &shearX, const double &shearY)VCF::GraphicsContext
concatTranslation(const double transX, const double &transY)VCF::GraphicsContext
contextPeer_VCF::GraphicsContext [protected]
copy(Object *source)VCF::Object [inline, virtual]
copyContext(const Rect &sourceRect, const Rect &destRect, GraphicsContext *context)VCF::GraphicsContext
currentDrawingState_VCF::GraphicsContext [protected]
currentGraphicsState_VCF::GraphicsContext [protected]
curve(const double &x1, const double &y1, const double &x2, const double &y2, const double &x3, const double &y3, const double &x4, const double &y4)VCF::GraphicsContext
curve(const Point &pt1, const Point &pt2, const Point &pt3, const Point &pt4)VCF::GraphicsContext [inline]
deleteRenderArea()VCF::GraphicsContext
doFill enum valueVCF::GraphicsContext
doImage enum valueVCF::GraphicsContext
doStroke enum valueVCF::GraphicsContext
doText enum valueVCF::GraphicsContext
draw(Path *path)VCF::GraphicsContext
drawImage(const double &x, const double &y, Image *image, const bool &renderImmediately=true)VCF::GraphicsContext
drawImage(const Point &pt, Image *image, const bool &renderImmediately=true)VCF::GraphicsContext [inline]
drawImageWithinBounds(Rect *bounds, Image *image, const bool &renderImmediately=true)VCF::GraphicsContext
drawImageWithState(const double &x, const double &y, Image *image, const bool &enabled, const bool &renderImmediately=true)VCF::GraphicsContext
drawImageWithState(const Point &pt, Image *image, const bool &enabled, const bool &renderImmediately=true)VCF::GraphicsContext [inline]
DrawingOperation enum nameVCF::GraphicsContext
drawPartialImage(const double &x, const double &y, Rect *imageBounds, Image *image, const bool &renderImmediately=true)VCF::GraphicsContext
drawPartialImage(const Point &pt, Rect *imageBounds, Image *image, const bool &renderImmediately=true)VCF::GraphicsContext [inline]
drawThemeBackground(Rect *rect, BackgroundState &state)VCF::GraphicsContext
drawThemeBorder(Rect *rect, DrawUIState &state)VCF::GraphicsContext
drawThemeButtonFocusRect(Rect *rect)VCF::GraphicsContext
drawThemeButtonRect(Rect *rect, ButtonState &state, Rect *captionRect=NULL)VCF::GraphicsContext
drawThemeCheckboxRect(Rect *rect, ButtonState &state)VCF::GraphicsContext
drawThemeComboboxRect(Rect *rect, ButtonState &state)VCF::GraphicsContext
drawThemeDisclosureButton(Rect *rect, DisclosureButtonState &state)VCF::GraphicsContext
drawThemeEdge(Rect *rect, DrawUIState &state, const int32 &edgeSides, const int32 &edgeStyle)VCF::GraphicsContext
drawThemeFocusRect(Rect *rect, DrawUIState &state)VCF::GraphicsContext
drawThemeHeader(Rect *rect, ButtonState &state)VCF::GraphicsContext
drawThemeImage(Rect *rect, Image *image, DrawUIState &state)VCF::GraphicsContext
drawThemeMenuItem(Rect *rect, MenuState &state)VCF::GraphicsContext
drawThemeMenuItemText(Rect *rect, MenuState &state)VCF::GraphicsContext
drawThemeProgress(Rect *rect, ProgressState &state)VCF::GraphicsContext
drawThemeRadioButtonRect(Rect *rect, ButtonState &state)VCF::GraphicsContext
drawThemeScrollButtonRect(Rect *rect, ScrollBarState &state)VCF::GraphicsContext
drawThemeSelectionRect(Rect *rect, DrawUIState &state)VCF::GraphicsContext
drawThemeSizeGripper(Rect *rect, DrawUIState &state)VCF::GraphicsContext
drawThemeSlider(Rect *rect, SliderState &state)VCF::GraphicsContext
drawThemeTab(Rect *rect, TabState &state)VCF::GraphicsContext
drawThemeTabContent(Rect *rect, DrawUIState &state)VCF::GraphicsContext
drawThemeTabPage(Rect *rect, DrawUIState &state)VCF::GraphicsContext
drawThemeTabs(Rect *rect, DrawUIState &paneState, TabState &selectedTabState, TabState &otherTabs, const std::vector< String > &tabNames, int selectedTabIndex)VCF::GraphicsContext
drawThemeText(Rect *rect, TextState &state)VCF::GraphicsContext
drawThemeTickMarks(Rect *rect, SliderState &state)VCF::GraphicsContext
EdgeType enum nameVCF::GraphicsContext
ellipse(const double &x1, const double &y1, const double &x2, const double &y2)VCF::GraphicsContext
ellipse(const Point &pt1, const Point &pt2)VCF::GraphicsContext [inline]
etAllSides enum valueVCF::GraphicsContext
etBottomSide enum valueVCF::GraphicsContext
etEtched enum valueVCF::GraphicsContext
etLeftSide enum valueVCF::GraphicsContext
etNoSides enum valueVCF::GraphicsContext
etRaised enum valueVCF::GraphicsContext
etRecessed enum valueVCF::GraphicsContext
etRightSide enum valueVCF::GraphicsContext
etSunken enum valueVCF::GraphicsContext
etTopSide enum valueVCF::GraphicsContext
execPathOperations()VCF::GraphicsContext [protected]
fillPath()VCF::GraphicsContext
flushRenderArea()VCF::GraphicsContext
getAlpha()VCF::GraphicsContext
getAlphaMask()VCF::GraphicsContext
getClass() const VCF::Object
getClassName() const VCF::Object
getClippingPath()VCF::GraphicsContext
getClippingRect()VCF::GraphicsContext
getColor()VCF::GraphicsContext
getCompositingMode()VCF::GraphicsContext
getCurrentFont()VCF::GraphicsContext
getCurrentTransform()VCF::GraphicsContext
getLineCapStyle()VCF::GraphicsContext
getLineJoinStyle()VCF::GraphicsContext
getMiterLimit()VCF::GraphicsContext
getOrigin()VCF::GraphicsContext
getPeer()VCF::GraphicsContext
getRefCount() const VCF::Object [inline]
getRenderArea()VCF::GraphicsContext
getRenderDestRect()VCF::GraphicsContext [protected]
getRenderingBuffer()VCF::GraphicsContext
getRotation()VCF::GraphicsContext
getScaleX()VCF::GraphicsContext
getScaleY()VCF::GraphicsContext
getShearX()VCF::GraphicsContext
getShearY()VCF::GraphicsContext
getStrokeWidth()VCF::GraphicsContext
getTextHeight(const String &text)VCF::GraphicsContext
getTextWidth(const String &text)VCF::GraphicsContext
getTransformedImagePoint(ImageOperation &imgOp)VCF::GraphicsContext [protected]
getTransformedImageRect(ImageOperation &imgOp)VCF::GraphicsContext [protected]
getTranslationX()VCF::GraphicsContext
getTranslationY()VCF::GraphicsContext
getViewableBounds()VCF::GraphicsContext [inline]
GraphicsContext()VCF::GraphicsContext
GraphicsContext(const uint32 &width, const uint32 &height)VCF::GraphicsContext
GraphicsContext(OSHandleID contextID)VCF::GraphicsContext
GraphicsDrawingState enum nameVCF::GraphicsContext
GraphicsStateCollection typedefVCF::GraphicsContext
GraphicsStateConstIterator typedefVCF::GraphicsContext
graphicsStateIndex_VCF::GraphicsContext [protected]
GraphicsStateIterator typedefVCF::GraphicsContext
gsAddingGraphicsOps enum valueVCF::GraphicsContext
gsExecutingGraphicsOps enum valueVCF::GraphicsContext
gsNone enum valueVCF::GraphicsContext
hash() const VCF::Object [virtual]
hasRenderArea()VCF::GraphicsContext
imageOperations_VCF::GraphicsContext [protected]
init()VCF::GraphicsContext
internal_getRenderAreaScanline()VCF::GraphicsContext
isAntiAliasingOn()VCF::GraphicsContext
isDebugMemoryTracked()VCF::Object [static]
isDefaultTransform()VCF::GraphicsContext
isEqual(Object *object) const VCF::Object [inline, virtual]
isXORModeOn()VCF::GraphicsContext
lcsButtCap enum valueVCF::GraphicsContext
lcsRoundCap enum valueVCF::GraphicsContext
lcsSquareCap enum valueVCF::GraphicsContext
LineCapStyle enum nameVCF::GraphicsContext
LineJoinStyle enum nameVCF::GraphicsContext
lineTo(const double &x, const double &y)VCF::GraphicsContext
lineTo(const Point &pt)VCF::GraphicsContext [inline]
ljsBevelJoin enum valueVCF::GraphicsContext
ljsMiterJoin enum valueVCF::GraphicsContext
ljsRoundJoin enum valueVCF::GraphicsContext
makeDefaultTransform()VCF::GraphicsContext
moveTo(const double &x, const double &y)VCF::GraphicsContext
moveTo(const Point &pt)VCF::GraphicsContext [inline]
Object()VCF::Object
Object(const Object &obj)VCF::Object
objectAllocationCount()VCF::Object [static]
operator=(const Object &rhs)VCF::Object [inline]
pathOperations_VCF::GraphicsContext [protected]
pie(const double &x1, const double &y1, const double &x2, const double &y2, const double &x3, const double &y3, const double &x4, const double &y4)VCF::GraphicsContext
pie(const Point &pt1, const Point &pt2, const Point &pt3, const Point &pt4)VCF::GraphicsContext [inline]
polyline(const std::vector< Point > &pts)VCF::GraphicsContext
rasDefault enum valueVCF::GraphicsContext
rasDirty enum valueVCF::GraphicsContext
rasNonDefaultAlphaVals enum valueVCF::GraphicsContext
rectangle(const double &x1, const double &y1, const double &x2, const double &y2)VCF::GraphicsContext
rectangle(const Rect &rc)VCF::GraphicsContext [inline]
rectangle(const Point &pt1, const Point &pt2)VCF::GraphicsContext [inline]
rectangle(Rect *r)VCF::GraphicsContext [inline]
refCount_VCF::Object [protected]
release(Object *owner=NULL)VCF::Object [virtual]
renderArea_VCF::GraphicsContext [protected]
renderAreaAlphaOverwritten()VCF::GraphicsContext
RenderAreaAlphaState enum nameVCF::GraphicsContext
renderImage(agg::rendering_buffer &destBuffer, Rect &destRect, ImageOperation &imgOp)VCF::GraphicsContext [protected]
renderImages(bool freeImages=true)VCF::GraphicsContext
resetRenderAreaAlpha()VCF::GraphicsContext
restoreState(int state)VCF::GraphicsContext
roundRect(const double &x1, const double &y1, const double &x2, const double &y2, const double &xc, const double &yc)VCF::GraphicsContext
roundRect(const Rect &rc, const Point &ptc)VCF::GraphicsContext [inline]
roundRect(const Point &pt1, const Point &pt2, const Point &ptc)VCF::GraphicsContext [inline]
roundRect(Rect *r, Point *p)VCF::GraphicsContext [inline]
saveState()VCF::GraphicsContext
setAlpha(const double &alpha)VCF::GraphicsContext
setAlphaMask(Image *alphaMask)VCF::GraphicsContext
setAntiAliasingOn(bool antiAliasingOn)VCF::GraphicsContext
setClippingPath(Path *clippingPath)VCF::GraphicsContext
setClippingRect(Rect *rect)VCF::GraphicsContext
setColor(Color *color)VCF::GraphicsContext
setColor(const Color *color)VCF::GraphicsContext
setCompositingMode(CompositingMode compositeMode)VCF::GraphicsContext
setCurrentFill(Fill *fill)VCF::GraphicsContext
setCurrentFont(Font *font)VCF::GraphicsContext
setCurrentFont(const Font *font)VCF::GraphicsContext
setCurrentStroke(Stroke *stroke)VCF::GraphicsContext
setCurrentTransform(const Matrix2D &transform)VCF::GraphicsContext
setFromString(const String &val)VCF::Object [inline, virtual]
setLineCapStyle(LineCapStyle val)VCF::GraphicsContext
setLineJoinStyle(LineJoinStyle val)VCF::GraphicsContext
setMiterLimit(double val)VCF::GraphicsContext
setOrigin(const double &x, const double &y)VCF::GraphicsContext
setOrigin(const Point &pt)VCF::GraphicsContext [inline]
setRenderArea(Rect bounds)VCF::GraphicsContext
setRenderAreaAlphaSize(bool usingNonDefaultAlpha)VCF::GraphicsContext
setRenderingBuffer(agg::rendering_buffer *buffer)VCF::GraphicsContext
setRotation(const double &theta)VCF::GraphicsContext
setScale(const double &scaleX, const double &scaleY)VCF::GraphicsContext
setShear(const double &shearX, const double &shearY)VCF::GraphicsContext
setStrokeWidth(const double &width)VCF::GraphicsContext
setTranslation(const double transX, const double &transY)VCF::GraphicsContext
setViewableBounds(const Rect &bounds)VCF::GraphicsContext [inline]
setXORModeOn(const bool &XORModeOn)VCF::GraphicsContext
sizeOf() const VCF::Object [inline, virtual]
stateCollection_VCF::GraphicsContext [protected]
strokePath()VCF::GraphicsContext
tdoBottomAlign enum valueVCF::GraphicsContext
tdoCenterHorzAlign enum valueVCF::GraphicsContext
tdoCenterVertAlign enum valueVCF::GraphicsContext
tdoLeftAlign enum valueVCF::GraphicsContext
tdoNone enum valueVCF::GraphicsContext
tdoRightAlign enum valueVCF::GraphicsContext
tdoTopAlign enum valueVCF::GraphicsContext
tdoWordWrap enum valueVCF::GraphicsContext
textAt(const double &x, const double &y, const String &text)VCF::GraphicsContext
textAt(const Point &pt, const String &text)VCF::GraphicsContext [inline]
textAt(const double &x, const double &y, const String &text, const int32 drawOptions)VCF::GraphicsContext
textAt(const Point &pt, const String &text, const int32 drawOptions)VCF::GraphicsContext [inline]
textBoundedBy(Rect *bounds, const String &text, const bool &wordWrap=true)VCF::GraphicsContext
textBoundedBy(Rect *bounds, const String &text, const int32 drawOptions)VCF::GraphicsContext
TextDrawingOptions enum nameVCF::GraphicsContext
textWithStateAt(const double &x, const double &y, const String &text, const bool &enabled)VCF::GraphicsContext
textWithStateAt(const Point &pt, const String &text, const bool &enabled)VCF::GraphicsContext [inline]
ThemeTextType enum nameVCF::GraphicsContext
toString() const VCF::Object [virtual]
totalAllocatedObjectMemory()VCF::Object
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
ttControlFont enum valueVCF::GraphicsContext
ttMenuItemFont enum valueVCF::GraphicsContext
ttMessageFont enum valueVCF::GraphicsContext
ttSelectedMenuItemFont enum valueVCF::GraphicsContext
ttSystemFont enum valueVCF::GraphicsContext
ttSystemSmallFont enum valueVCF::GraphicsContext
ttToolTipFont enum valueVCF::GraphicsContext
viewableBounds_VCF::GraphicsContext [protected]
~GraphicsContext()VCF::GraphicsContext [virtual]
~Object()VCF::Object [virtual]

   Comments or Suggestions?    License Information