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. SeeGraphDotElementFactoryfor creating graph dot elements. -
-
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 AttributeStatementGraphDotElementFactory. attributeStatementGraph(GraphAttributeList attributeList)Creates a new assignment statement that assigns default properties to a graph.
-