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