public Attributed<T,F extends For> extends Attributes<F>
T with(java.lang.String name,
@Nullable
java.lang.Object value)
T with(Attributes<? extends F> attr1, Attributes<? extends F> attr2)
T with(Attributes<? extends F> attr1, Attributes<? extends F> attr2, Attributes<? extends F> attr3)
T with(Attributes<? extends F> attr1, Attributes<? extends F> attr2, Attributes<? extends F> attr3, Attributes<? extends F> attr4)
T with(guru.nidi.graphviz.attribute.Attributes... attributes)
T with(java.util.List<guru.nidi.graphviz.attribute.Attributes> attributes)
T with(Attributes<? extends F> attribute)