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