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 ( )
inline

Member Function Documentation

bool WPGGroupContext::isCompoundPolygon ( ) const
inline

Referenced by WPG2Parser::parse().

Member Data Documentation

bool WPGGroupContext::compoundClosed
bool WPGGroupContext::compoundFilled
bool WPGGroupContext::compoundFramed
WPG2TransformMatrix WPGGroupContext::compoundMatrix

Referenced by WPG2Parser::parse().

::librevenge::RVNGPropertyListVector WPGGroupContext::compoundPath
bool WPGGroupContext::compoundWindingRule
int WPGGroupContext::parentType
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.7