Package com.luciad.text


package com.luciad.text
Text related functionality.
  • Classes
    Class
    Description
    A class holding the configuration of a font.
    This builder allows you to create a FontConfig instance that can be registered using Fonts#registerFont.
    This class allows you to register custom fonts.
    A class containing multiple lines of text with multiple styles.
    A factory class that creates a TextBlock containing multiple lines of text with multiple styles.
    A class representing a line of text with multiple words with different styles.
    This class contains styling properties to determine how text is painted.
    A builder class for creating text styles.