HanMacWrdJGraphInternal::Frame Struct Reference

Internal: the frame header of a HanMacWrdJGraph. More...

Inheritance diagram for HanMacWrdJGraphInternal::Frame:
HanMacWrdJGraphInternal::CommentFrame HanMacWrdJGraphInternal::Group HanMacWrdJGraphInternal::PictureFrame HanMacWrdJGraphInternal::SeparatorFrame HanMacWrdJGraphInternal::ShapeGraph HanMacWrdJGraphInternal::TableFrame HanMacWrdJGraphInternal::TextboxFrame HanMacWrdJGraphInternal::TextFrame

Public Member Functions

 Frame ()
 constructor More...
 
MWAWBox2f getBdBox () const
 return the frame bdbox More...
 
virtual ~Frame ()
 destructor More...
 
virtual bool valid () const
 returns true if the frame data are read More...
 

Public Attributes

int m_type
 the graph type More...
 
long m_fileId
 the file id More...
 
int m_id
 the local id More...
 
int m_formatId
 the format id More...
 
int m_page
 the page More...
 
MWAWBox2f m_pos
 the position More...
 
float m_baseline
 the baseline More...
 
bool m_inGroup
 true if this node is a group's child 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, Frame const &grph)
 operator<< More...
 

Detailed Description

Internal: the frame header of a HanMacWrdJGraph.

Constructor & Destructor Documentation

HanMacWrdJGraphInternal::Frame::Frame ( )
inline

constructor

virtual HanMacWrdJGraphInternal::Frame::~Frame ( )
inlinevirtual

destructor

Member Function Documentation

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Frame const &  grph 
)
friend

operator<<

Member Data Documentation

float HanMacWrdJGraphInternal::Frame::m_baseline
std::string HanMacWrdJGraphInternal::Frame::m_extra
int HanMacWrdJGraphInternal::Frame::m_id
bool HanMacWrdJGraphInternal::Frame::m_inGroup

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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8