Package de.xima.fc.common.graphdot
Class AttributeListBuilder.AttributeRankSeparation
- java.lang.Object
-
- de.xima.fc.common.graphdot.AttributeListBuilder.TypedAttributeDescriptor.G<LengthList<Length.Inches>>
-
- de.xima.fc.common.graphdot.AttributeListBuilder.AttributeRankSeparation
-
- All Implemented Interfaces:
AttributeListBuilder.IMixinLengthList<Length.Inches,AttributeListBuilder.ITypedAttribute.Graph<LengthList<Length.Inches>>>
,AttributeListBuilder.IMixinLengthListInches<AttributeListBuilder.ITypedAttribute.Graph<LengthList<Length.Inches>>>
,AttributeListBuilder.ITypedAttributeDescriptor<LengthList<Length.Inches>,AttributeListBuilder.ITypedAttribute.Graph<LengthList<Length.Inches>>>
,AttributeListBuilder.ITypedAttributeDescriptor.G<LengthList<Length.Inches>>
,AttributeListBuilder.ITypedAttributeDescriptor.Graph<LengthList<Length.Inches>,AttributeListBuilder.ITypedAttribute.Graph<LengthList<Length.Inches>>>
- Enclosing class:
- AttributeListBuilder<A extends IGraphDotAttributeList,Self extends AttributeListBuilder<A,Self>>
public static final class AttributeListBuilder.AttributeRankSeparation extends AttributeListBuilder.TypedAttributeDescriptor.G<LengthList<Length.Inches>> implements AttributeListBuilder.IMixinLengthListInches<AttributeListBuilder.ITypedAttribute.Graph<LengthList<Length.Inches>>>
Theranksep
attribute.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface de.xima.fc.common.graphdot.AttributeListBuilder.ITypedAttributeDescriptor
AttributeListBuilder.ITypedAttributeDescriptor.E<T>, AttributeListBuilder.ITypedAttributeDescriptor.Edge<T,A extends AttributeListBuilder.ITypedAttribute<T>>, AttributeListBuilder.ITypedAttributeDescriptor.G<T>, AttributeListBuilder.ITypedAttributeDescriptor.GE<T>, AttributeListBuilder.ITypedAttributeDescriptor.GN<T>, AttributeListBuilder.ITypedAttributeDescriptor.GNE<T>, AttributeListBuilder.ITypedAttributeDescriptor.Graph<T,A extends AttributeListBuilder.ITypedAttribute<T>>, 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 extends AttributeListBuilder.ITypedAttribute<T>>, AttributeListBuilder.ITypedAttributeDescriptor.S<T>, AttributeListBuilder.ITypedAttributeDescriptor.SE<T>, AttributeListBuilder.ITypedAttributeDescriptor.SN<T>, AttributeListBuilder.ITypedAttributeDescriptor.SNE<T>, AttributeListBuilder.ITypedAttributeDescriptor.SubGraph<T,A extends AttributeListBuilder.ITypedAttribute<T>>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface de.xima.fc.common.graphdot.AttributeListBuilder.IMixinLengthList
centimeters, centimeters, inches, inches, millimeters, millimeters, points, points
-
Methods inherited from interface de.xima.fc.common.graphdot.AttributeListBuilder.IMixinLengthListInches
factory
-
Methods inherited from interface de.xima.fc.common.graphdot.AttributeListBuilder.ITypedAttributeDescriptor
name, of
-
-