#include <WPG2Parser.h>
Public Member Functions | |
WPGGroupContext () | |
bool | isCompoundPolygon () const |
Public Attributes | |
unsigned | subIndex |
int | parentType |
::WPXPropertyListVector | compoundPath |
WPG2TransformMatrix | compoundMatrix |
bool | compoundWindingRule |
bool | compoundFilled |
bool | compoundFramed |
bool | compoundClosed |
|
inline |
|
inline |
Referenced by WPG2Parser::parse().
bool WPGGroupContext::compoundClosed |
Referenced by WPG2Parser::flushCompoundPolygon(), and WPG2Parser::parse().
bool WPGGroupContext::compoundFilled |
Referenced by WPG2Parser::flushCompoundPolygon(), and WPG2Parser::parse().
bool WPGGroupContext::compoundFramed |
Referenced by WPG2Parser::flushCompoundPolygon(), and WPG2Parser::parse().
WPG2TransformMatrix WPGGroupContext::compoundMatrix |
Referenced by WPG2Parser::parse().
::WPXPropertyListVector WPGGroupContext::compoundPath |
Referenced by WPG2Parser::flushCompoundPolygon().
bool WPGGroupContext::compoundWindingRule |
Referenced by WPG2Parser::flushCompoundPolygon().
int WPGGroupContext::parentType |
Referenced by isCompoundPolygon(), and WPG2Parser::parse().
unsigned WPGGroupContext::subIndex |
Referenced by WPG2Parser::parse().