Uses of Interface
org.variantsync.diffdetective.variation.diff.serialize.Exporter
-
Uses of Exporter in org.variantsync.diffdetective.variation.diff.serialize
Modifier and TypeClassDescriptionclass
GraphvizExporter<L extends Label>
Exporter for the Graphviz dot format.class
LineGraphExporter<L extends Label>
Exporter that converts a single VariationDiff's nodes and edges to linegraph.final class
TikzExporter<L extends Label>
Exporter for TikZ pictures which can be embedded into a LaTeX document.