CanvasParserInternal::Layer Struct Reference

Internal: the layer of a CanvasParser. More...

Public Member Functions

 Layer ()
 constructor
 

Public Attributes

librevenge::RVNGString m_name
 the layer name
 
int m_numShapes
 the number of shape
 
std::vector< int > m_shapesId
 the shape id
 

Detailed Description

Internal: the layer of a CanvasParser.

Constructor & Destructor Documentation

◆ Layer()

CanvasParserInternal::Layer::Layer ( )
inline

constructor

Member Data Documentation

◆ m_name

librevenge::RVNGString CanvasParserInternal::Layer::m_name

the layer name

Referenced by CanvasParser::readLayers(), and CanvasParser::send().

◆ m_numShapes

int CanvasParserInternal::Layer::m_numShapes

the number of shape

Referenced by CanvasParser::readLayers().

◆ m_shapesId

std::vector<int> CanvasParserInternal::Layer::m_shapesId

the shape id

Referenced by CanvasParser::send().


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