HMWJGraphInternal::CommentFrame Struct Reference

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

Inheritance diagram for HMWJGraphInternal::CommentFrame:
HMWJGraphInternal::Frame

Public Member Functions

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

Public Attributes

long m_zId
 the text id
double m_width
 the zone width
long m_cPos
 the first char pos
Vec2f m_dim
 the auxilliary dim
- 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: the comment frame of a HMWJGraph.

Constructor & Destructor Documentation

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

constructor

Member Function Documentation

std::string HMWJGraphInternal::CommentFrame::print ( ) const
inline

print local data

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

returns true if the frame data are read

Reimplemented from HMWJGraphInternal::Frame.

Member Data Documentation

long HMWJGraphInternal::CommentFrame::m_cPos

the first char pos

Referenced by print().

Vec2f HMWJGraphInternal::CommentFrame::m_dim

the auxilliary dim

Referenced by print(), and HMWJGraph::sendComment().

double HMWJGraphInternal::CommentFrame::m_width

the zone width

Referenced by print().

long HMWJGraphInternal::CommentFrame::m_zId

the text id

Referenced by print(), and HMWJGraph::sendComment().


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