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

List of all members.

Public Member Functions

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


Constructor & Destructor Documentation

constructor

virtual HMWKGraphInternal::Frame::~Frame ( ) [inline, virtual]

destructor


Member Function Documentation


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

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

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


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