Scribus
Open source desktop publishing at your fingertips
libwpg::WPGPath Class Reference

Public Member Functions

 WPGPath (const WPGPath &)
 
WPGPathoperator= (const WPGPath &)
 
unsigned count () const
 
WPGPathElement element (unsigned index) const
 
void moveTo (const WPGPoint &point)
 
void lineTo (const WPGPoint &point)
 
void curveTo (const WPGPoint &c1, const WPGPoint &c2, const WPGPoint &endPoint)
 
void addElement (const WPGPathElement &elem)
 
void append (const WPGPath &path)
 

Public Attributes

bool closed
 
bool framed
 
bool filled
 

The documentation for this class was generated from the following files: