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 More...
 
 Frame (Frame const &)=default
 
virtual ~Frame ()
 destructor More...
 
MWAWBox2f getBdBox () const
 return the frame bdbox More...
 

Public Attributes

int m_type
 the graph type More...
 
long m_fileId
 the file id More...
 
long m_fileSubId
 the file sub id More...
 
int m_id
 the local id More...
 
int m_page
 the page More...
 
MWAWBox2f m_pos
 the position More...
 
float m_baseline
 the baseline More...
 
int m_posFlags
 the graph anchor flags More...
 
MWAWGraphicStyle m_style
 the style More...
 
int m_borderType
 the border type More...
 
MWAWVec2f m_borders [4]
 the border default size (before using width), 0 means Top, other unknown More...
 
bool m_inGroup
 true if the frame is a child of a group More...
 
bool m_parsed
 true if we have send the data More...
 
std::string m_extra
 an extra string More...
 

Friends

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

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

◆ 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(), HanMacWrdKGraphInternal::operator<<(), and HanMacWrdKGraph::readFrames().

◆ m_borderType

int HanMacWrdKGraphInternal::Frame::m_borderType

◆ m_extra

std::string HanMacWrdKGraphInternal::Frame::m_extra

◆ m_fileId

◆ m_fileSubId

long HanMacWrdKGraphInternal::Frame::m_fileSubId

the file sub id

Referenced by HanMacWrdKGraph::prepareStructures().

◆ m_id

int HanMacWrdKGraphInternal::Frame::m_id

◆ m_inGroup

bool HanMacWrdKGraphInternal::Frame::m_inGroup

◆ 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 HanMacWrdKGraphInternal::operator<<(), and HanMacWrdKGraph::readFrames().

◆ m_style

◆ m_type


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20