libwpg::WPGPathElement Class Reference

#include <WPGPath.h>

List of all members.

Public Types

 NullElement
 MoveToElement
 LineToElement
 CurveToElement
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

WPGPoint libwpg::WPGPathElement::extra1

WPGPoint libwpg::WPGPathElement::extra2

WPGPoint libwpg::WPGPathElement::point

Type libwpg::WPGPathElement::type


The documentation for this class was generated from the following files:
Generated for libwpg by doxygen 1.4.7