Package com.helger.pdflayout.spec


package com.helger.pdflayout.spec
  • Class
    Description
    Defines a rectangular object.
    This class represents a border around a single element.
    This class contains the styling of a single border part.
    Represents the possible horizontal alignments.
    Defines the type of width unit of measure used.
    Represents the possible vertical alignments.
    Defines a text font specification containing the font, the font size and the text color.
    This class defines a dependent height of an elements: absolute - element has a fixed height percentage - element height is a certain percentage of the surrounding element star - element height is a relative part of the unused height of the surrounding element.
    Find PreloadFont objects by ID.
    Different dashed line times
    This class represents a wrapper around a PDFont that is uniquely assigned to a PDDocument.
    Defines a rectangular margin.
    Defines a rectangular padding.
    Represents an abstract font that is potentially not yet loaded and can be used in multiple documents.
    Note: PDFont is not Serializable.
    A manager for maintaining PreloadFonts.
    This class defines a size.
    This class wraps a text with a specified rendering width.
    This class defines a dependent width of an elements: absolute - element has a fixed width percentage - element width is a certain percentage of the surrounding element star - element width is a relative part of the unused width of the surrounding element.