Package org.eclipse.gef.dot.internal
package org.eclipse.gef.dot.internal
-
ClassDescriptionContexts by which attributes may be used.Class for drawing dot graphs by calling the dot executable.A serializer that creates a Graphviz DOT string or file from a
Graph
withDotAttributes
.The DotExtractor is responsible for extracting the dot graph definitions from arbitrary text files.Static helper methods for working with files.A parser that creates aGraph
withDotAttributes
from a Graphviz DOT string or file.