wxArt2D
|
This is the complete list of members for a2dPoint2DProperty, including all inherited members.
a2dNamedProperty() | a2dNamedProperty | |
a2dNamedProperty(const a2dPropertyId *id) | a2dNamedProperty | |
a2dNamedProperty(const a2dNamedProperty &other) | a2dNamedProperty | |
a2dPoint2DProperty() | a2dPoint2DProperty | |
a2dPoint2DProperty(const a2dPropertyIdPoint2D *id, const a2dPoint2D &value, int index=0, bool afterinversion=false) | a2dPoint2DProperty | |
a2dPoint2DProperty(const a2dPoint2DProperty *ori) | a2dPoint2DProperty | |
a2dPoint2DProperty(const a2dPoint2DProperty &other) | a2dPoint2DProperty | |
Assign(const a2dNamedProperty &other) | a2dPoint2DProperty | virtual |
Clone(a2dObject::CloneOptions options) const | a2dPoint2DProperty | |
a2dNamedProperty::Clone(a2dObject::CloneOptions options, a2dRefMap *refs=NULL) const | a2dNamedProperty | |
CreateId(a2dObject *parent, const wxString &name) | a2dNamedProperty | virtual |
CreatePropertyFromString(const a2dPropertyIdPoint2D *id, const wxString &value) | a2dPoint2DProperty | static |
DoLoad(wxObject *parent, a2dIOHandlerXmlSerIn &parser, a2dXmlSer_flag xmlparts) | a2dPoint2DProperty | virtual |
DoSave(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dXmlSer_flag xmlparts, a2dObjectList *towrite) (defined in a2dPoint2DProperty) | a2dPoint2DProperty | virtual |
DoWalker(wxObject *parent, a2dWalkerIOHandler &handler) (defined in a2dNamedProperty) | a2dNamedProperty | virtual |
GetAfterinversion() | a2dPoint2DProperty | inline |
GetBool() const | a2dNamedProperty | virtual |
GetCanRender() const | a2dNamedProperty | inlinevirtual |
GetCheck() const | a2dNamedProperty | inline |
GetDouble() const | a2dNamedProperty | virtual |
GetFloat() const | a2dNamedProperty | virtual |
GetId() const | a2dNamedProperty | inline |
GetIndex() | a2dPoint2DProperty | inline |
GetInt16() const | a2dNamedProperty | virtual |
GetInt32() const | a2dNamedProperty | virtual |
GetName() const | a2dNamedProperty | inline |
GetRefObject() const | a2dNamedProperty | virtual |
GetRefObjectNA() const | a2dNamedProperty | virtual |
GetString() const | a2dNamedProperty | virtual |
GetUint16() const | a2dNamedProperty | virtual |
GetUint32() const | a2dNamedProperty | virtual |
GetValue() | a2dPoint2DProperty | inline |
GetValue() const (defined in a2dPoint2DProperty) | a2dPoint2DProperty | inline |
GetValuePtr() | a2dPoint2DProperty | inline |
GetVisible() const | a2dNamedProperty | inlinevirtual |
GetVoidPtr() const | a2dNamedProperty | virtual |
Load(wxObject *parent, a2dIOHandlerXmlSerIn &parser) (defined in a2dNamedProperty) | a2dNamedProperty | virtual |
m_afterinversion | a2dPoint2DProperty | protected |
m_id | a2dNamedProperty | protected |
m_index | a2dPoint2DProperty | protected |
m_value | a2dPoint2DProperty | protected |
ParseDouble(unsigned int &position) | a2dNamedProperty | |
Save(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dObjectList *towrite) (defined in a2dNamedProperty) | a2dNamedProperty | virtual |
SetCheck(bool check) | a2dNamedProperty | inline |
SetToObject(a2dObject *obj, a2dPropertyId::SetFlags setflags=a2dPropertyId::set_none) | a2dNamedProperty | inline |
SetToObjectClone(a2dObject *obj, a2dPropertyId::SetFlags setflags=a2dPropertyId::set_none) const | a2dNamedProperty | inline |
SetValue(double x, double y, int index=0, bool afterinversion=false) | a2dPoint2DProperty | |
SetValue(const a2dPoint2D &P, int index=0, bool afterinversion=false) | a2dPoint2DProperty | |
SkipCommaSpaces(unsigned int &position) | a2dNamedProperty | |
SkipSpaces(unsigned int &position) | a2dNamedProperty | |
StringRepresentation() const | a2dPoint2DProperty | virtual |
StringValueRepresentation() const | a2dPoint2DProperty | virtual |
Walker(wxObject *parent, a2dWalkerIOHandler &handler) | a2dNamedProperty | |
~a2dNamedProperty() | a2dNamedProperty | virtual |
~a2dPoint2DProperty() | a2dPoint2DProperty | virtual |