libvisio::VSDStencil Class Reference

#include <VSDStencils.h>

List of all members.

Public Member Functions

 VSDStencil ()
 VSDStencil (const VSDStencil &stencil)
 ~VSDStencil ()
VSDStenciloperator= (const VSDStencil &stencil)
void addStencilShape (unsigned id, const VSDShape &shape)
void setFirstShape (unsigned id)
const VSDShapegetStencilShape (unsigned id) const

Public Attributes

std::map< unsigned, VSDShapem_shapes
double m_shadowOffsetX
double m_shadowOffsetY
unsigned m_firstShapeId

Constructor & Destructor Documentation

libvisio::VSDStencil::VSDStencil ( )
libvisio::VSDStencil::VSDStencil ( const VSDStencil stencil)
libvisio::VSDStencil::~VSDStencil ( )

Member Function Documentation

void libvisio::VSDStencil::addStencilShape ( unsigned  id,
const VSDShape shape 
)
const libvisio::VSDShape * libvisio::VSDStencil::getStencilShape ( unsigned  id) const
libvisio::VSDStencil & libvisio::VSDStencil::operator= ( const VSDStencil stencil)
void libvisio::VSDStencil::setFirstShape ( unsigned  id)

Member Data Documentation

Referenced by operator=().


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