![]() |
graph
5.0.5
Graph: generic attributed relational graphs
|
▼Ncarto | |
CDataTypeCode< Graph > | |
CGraphParser_Python | |
CGraphWriter_Python | |
CTreeParser | |
CTreeParser_Python | |
CTreeParser_shfj | To read a Tree from a file |
CBaseTree | BaseTree element |
CConstTreeVisitor | Abstract base class for visiting constant Trees |
CDEdge | Directed edges |
CEdge | The abstract base class for all types of edges; edges are created and managed by Graphs |
CGraph | The base class for graphs |
CGraphFactory | Default abstract factory for graphs |
CGraphObject | The abstract base class for graphs, vertices and edges |
CGraphParser | |
CGraphParser_shfj | |
CGraphParser_xml | |
CGraphPrinter | Prints GraphObject |
CGraphReader | To read a Graph from a file |
CGraphWriter | To write a Graph to a file |
CTree | Attributed tree element |
CTreeFactory | Tree creation |
CTreeReader | To read a Tree from a file |
CTreeVisitor | Abstract base class for visiting Trees |
CTreeWriter | To write an Tree to a file |
CUEdge | Undirected edges |
CVertex | Vertices are created and managed by Graphs |