WPGGroupContext Class Reference

#include <WPG2Parser.h>

Public Member Functions

 WPGGroupContext ()
 
bool isCompoundPolygon () const
 

Public Attributes

unsigned subIndex
 
int parentType
 
::librevenge::RVNGPropertyListVector compoundPath
 
WPG2TransformMatrix compoundMatrix
 
bool compoundWindingRule
 
bool compoundFilled
 
bool compoundFramed
 
bool compoundClosed
 

Constructor & Destructor Documentation

§ WPGGroupContext()

WPGGroupContext::WPGGroupContext ( )
inline

Member Function Documentation

§ isCompoundPolygon()

bool WPGGroupContext::isCompoundPolygon ( ) const
inline

Referenced by WPG2Parser::parse().

Member Data Documentation

§ compoundClosed

bool WPGGroupContext::compoundClosed

§ compoundFilled

bool WPGGroupContext::compoundFilled

§ compoundFramed

bool WPGGroupContext::compoundFramed

§ compoundMatrix

WPG2TransformMatrix WPGGroupContext::compoundMatrix

Referenced by WPG2Parser::parse().

§ compoundPath

::librevenge::RVNGPropertyListVector WPGGroupContext::compoundPath

§ compoundWindingRule

bool WPGGroupContext::compoundWindingRule

§ parentType

int WPGGroupContext::parentType

Referenced by WPG2Parser::parse().

§ subIndex

unsigned WPGGroupContext::subIndex

Referenced by WPG2Parser::parse().


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

Generated for libwpg by doxygen 1.8.12