Class PDFTranscoder.OpenHtmlFontResolver

  • All Implemented Interfaces:
    org.apache.batik.bridge.FontFamilyResolver
    Enclosing class:
    PDFTranscoder

    public static class PDFTranscoder.OpenHtmlFontResolver
    extends Object
    implements org.apache.batik.bridge.FontFamilyResolver
    • Constructor Detail

      • OpenHtmlFontResolver

        public OpenHtmlFontResolver()
    • Method Detail

      • resolve

        public org.apache.batik.gvt.font.GVTFontFamily resolve​(String arg0,
                                                               org.apache.batik.bridge.FontFace arg1)
        Specified by:
        resolve in interface org.apache.batik.bridge.FontFamilyResolver
      • resolve

        public org.apache.batik.gvt.font.GVTFontFamily resolve​(String family)
        Specified by:
        resolve in interface org.apache.batik.bridge.FontFamilyResolver
      • loadFont

        public org.apache.batik.gvt.font.GVTFontFamily loadFont​(InputStream arg0,
                                                                org.apache.batik.bridge.FontFace arg1)
                                                         throws Exception
        Specified by:
        loadFont in interface org.apache.batik.bridge.FontFamilyResolver
        Throws:
        Exception
      • getFamilyThatCanDisplay

        public org.apache.batik.gvt.font.GVTFontFamily getFamilyThatCanDisplay​(char arg0)
        Specified by:
        getFamilyThatCanDisplay in interface org.apache.batik.bridge.FontFamilyResolver
      • getDefault

        public org.apache.batik.gvt.font.GVTFontFamily getDefault()
        Specified by:
        getDefault in interface org.apache.batik.bridge.FontFamilyResolver