| Class and Description |
|---|
| BubuntuGraph
Top-level interface for all others in the package.
|
| Convertor
Interface of Convertor methods.
|
| Directed
Top-level interface of directed elements on graphs.
|
| Edge
Interface of an edge in graphs.
|
| EdgeDirected
Interface of an edge directed in graphs.
|
| Edges
Top-level interface of edge collections.
|
| EdgesDirected
Interface of directed edge collections.
|
| EdgesDirectedUnvaluated
Interface of directed and unvaluated edge collections.
|
| EdgesDirectedValuated
Interface of directed and valuated edge collections.
|
| EdgesMulti
Interface of edge collections for multi graphs.
|
| EdgesMultiDirected
Interface of directed edge collections for multi graphs.
|
| EdgesMultiDirectedUnvaluated
Interface of directed and unvaluated edge collections for multi graphs.
|
| EdgesMultiDirectedValuated
Interface of directed and valuated edge collections for multi graphs.
|
| EdgesMultiUndirected
Interface of undirected edge collections for multi graphs.
|
| EdgesMultiUndirectedUnvaluated
Interface of undirected and unvaluated edge collections for multi graphs.
|
| EdgesMultiUndirectedValuated
Interface of undirected and valuated edge collections for multi graphs.
|
| EdgesMultiUnvaluated
Interface of unvaluated edge collections for multi graphs.
|
| EdgesMultiValuated
Interface of valuated edge collections for multi graphs.
|
| EdgesSimple
Interface of edge set for simple graphs.
|
| EdgesSimpleDirected
Interface of directed edge set for simple graphs.
|
| EdgesSimpleDirectedUnvaluated
Interface of directed and unvaluated edge set for simple graphs.
|
| EdgesSimpleDirectedValuated
Interface of directed and valuated edge set for simple graphs.
|
| EdgesSimpleUndirected
Interface of undirected edge set for simple graphs.
|
| EdgesSimpleUndirectedUnvaluated
Interface of undirected and unvaluated edge set for simple graphs.
|
| EdgesSimpleUndirectedValuated
Interface of undirected and valuated edge set for simple graphs.
|
| EdgesSimpleUnvaluated
Interface of unvaluated edge set for simple graphs.
|
| EdgesSimpleValuated
Interface of valuated edge set for simple graphs.
|
| EdgesUndirected
Interface of undirected edge collections.
|
| EdgesUndirectedUnvaluated
Interface of undirected and unvaluated edge collections for multi graphs.
|
| EdgesUndirectedValuated
Interface of undirected and valuated edge collections for multi graphs.
|
| EdgesUnvaluated
Interface of unvaluated edge collections.
|
| EdgesValuated
Interface of valuated edge collections.
|
| EdgeUndirected
Interface of an edge undirected in graphs.
|
| EdgeUnvaluated
Interface of an edge unvaluated in graphs.
|
| EdgeValuated
Interface of an edge valuated in graphs.
|
| EGraph
Exception on graphs.
|
| EGraphIncorrectEdge
Exception of graph when an edge is incorrect.
|
| EGraphIncorrectVertex
Exception of graph when an vertex is incorrect.
|
| EGraphReadError
Exception of graph when an exception is thrown during reading.
|
| Graph
The top level interface for graphs.
|
| GraphDirected
Interface of directed graphs.
|
| GraphDirectedUnvaluated
Interface of directed and unvaluated graphs.
|
| GraphDirectedValuated
Interface of directed and valuated graphs.
|
| GraphMulti
Interface of multi graphs.
|
| GraphMultiDirected
Interface of multi directed graphs.
|
| GraphMultiDirectedUnvaluated
Directed and unvaluated multi graphs.
|
| GraphMultiDirectedValuated
Directed and valuated multi graphs.
|
| GraphMultiUndirected
Interface of multi undirected graphs.
|
| GraphMultiUndirectedUnvaluated
Undirected and unvaluated multi graphs.
|
| GraphMultiUndirectedValuated
Undirected and valuated multi graphs.
|
| GraphMultiUnvaluated
Interface of multi unvaluated graphs.
|
| GraphMultiValuated
Interface of multi valuated graphs.
|
| GraphSimple
Interface of multi graphs.
|
| GraphSimpleDirected
Interface of simple directed graphs.
|
| GraphSimpleDirectedUnvaluated
Directed and unvaluated simple graphs.
|
| GraphSimpleDirectedValuated
Directed and valuated simple graphs.
|
| GraphSimpleUndirected
Interface of simple undirected graphs.
|
| GraphSimpleUndirectedUnvaluated
Undirected and unvaluated simple graphs.
|
| GraphSimpleUndirectedValuated
Undirected and valuated simple graphs.
|
| GraphSimpleUnvaluated
Interface of simple unvaluated graphs.
|
| GraphSimpleValuated
Interface of simple valuated graphs.
|
| GraphUndirected
Interface of undirected graphs.
|
| GraphUndirectedUnvaluated
Interface of undirected and unvaluated graphs.
|
| GraphUndirectedValuated
Interface of undirected and valuated graphs.
|
| GraphUnvaluated
Interface of unvaluated graphs.
|
| GraphValuated
Interface of valuated graphs.
|
| GraphVIZ
Top-level interface of VIZ compatible graphs.
|
| GraphVIZMulti
Interface of multi VIZ compatible graphs.
|
| GraphVIZMultiValuated
Interface of valuated multi VIZ compatible graphs.
|
| GraphVIZSimple
Interface of simple VIZ compatible graphs.
|
| GraphVIZSimpleValuated
Interface of valuated simple VIZ compatible graphs.
|
| GraphVIZValuated
Interface of valuated VIZ compatible graphs.
|
| Important
Top-level interface of important elements of graph.
|
| Multi
Top-level interface of multi elements.
|
| Simple
Top-level interface of simple elements.
|
| Undirected
Top-level interface of undirected elements.
|
| Unvaluated
Top-level interface of unvaluated elements.
|
| Valuated
Top-level interface of valuated elements.
|
| Vertex
Interface of a vertex in graphs.
|
| VertexDirected
Interface of vertex directed in graphs.
|
| VertexUndirected
Interface of an node undirected in graphs.
|
| Vertices
Top-level interface of vertex sets.
|
| VerticesDirected
Interface of vertices directed sets.
|
| VerticesUndirected
Interface of vertices undirected sets.
|
| VIZ
Interface of I/O VIZ methods.
|