Internal: a layout in a ReadySetGoGraph document. More...
Public Member Functions | |
Layout () | |
constructor | |
Public Attributes | |
bool | m_useMasterPage |
a flag to know if we use or not the master page | |
int | m_masterId |
the master id: v6 | |
std::vector< Shape > | m_shapes |
a map id to shape | |
Internal: a layout in a ReadySetGoGraph document.
|
inline |
constructor
int ReadySetGoGraphInternal::Layout::m_masterId |
the master id: v6
std::vector<Shape> ReadySetGoGraphInternal::Layout::m_shapes |
a map id to shape
Referenced by ReadySetGoGraph::readShapeDSV2(), ReadySetGoGraph::readShapeV2(), ReadySetGoGraph::readShapeV3(), ReadySetGoGraph::readShapeV6(), and ReadySetGoGraph::send().
bool ReadySetGoGraphInternal::Layout::m_useMasterPage |
a flag to know if we use or not the master page