Package com.teamten.font


package com.teamten.font
  • Class
    Description
    Parent of real font classes, with stub methods.
    A font for testing.
    Font that has a primary font and a fallback font.
    Interface for a font in our system.
    The metrics for a character or text, in scaled points.
    Loads and manages fonts.
    Represents the individual fonts that we know about and where to find them.
    A collection of fonts for a paragraph.
    Describes the various variants of a typeface (regular, bold, etc.).
    Wrapper around a PDFBOX font.
    A font manager for fonts loaded by PdfBox.
    The combination of a font and a size.
    Wraps another font, converting it to small caps by shrinking the size of lower-case letters.
    A font that wraps another font and adds tracking (inter-letter spacing).
    Tracks sets of fonts for a given typeface.
    Represents both a typeface (e.g., Helvetica) and its variant (e.g., bold italic).
    Represents a typeface, a variant (e.g., bold), and a size (e.g., 11pt).