HMWKGraphInternal::Group Struct Reference

Internal: the group of a HMWKGraph. More...

Inheritance diagram for HMWKGraphInternal::Group:
HMWKGraphInternal::Frame

Classes

struct  Child
 struct to store child data in HMWKGraphInternal::Group More...
 

Public Member Functions

 Group (Frame const &orig)
 constructor More...
 
 ~Group ()
 destructor More...
 
std::string print () const
 print local data More...
 
- Public Member Functions inherited from HMWKGraphInternal::Frame
 Frame ()
 constructor More...
 
virtual ~Frame ()
 destructor More...
 
Box2f getBdBox () const
 return the frame bdbox More...
 

Public Attributes

std::vector< Childm_childsList
 the list of child More...
 
- Public Attributes inherited from HMWKGraphInternal::Frame
int m_type
 the graph type More...
 
long m_fileId
 the file id More...
 
long m_fileSubId
 the file sub id More...
 
int m_id
 the local id More...
 
int m_page
 the page More...
 
Box2f m_pos
 the position More...
 
float m_baseline
 the baseline More...
 
int m_posFlags
 the graph anchor flags More...
 
MWAWGraphicStyle m_style
 the style More...
 
int m_borderType
 the border type More...
 
Vec2f m_borders [4]
 the border default size (before using width), 0 means Top, other unknown More...
 
bool m_inGroup
 true if the frame is a child of a group More...
 
bool m_parsed
 true if we have send the data More...
 
std::string m_extra
 an extra string More...
 

Friends

std::ostream & operator<< (std::ostream &o, Group const &group)
 operator<< More...
 

Detailed Description

Internal: the group of a HMWKGraph.

Constructor & Destructor Documentation

HMWKGraphInternal::Group::Group ( Frame const &  orig)
inline

constructor

HMWKGraphInternal::Group::~Group ( )
inline

destructor

Member Function Documentation

std::string HMWKGraphInternal::Group::print ( ) const

print local data

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Group const &  group 
)
friend

operator<<

Member Data Documentation

std::vector<Child> HMWKGraphInternal::Group::m_childsList

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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5