Class SpacingPropertyMaker

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class SpacingPropertyMaker
    extends SpaceProperty.Maker
    A maker which creates 'letter-spacing' and 'word-spacing' properties. These two properties properties are standard space properties with additinal support for the 'normal' enum value.
    • Constructor Detail

      • SpacingPropertyMaker

        public SpacingPropertyMaker​(int propId)
        Create a maker for [letter|word]-spacing.
        Parameters:
        propId - the id for property.