Package ca.uqac.lif.cep.graphviz
package ca.uqac.lif.cep.graphviz
Create and update graphs and display them using Graphviz.
- Author:
- Sylvain Hallé
-
ClassDescriptionCalls Graphviz on an input string and returns the resulting image as a byte array.The image type to render.The software to use for renderingSimple representation of a directed graph.A weighted directed edge in a graph.Dummy main fileAbstract function that replaces node labels by others.Function that deletes the labels of all nodes (i.e. replaces them with the empty string.Converts a graph into a DOT stringReceives a stream of directed edges, and progressively updates a directed graph.Receives a stream of directed edges, and progressively updates a directed weighted graph.