Package com.teamten.typeset.element


package com.teamten.typeset.element
  • Class
    Description
    Parent of all bookmark elements, which keep track of where certain items (like chapter titles and index entries) are.
    Represents a 2D box of something, like a word or an image.
    A horizontal box that contains multiple vertical columns.
    Represents an element that should be discarded at the start of a line.
    Represents a discretionary line break, storing both the split and unsplit versions of the text.
    An element that can be stacked horizontally to make a line or vertically to make a page.
    Represents an amount by which a flexible element can stretch or shrink.
    Interface for elements that can stretch or shrink.
    Represents a footnote that will be displayed at the bottom of the page.
    Whitespace that has a default width but can be shrunk or stretched.
    Horizontal sequence of elements.
    Represents an image to be inserted into the document.
    Represents a kerning adjustment.
    Element for storing the label that can be referenced elsewhere.
    Like glue, but draws a pattern over and over (e.g., for table of contents).
    The subset of Elements that are not discarded at the beginning of a new line.
    Represents a printed page, including the text and physical page number.
    A location where the line or page can be broken, but with a penalty.
    Represents a filled-in black rectangle (though usually a horizontal or vertical line).
    A bookmark for a section, such as a part or chapter.
     
    A sequence of characters.
    Encodes a character direction according to the Unicode standard.
    Keeps track of a sum of flexibility, along with whether the infinite amount trumps the finite one.
    Represents a page in the output medium.