HanMacWrdJGraphInternal::TableFrame Struct Referencefinal

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

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

Public Member Functions

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

Public Attributes

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

Detailed Description

Internal: the table frame of a HanMacWrdJGraph.

Constructor & Destructor Documentation

◆ TableFrame()

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

constructor

◆ ~TableFrame()

HanMacWrdJGraphInternal::TableFrame::~TableFrame ( )
final

destructor

Member Function Documentation

◆ print()

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

print local data

◆ valid()

bool HanMacWrdJGraphInternal::TableFrame::valid ( ) const
inlinefinalvirtual

returns true if the frame data are read

Reimplemented from HanMacWrdJGraphInternal::Frame.

Member Data Documentation

◆ m_length

long HanMacWrdJGraphInternal::TableFrame::m_length

related to text length?

Referenced by print().

◆ m_table

std::shared_ptr<Table> HanMacWrdJGraphInternal::TableFrame::m_table

the table

Referenced by HanMacWrdJGraph::readTable().

◆ m_width

double HanMacWrdJGraphInternal::TableFrame::m_width

the zone width

Referenced by print().

◆ m_zId

long HanMacWrdJGraphInternal::TableFrame::m_zId

the textzone id

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


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6