MacDrawProParserInternal::Library Struct Reference

Public Member Functions

 Library (int id=-1)
 constructor More...
 

Public Attributes

int m_id
 the library id More...
 
std::vector< int > m_layerList
 the list of layer id More...
 
MWAWBox2f m_box
 the bounding box (if computed) More...
 
librevenge::RVNGString m_name
 the library name More...
 

Constructor & Destructor Documentation

◆ Library()

MacDrawProParserInternal::Library::Library ( int  id = -1)
inlineexplicit

constructor

Member Data Documentation

◆ m_box

MWAWBox2f MacDrawProParserInternal::Library::m_box

the bounding box (if computed)

◆ m_id

int MacDrawProParserInternal::Library::m_id

the library id

Referenced by MacDrawProParser::send().

◆ m_layerList

std::vector<int> MacDrawProParserInternal::Library::m_layerList

◆ m_name

librevenge::RVNGString MacDrawProParserInternal::Library::m_name

the library name


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

Generated for libmwaw by doxygen 1.8.14