Uses of Class
de.xima.fc.common.graphdot.GraphAttributeList
Packages that use GraphAttributeList
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of GraphAttributeList in de.xima.fc.common.graphdot
Subclasses with type arguments of type GraphAttributeList in de.xima.fc.common.graphdotMethods in de.xima.fc.common.graphdot with parameters of type GraphAttributeListModifier and TypeMethodDescriptionstatic AttributeStatementGraphDotElementFactory.attributeStatementGraph(GraphAttributeList attributeList) Creates a new assignment statement that assigns default properties to a graph.