Classes | |
class | Parser |
Functions | |
EdgeAttribute | toEdgeAttribute (const std::string &str) |
NodeAttribute | toNodeAttribute (const std::string &str) |
Shape | toShape (const std::string &str) |
std::string | toString (const EdgeAttribute &attr) |
std::string | toString (const NodeAttribute &attr) |
std::string | toString (const Shape &shape) |
|
strong |
|
strong |
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 | ) |