Canvas5GraphInternal::Shape Struct Reference

Internal: the shape of a Canvas5Graph. More...

Public Member Functions

 Shape ()
 constructor
 
std::string getTypeName () const
 returns the type name
 

Public Attributes

int m_type
 the shape type
 
int m_id
 the shape id
 
MWAWBox2f m_initialBox
 the original box
 
MWAWBox2f m_bdbox
 the bounding box
 
long m_pos
 the beginning position
 
int m_values [4]
 some unknown value
 
int m_flags [3]
 some unknown flag
 
bool m_sent
 a flag to know if the shape is already send
 

Friends

std::ostream & operator<< (std::ostream &o, Shape const &s)
 operator<<
 

Detailed Description

Internal: the shape of a Canvas5Graph.

Constructor & Destructor Documentation

◆ Shape()

Canvas5GraphInternal::Shape::Shape ( )
inline

constructor

Member Function Documentation

◆ getTypeName()

std::string Canvas5GraphInternal::Shape::getTypeName ( ) const
inline

returns the type name

Referenced by Canvas5Graph::readShapeData().

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Shape const &  s 
)
friend

operator<<

Member Data Documentation

◆ m_bdbox

MWAWBox2f Canvas5GraphInternal::Shape::m_bdbox

the bounding box

Referenced by Canvas5Graph::readShapes().

◆ m_flags

int Canvas5GraphInternal::Shape::m_flags[3]

some unknown flag

Referenced by Canvas5Graph::readShapeData(), Canvas5Graph::readShapes(), and Shape().

◆ m_id

int Canvas5GraphInternal::Shape::m_id

the shape id

Referenced by Canvas5Graph::readShapes().

◆ m_initialBox

◆ m_pos

long Canvas5GraphInternal::Shape::m_pos

◆ m_sent

bool Canvas5GraphInternal::Shape::m_sent
mutable

a flag to know if the shape is already send

◆ m_type

int Canvas5GraphInternal::Shape::m_type

◆ m_values

int Canvas5GraphInternal::Shape::m_values[4]

some unknown value

Referenced by Canvas5Graph::readShapes(), Canvas5Graph::send(), and Shape().


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6