All Classes and Interfaces
Class
Description
A converter that transforms a
Graph
that is attributed with
DotAttributes
into a Graph
that is attributed with
ZestProperties
.Contexts by which attributes may be used.
A
DotBSplineInterpolator
is an interpolator
that creates a PolyBezier
geometry corresponding to a
single B-spline.The implementation of this class is mainly taken from the
org.eclipse.gef.zest.fx.parts.ZestFxContentPartFactory java class.
The implementation of this class is mainly taken from the
org.eclipse.gef.zest.fx.parts.EdgeLabelPart java class.
Class for drawing dot graphs by calling the dot executable.
A serializer that creates a Graphviz DOT string or file from a
Graph
with DotAttributes
.The DotExtractor is responsible for extracting the dot graph definitions from
arbitrary text files.
Static helper methods for working with files.
Render DOT content with ZestFx and Graphviz
A parser that creates a
Graph
with DotAttributes
from a Graphviz DOT string or file.