Internal: the picture frame of a HanMacWrdJGraph. More...
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 | |
| MWAWVec2i | m_dim |
| the picture size | |
| MWAWVec2f | m_scale |
| the scale | |
Internal: the picture frame of a HanMacWrdJGraph.
| HanMacWrdJGraphInternal::PictureFrame::PictureFrame | ( | Frame const & | orig | ) | [inline] |
constructor
| std::string HanMacWrdJGraphInternal::PictureFrame::print | ( | ) | const [inline] |
print local data
| virtual bool HanMacWrdJGraphInternal::PictureFrame::valid | ( | ) | const [inline, virtual] |
returns true if the frame data are read
Reimplemented from HanMacWrdJGraphInternal::Frame.
the picture size
Referenced by print().
the picture entry
Referenced by HanMacWrdJGraph::readPicture(), HanMacWrdJGraph::sendFrame(), and HanMacWrdJGraph::sendPictureFrame().
the scale
Referenced by print().
the picture id
Referenced by print().