Package org.eclipse.gef.dot.internal
-
Class Summary Class Description DotAttributes DotExecutableUtils Class for drawing dot graphs by calling the dot executable.DotExport A serializer that creates a Graphviz DOT string or file from aGraph
withDotAttributes
.DotExtractor The DotExtractor is responsible for extracting the dot graph definitions from arbitrary text files.DotFileUtils Static helper methods for working with files.DotImport A parser that creates aGraph
withDotAttributes
from a Graphviz DOT string or file. -
Enum Summary Enum Description DotAttributes.Context Contexts by which attributes may be used.