| A3_HEIGHT_PTS | VGImage | [static] |
| A3_WIDTH_PTS | VGImage | [static] |
| A4_HEIGHT_PTS | VGImage | [static] |
| A4_WIDTH_PTS | VGImage | [static] |
| A5_HEIGHT_PTS | VGImage | [static] |
| A5_WIDTH_PTS | VGImage | [static] |
| bitmap(const Bitmap &bitmap)=0 | Canvas | [pure virtual] |
| Canvas() | Canvas | |
| canvasHeight | VGImage | [protected] |
| canvasWidth | VGImage | [protected] |
| circle(const Circle &circle)=0 | Canvas | [pure virtual] |
| CLEAR enum value | VGImage | [protected] |
| comment(const Comment &comment)=0 | Canvas | [pure virtual] |
| comment(const char *format,...) | Canvas | [inline, virtual] |
| DEFAULT enum value | VGImage | [protected] |
| defaults | Canvas | |
| footerHasBeenWritten | VGImage | [protected] |
| getCorrectFillColor(Color *c, const Fillable &shape) | VGImage | [protected] |
| getCorrectMarker(Marker *m, const Markable &mark) | VGImage | [protected] |
| getCorrectStrokeStyle(StrokeStyle *s, const BasicShape &shape) | VGImage | [protected] |
| getCorrectTextStyle(TextStyle *s, const Text &text) | VGImage | [protected] |
| getHeight(void) const | VGImage | [inline] |
| getWidth(void) const | VGImage | [inline] |
| isLL() | VGImage | [inline, virtual] |
| line(double x1, double y1, double x2, double y2) | Canvas | [inline, virtual] |
| line(const Line &line)=0 | Canvas | [pure virtual] |
| ll | VGImage | [protected] |
| LOWER_LEFT enum value | VGImage | |
| NONE enum value | VGImage | [protected] |
| ORIGIN_LOCATION enum name | VGImage | |
| outputFooter(void) | VGImage | [inline, protected, virtual] |
| polygon(const Polygon &polygon)=0 | Canvas | [pure virtual] |
| pop_state() | Canvas | [inline] |
| PTS_PER_CM | VGImage | [static] |
| PTS_PER_INCH | VGImage | [static] |
| push_state() | Canvas | [inline] |
| rectangle(const Rectangle &rect)=0 | Canvas | [pure virtual] |
| rectangles(const Bitmap &bitmap) | VGImage | [protected] |
| removeFillColor(void) | Canvas | [inline] |
| removeLineStyle(void) | Canvas | [inline] |
| removeMarker(void) | Canvas | [inline, virtual] |
| removeTextStyle(void) | Canvas | [inline] |
| setFillColor(const Color &newColor) | Canvas | [inline] |
| setLineStyle(const StrokeStyle &newStyle) | Canvas | [inline] |
| setMarker(const Marker &newMarker) | Canvas | [inline, virtual] |
| setTextStyle(const TextStyle &newStyle) | Canvas | [inline] |
| SHAPE enum value | VGImage | [protected] |
| stateStack | Canvas | |
| StyleType enum name | VGImage | [protected] |
| text(const Text &text)=0 | Canvas | [pure virtual] |
| up() | Canvas | [inline] |
| UPPER_LEFT enum value | VGImage | |
| US_LETTER_HEIGHT_PTS | VGImage | [static] |
| US_LETTER_WIDTH_PTS | VGImage | [static] |
| VGImage(double width=US_LETTER_WIDTH_PTS, double height=US_LETTER_HEIGHT_PTS, ORIGIN_LOCATION iloc=LOWER_LEFT) | VGImage | [inline] |
| view(void) | VGImage | [inline, virtual] |
| ~Canvas() | Canvas | |
| ~VGImage() | VGImage | [inline, virtual] |