Interface IGraphDotStatement
- All Superinterfaces:
IGraphDotElement, Serializable
- All Known Subinterfaces:
IDirectedGraphDotStatement, IGenericGraphDotStatement, IGraphDotEdgeStatement<S>, IUndirectedGraphDotStatement
- All Known Implementing Classes:
AssignmentStatement, AttributeStatement, DirectedEdgeStatement, DirectedSubGraph, NodeStatement, UndirectedEdgeStatement, UndirectedSubGraph
Base type for all graph dot elements that can be used as statements.
- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface IGraphDotElement
toGraphDotString, write