Internal: the picture zone of a GWGraph. More...
Public Member Functions | |
| FramePicture (Frame const &frame) | |
| constructor | |
| virtual Type | getType () const |
| return the frame type | |
| virtual void | print (std::ostream &o) const |
| print funtion | |
Public Attributes | |
| MWAWEntry | m_entry |
| the picture entry | |
Internal: the picture zone of a GWGraph.
| GWGraphInternal::FramePicture::FramePicture | ( | Frame const & | frame | ) | [inline] |
constructor
| virtual Type GWGraphInternal::FramePicture::getType | ( | ) | const [inline, virtual] |
return the frame type
Reimplemented from GWGraphInternal::Frame.
| virtual void GWGraphInternal::FramePicture::print | ( | std::ostream & | o | ) | const [inline, virtual] |
print funtion
Reimplemented from GWGraphInternal::Frame.
the picture entry
Referenced by print(), and GWGraph::readFrameExtraData().