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...
 
virtual ~Frame ()
 destructor More...
 
MWAWBox2f getBdBox () const
 return the frame bdbox 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

§ Frame()

HanMacWrdJGraphInternal::Frame::Frame ( )
inline

constructor

§ ~Frame()

HanMacWrdJGraphInternal::Frame::~Frame ( )
virtual

destructor

Member Function Documentation

§ getBdBox()

§ valid()

Friends And Related Function Documentation

§ operator<<

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

operator<<

Member Data Documentation

§ m_baseline

float HanMacWrdJGraphInternal::Frame::m_baseline

§ m_extra

std::string HanMacWrdJGraphInternal::Frame::m_extra

§ m_fileId

§ m_formatId

§ m_id

int HanMacWrdJGraphInternal::Frame::m_id

§ m_inGroup

bool HanMacWrdJGraphInternal::Frame::m_inGroup

§ m_page

§ m_parsed

§ m_pos

§ m_type


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

Generated on Sat Feb 4 2017 17:48:55 for libmwaw by doxygen 1.8.12