libmspub::ShapeInfo Struct Reference

#include <ShapeInfo.h>

Public Member Functions

 ShapeInfo ()

Public Attributes

boost::optional< ShapeTypem_type
boost::optional< unsigned > m_imgIndex
boost::optional< Coordinatem_coordinates
std::vector< Linem_lines
boost::optional< unsigned > m_pageSeqNum
boost::optional< std::pair
< unsigned, unsigned > > 
m_textInfo
std::map< unsigned, int > m_adjustValuesByIndex
std::vector< int > m_adjustValues
boost::optional< double > m_rotation
boost::optional< std::pair
< bool, bool > > 
m_flips
boost::optional< Marginsm_margins
boost::optional< BorderPositionm_borderPosition
boost::shared_ptr< const Fillm_fill

Constructor & Destructor Documentation

libmspub::ShapeInfo::ShapeInfo ( )
inline

Member Data Documentation

std::vector<int> libmspub::ShapeInfo::m_adjustValues
std::map<unsigned, int> libmspub::ShapeInfo::m_adjustValuesByIndex
boost::optional<BorderPosition> libmspub::ShapeInfo::m_borderPosition
boost::optional<std::pair<bool, bool> > libmspub::ShapeInfo::m_flips
boost::optional<unsigned> libmspub::ShapeInfo::m_imgIndex
std::vector<Line> libmspub::ShapeInfo::m_lines
boost::optional<Margins> libmspub::ShapeInfo::m_margins
boost::optional<unsigned> libmspub::ShapeInfo::m_pageSeqNum
boost::optional<double> libmspub::ShapeInfo::m_rotation
boost::optional<std::pair<unsigned, unsigned> > libmspub::ShapeInfo::m_textInfo

The documentation for this struct was generated from the following file:

Generated for libmspub by doxygen 1.8.1.2