Class AbstractTextArea.TextAdjustingInfo

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    AbstractTextArea

    protected class AbstractTextArea.TextAdjustingInfo
    extends InlineArea.InlineAdjustingInfo
    this class stores information about spaces and potential adjustments that can be used in order to re-compute adjustments when a page-number or a page-number-citation is resolved
    See Also:
    Serialized Form
    • Field Detail

      • spaceDifference

        protected int spaceDifference
        difference between the optimal width of a space and the default width of a space according to the font (this is equivalent to the property word-spacing.optimum)
    • Constructor Detail

      • TextAdjustingInfo

        protected TextAdjustingInfo​(int stretch,
                                    int shrink,
                                    int adj)
        Constructor
        Parameters:
        stretch - the available space for stretching
        shrink - the available space for shrinking
        adj - space adjustment type