Uses of Class
de.xima.fc.common.graphdot.AttributeListBuilder.AttributeSubGraphStyle
-
Packages that use AttributeListBuilder.AttributeSubGraphStyle Package Description de.xima.fc.common.graphdot Package with tools for working with the graph dot language. -
-
Uses of AttributeListBuilder.AttributeSubGraphStyle in de.xima.fc.common.graphdot
Fields in de.xima.fc.common.graphdot declared as AttributeListBuilder.AttributeSubGraphStyle Modifier and Type Field Description static AttributeListBuilder.AttributeSubGraphStyle
AttributeListBuilder.StandardAttribute. STYLE_SUB_GRAPH
Thestyle
attribute for sub graphs.
-