Interface FontFamily

    • Method Detail

      • getFamilyName

        String getFamilyName()
        Returns the name of the font family (in english).
        Returns:
      • getAllNames

        String[] getAllNames()
      • getFontRecord

        FontRecord getFontRecord​(boolean bold,
                                 boolean italics)
        This selects the most suitable font in that family. Italics fonts are preferred over oblique fonts.
        Parameters:
        bold -
        italics -
        Returns: