Uses of Class
de.xima.fc.common.graphdot.Length.Inches
Packages that use Length.Inches
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of Length.Inches in de.xima.fc.common.graphdot
Classes in de.xima.fc.common.graphdot with type parameters of type Length.InchesModifier and TypeInterfaceDescriptionstatic interfaceAttributeListBuilder.IMixinLengthInches<A extends AttributeListBuilder.ITypedAttribute<Length.Inches>>Mixin for attributes that accept a length with the unit inches.static interfaceAttributeListBuilder.IMixinLengthListInches<A extends AttributeListBuilder.ITypedAttribute<LengthList<Length.Inches>>>Mixin for attributes that accept a length with the unit inches.Subclasses with type arguments of type Length.Inches in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classThewithattribute.static final classThemarginattribute.static final classThenodsepattribute.static final classTheranksepattribute.static final classThewithattribute.Subinterfaces with type arguments of type Length.Inches in de.xima.fc.common.graphdotModifier and TypeInterfaceDescriptionstatic interfaceAttributeListBuilder.IMixinLengthInches<A extends AttributeListBuilder.ITypedAttribute<Length.Inches>>Mixin for attributes that accept a length with the unit inches.static interfaceAttributeListBuilder.IMixinLengthListInches<A extends AttributeListBuilder.ITypedAttribute<LengthList<Length.Inches>>>Mixin for attributes that accept a length with the unit inches.Classes in de.xima.fc.common.graphdot that implement interfaces with type arguments of type Length.InchesModifier and TypeClassDescriptionstatic final classThewithattribute.static final classThemarginattribute.static final classThenodsepattribute.static final classTheranksepattribute.static final classThewithattribute.Methods in de.xima.fc.common.graphdot that return types with arguments of type Length.InchesModifier and TypeMethodDescriptiondefault Length.LengthFactory<Length.Inches> AttributeListBuilder.IMixinLengthInches.factory()AttributeListBuilder.IMixinLengthListInches.factory()static Length.LengthFactory<Length.Inches> Length.toInches()Gets a factory for creating length values in inches.LengthList.toInches()Gets a factory for creating length lists from inch values.LengthPoint.toInches()Gets a factory for creating length points from inch values.