Public Member Functions | |
Library () | |
constructor More... | |
Public Attributes | |
std::vector< int > | m_layerList |
the list of layer id More... | |
Box2f | m_box |
the bounding box (if computed) More... | |
std::string | m_name |
the library name More... | |
|
inline |
constructor
Box2f MacDrawProParserInternal::Library::m_box |
the bounding box (if computed)
Referenced by MacDrawProParser::computeLayersAndLibrariesBoundingBox().
std::vector<int> MacDrawProParserInternal::Library::m_layerList |
the list of layer id
Referenced by MacDrawProParser::computeLayersAndLibrariesBoundingBox(), and MacDrawProParser::send().
std::string MacDrawProParserInternal::Library::m_name |
the library name