public class PdfOcrTesseract4ProductEvent
extends com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Modifier and Type | Field and Description |
---|---|
static String |
PROCESS_IMAGE
Process image event type.
|
Modifier and Type | Method and Description |
---|---|
static PdfOcrTesseract4ProductEvent |
createProcessImageEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo, com.itextpdf.commons.actions.confirmations.EventConfirmationType eventConfirmationType)
Creates process-image event.
|
String |
getEventType() |
getConfirmationType, getSequenceId
getClassFromContext, setMetaInfo
public static final String PROCESS_IMAGE
public static PdfOcrTesseract4ProductEvent createProcessImageEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo, com.itextpdf.commons.actions.confirmations.EventConfirmationType eventConfirmationType)
sequenceId
- is an identifier associated with the event
metaInfo
- is an additional meta info
eventConfirmationType
- is an event confirmation type
public String getEventType()
getEventType
in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Copyright © 1998–2022 iText Group NV. All rights reserved.