wxArt2D
|
This is the complete list of members for a2dStroke, including all inherited members.
a2dStroke(void) | a2dStroke | |
a2dStroke(const wxColour &col, a2dStrokeStyle style=a2dSTROKE_SOLID) (defined in a2dStroke) | a2dStroke | |
a2dStroke(const wxColour &col, double width, a2dStrokeStyle style=a2dSTROKE_SOLID) (defined in a2dStroke) | a2dStroke | |
a2dStroke(const wxColour &col, int width, a2dStrokeStyle style=a2dSTROKE_SOLID) | a2dStroke | |
a2dStroke(const wxBitmap &stipple, a2dStrokeStyle style=a2dSTROKE_STIPPLE) (defined in a2dStroke) | a2dStroke | |
a2dStroke(const wxBitmap &stipple, const wxColour &col, const wxColour &col2, a2dStrokeStyle style=a2dSTROKE_STIPPLE) (defined in a2dStroke) | a2dStroke | |
a2dStroke(const wxFileName &filename, a2dStrokeStyle style=a2dSTROKE_STIPPLE) (defined in a2dStroke) | a2dStroke | |
a2dStroke(const wxFileName &filename, const wxColour &col, const wxColour &col2, a2dStrokeStyle style=a2dSTROKE_STIPPLE) (defined in a2dStroke) | a2dStroke | |
a2dStroke(const a2dStroke &stroke) | a2dStroke | |
a2dStroke(const wxPen &stroke) | a2dStroke | |
CloneRefData(const wxObjectRefData *data) const (defined in a2dStroke) | a2dStroke | |
CreateRefData() const (defined in a2dStroke) | a2dStroke | |
GetAlpha() const (defined in a2dStroke) | a2dStroke | |
GetCap() const (defined in a2dStroke) | a2dStroke | |
GetColour() const | a2dStroke | |
GetColour2() const | a2dStroke | |
GetExtend() const (defined in a2dStroke) | a2dStroke | |
GetJoin() const (defined in a2dStroke) | a2dStroke | |
GetPixelStroke() const | a2dStroke | |
GetStipple() const (defined in a2dStroke) | a2dStroke | |
GetStyle() const (defined in a2dStroke) | a2dStroke | |
GetType(void) const (defined in a2dStroke) | a2dStroke | virtual |
GetTypeForStyle(a2dStrokeStyle style) const (defined in a2dStroke) | a2dStroke | |
GetWidth() const | a2dStroke | |
IsNoStroke() const | a2dStroke | inline |
Load(wxObject *parent, a2dIOHandlerXmlSerIn &parser) (defined in a2dStroke) | a2dStroke | virtual |
operator!=(const a2dStroke &a) (defined in a2dStroke) | a2dStroke | inline |
operator!= (defined in a2dStroke) | a2dStroke | friend |
operator==(const a2dStroke &a) (defined in a2dStroke) | a2dStroke | inline |
operator== (defined in a2dStroke) | a2dStroke | friend |
Save(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dObjectList *towrite) (defined in a2dStroke) | a2dStroke | virtual |
SetAlpha(wxUint8 val) (defined in a2dStroke) | a2dStroke | |
SetCap(wxPenCap cap_style) (defined in a2dStroke) | a2dStroke | |
SetColour(const wxColour &col) | a2dStroke | |
SetColour2(const wxColour &col) | a2dStroke | |
SetJoin(wxPenJoin join_style) (defined in a2dStroke) | a2dStroke | |
SetNoStroke() | a2dStroke | inline |
SetPixelStroke(bool pixelstroke) | a2dStroke | |
SetStipple(const wxBitmap &stipple) (defined in a2dStroke) | a2dStroke | |
SetStyle(a2dStrokeStyle style) (defined in a2dStroke) | a2dStroke | |
SetWidth(float width) | a2dStroke | |
UnShare() (defined in a2dStroke) | a2dStroke | |
~a2dStroke(void) | a2dStroke | virtual |