Uses of Class
de.xima.fc.common.graphdot.AttributeListBuilder.BuilderGraph
Packages that use AttributeListBuilder.BuilderGraph
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of AttributeListBuilder.BuilderGraph in de.xima.fc.common.graphdot
Subclasses with type arguments of type AttributeListBuilder.BuilderGraph in de.xima.fc.common.graphdotMethods in de.xima.fc.common.graphdot that return AttributeListBuilder.BuilderGraphModifier and TypeMethodDescriptionAttributeListBuilder.BuilderGraph.attr(AttributeListBuilder.ITypedAttribute.Graph<T> attribute) Sets a typed attribute.AttributeListBuilder.BuilderGraph.attr(AttributeListBuilder.ITypedAttributeDescriptor.Graph<T, ? extends AttributeListBuilder.ITypedAttribute.Graph<T>> type, T value) Sets a typed attribute.AttributeListBuilder.graph()protected AttributeListBuilder.BuilderGraphAttributeListBuilder.BuilderGraph.self()