MacDrawProParserInternal::Layer Struct Reference

Public Member Functions

 Layer ()
 constructor More...
 

Public Attributes

int m_numShapes
 the number of shape More...
 
int m_firstShape
 the first shape More...
 
bool m_isHidden
 true if the layer is hidden More...
 
MWAWBox2f m_box
 the layer bounding box (if computed) More...
 
std::map< int, int > m_libraryToObjectMap
 map library to pos More...
 
long m_N [3]
 some unknown number find in the beginning of the header More...
 
librevenge::RVNGString m_name
 the layer name More...
 

Constructor & Destructor Documentation

◆ Layer()

MacDrawProParserInternal::Layer::Layer ( )
inline

constructor

Member Data Documentation

◆ m_box

MWAWBox2f MacDrawProParserInternal::Layer::m_box

◆ m_firstShape

int MacDrawProParserInternal::Layer::m_firstShape

◆ m_isHidden

◆ m_libraryToObjectMap

std::map<int, int> MacDrawProParserInternal::Layer::m_libraryToObjectMap

◆ m_N

long MacDrawProParserInternal::Layer::m_N[3]

some unknown number find in the beginning of the header

Referenced by Layer(), and MacDrawProParser::readLayersInfo().

◆ m_name

librevenge::RVNGString MacDrawProParserInternal::Layer::m_name

◆ m_numShapes

int MacDrawProParserInternal::Layer::m_numShapes

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

Generated on Sun Apr 9 2017 17:57:50 for libmwaw by doxygen 1.8.13