libwpg::WPGPathElement Class Reference

#include <WPGPath.h>

List of all members.

Public Types

enum  Type { NullElement, MoveToElement, LineToElement, CurveToElement }

Public Member Functions

 WPGPathElement ()

Public Attributes

Type type
WPGPoint point
WPGPoint extra1
WPGPoint extra2


Member Enumeration Documentation

enum libwpg::WPGPathElement::Type

Enumerator:
NullElement 
MoveToElement 
LineToElement 
CurveToElement 


Constructor & Destructor Documentation

libwpg::WPGPathElement::WPGPathElement (  ) 


Member Data Documentation

Type libwpg::WPGPathElement::type

WPGPoint libwpg::WPGPathElement::point

WPGPoint libwpg::WPGPathElement::extra1

WPGPoint libwpg::WPGPathElement::extra2


The documentation for this class was generated from the following files:
Generated on Sat Jan 5 21:38:19 2008 for libwpg by doxygen 1.5.4