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