Package de.unirostock.sems.bives.ds.graph
-
Class Summary Class Description GraphTranslator The Class GraphTranslator, abstract parent to convert the internal graph representation to (un)common graph formats.GraphTranslatorDot The Class GraphTranslatorDot to translate internal graph structures into DOT format.GraphTranslatorGraphML The Class GraphTranslatorGraphML to translate internal graph structures into GraphML.GraphTranslatorJson The Class GraphTranslatorJson to translate internal graph structures into JSON format.GraphTranslatorSbgnJson The class GraphTranslatorSbgnJson translates the internal graph structure into a JSON which is SBGN PD sufficient.