HMWJGraphInternal::GroupFrame Struct Reference

Internal: a group of a HMWJGraph. More...

Inheritance diagram for HMWJGraphInternal::GroupFrame:
HMWJGraphInternal::Frame

Public Member Functions

 GroupFrame (Frame const &orig)
 constructor
virtual bool valid () const
 returns true if the frame data are read
- Public Member Functions inherited from HMWJGraphInternal::Frame
 Frame ()
 constructor
virtual ~Frame ()
 destructor

Public Attributes

long m_zId
 the group id
std::vector< long > m_childsList
 the child list
- Public Attributes inherited from HMWJGraphInternal::Frame
int m_type
 the graph type
long m_fileId
 the file id
int m_id
 the local id
int m_formatId
 the format id
int m_page
 the page
Box2f m_pos
 the position
float m_baseline
 the baseline
int m_posFlags
 the graph anchor flags
bool m_parsed
 true if we have send the data
std::string m_extra
 an extra string

Detailed Description

Internal: a group of a HMWJGraph.

Constructor & Destructor Documentation

HMWJGraphInternal::GroupFrame::GroupFrame ( Frame const &  orig)
inline

constructor

Member Function Documentation

virtual bool HMWJGraphInternal::GroupFrame::valid ( ) const
inlinevirtual

returns true if the frame data are read

Reimplemented from HMWJGraphInternal::Frame.

Member Data Documentation

std::vector<long> HMWJGraphInternal::GroupFrame::m_childsList

the child list

Referenced by HMWJGraph::readGroupData().

long HMWJGraphInternal::GroupFrame::m_zId

the group id

Referenced by HMWJGraph::readFrame().


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2