Public Member Functions | |
| WPXPointProperty (const double val) | |
| ~WPXPointProperty () | |
| virtual WPXString | getStr () const |
| virtual WPXProperty * | clone () const |
Public Member Functions inherited from WPXDoubleProperty | |
| WPXDoubleProperty (const double val) | |
| ~WPXDoubleProperty () | |
| virtual int | getInt () const |
| virtual double | getDouble () const |
Public Member Functions inherited from WPXProperty | |
| virtual | ~WPXProperty () |
| WPXPointProperty::WPXPointProperty | ( | const double | val | ) |
Referenced by clone().
|
inline |
|
virtual |
Reimplemented from WPXDoubleProperty.
|
virtual |
Reimplemented from WPXDoubleProperty.