libvisio::VSDXStencilShape Class Reference

#include <VSDXStencils.h>

List of all members.

Public Member Functions

 VSDXStencilShape ()
 VSDXStencilShape (const VSDXStencilShape &shape)
 ~VSDXStencilShape ()
VSDXStencilShape & operator= (const VSDXStencilShape &shape)

Public Attributes

std::vector< VSDXGeometryList > m_geometries
VSDXFieldList m_fields
ForeignData * m_foreign
unsigned m_lineStyleId
unsigned m_fillStyleId
unsigned m_textStyleId
VSDXLineStyle * m_lineStyle
VSDXFillStyle * m_fillStyle
VSDXTextBlockStyle * m_textBlockStyle
VSDXCharStyle * m_charStyle
VSDXParaStyle * m_paraStyle
WPXBinaryData m_text
std::map< unsigned, VSDXName > m_names
TextFormat m_textFormat
std::map< unsigned, NURBSData > m_nurbsData
std::map< unsigned, PolylineData > m_polylineData

Constructor & Destructor Documentation

libvisio::VSDXStencilShape::VSDXStencilShape ( )
libvisio::VSDXStencilShape::VSDXStencilShape ( const VSDXStencilShape &  shape)
libvisio::VSDXStencilShape::~VSDXStencilShape ( )

Member Function Documentation

libvisio::VSDXStencilShape & libvisio::VSDXStencilShape::operator= ( const VSDXStencilShape &  shape)

Member Data Documentation

VSDXCharStyle* libvisio::VSDXStencilShape::m_charStyle

Referenced by operator=().

VSDXFieldList libvisio::VSDXStencilShape::m_fields

Referenced by operator=().

VSDXFillStyle* libvisio::VSDXStencilShape::m_fillStyle

Referenced by operator=().

unsigned libvisio::VSDXStencilShape::m_fillStyleId

Referenced by operator=().

ForeignData* libvisio::VSDXStencilShape::m_foreign
std::vector<VSDXGeometryList> libvisio::VSDXStencilShape::m_geometries

Referenced by operator=().

VSDXLineStyle* libvisio::VSDXStencilShape::m_lineStyle

Referenced by operator=().

unsigned libvisio::VSDXStencilShape::m_lineStyleId

Referenced by operator=().

std::map< unsigned, VSDXName > libvisio::VSDXStencilShape::m_names

Referenced by operator=().

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

Referenced by operator=().

VSDXParaStyle* libvisio::VSDXStencilShape::m_paraStyle

Referenced by operator=().

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

Referenced by operator=().

WPXBinaryData libvisio::VSDXStencilShape::m_text

Referenced by operator=().

VSDXTextBlockStyle* libvisio::VSDXStencilShape::m_textBlockStyle

Referenced by operator=().

TextFormat libvisio::VSDXStencilShape::m_textFormat

Referenced by operator=().

unsigned libvisio::VSDXStencilShape::m_textStyleId

Referenced by operator=().


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

Generated for libvisio by doxygen 1.8.1