Class AbstractITextEvent
java.lang.Object
com.itextpdf.commons.actions.AbstractITextEvent
- All Implemented Interfaces:
IEvent
- Direct Known Subclasses:
AbstractITextConfigurationEvent, AbstractProductITextEvent, AbstractTypographyApplier
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates an instance of abstract iText event. -
Method Summary
-
Constructor Details
-
AbstractITextEvent
protected AbstractITextEvent()Creates an instance of abstract iText event. Only for internal usage.
-