java.lang.Object
io.jmix.reports.yarg.formatters.impl.xls.caches.XlsFontCache

public class XlsFontCache extends Object
  • Constructor Details

    • XlsFontCache

      public XlsFontCache()
  • Method Details

    • getFontByTemplate

      public org.apache.poi.hssf.usermodel.HSSFFont getFontByTemplate(org.apache.poi.hssf.usermodel.HSSFFont font)
    • addCachedFont

      public void addCachedFont(org.apache.poi.hssf.usermodel.HSSFFont templateFont, org.apache.poi.hssf.usermodel.HSSFFont font)