Class AFPFontConfig

  • All Implemented Interfaces:
    FontConfig

    public final class AFPFontConfig
    extends java.lang.Object
    implements FontConfig
    The config object for AFP fonts, these differ from the the more generic fonts (TTF and Type1).
    • Constructor Detail

      • AFPFontConfig

        private AFPFontConfig()
    • Method Detail

      • getFontConfig

        public java.util.List<AFPFontConfig.AFPFontConfigData> getFontConfig()
        Returns a list of AFP font configuration data.
        Returns:
        the AFP font config data
      • getTypeFace

        private static Typeface getTypeFace​(java.lang.String base14Name)
                                     throws java.lang.ClassNotFoundException
        Throws:
        java.lang.ClassNotFoundException