Interface IDirectedGraphDotStatement

All Superinterfaces:
IGraphDotElement, IGraphDotStatement, Serializable
All Known Subinterfaces:
IGenericGraphDotStatement
All Known Implementing Classes:
AssignmentStatement, AttributeStatement, DirectedEdgeStatement, DirectedSubGraph, NodeStatement

public interface IDirectedGraphDotStatement extends IGraphDotStatement
Base type for all graph dot statements that can be used in directed graphs.
Since:
8.2.0
Author:
XIMA MEDIA GmbH