libvisio::VSDShape Class Reference

#include <VSDStencils.h>

Public Member Functions

 VSDShape ()
 VSDShape (const VSDShape &shape)
 ~VSDShape ()
VSDShapeoperator= (const VSDShape &shape)
void clear ()

Public Attributes

std::map< unsigned,
VSDGeometryList
m_geometries
VSDShapeList m_shapeList
VSDFieldList m_fields
ForeignDatam_foreign
unsigned m_parent
unsigned m_masterPage
unsigned m_masterShape
unsigned m_shapeId
unsigned m_lineStyleId
unsigned m_fillStyleId
unsigned m_textStyleId
VSDOptionalLineStyle m_lineStyle
VSDOptionalFillStyle m_fillStyle
VSDOptionalTextBlockStyle m_textBlockStyle
VSDOptionalCharStyle m_charStyle
VSDCharacterList m_charList
VSDOptionalParaStyle m_paraStyle
VSDParagraphList m_paraList
WPXBinaryData m_text
std::map< unsigned, VSDNamem_names
TextFormat m_textFormat
std::map< unsigned, NURBSDatam_nurbsData
std::map< unsigned, PolylineDatam_polylineData
XForm m_xform
XFormm_txtxform

Constructor & Destructor Documentation

libvisio::VSDShape::VSDShape ( )
libvisio::VSDShape::VSDShape ( const VSDShape shape)
libvisio::VSDShape::~VSDShape ( )

Member Function Documentation

void libvisio::VSDShape::clear ( )
libvisio::VSDShape & libvisio::VSDShape::operator= ( const VSDShape shape)

Member Data Documentation

VSDCharacterList libvisio::VSDShape::m_charList
VSDOptionalCharStyle libvisio::VSDShape::m_charStyle

Referenced by operator=().

VSDFieldList libvisio::VSDShape::m_fields

Referenced by operator=().

VSDOptionalFillStyle libvisio::VSDShape::m_fillStyle

Referenced by operator=().

unsigned libvisio::VSDShape::m_fillStyleId

Referenced by operator=().

std::map<unsigned, VSDGeometryList> libvisio::VSDShape::m_geometries
VSDOptionalLineStyle libvisio::VSDShape::m_lineStyle

Referenced by operator=().

unsigned libvisio::VSDShape::m_lineStyleId

Referenced by operator=().

unsigned libvisio::VSDShape::m_masterPage

Referenced by operator=().

unsigned libvisio::VSDShape::m_masterShape

Referenced by operator=().

std::map< unsigned, VSDName > libvisio::VSDShape::m_names

Referenced by operator=().

std::map<unsigned, NURBSData> libvisio::VSDShape::m_nurbsData

Referenced by operator=().

VSDParagraphList libvisio::VSDShape::m_paraList
VSDOptionalParaStyle libvisio::VSDShape::m_paraStyle

Referenced by operator=().

unsigned libvisio::VSDShape::m_parent

Referenced by operator=().

std::map<unsigned, PolylineData> libvisio::VSDShape::m_polylineData

Referenced by operator=().

unsigned libvisio::VSDShape::m_shapeId

Referenced by operator=().

VSDShapeList libvisio::VSDShape::m_shapeList

Referenced by operator=().

VSDOptionalTextBlockStyle libvisio::VSDShape::m_textBlockStyle

Referenced by operator=().

TextFormat libvisio::VSDShape::m_textFormat
unsigned libvisio::VSDShape::m_textStyleId

Referenced by operator=().

XForm* libvisio::VSDShape::m_txtxform
XForm libvisio::VSDShape::m_xform

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

Generated for libvisio by doxygen 1.8.1.2