Internal: the picture frame of a HanMacWrdJGraph. More...
Public Member Functions | |
PictureFrame (Frame const &orig) | |
constructor More... | |
~PictureFrame () final | |
destructor More... | |
bool | valid () const final |
returns true if the frame data are read More... | |
std::string | print () const |
print local data More... | |
![]() | |
Frame () | |
constructor More... | |
Frame (Frame const &)=default | |
virtual | ~Frame () |
destructor More... | |
MWAWBox2f | getBdBox () const |
return the frame bdbox More... | |
Public Attributes | |
MWAWEntry | m_entry |
the picture entry More... | |
long | m_zId |
the picture id More... | |
MWAWVec2i | m_dim |
the picture size More... | |
MWAWVec2f | m_scale |
the scale More... | |
![]() | |
int | m_type |
the graph type More... | |
long | m_fileId |
the file id More... | |
int | m_id |
the local id More... | |
int | m_formatId |
the format id More... | |
int | m_page |
the page More... | |
MWAWBox2f | m_pos |
the position More... | |
float | m_baseline |
the baseline More... | |
bool | m_inGroup |
true if this node is a group's child More... | |
bool | m_parsed |
true if we have send the data More... | |
std::string | m_extra |
an extra string More... | |
Internal: the picture frame of a HanMacWrdJGraph.
|
inlineexplicit |
constructor
|
final |
destructor
|
inline |
print local data
|
inlinefinalvirtual |
returns true if the frame data are read
Reimplemented from HanMacWrdJGraphInternal::Frame.
MWAWVec2i HanMacWrdJGraphInternal::PictureFrame::m_dim |
the picture size
MWAWEntry HanMacWrdJGraphInternal::PictureFrame::m_entry |
the picture entry
Referenced by HanMacWrdJGraph::readPicture(), and HanMacWrdJGraph::sendPictureFrame().
MWAWVec2f HanMacWrdJGraphInternal::PictureFrame::m_scale |
the scale
long HanMacWrdJGraphInternal::PictureFrame::m_zId |
the picture id