HMWJGraphInternal::PictureFrame Struct Reference

Internal: the picture frame of a HMWJGraph. More...

Inheritance diagram for HMWJGraphInternal::PictureFrame:
HMWJGraphInternal::Frame

List of all members.

Public Member Functions

 PictureFrame (Frame const &orig)
 constructor
virtual bool valid () const
 returns true if the frame data are read
std::string print () const
 print local data

Public Attributes

MWAWEntry m_entry
 the picture entry
long m_zId
 the picture id
Vec2i m_dim
 the picture size
Vec2f m_scale
 the scale

Detailed Description

Internal: the picture frame of a HMWJGraph.


Constructor & Destructor Documentation

constructor


Member Function Documentation

std::string HMWJGraphInternal::PictureFrame::print ( ) const [inline]

print local data

virtual bool HMWJGraphInternal::PictureFrame::valid ( ) const [inline, virtual]

returns true if the frame data are read

Reimplemented from HMWJGraphInternal::Frame.


Member Data Documentation

the picture size

Referenced by print().

the picture id

Referenced by print().


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