#include <ogdf/fileformats/DotParser.h>
Inheritance diagram for ogdf::dot::Ast::EdgeLhs:Public Member Functions | |
| virtual | ~EdgeLhs ()=0 |
| virtual bool | read (Parser &P, ogdf::Graph &G, GraphAttributes *GA, ClusterGraph *C, ClusterGraphAttributes *CA, const SubgraphData &data)=0 |
Definition at line 247 of file DotParser.h.
|
pure virtual |
|
pure virtual |
Implemented in ogdf::dot::Ast::Subgraph, and ogdf::dot::Ast::NodeId.