Uses of Interface
de.xima.fc.common.graphdot.AttributeListBuilder.IMixinLength
-
Packages that use AttributeListBuilder.IMixinLength Package Description de.xima.fc.common.graphdot Package with tools for working with the graph dot language. SeeGraphDotElementFactoryfor creating graph dot elements. -
-
Uses of AttributeListBuilder.IMixinLength in de.xima.fc.common.graphdot
Subinterfaces of AttributeListBuilder.IMixinLength in de.xima.fc.common.graphdot Modifier and Type Interface Description static interfaceAttributeListBuilder.IMixinLengthInches<A extends AttributeListBuilder.ITypedAttribute<Length.Inches>>Mixin for attributes that accept a length with the unit inches.static interfaceAttributeListBuilder.IMixinLengthPoints<A extends AttributeListBuilder.ITypedAttribute<Length.Points>>Mixin for attributes that accept a length with the unit pints.Classes in de.xima.fc.common.graphdot that implement AttributeListBuilder.IMixinLength Modifier and Type Class Description static classAttributeListBuilder.AttributeFontSizeThefontsizeattribute.static classAttributeListBuilder.AttributeHeightThewithattribute.static classAttributeListBuilder.AttributeMarginThemarginattribute.static classAttributeListBuilder.AttributeNodeSeparationThenodsepattribute.static classAttributeListBuilder.AttributePenWidthThepenwithattribute.static classAttributeListBuilder.AttributeWidthThewithattribute.
-