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. SeeGraphDotElementFactoryfor creating graph dot elements. -
-
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.AttributeEdgeStyleAttributeListBuilder.StandardAttribute. STYLE_EDGEThestyleattribute for edges.
-