EdgeDecoder |
Interface decoding a set of properties and applying to a given edge.
|
EdgeEncoder |
Encodes an edge into a series of properties.
|
GraphReader |
Common interface for reading graphs from resources.
|
GraphRenderer |
Common interface for rendering a graph
|
GraphViz |
An implementation of a GraphRender and GraphWriter for GraphViz
|
GraphViz.Format |
|
GraphViz.GraphVizBuilder |
|
GraphWriter |
Common interface for writing graphs from resources.
|
VertexDecoder |
Decodes a Vertex object into a given type.
|
VertexEncoder |
Encodes a vertex into a specialized Vertex object which contains a label and set of properties.
|