HMWJGraphInternal::TextFrame Struct Reference

Internal: the text frame (basic, header, footer, footnote) of a HMWJGraph. More...

Inheritance diagram for HMWJGraphInternal::TextFrame:
HMWJGraphInternal::Frame

List of all members.

Public Member Functions

 TextFrame (Frame const &orig)
 constructor
virtual bool valid () const
 returns true if the frame data are read
std::string print () const
 print local data

Public Attributes

long m_zId
 the text id
double m_width
 the zone width
long m_cPos
 the first char pos

Detailed Description

Internal: the text frame (basic, header, footer, footnote) of a HMWJGraph.


Constructor & Destructor Documentation

HMWJGraphInternal::TextFrame::TextFrame ( Frame const &  orig) [inline]

constructor


Member Function Documentation

std::string HMWJGraphInternal::TextFrame::print ( ) const [inline]

print local data

virtual bool HMWJGraphInternal::TextFrame::valid ( ) const [inline, virtual]

returns true if the frame data are read

Reimplemented from HMWJGraphInternal::Frame.


Member Data Documentation

the zone width

Referenced by print().


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