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... | |
|
inlineexplicit |
constructor
MWAWBox2f MacDrawProParserInternal::Library::m_box |
the bounding box (if computed)
int MacDrawProParserInternal::Library::m_id |
the library id
Referenced by MacDrawProParser::send().
std::vector<int> MacDrawProParserInternal::Library::m_layerList |
the list of layer id
Referenced by MacDrawProParser::computeLayersAndLibrariesBoundingBox(), and MacDrawProParser::send().
librevenge::RVNGString MacDrawProParserInternal::Library::m_name |
the library name