libvisio::VSDXStencil Class Reference

#include <VSDXStencils.h>

List of all members.

Public Member Functions

 VSDXStencil ()
 VSDXStencil (const VSDXStencil &stencil)
 ~VSDXStencil ()
VSDXStenciloperator= (const VSDXStencil &stencil)
void addStencilShape (unsigned id, const VSDXStencilShape &shape)
const VSDXStencilShapegetStencilShape (unsigned id) const

Public Attributes

std::map< unsigned,
VSDXStencilShape
m_shapes
double m_shadowOffsetX
double m_shadowOffsetY

Constructor & Destructor Documentation

libvisio::VSDXStencil::VSDXStencil ( )
libvisio::VSDXStencil::VSDXStencil ( const VSDXStencil stencil)
libvisio::VSDXStencil::~VSDXStencil ( )

Member Function Documentation

void libvisio::VSDXStencil::addStencilShape ( unsigned  id,
const VSDXStencilShape shape 
)
const libvisio::VSDXStencilShape * libvisio::VSDXStencil::getStencilShape ( unsigned  id) const
libvisio::VSDXStencil & libvisio::VSDXStencil::operator= ( const VSDXStencil stencil)

Member Data Documentation

double libvisio::VSDXStencil::m_shadowOffsetX

Referenced by operator=().

double libvisio::VSDXStencil::m_shadowOffsetY

Referenced by operator=().

std::map<unsigned, VSDXStencilShape> libvisio::VSDXStencil::m_shapes

Referenced by operator=().


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

Generated for libvisio by doxygen 1.8.1.1