Uses of Interface
de.xima.fc.common.graphdot.IGraphDotGraph
Packages that use IGraphDotGraph
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of IGraphDotGraph in de.xima.fc.common.graphdot
Classes in de.xima.fc.common.graphdot that implement IGraphDotGraphModifier and TypeClassDescriptionfinal classA directed graph.final classAn undirected graph.Methods in de.xima.fc.common.graphdot with parameters of type IGraphDotGraphModifier and TypeMethodDescriptionvoidGraphDotModelWriter.writeModelGraph(IGraphDotGraph<?> graph) Writes a graph model.