HanMacWrdJGraphInternal::Frame Struct Reference

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

Inheritance diagram for HanMacWrdJGraphInternal::Frame:
HanMacWrdJGraphInternal::CommentFrame HanMacWrdJGraphInternal::Group HanMacWrdJGraphInternal::PictureFrame HanMacWrdJGraphInternal::SeparatorFrame HanMacWrdJGraphInternal::ShapeGraph HanMacWrdJGraphInternal::TableFrame HanMacWrdJGraphInternal::TextFrame HanMacWrdJGraphInternal::TextboxFrame

Public Member Functions

 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

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
 

Friends

std::ostream & operator<< (std::ostream &o, Frame const &grph)
 operator<<
 

Detailed Description

Internal: the frame header of a HanMacWrdJGraph.

Constructor & Destructor Documentation

◆ Frame() [1/2]

HanMacWrdJGraphInternal::Frame::Frame ( )
inline

constructor

◆ Frame() [2/2]

HanMacWrdJGraphInternal::Frame::Frame ( Frame const &  )
default

◆ ~Frame()

HanMacWrdJGraphInternal::Frame::~Frame ( )
virtual

destructor

Member Function Documentation

◆ getBdBox()

MWAWBox2f HanMacWrdJGraphInternal::Frame::getBdBox ( ) const
inline

◆ valid()

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Frame const &  grph 
)
friend

operator<<

Member Data Documentation

◆ m_baseline

float HanMacWrdJGraphInternal::Frame::m_baseline

the baseline

Referenced by HanMacWrdJGraph::readFrame().

◆ m_extra

std::string HanMacWrdJGraphInternal::Frame::m_extra

an extra string

Referenced by HanMacWrdJGraph::readFrame().

◆ m_fileId

long HanMacWrdJGraphInternal::Frame::m_fileId

◆ m_formatId

◆ m_id

int HanMacWrdJGraphInternal::Frame::m_id

the local id

Referenced by HanMacWrdJGraph::readFrame().

◆ m_inGroup

bool HanMacWrdJGraphInternal::Frame::m_inGroup

true if this node is a group's child

◆ m_page

int HanMacWrdJGraphInternal::Frame::m_page

◆ m_parsed

bool HanMacWrdJGraphInternal::Frame::m_parsed
mutable

◆ m_pos

MWAWBox2f HanMacWrdJGraphInternal::Frame::m_pos

◆ m_type

int HanMacWrdJGraphInternal::Frame::m_type

the graph type

Referenced by HanMacWrdJGraph::readFrame(), and HanMacWrdJGraph::sendFrame().


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