Package com.luciad.text
package com.luciad.text
Text related functionality.
-
ClassesClassDescriptionA class holding the configuration of a font.This builder allows you to create a
FontConfig
instance that can be registered usingFonts#registerFont
.This class allows you to register custom fonts.A class containing multiple lines of text with multiple styles.A factory class that creates aTextBlock
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.