HMWKGraphInternal::Frame Struct Reference

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

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

Public Member Functions

 Frame ()
 constructor More...
 
virtual ~Frame ()
 destructor More...
 
Box2f 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...
 
Box2f 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...
 
Vec2f 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 HMWKGraph.

Constructor & Destructor Documentation

HMWKGraphInternal::Frame::Frame ( )
inline

constructor

virtual HMWKGraphInternal::Frame::~Frame ( )
inlinevirtual

destructor

Member Function Documentation

Box2f HMWKGraphInternal::Frame::getBdBox ( ) const
inline

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

float HMWKGraphInternal::Frame::m_baseline

the baseline

Referenced by HMWKGraphInternal::operator<<(), and HMWKGraph::readFrames().

Vec2f HMWKGraphInternal::Frame::m_borders[4]

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

Referenced by HMWKGraphInternal::TextBox::addTo(), HMWKGraphInternal::operator<<(), and HMWKGraph::readFrames().

int HMWKGraphInternal::Frame::m_borderType
std::string HMWKGraphInternal::Frame::m_extra
long HMWKGraphInternal::Frame::m_fileSubId
int HMWKGraphInternal::Frame::m_id

the local id

Referenced by HMWKGraphInternal::operator<<(), and HMWKGraph::readFrames().

bool HMWKGraphInternal::Frame::m_inGroup
bool HMWKGraphInternal::Frame::m_parsed
mutable
int HMWKGraphInternal::Frame::m_posFlags

the graph anchor flags

Referenced by HMWKGraphInternal::operator<<(), and HMWKGraph::readFrames().


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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5