|
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
| WPGPointArray (const WPGPointArray &) | |
| WPGPointArray & | operator= (const WPGPointArray &) |
| unsigned | count () const |
| WPGPoint & | at (unsigned i) |
| const WPGPoint & | at (unsigned i) const |
| const WPGPoint & | operator[] (unsigned i) const |
| void | add (const WPGPoint &p) |