MsWksGraphInternal::DataPict Struct Reference

Internal: the picture of a MsWksGraph. More...

Inheritance diagram for MsWksGraphInternal::DataPict:
MsWksGraphInternal::Zone

List of all members.

Public Member Functions

 DataPict (Zone const &z)
 constructor
 DataPict ()
 empty constructor
virtual Type type () const
 return the type
virtual bool getBinaryData (MWAWInputStreamPtr ip, librevenge::RVNGBinaryData &res, std::string &type) const
 return a binary data (if known)
virtual void print (std::ostream &o) const
 operator<<

Public Attributes

long m_dataEndPos
 the end of data (only defined when different to m_pos.end())
MWAWBox2f m_naturalBox
 the pict box (if known )

Detailed Description

Internal: the picture of a MsWksGraph.


Constructor & Destructor Documentation

constructor

empty constructor


Member Function Documentation

bool MsWksGraphInternal::DataPict::getBinaryData ( MWAWInputStreamPtr  ip,
librevenge::RVNGBinaryData &  res,
std::string &  type 
) const [virtual]

return a binary data (if known)

Reimplemented from MsWksGraphInternal::Zone.

virtual void MsWksGraphInternal::DataPict::print ( std::ostream &  o) const [inline, virtual]

operator<<

Reimplemented from MsWksGraphInternal::Zone.

virtual Type MsWksGraphInternal::DataPict::type ( ) const [inline, virtual]

return the type

Reimplemented from MsWksGraphInternal::Zone.


Member Data Documentation

the end of data (only defined when different to m_pos.end())

Referenced by getBinaryData(), and MsWksGraph::getEntryPicture().

the pict box (if known )

Referenced by getBinaryData().


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