HMWJGraphInternal::Frame Struct Reference

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

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

List of all members.

Public Member Functions

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

Public Attributes

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
bool m_inGroup
 true if this node is a group's child
bool m_parsed
 true if we have send the data
std::string m_extra
 an extra string

Friends

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

Detailed Description

Internal: the frame header of a HMWJGraph.


Constructor & Destructor Documentation

constructor

virtual HMWJGraphInternal::Frame::~Frame ( ) [inline, virtual]

destructor


Member Function Documentation


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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