Interface AttributeListBuilder.IMixinLengthInches<A extends AttributeListBuilder.ITypedAttribute<Length.Inches>>

Type Parameters:
A - Type of the elements on which to attribute is valid.
All Superinterfaces:
AttributeListBuilder.IMixinLength<Length.Inches, A>, AttributeListBuilder.ITypedAttributeDescriptor<Length.Inches, A>
All Known Implementing Classes:
AttributeListBuilder.AttributeHeight, AttributeListBuilder.AttributeMargin, AttributeListBuilder.AttributeNodeSeparation, AttributeListBuilder.AttributeWidth
Enclosing class:
AttributeListBuilder<A extends IGraphDotAttributeList, Self extends AttributeListBuilder<A,Self>>

public static interface AttributeListBuilder.IMixinLengthInches<A extends AttributeListBuilder.ITypedAttribute<Length.Inches>> extends AttributeListBuilder.IMixinLength<Length.Inches, A>
Mixin for attributes that accept a length with the unit inches.
Since:
8.2.0
Author:
XIMA MEDIA GmbH