libvisio::VSDXStencilShape Class Reference

#include <VSDXStencils.h>

List of all members.

Public Member Functions

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

Public Attributes

std::vector< VSDXGeometryListm_geometries
VSDXFieldList m_fields
ForeignDatam_foreign
unsigned m_lineStyleId
unsigned m_fillStyleId
unsigned m_textStyleId
VSDXLineStylem_lineStyle
VSDXFillStylem_fillStyle
VSDXTextBlockStylem_textBlockStyle
VSDXCharStylem_charStyle
VSDXParaStylem_paraStyle
WPXBinaryData m_text
std::map< unsigned, VSDXNamem_names
TextFormat m_textFormat
std::map< unsigned, NURBSDatam_nurbsData
std::map< unsigned, PolylineDatam_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.1