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