libvisio::VSDStencil Class Reference

#include <VSDStencils.h>

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

unsigned libvisio::VSDStencil::m_firstShapeId
double libvisio::VSDStencil::m_shadowOffsetX

Referenced by operator=().

double libvisio::VSDStencil::m_shadowOffsetY

Referenced by operator=().

std::map<unsigned, VSDShape> libvisio::VSDStencil::m_shapes

Referenced by operator=().


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

Generated for libvisio by doxygen 1.8.6