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