public class ProfileNameStatisticsEvent
extends com.itextpdf.commons.actions.AbstractStatisticsEvent
| Constructor and Description |
|---|
ProfileNameStatisticsEvent(PdfOptimizerProfile pdfOptimizerProfile, com.itextpdf.commons.actions.data.ProductData productData)
Creates an instance of this class based on the ProductData and the profile name.
|
| Modifier and Type | Method and Description |
|---|---|
com.itextpdf.commons.actions.AbstractStatisticsAggregator |
createStatisticsAggregatorFromName(String statisticsName) |
PdfOptimizerProfile |
getPdfOptimizerProfile()
Gets name of profile used in PDF document during optimization of which these event was send.
|
List<String> |
getStatisticsNames() |
public ProfileNameStatisticsEvent(PdfOptimizerProfile pdfOptimizerProfile, com.itextpdf.commons.actions.data.ProductData productData)
ProductData and the profile name.
pdfOptimizerProfile - the name of the profile which is used when the event was sent
productData - is a description of the product which has generated an event
public com.itextpdf.commons.actions.AbstractStatisticsAggregator createStatisticsAggregatorFromName(String statisticsName)
createStatisticsAggregatorFromName in class com.itextpdf.commons.actions.AbstractStatisticsEvent
public List<String> getStatisticsNames()
getStatisticsNames in class com.itextpdf.commons.actions.AbstractStatisticsEvent
public PdfOptimizerProfile getPdfOptimizerProfile()
Copyright © 1998–2022 iText Group NV. All rights reserved.