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