Class StiHtmlImageHost

java.lang.Object
com.stimulsoft.report.export.tools.html.StiHtmlImageHost

public class StiHtmlImageHost extends Object
Html image host Copyright Stimulsoft
  • Field Details

  • Constructor Details

  • Method Details

    • getImageString

      public String getImageString(BufferedImage bmp)
      Return path to BufferedImage or it Base64 code
      Parameters:
      bmp -
      Returns:
      Result
    • getHtmlExport

      public StiHtmlExportService getHtmlExport()
      Returns:
      the htmlExport
    • setHtmlExport

      public void setHtmlExport(StiHtmlExportService htmlExport)
      Parameters:
      htmlExport - the htmlExport to set
    • getImageCache

      public StiImageCache getImageCache()
      Returns:
      the imageCache
    • setImageCache

      public void setImageCache(StiImageCache imageCache)
      Parameters:
      imageCache - the imageCache to set
    • isMhtExport

      public boolean isMhtExport()
      Returns:
      the isMhtExport
    • setMhtExport

      public void setMhtExport(boolean isMhtExport)
      Parameters:
      isMhtExport - the isMhtExport to set
    • isForcePng

      public boolean isForcePng()
      Returns:
      the forcePng
    • setForcePng

      public void setForcePng(boolean forcePng)
      Parameters:
      forcePng - the forcePng to set