, including all inherited members.
| addRef(Object *owner=NULL) | VCF::Object | [virtual] |
| arc(const double ¢erX, const double ¢erY, const double &radiusWidth, const double &radiusHeight, const double &startAngle, const double &endAngle) | VCF::GraphicsContext | |
| arc(const Point ¢erPt, 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 value | VCF::GraphicsContext | |
| cmColorBurn enum value | VCF::GraphicsContext | |
| cmColorDodge enum value | VCF::GraphicsContext | |
| cmContrast enum value | VCF::GraphicsContext | |
| cmCustom enum value | VCF::GraphicsContext | |
| cmDarken enum value | VCF::GraphicsContext | |
| cmDestATop enum value | VCF::GraphicsContext | |
| cmDestIn enum value | VCF::GraphicsContext | |
| cmDestination enum value | VCF::GraphicsContext | |
| cmDestOut enum value | VCF::GraphicsContext | |
| cmDestOver enum value | VCF::GraphicsContext | |
| cmDifference enum value | VCF::GraphicsContext | |
| cmExclusion enum value | VCF::GraphicsContext | |
| cmHardLight enum value | VCF::GraphicsContext | |
| cmLighten enum value | VCF::GraphicsContext | |
| cmMinus enum value | VCF::GraphicsContext | |
| cmMultiply enum value | VCF::GraphicsContext | |
| cmNone enum value | VCF::GraphicsContext | |
| cmOverlay enum value | VCF::GraphicsContext | |
| cmPlus enum value | VCF::GraphicsContext | |
| cmScreen enum value | VCF::GraphicsContext | |
| cmSoftLight enum value | VCF::GraphicsContext | |
| cmSource enum value | VCF::GraphicsContext | |
| cmSrcATop enum value | VCF::GraphicsContext | |
| cmSrcIn enum value | VCF::GraphicsContext | |
| cmSrcOut enum value | VCF::GraphicsContext | |
| cmSrcOver enum value | VCF::GraphicsContext | |
| cmXOR enum value | VCF::GraphicsContext | |
| CompositingMode enum name | VCF::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 value | VCF::GraphicsContext | |
| doImage enum value | VCF::GraphicsContext | |
| doStroke enum value | VCF::GraphicsContext | |
| doText enum value | VCF::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 name | VCF::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 name | VCF::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 value | VCF::GraphicsContext | |
| etBottomSide enum value | VCF::GraphicsContext | |
| etEtched enum value | VCF::GraphicsContext | |
| etLeftSide enum value | VCF::GraphicsContext | |
| etNoSides enum value | VCF::GraphicsContext | |
| etRaised enum value | VCF::GraphicsContext | |
| etRecessed enum value | VCF::GraphicsContext | |
| etRightSide enum value | VCF::GraphicsContext | |
| etSunken enum value | VCF::GraphicsContext | |
| etTopSide enum value | VCF::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 name | VCF::GraphicsContext | |
| GraphicsStateCollection typedef | VCF::GraphicsContext | |
| GraphicsStateConstIterator typedef | VCF::GraphicsContext | |
| graphicsStateIndex_ | VCF::GraphicsContext | [protected] |
| GraphicsStateIterator typedef | VCF::GraphicsContext | |
| gsAddingGraphicsOps enum value | VCF::GraphicsContext | |
| gsExecutingGraphicsOps enum value | VCF::GraphicsContext | |
| gsNone enum value | VCF::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 value | VCF::GraphicsContext | |
| lcsRoundCap enum value | VCF::GraphicsContext | |
| lcsSquareCap enum value | VCF::GraphicsContext | |
| LineCapStyle enum name | VCF::GraphicsContext | |
| LineJoinStyle enum name | VCF::GraphicsContext | |
| lineTo(const double &x, const double &y) | VCF::GraphicsContext | |
| lineTo(const Point &pt) | VCF::GraphicsContext | [inline] |
| ljsBevelJoin enum value | VCF::GraphicsContext | |
| ljsMiterJoin enum value | VCF::GraphicsContext | |
| ljsRoundJoin enum value | VCF::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 value | VCF::GraphicsContext | |
| rasDirty enum value | VCF::GraphicsContext | |
| rasNonDefaultAlphaVals enum value | VCF::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 name | VCF::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 value | VCF::GraphicsContext | |
| tdoCenterHorzAlign enum value | VCF::GraphicsContext | |
| tdoCenterVertAlign enum value | VCF::GraphicsContext | |
| tdoLeftAlign enum value | VCF::GraphicsContext | |
| tdoNone enum value | VCF::GraphicsContext | |
| tdoRightAlign enum value | VCF::GraphicsContext | |
| tdoTopAlign enum value | VCF::GraphicsContext | |
| tdoWordWrap enum value | VCF::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 name | VCF::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 name | VCF::GraphicsContext | |
| toString() const | VCF::Object | [virtual] |
| totalAllocatedObjectMemory() | VCF::Object | |
| trackDebugMemory(const bool &trackMemory) | VCF::Object | [static] |
| ttControlFont enum value | VCF::GraphicsContext | |
| ttMenuItemFont enum value | VCF::GraphicsContext | |
| ttMessageFont enum value | VCF::GraphicsContext | |
| ttSelectedMenuItemFont enum value | VCF::GraphicsContext | |
| ttSystemFont enum value | VCF::GraphicsContext | |
| ttSystemSmallFont enum value | VCF::GraphicsContext | |
| ttToolTipFont enum value | VCF::GraphicsContext | |
| viewableBounds_ | VCF::GraphicsContext | [protected] |
| ~GraphicsContext() | VCF::GraphicsContext | [virtual] |
| ~Object() | VCF::Object | [virtual] |