#include <ogdf/fileformats/DotParser.h>
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::NodeId, and ogdf::dot::Ast::Subgraph.