Class GraphicImageView

java.lang.Object
org.primefaces.showcase.view.multimedia.GraphicImageView

@Named @RequestScoped public class GraphicImageView extends Object
  • Constructor Details

    • GraphicImageView

      public GraphicImageView()
  • Method Details

    • getGraphicText

      public org.primefaces.model.StreamedContent getGraphicText()
    • getChart

      public org.primefaces.model.StreamedContent getChart()
    • getChartWithoutBuffering

      public org.primefaces.model.StreamedContent getChartWithoutBuffering()
    • getChartAsStream

      public InputStream getChartAsStream()
    • getChartAsByteArray

      public byte[] getChartAsByteArray() throws IOException
      Throws:
      IOException