pdfOCR 4.0.1 API
|
Helper class for working with events. More...
Public Member Functions |
|
abstract void | OnEvent (AbstractProductITextEvent @event) |
Handles the event. More... |
|
abstract SequenceId | GetSequenceId () |
Returns the sequence id More... |
|
abstract EventConfirmationType | GetConfirmationType () |
Returns the confirmation type of event. More... |
|
Helper class for working with events.
Helper class for working with events. This class is for internal usage.
|
pure virtual |
Returns the confirmation type of event.
|
pure virtual |
Returns the sequence id
|
pure virtual |
Handles the event.
event | event |