Uses of Class
de.xima.fc.common.graphdot.Length.Points
Packages that use Length.Points
Package
Description
Package with tools for working with the graph dot language.
See
GraphDotElementFactory for creating graph dot elements.-
Uses of Length.Points in de.xima.fc.common.graphdot
Classes in de.xima.fc.common.graphdot with type parameters of type Length.PointsModifier and TypeInterfaceDescriptionstatic interfaceAttributeListBuilder.IMixinLengthPoints<A extends AttributeListBuilder.ITypedAttribute<Length.Points>>Mixin for attributes that accept a length with the unit pints.Subclasses with type arguments of type Length.Points in de.xima.fc.common.graphdotModifier and TypeClassDescriptionstatic final classThefontsizeattribute.static final classThelpattribute.static final classThepenwithattribute.Subinterfaces with type arguments of type Length.Points in de.xima.fc.common.graphdotModifier and TypeInterfaceDescriptionstatic 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 interfaces with type arguments of type Length.PointsModifier and TypeClassDescriptionstatic final classThefontsizeattribute.static final classThepenwithattribute.Methods in de.xima.fc.common.graphdot that return types with arguments of type Length.PointsModifier and TypeMethodDescriptiondefault Length.LengthFactory<Length.Points> AttributeListBuilder.IMixinLengthPoints.factory()static Length.LengthFactory<Length.Points> Length.toPoints()Gets a factory for creating length values in points.LengthList.toPoints()Gets a factory for creating length lists from point values.LengthPoint.toPoints()Gets a factory for creating length points from point values.