HanMacWrdKGraphInternal::Frame Struct Reference

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

Inheritance diagram for HanMacWrdKGraphInternal::Frame:
HanMacWrdKGraphInternal::FootnoteFrame HanMacWrdKGraphInternal::Group HanMacWrdKGraphInternal::PictureFrame HanMacWrdKGraphInternal::ShapeGraph HanMacWrdKGraphInternal::Table HanMacWrdKGraphInternal::TextBox

Public Member Functions

 Frame ()
 constructor
 
 Frame (Frame const &)=default
 
virtual ~Frame ()
 destructor
 
MWAWBox2f getBdBox () const
 return the frame bdbox
 

Public Attributes

int m_type
 the graph type
 
long m_fileId
 the file id
 
long m_fileSubId
 the file sub id
 
int m_id
 the local id
 
int m_page
 the page
 
MWAWBox2f m_pos
 the position
 
float m_baseline
 the baseline
 
int m_posFlags
 the graph anchor flags
 
MWAWGraphicStyle m_style
 the style
 
int m_borderType
 the border type
 
MWAWVec2f m_borders [4]
 the border default size (before using width), 0 means Top, other unknown
 
bool m_inGroup
 true if the frame is a child of a group
 
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 HanMacWrdKGraph.

Constructor & Destructor Documentation

◆ Frame() [1/2]

HanMacWrdKGraphInternal::Frame::Frame ( )
inline

constructor

◆ Frame() [2/2]

HanMacWrdKGraphInternal::Frame::Frame ( Frame const &  )
default

◆ ~Frame()

HanMacWrdKGraphInternal::Frame::~Frame ( )
virtual

destructor

Member Function Documentation

◆ getBdBox()

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

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_baseline

float HanMacWrdKGraphInternal::Frame::m_baseline

the baseline

Referenced by HanMacWrdKGraph::readFrames().

◆ m_borders

MWAWVec2f HanMacWrdKGraphInternal::Frame::m_borders[4]

the border default size (before using width), 0 means Top, other unknown

Referenced by HanMacWrdKGraphInternal::TextBox::addTo(), and HanMacWrdKGraph::readFrames().

◆ m_borderType

int HanMacWrdKGraphInternal::Frame::m_borderType

◆ m_extra

std::string HanMacWrdKGraphInternal::Frame::m_extra

an extra string

Referenced by HanMacWrdKGraph::readFrames().

◆ m_fileId

◆ m_fileSubId

long HanMacWrdKGraphInternal::Frame::m_fileSubId

◆ m_id

int HanMacWrdKGraphInternal::Frame::m_id

the local id

Referenced by HanMacWrdKGraph::readFrames().

◆ m_inGroup

bool HanMacWrdKGraphInternal::Frame::m_inGroup

true if the frame is a child of a group

Referenced by HanMacWrdKGraph::prepareStructures(), and HanMacWrdKGraph::readFrames().

◆ m_page

int HanMacWrdKGraphInternal::Frame::m_page

◆ m_parsed

bool HanMacWrdKGraphInternal::Frame::m_parsed
mutable

◆ m_pos

MWAWBox2f HanMacWrdKGraphInternal::Frame::m_pos

◆ m_posFlags

int HanMacWrdKGraphInternal::Frame::m_posFlags

the graph anchor flags

Referenced by HanMacWrdKGraph::readFrames().

◆ m_style

◆ m_type


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