Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::gexf Namespace Reference

Classes

class  Parser
 

Functions

std::string toGEXFStrokeType (const StrokeType &type)
 
Shape toShape (const std::string &str)
 
std::string toString (const Shape &shape)
 
StrokeType toStrokeType (const std::string &str)
 

Function Documentation

◆ toGEXFStrokeType()

std::string ogdf::gexf::toGEXFStrokeType ( const StrokeType type)

◆ toShape()

Shape ogdf::gexf::toShape ( const std::string &  str)

◆ toString()

std::string ogdf::gexf::toString ( const Shape shape)

◆ toStrokeType()

StrokeType ogdf::gexf::toStrokeType ( const std::string &  str)