Interface AttributeListBuilder.IMixinLengthPoints<A extends AttributeListBuilder.ITypedAttribute<Length.Points>>

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

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