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).
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.apache.fop.render.afp.AFPFontConfig.AFPFontConfigData> getFontConfig()
      Returns a list of AFP font configuration data.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFontConfig

        public java.util.List<org.apache.fop.render.afp.AFPFontConfig.AFPFontConfigData> getFontConfig()
        Returns a list of AFP font configuration data.
        Returns:
        the AFP font config data