#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] |
| unsigned WPGGroupContext::subIndex |