Internal: the state of a WPS4Graph. More...
Public Member Functions | |
State () |
Public Attributes | |
int | m_version |
the version | |
int | m_numPages |
the number page | |
std::map< int, WPSEmbeddedObject > | m_idToObjectMap |
the map id to objects |
Internal: the state of a WPS4Graph.
|
inline |
std::map<int,WPSEmbeddedObject> WPS4GraphInternal::State::m_idToObjectMap |
the map id to objects
Referenced by State().
int WPS4GraphInternal::State::m_numPages |
the number page
Referenced by State().
int WPS4GraphInternal::State::m_version |
the version
Referenced by State().