libmspub::FillableShape Struct Reference

#include <Shapes.h>

Inheritance diagram for libmspub::FillableShape:
libmspub::Shape libmspub::GeometricShape

Public Member Functions

 FillableShape (MSPUBCollector *o)
void setFill (Fill *fill)
- Public Member Functions inherited from libmspub::Shape
 Shape (MSPUBCollector *o)
virtual void output (libwpg::WPGPaintInterface *painter, Coordinate coord)
virtual ~Shape ()

Public Attributes

Fillm_fill
- Public Attributes inherited from libmspub::Shape
WPXPropertyList props
WPXPropertyList graphicsProps

Protected Member Functions

virtual WPXPropertyListVector updateGraphicsProps ()
- Protected Member Functions inherited from libmspub::Shape
virtual void setCoordProps (Coordinate coord)
virtual void write (libwpg::WPGPaintInterface *painter)=0
 Shape ()

Private Member Functions

 FillableShape (const FillableShape &)
FillableShapeoperator= (const FillableShape &)

Additional Inherited Members

- Protected Attributes inherited from libmspub::Shape
MSPUBCollectorowner

Constructor & Destructor Documentation

libmspub::FillableShape::FillableShape ( MSPUBCollector o)
inline
libmspub::FillableShape::FillableShape ( const FillableShape )
private

Member Function Documentation

FillableShape& libmspub::FillableShape::operator= ( const FillableShape )
private
void libmspub::FillableShape::setFill ( Fill fill)
WPXPropertyListVector libmspub::FillableShape::updateGraphicsProps ( )
protectedvirtual

Member Data Documentation

Fill* libmspub::FillableShape::m_fill

The documentation for this struct was generated from the following files:

Generated for libmspub by doxygen 1.8.1.2