Modifier and Type | Method and Description |
---|---|
boolean |
AbstractContextBasedITextEvent.setMetaInfo(IMetaInfo metaInfo)
Sets meta info.
|
Constructor and Description |
---|
AbstractContextBasedITextEvent(ProductData productData, IMetaInfo metaInfo)
Creates an event containing auxiliary meta data.
|
AbstractProductProcessITextEvent(ProductData productData, IMetaInfo metaInfo, EventConfirmationType confirmationType)
Creates an event which is not associated with any object.
|
AbstractProductProcessITextEvent(SequenceId sequenceId, ProductData productData, IMetaInfo metaInfo, EventConfirmationType confirmationType)
Creates an event associated with SequenceId .
|
Modifier and Type | Method and Description |
---|---|
static ITextCoreProductEvent |
ITextCoreProductEvent.createProcessPdfEvent(SequenceId sequenceId, IMetaInfo metaInfo, EventConfirmationType confirmationType)
Creates an process pdf event which associated with a general identifier and additional meta data.
|
Modifier and Type | Field and Description |
---|---|
protected IMetaInfo |
DocumentProperties.metaInfo |
Modifier and Type | Method and Description |
---|---|
DocumentProperties |
DocumentProperties.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets document meta info.
|
PdfEncryptor |
PdfEncryptor.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the IMetaInfo that will be used during PdfDocument creation.
|
Modifier and Type | Method and Description |
---|---|
void |
CompareTool.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets IMetaInfo info that will be used for both read and written documents creation.
|
void |
PdfSplitter.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the IMetaInfo that will be used during PdfDocument creation.
|
Constructor and Description |
---|
MetaInfoContainer(IMetaInfo metaInfo)
Creates MetaInfoContainer instance with provided meta info.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractTypographyApplier.applyKerning(FontProgram fontProgram, GlyphLine text, SequenceId sequenceId, IMetaInfo metaInfo) |
boolean |
DefaultTypographyApplier.applyKerning(FontProgram fontProgram, GlyphLine text, SequenceId sequenceId, IMetaInfo metaInfo) |
boolean |
AbstractTypographyApplier.applyOtfScript(TrueTypeFont font, GlyphLine glyphLine, Character.UnicodeScript script, Object configurator, SequenceId id, IMetaInfo metaInfo) |
boolean |
DefaultTypographyApplier.applyOtfScript(TrueTypeFont font, GlyphLine glyphLine, Character.UnicodeScript script, Object configurator, SequenceId id, IMetaInfo metaInfo) |
byte[] |
AbstractTypographyApplier.getBidiLevels(BaseDirection baseDirection, int[] unicodeIds, SequenceId sequenceId, IMetaInfo metaInfo) |
byte[] |
DefaultTypographyApplier.getBidiLevels(BaseDirection baseDirection, int[] unicodeIds, SequenceId sequenceId, IMetaInfo metaInfo) |
Modifier and Type | Field and Description |
---|---|
protected IMetaInfo |
LtvVerifier.metaInfo
The meta info
|
Modifier and Type | Method and Description |
---|---|
void |
LtvVerifier.setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets the IMetaInfo that will be used during PdfDocument creation.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.