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