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

MacDrawProParserInternal::Layer::Layer ( )
inline

constructor

Member Data Documentation

MWAWBox2f MacDrawProParserInternal::Layer::m_box

the layer bounding box (if computed)

Referenced by MacDrawProParser::computeLayersAndLibrariesBoundingBox().

int MacDrawProParserInternal::Layer::m_firstShape
std::map<int, int> MacDrawProParserInternal::Layer::m_libraryToObjectMap
long MacDrawProParserInternal::Layer::m_N[3]

some unknown number find in the beginning of the header

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

librevenge::RVNGString MacDrawProParserInternal::Layer::m_name
int MacDrawProParserInternal::Layer::m_numShapes

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