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

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

constructor

Member Data Documentation

MWAWBox2f MacDrawProParserInternal::Library::m_box

the bounding box (if computed)

Referenced by MacDrawProParser::computeLayersAndLibrariesBoundingBox().

int MacDrawProParserInternal::Library::m_id

the library id

Referenced by MacDrawProParser::send().

std::vector<int> MacDrawProParserInternal::Library::m_layerList
librevenge::RVNGString MacDrawProParserInternal::Library::m_name

the library name

Referenced by MacDrawProParser::createDocument().


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8