BeagleWksStructManager::Frame Struct Reference

Internal: a structure use to store a frame in a BeagleWorks files. More...

#include <BeagleWksStructManager.hxx>

Public Member Functions

 Frame ()
 constructor More...
 

Public Attributes

bool m_charAnchor
 a flag to know if this is a char or a page frame More...
 
int m_id
 frame id More...
 
int m_pictId
 the picture id More...
 
MWAWVec2f m_origin
 the origin ( for a page frame ) More...
 
MWAWVec2f m_dim
 the dimension More...
 
int m_page
 the page ( for a page frame ) More...
 
int m_wrap
 the wrapping: 0=none, 1=rectangle, 2=irregular More...
 
MWAWBorder m_border
 the border More...
 
int m_bordersSet
 the list of border which are set in form libmwaw::LeftBit|... More...
 
std::string m_extra
 extra data More...
 

Friends

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

Detailed Description

Internal: a structure use to store a frame in a BeagleWorks files.

Constructor & Destructor Documentation

BeagleWksStructManager::Frame::Frame ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

int BeagleWksStructManager::Frame::m_bordersSet
bool BeagleWksStructManager::Frame::m_charAnchor

a flag to know if this is a char or a page frame

Referenced by BeagleWksParser::sendFrame(), and BeagleWksParser::sendPageFrames().

std::string BeagleWksStructManager::Frame::m_extra

extra data

Referenced by BeagleWksStructManager::readFrame().

int BeagleWksStructManager::Frame::m_id

frame id

Referenced by BeagleWksStructManager::readFrame().

int BeagleWksStructManager::Frame::m_wrap

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

Generated on Thu Jul 9 2015 20:26:38 for libmwaw by doxygen 1.8.8