Class | Description |
---|---|
AbstractDotStringGenerator |
Base class for generating dot representations of the graph.
|
AbstractGraphStringGenerator |
Base class for generating String representations of the graph.
|
DotGeneratorFactory |
GeneratorFactory for the dot format |
DotStringGenerator |
Generates a dot string representation of the graph
|
GeneratorFactory |
Factory Interface for
AbstractGraphStringGenerator s |
JsonGeneratorFactory |
GeneratorFactory for the json format |
JsonStringGenerator |
Generates a Json representation of the graph
|
LegendDotStringGenerator |
Generates the legend in dot format.
|
Copyright © 2016–2020. All rights reserved.