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