Uses of Class
de.xima.fc.common.graphdot.GraphAttributeList
-
Packages that use GraphAttributeList Package Description de.xima.fc.common.graphdot Package with tools for working with the graph dot language. -
-
Uses of GraphAttributeList in de.xima.fc.common.graphdot
Methods in de.xima.fc.common.graphdot with parameters of type GraphAttributeList Modifier and Type Method Description static AttributeStatement
GraphDotElementFactory. attributeStatementGraph(GraphAttributeList attributeList)
Creates a new assignment statement that assigns default properties to a graph.
-