Interface IDirectedGraphDotStatement
- All Superinterfaces:
IGraphDotElement, IGraphDotStatement, Serializable
- All Known Subinterfaces:
IGenericGraphDotStatement
- All Known Implementing Classes:
AssignmentStatement, AttributeStatement, DirectedEdgeStatement, DirectedSubGraph, NodeStatement
Base type for all graph dot statements that can be used in directed graphs.
- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface IGraphDotElement
toGraphDotString, write