Interface AttributeListBuilder.IMixinStyleList<X extends IStyle, A extends AttributeListBuilder.ITypedAttribute<StyleList<X>>>
- Type Parameters:
X- Type of the style.A- Type of the elements on which to attribute is valid.
- All Superinterfaces:
AttributeListBuilder.ITypedAttributeDescriptor<StyleList<X>, A>
- All Known Implementing Classes:
AttributeListBuilder.AttributeEdgeStyle, AttributeListBuilder.AttributeNodeStyle, AttributeListBuilder.AttributeSubGraphStyle
- Enclosing class:
AttributeListBuilder<A extends IGraphDotAttributeList, Self extends AttributeListBuilder<A,Self>>
public static interface AttributeListBuilder.IMixinStyleList<X extends IStyle, A extends AttributeListBuilder.ITypedAttribute<StyleList<X>>>
extends AttributeListBuilder.ITypedAttributeDescriptor<StyleList<X>, A>
Mixin for attributes that accept a style list.
- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
Nested Class Summary
Nested classes/interfaces inherited from interface AttributeListBuilder.ITypedAttributeDescriptor
AttributeListBuilder.ITypedAttributeDescriptor.E<T>, AttributeListBuilder.ITypedAttributeDescriptor.Edge<T,A>, AttributeListBuilder.ITypedAttributeDescriptor.G<T>, AttributeListBuilder.ITypedAttributeDescriptor.GE<T>, AttributeListBuilder.ITypedAttributeDescriptor.GN<T>, AttributeListBuilder.ITypedAttributeDescriptor.GNE<T>, AttributeListBuilder.ITypedAttributeDescriptor.Graph<T, A>, AttributeListBuilder.ITypedAttributeDescriptor.GS<T>, AttributeListBuilder.ITypedAttributeDescriptor.GSE<T>, AttributeListBuilder.ITypedAttributeDescriptor.GSN<T>, AttributeListBuilder.ITypedAttributeDescriptor.GSNE<T>, AttributeListBuilder.ITypedAttributeDescriptor.N<T>, AttributeListBuilder.ITypedAttributeDescriptor.NE<T>, AttributeListBuilder.ITypedAttributeDescriptor.Node<T, A>, AttributeListBuilder.ITypedAttributeDescriptor.S<T>, AttributeListBuilder.ITypedAttributeDescriptor.SE<T>, AttributeListBuilder.ITypedAttributeDescriptor.SN<T>, AttributeListBuilder.ITypedAttributeDescriptor.SNE<T>, AttributeListBuilder.ITypedAttributeDescriptor.SubGraph<T, A> -
Method Summary
Methods inherited from interface AttributeListBuilder.ITypedAttributeDescriptor
name, of
-
Method Details
-
of
-
of
-