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