, including all inherited members.
AddArc(wxDouble x, wxDouble y, wxDouble r, wxDouble startAngle, wxDouble endAngle, bool clockwise) | wxGraphicsPath | [virtual] |
AddArc(const wxPoint2DDouble &c, wxDouble r, wxDouble startAngle, wxDouble endAngle, bool clockwise) | wxGraphicsPath | |
AddArcToPoint(wxDouble x1, wxDouble y1, wxDouble x2, wxDouble y2, wxDouble r) | wxGraphicsPath | [virtual] |
AddCircle(wxDouble x, wxDouble y, wxDouble r) | wxGraphicsPath | [virtual] |
AddCurveToPoint(wxDouble cx1, wxDouble cy1, wxDouble cx2, wxDouble cy2, wxDouble x, wxDouble y) | wxGraphicsPath | [virtual] |
AddCurveToPoint(const wxPoint2DDouble &c1, const wxPoint2DDouble &c2, const wxPoint2DDouble &e) | wxGraphicsPath | |
AddEllipse(wxDouble x, wxDouble y, wxDouble w, wxDouble h) | wxGraphicsPath | [virtual] |
AddLineToPoint(wxDouble x, wxDouble y) | wxGraphicsPath | [virtual] |
AddLineToPoint(const wxPoint2DDouble &p) | wxGraphicsPath | |
AddPath(const wxGraphicsPath &path) | wxGraphicsPath | [virtual] |
AddQuadCurveToPoint(wxDouble cx, wxDouble cy, wxDouble x, wxDouble y) | wxGraphicsPath | [virtual] |
AddRectangle(wxDouble x, wxDouble y, wxDouble w, wxDouble h) | wxGraphicsPath | [virtual] |
AddRoundedRectangle(wxDouble x, wxDouble y, wxDouble w, wxDouble h, wxDouble radius) | wxGraphicsPath | [virtual] |
AllocExclusive() | wxObject | [protected] |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CloseSubpath() | wxGraphicsPath | [virtual] |
Contains(const wxPoint2DDouble &c, wxPolygonFillMode fillStyle=wxODDEVEN_RULE) const | wxGraphicsPath | |
Contains(wxDouble x, wxDouble y, wxPolygonFillMode fillStyle=wxODDEVEN_RULE) const | wxGraphicsPath | [virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
GetBox() const | wxGraphicsPath | |
GetBox(wxDouble *x, wxDouble *y, wxDouble *w, wxDouble *h) const | wxGraphicsPath | [virtual] |
GetClassInfo() const | wxObject | [virtual] |
GetCurrentPoint(wxDouble *x, wxDouble *y) const | wxGraphicsPath | [virtual] |
GetCurrentPoint() const | wxGraphicsPath | |
GetNativePath() const | wxGraphicsPath | [virtual] |
GetRefData() const | wxObject | |
GetRenderer() const | wxGraphicsObject | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsNull() const | wxGraphicsObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
m_refData | wxObject | [protected] |
MoveToPoint(wxDouble x, wxDouble y) | wxGraphicsPath | [virtual] |
MoveToPoint(const wxPoint2DDouble &p) | wxGraphicsPath | |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
Ref(const wxObject &clone) | wxObject | |
SetRefData(wxObjectRefData *data) | wxObject | |
Transform(const wxGraphicsMatrix &matrix) | wxGraphicsPath | [virtual] |
UnGetNativePath(void *p) const | wxGraphicsPath | [virtual] |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxObject() | wxObject | [virtual] |