GEXF related enums and string conversion functions. More...
Go to the source code of this file.
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::gexf | |
Functions | |
std::string | ogdf::gexf::toGEXFStrokeType (const StrokeType &type) |
Shape | ogdf::gexf::toShape (const std::string &str) |
std::string | ogdf::gexf::toString (const Shape &shape) |
StrokeType | ogdf::gexf::toStrokeType (const std::string &str) |
GEXF related enums and string conversion functions.
Definition in file GEXF.h.