Declarations for GDF file format. More...
Go to the source code of this file.
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::gdf | |
Functions | |
EdgeAttribute | ogdf::gdf::toEdgeAttribute (const std::string &str) |
NodeAttribute | ogdf::gdf::toNodeAttribute (const std::string &str) |
Shape | ogdf::gdf::toShape (const std::string &str) |
std::string | ogdf::gdf::toString (const EdgeAttribute &attr) |
std::string | ogdf::gdf::toString (const NodeAttribute &attr) |
std::string | ogdf::gdf::toString (const Shape &shape) |
Declarations for GDF file format.
Definition in file GDF.h.