Uses of Interface
de.xima.fc.common.graphdot.IGenericGraphDotStatement
-
Packages that use IGenericGraphDotStatement Package Description de.xima.fc.common.graphdot Package with tools for working with the graph dot language. -
-
Uses of IGenericGraphDotStatement in de.xima.fc.common.graphdot
Classes in de.xima.fc.common.graphdot that implement IGenericGraphDotStatement Modifier and Type Class Description class
AssignmentStatement
An property statement assigning a value to a named property.class
AttributeStatement
An attribute statement assigning default properties to a graph, node, or edge.class
NodeStatement
A graph dot element that represents a node statement.
-