HMWJGraphInternal::TableFrame Struct Reference

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

Inheritance diagram for HMWJGraphInternal::TableFrame:
HMWJGraphInternal::Frame

List of all members.

Public Member Functions

 TableFrame (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 textzone id
double m_width
 the zone width
long m_length
 related to text length?
shared_ptr< Tablem_table
 the table

Detailed Description

Internal: the table frame of a HMWJGraph.


Constructor & Destructor Documentation

constructor


Member Function Documentation

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

print local data

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

returns true if the frame data are read

Reimplemented from HMWJGraphInternal::Frame.


Member Data Documentation

related to text length?

Referenced by print().

the zone width

Referenced by print().

the textzone id

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


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