MsWksGraphInternal::DataBitmap Struct Reference

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

Inheritance diagram for MsWksGraphInternal::DataBitmap:
MsWksGraphInternal::Zone

List of all members.

Public Member Functions

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

Public Attributes

int m_numRows
 the number of rows
int m_numCols
 the number of columns
long m_dataSize
 the bitmap data size
MWAWBox2f m_naturalBox
 the pict box (if known )

Detailed Description

Internal: the bitmap of a MsWksGraph.


Constructor & Destructor Documentation

constructor

empty constructor


Member Function Documentation

bool MsWksGraphInternal::DataBitmap::getPictureData ( MWAWInputStreamPtr  ip,
librevenge::RVNGBinaryData &  res,
std::string &  type,
std::vector< MWAWColor > const &  palette 
) const

return a binary data (if known)

Referenced by MsWksGraph::send().

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

operator<<

Reimplemented from MsWksGraphInternal::Zone.

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

return the type

Reimplemented from MsWksGraphInternal::Zone.


Member Data Documentation

the pict box (if known )


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