HanMacWrdJGraphInternal::TableFrame Struct Reference

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

Inheritance diagram for HanMacWrdJGraphInternal::TableFrame:
HanMacWrdJGraphInternal::Frame

Public Member Functions

 TableFrame (Frame const &orig)
 constructor More...
 
virtual bool valid () const
 returns true if the frame data are read More...
 
std::string print () const
 print local data More...
 
- Public Member Functions inherited from HanMacWrdJGraphInternal::Frame
 Frame ()
 constructor More...
 
MWAWBox2f getBdBox () const
 return the frame bdbox More...
 
virtual ~Frame ()
 destructor More...
 

Public Attributes

long m_zId
 the textzone id More...
 
double m_width
 the zone width More...
 
long m_length
 related to text length? More...
 
shared_ptr< Tablem_table
 the table More...
 
- Public Attributes inherited from HanMacWrdJGraphInternal::Frame
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...
 

Detailed Description

Internal: the table frame of a HanMacWrdJGraph.

Constructor & Destructor Documentation

HanMacWrdJGraphInternal::TableFrame::TableFrame ( Frame const &  orig)
inline

constructor

Member Function Documentation

std::string HanMacWrdJGraphInternal::TableFrame::print ( ) const
inline

print local data

virtual bool HanMacWrdJGraphInternal::TableFrame::valid ( ) const
inlinevirtual

returns true if the frame data are read

Reimplemented from HanMacWrdJGraphInternal::Frame.

Member Data Documentation

long HanMacWrdJGraphInternal::TableFrame::m_length

related to text length?

Referenced by print().

shared_ptr<Table> HanMacWrdJGraphInternal::TableFrame::m_table
double HanMacWrdJGraphInternal::TableFrame::m_width

the zone width

Referenced by print().

long HanMacWrdJGraphInternal::TableFrame::m_zId

the textzone id

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


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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8