CanvasParserInternal::Layer Struct Reference

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

Public Member Functions

 Layer ()
 constructor More...
 

Public Attributes

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

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 for libmwaw by doxygen 1.8.14