Class PdfOfficeFileTypeStatisticsEvent

java.lang.Object
com.itextpdf.commons.actions.AbstractITextEvent
com.itextpdf.commons.actions.AbstractProductITextEvent
com.itextpdf.commons.actions.AbstractStatisticsEvent
com.itextpdf.pdfoffice.statistics.PdfOfficeFileTypeStatisticsEvent
All Implemented Interfaces:
com.itextpdf.commons.actions.IEvent

public class PdfOfficeFileTypeStatisticsEvent extends com.itextpdf.commons.actions.AbstractStatisticsEvent
Class which represents an event for specifying type of an office file, which has been converted to PDF. For internal usage only.
  • Constructor Details

    • PdfOfficeFileTypeStatisticsEvent

      public PdfOfficeFileTypeStatisticsEvent (AbstractOfficeConverterProperties converterProperties)
      Creates an instance of this class based on the ProductData and the conversion properties.
      Parameters:
      converterProperties - conversion properties with which an office file has been converted to PDF
  • Method Details

    • createStatisticsAggregatorFromName

      public com.itextpdf.commons.actions.AbstractStatisticsAggregator createStatisticsAggregatorFromName (String statisticsName)
      Overrides:
      createStatisticsAggregatorFromName in class com.itextpdf.commons.actions.AbstractStatisticsEvent
    • getStatisticsNames

      public List<String> getStatisticsNames()
      Specified by:
      getStatisticsNames in class com.itextpdf.commons.actions.AbstractStatisticsEvent