Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::gml::Parser Member List

This is the complete list of members for ogdf::gml::Parser, including all inherited members.

createObjectTree(std::istream &is, bool doCheck)ogdf::gml::Parserprivate
destroyObjectList(Object *object)ogdf::gml::Parserprivate
error() constogdf::gml::Parserinline
getLine()ogdf::gml::Parserprivate
getNextSymbol()ogdf::gml::Parserprivate
getNodeIdRange(int &minId, int &maxId)ogdf::gml::Parserprivate
m_cStoreogdf::gml::Parserprivate
m_doCheckogdf::gml::Parserprivate
m_doubleSymbologdf::gml::Parserprivate
m_errorogdf::gml::Parserprivate
m_graphObjectogdf::gml::Parserprivate
m_intSymbologdf::gml::Parserprivate
m_isogdf::gml::Parserprivate
m_keySymbologdf::gml::Parserprivate
m_lineBufferogdf::gml::Parserprivate
m_longStringogdf::gml::Parserprivate
m_mapToNodeogdf::gml::Parserprivate
m_objectTreeogdf::gml::Parserprivate
m_pCurrentogdf::gml::Parserprivate
m_pStoreogdf::gml::Parserprivate
m_rLineBufferogdf::gml::Parserprivate
m_stringSymbologdf::gml::Parserprivate
parseList(ObjectType closingKey)ogdf::gml::Parserprivate
Parser(std::istream &is, bool doCheck=false)ogdf::gml::Parserexplicit
read(Graph &G)ogdf::gml::Parser
read(Graph &G, GraphAttributes &GA)ogdf::gml::Parser
readCluster(Graph &G, ClusterGraph &CG, ClusterGraphAttributes *ACG=nullptr)ogdf::gml::Parser
readLineAttribute(Object *object, DPolyline &dpl)ogdf::gml::Parserprivate
recursiveClusterRead(Object *clusterObject, ClusterGraph &CG, cluster c, ClusterGraphAttributes *ACG=nullptr)ogdf::gml::Parserprotected
setError(const string &errorString, Logger::Level level=Logger::Level::Default)ogdf::gml::Parserprivate
~Parser()ogdf::gml::Parser