HMWKGraphInternal::PictureFrame Struct Reference

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

Inheritance diagram for HMWKGraphInternal::PictureFrame:
HMWKGraphInternal::Frame

Public Member Functions

 PictureFrame (Frame const &orig)
 constructor
 ~PictureFrame ()
 destructor
std::string print () const
 print local data
- Public Member Functions inherited from HMWKGraphInternal::Frame
 Frame ()
 constructor
virtual ~Frame ()
 destructor
bool getLineColor (MWAWColor &color) const
 returns the line colors
bool getSurfaceColor (MWAWColor &color) const
 returns the surface colors

Public Attributes

int m_type
 a type
Vec2i m_dim
 a dim?
Vec2f m_borderDim
 the border dim?
int m_values [7]
 some unknown int
- Public Attributes inherited from HMWKGraphInternal::Frame
int m_type
 the graph type
long m_fileId
 the file id
int m_id
 the local id
int m_page
 the page
Box2f m_pos
 the position
float m_baseline
 the baseline
int m_posFlags
 the graph anchor flags
Vec2f m_borders [4]
 the border default size (before using width), 0 means Top, other unknown
float m_lineWidth
 the line width
MWAWColor m_colors [2]
 the line/surface colors
float m_patterns [2]
 the line/surface percent pattern
bool m_parsed
 true if we have send the data
std::string m_extra
 an extra string

Friends

std::ostream & operator<< (std::ostream &o, PictureFrame const &picture)
 operator<<

Detailed Description

Internal: the picture of a HMWKGraph.

Constructor & Destructor Documentation

HMWKGraphInternal::PictureFrame::PictureFrame ( Frame const &  orig)
inline

constructor

HMWKGraphInternal::PictureFrame::~PictureFrame ( )
inline

destructor

Member Function Documentation

std::string HMWKGraphInternal::PictureFrame::print ( ) const
inline

print local data

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
PictureFrame const &  picture 
)
friend

operator<<

Member Data Documentation

Vec2f HMWKGraphInternal::PictureFrame::m_borderDim

the border dim?

Referenced by print().

Vec2i HMWKGraphInternal::PictureFrame::m_dim

a dim?

Referenced by print().

int HMWKGraphInternal::PictureFrame::m_type

a type

Referenced by print().

int HMWKGraphInternal::PictureFrame::m_values[7]

some unknown int

Referenced by PictureFrame(), and print().


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2