Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Static variable in class com.itextpdf.kernel.pdf.PdfName
- A - Enum constant in enum com.itextpdf.barcodes.Barcode128.Barcode128CodeSet
- A - Static variable in class com.itextpdf.kernel.pdf.PdfName
- A - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a Hyperlink.
- A_CATALOG_DICTIONARY_SHALL_CONTAIN_METADATA_ENTRY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_AA_ENTRY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_ALTERNATEPRESENTATIONS_NAMES_ENTRY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_OCPROPERTIES_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_REQUIREMENTS_ENTRY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_CATALOG_SHALL_INCLUDE_MARK_INFO_DICTIONARY_WITH_MARKED_TRUE_VALUE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_FORM_XOBJECT_DICTIONARY_SHALL_NOT_CONTAIN_OPI_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_FORM_XOBJECT_DICTIONARY_SHALL_NOT_CONTAIN_PS_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_FORM_XOBJECT_DICTIONARY_SHALL_NOT_CONTAIN_SUBTYPE2_KEY_WITH_A_VALUE_OF_PS - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_GROUP_OBJECT_WITH_AN_S_KEY_WITH_A_VALUE_OF_TRANSPARENCY_SHALL_NOT_BE_INCLUDED_IN_A_FORM_XOBJECT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_GROUP_OBJECT_WITH_AN_S_KEY_WITH_A_VALUE_OF_TRANSPARENCY_SHALL_NOT_BE_INCLUDED_IN_A_PAGE_XOBJECT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A_NAME_DICTIONARY_SHALL_NOT_CONTAIN_THE_EMBEDDED_FILES_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- A0 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A1 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A10 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A2 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A3 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A4 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A5 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A6 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A7 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A8 - Static variable in class com.itextpdf.kernel.geom.PageSize
- A85 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- A9 - Static variable in class com.itextpdf.kernel.geom.PageSize
- AA - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AARI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ABAZA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ABKHAZIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ABSOLUTE - Enum constant in enum com.itextpdf.kernel.colors.gradients.GradientColorStop.OffsetType
-
The absolute offset value from the target coordinates vector's start
- ABSOLUTE - Static variable in class com.itextpdf.layout.layout.LayoutPosition
-
Absolute positioned objects are positioned relative to the containing block, which is the nearest enclosing ancestor block with a position other than 'static'.
- ABSOLUTE_COLORMETRIC - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
- ABSOLUTE_MAX_TEXT_SIZE - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- ABSOLUTE_ON_GRADIENT - Enum constant in enum com.itextpdf.kernel.colors.gradients.GradientColorStop.HintOffsetType
-
The absolute hint offset value on the target gradient value
- AbsoluteColorimetric - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AbstractBorderShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
Abstract
IShorthandResolver
implementation for borders. - AbstractBorderShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
- AbstractBoxShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
Abstract
IShorthandResolver
implementation for box definitions. - AbstractBoxShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
- AbstractBranchSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
Abstract class that will be the superclass for any element that can function as a parent.
- AbstractBranchSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.AbstractBranchSvgNodeRenderer
- AbstractCertIOException - Exception in com.itextpdf.commons.bouncycastle.cert
-
This class represents the wrapper for CertIOException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- AbstractCertIOException() - Constructor for exception com.itextpdf.commons.bouncycastle.cert.AbstractCertIOException
- AbstractCMap - Class in com.itextpdf.io.font.cmap
- AbstractCMap() - Constructor for class com.itextpdf.io.font.cmap.AbstractCMap
- AbstractCMSException - Exception in com.itextpdf.commons.bouncycastle.cms
-
This class represents the wrapper for CMSException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- AbstractCMSException() - Constructor for exception com.itextpdf.commons.bouncycastle.cms.AbstractCMSException
- AbstractContainerSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
- AbstractContainerSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.AbstractContainerSvgNodeRenderer
- AbstractContextBasedEventHandler - Class in com.itextpdf.commons.actions
-
Base class for events handling depending on the context.
- AbstractContextBasedEventHandler(IContext) - Constructor for class com.itextpdf.commons.actions.AbstractContextBasedEventHandler
-
Creates a new instance of the handler with the defined fallback for events within unknown contexts.
- AbstractContextBasedITextEvent - Class in com.itextpdf.commons.actions
-
Represents a context-based event.
- AbstractContextBasedITextEvent(ProductData, IMetaInfo) - Constructor for class com.itextpdf.commons.actions.AbstractContextBasedITextEvent
-
Creates an event containing auxiliary meta data.
- AbstractContextManagerConfigurationEvent - Class in com.itextpdf.commons.actions.contexts
-
Class is recommended for internal usage.
- AbstractContextManagerConfigurationEvent() - Constructor for class com.itextpdf.commons.actions.contexts.AbstractContextManagerConfigurationEvent
-
Creates an instance of context manager configuration event.
- AbstractCornersShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
Abstract
IShorthandResolver
implementation for corners definitions. - AbstractCornersShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
- AbstractCssContext - Class in com.itextpdf.styledxmlparser.css.resolve
-
Container for CSS context properties that influence CSS resolution.
- AbstractCssContext() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.AbstractCssContext
- AbstractCssSelector - Class in com.itextpdf.styledxmlparser.css.selector
-
Abstract superclass for CSS Selectors.
- AbstractCssSelector(List
) - Constructor for class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector -
Creates a new
AbstractCssSelector
instance. - AbstractElement<T extends IElement> - Class in com.itextpdf.layout.element
-
Defines the most common properties that most
IElement
implementations share. - AbstractElement() - Constructor for class com.itextpdf.layout.element.AbstractElement
- AbstractEventWrapper - Class in com.itextpdf.commons.actions
-
Base class to wrap events.
- AbstractEventWrapper(AbstractProductProcessITextEvent, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractEventWrapper
-
Creates a wrapper for the event.
- AbstractEventWrapper(SequenceId, AbstractProductProcessITextEvent, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractEventWrapper
-
Creates a wrapper of event associated with
SequenceId
. - AbstractFormFieldRenderer - Class in com.itextpdf.forms.form.renderer
-
Abstract
BlockRenderer
for form fields. - AbstractGradientSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
ISvgNodeRenderer
abstract implementation for gradient tags (, ). - AbstractGradientSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.AbstractGradientSvgNodeRenderer
- AbstractIdentifiableElement - Class in com.itextpdf.commons.actions.sequence
-
The class allows to make any element identifiable so that it is possible to store some metadata for it.
- AbstractIdentifiableElement() - Constructor for class com.itextpdf.commons.actions.sequence.AbstractIdentifiableElement
- AbstractITextConfigurationEvent - Class in com.itextpdf.commons.actions
-
Abstract class which represents system configuration events.
- AbstractITextConfigurationEvent() - Constructor for class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
- AbstractITextEvent - Class in com.itextpdf.commons.actions
-
Abstract class which defines events only for internal usage.
- AbstractITextEvent() - Constructor for class com.itextpdf.commons.actions.AbstractITextEvent
-
Creates an instance of abstract iText event.
- AbstractITextProductEventProcessor - Class in com.itextpdf.commons.actions.processors
-
Abstract class with some standard functionality for product event processing.
- AbstractITextProductEventProcessor(String) - Constructor for class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
-
Creates a new instance of an abstract processor for the provided product.
- AbstractLinearGradientBuilder - Class in com.itextpdf.kernel.colors.gradients
-
Base class for linear gradient builders implementations.
- AbstractLinearGradientBuilder() - Constructor for class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
- AbstractOCSPException - Exception in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This class represents the wrapper for OCSPException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- AbstractOCSPException() - Constructor for exception com.itextpdf.commons.bouncycastle.cert.ocsp.AbstractOCSPException
- AbstractOneLineTextFieldRenderer - Class in com.itextpdf.forms.form.renderer
-
Abstract
AbstractTextFieldRenderer
for a single line of text content in a form field. - AbstractOperatorCreationException - Exception in com.itextpdf.commons.bouncycastle.operator
-
This class represents the wrapper for OperatorCreationException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- AbstractOperatorCreationException() - Constructor for exception com.itextpdf.commons.bouncycastle.operator.AbstractOperatorCreationException
- AbstractPathShape - Class in com.itextpdf.svg.renderers.path.impl
-
This class handles common behaviour in IPathShape implementations
- AbstractPathShape() - Constructor for class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- AbstractPathShape(boolean) - Constructor for class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- AbstractPathShape(boolean, IOperatorConverter) - Constructor for class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- AbstractPdfFormField - Class in com.itextpdf.forms.fields
-
This class represents a single field or field group in an
AcroForm
. - AbstractPdfFormField(PdfDictionary) - Constructor for class com.itextpdf.forms.fields.AbstractPdfFormField
-
Creates a form field as a wrapper object around a
PdfDictionary
. - AbstractPdfFunction<T extends PdfDictionary> - Class in com.itextpdf.kernel.pdf.function
-
The abstract PdfFunction class that represents the Function Dictionary or Stream PDF object.
- AbstractPdfFunction(T) - Constructor for class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
Constructs a PdfFunction from an existing PdfObject.
- AbstractPdfFunction(T, int, double[], double[]) - Constructor for class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
Constructs a PdfFunction from a new PdfObject.
- AbstractPEMException - Exception in com.itextpdf.commons.bouncycastle.openssl
-
This class represents the wrapper for PEMException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- AbstractPEMException() - Constructor for exception com.itextpdf.commons.bouncycastle.openssl.AbstractPEMException
- AbstractPKCSException - Exception in com.itextpdf.commons.bouncycastle.pkcs
-
This class represents the wrapper for PKCSException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- AbstractPKCSException() - Constructor for exception com.itextpdf.commons.bouncycastle.pkcs.AbstractPKCSException
- AbstractProductITextEvent - Class in com.itextpdf.commons.actions
-
Abstract class which defines general product events by encapsulating
ProductData
of the product which generated event. - AbstractProductITextEvent(ProductData) - Constructor for class com.itextpdf.commons.actions.AbstractProductITextEvent
-
Creates instance of abstract product iText event based on passed product data.
- AbstractProductProcessITextEvent - Class in com.itextpdf.commons.actions
-
Abstract class which defines product process event.
- AbstractProductProcessITextEvent(ProductData, IMetaInfo, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
-
Creates an event which is not associated with any object.
- AbstractProductProcessITextEvent(SequenceId, ProductData, IMetaInfo, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
-
Creates an event associated with
SequenceId
. - AbstractRenderer - Class in com.itextpdf.layout.renderer
-
Defines the most common properties and behavior that are shared by most
IRenderer
implementations. - AbstractRenderer() - Constructor for class com.itextpdf.layout.renderer.AbstractRenderer
-
Creates a renderer.
- AbstractRenderer(IElement) - Constructor for class com.itextpdf.layout.renderer.AbstractRenderer
-
Creates a renderer for the specified layout element.
- AbstractRenderer(AbstractRenderer) - Constructor for class com.itextpdf.layout.renderer.AbstractRenderer
- AbstractRenderInfo - Class in com.itextpdf.kernel.pdf.canvas.parser.data
- AbstractRenderInfo(CanvasGraphicsState) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.data.AbstractRenderInfo
- AbstractSampleExtractor - Class in com.itextpdf.kernel.pdf.function.utils
- AbstractSampleExtractor() - Constructor for class com.itextpdf.kernel.pdf.function.utils.AbstractSampleExtractor
- AbstractSelectField - Class in com.itextpdf.forms.form.element
-
An abstract class for fields that represents a control for selecting one or several of the provided options.
- AbstractSelectField(String) - Constructor for class com.itextpdf.forms.form.element.AbstractSelectField
- AbstractSelectFieldRenderer - Class in com.itextpdf.forms.form.renderer
-
Abstract
BlockRenderer
for select form fields. - AbstractSelectFieldRenderer(AbstractSelectField) - Constructor for class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
-
Creates a new
AbstractSelectFieldRenderer
instance. - AbstractStatisticsAggregator - Class in com.itextpdf.commons.actions
-
Abstract class for statistics aggregation.
- AbstractStatisticsAggregator() - Constructor for class com.itextpdf.commons.actions.AbstractStatisticsAggregator
- AbstractStatisticsEvent - Class in com.itextpdf.commons.actions
-
Abstract class which defines statistics event.
- AbstractStatisticsEvent(ProductData) - Constructor for class com.itextpdf.commons.actions.AbstractStatisticsEvent
-
Creates instance of abstract statistics iText event based on passed product data.
- AbstractSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
ISvgNodeRenderer
abstract implementation. - AbstractSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
- AbstractTextFieldRenderer - Class in com.itextpdf.forms.form.renderer
-
Abstract
AbstractFormFieldRenderer
for form fields with text content. - AbstractTSPException - Exception in com.itextpdf.commons.bouncycastle.tsp
-
This class represents the wrapper for TSPException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- AbstractTSPException() - Constructor for exception com.itextpdf.commons.bouncycastle.tsp.AbstractTSPException
- AbstractTypographyApplier - Class in com.itextpdf.layout.renderer.typography
- AbstractTypographyApplier() - Constructor for class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- AbstractWidthHandler - Class in com.itextpdf.layout.renderer
- AbstractWidthHandler(MinMaxWidth) - Constructor for class com.itextpdf.layout.renderer.AbstractWidthHandler
- accept(Glyph) - Method in interface com.itextpdf.io.font.otf.GlyphLine.IGlyphLineFilter
- accept(IEventData, EventType) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.filter.IEventFilter
-
This method checks an event and decides whether it should be processed further (corresponds to
true
return value), or filtered out (corresponds tofalse
return value). - accept(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.filter.TextRegionEventFilter
- ACCEPT_LATIN_1 - Static variable in class com.itextpdf.kernel.xmp.options.ParseOptions
-
If the input is not unicode, try to parse it as ISO-8859-1.
- Accepted - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation state.
- AccessibilityProperties - Class in com.itextpdf.kernel.pdf.tagutils
-
The accessibility properties are used to define properties of
structure elements
in Tagged PDF documents viaTagTreePointer
API. - AccessibilityProperties() - Constructor for class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
- AccessibleAttributesApplier - Class in com.itextpdf.layout.renderer
-
Generates standard structure attributes for current tag based on the layout element properties and renderer layout results.
- AccessibleAttributesApplier() - Constructor for class com.itextpdf.layout.renderer.AccessibleAttributesApplier
- ACHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ACHOLI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- acknowledgeAgplUsageDisableWarningMessage() - Static method in class com.itextpdf.commons.actions.EventManager
-
Deliberately turns off the warning message about AGPL usage.
- acroForm - Variable in class com.itextpdf.signatures.LtvVerifier
-
The fields in the revision that is being verified.
- AcroForm - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ACROFORM_NOT_SUPPORTED_FOR_SELECT - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- Action - Interface in com.itextpdf.commons.utils
-
Functional interface which takes 0 parameters and returns nothing.
- Action - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ACTION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- ACTION - Static variable in class com.itextpdf.layout.properties.Property
- ACTION_WAS_SET_TO_LINK_ANNOTATION_WITH_DESTINATION - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ActionObject - Class in com.itextpdf.forms.xfdf
-
Represent Action tag in xfdf document structure.
- ActionObject(PdfName) - Constructor for class com.itextpdf.forms.xfdf.ActionObject
- ACTIVE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ACTIVE.
- actualText - Variable in class com.itextpdf.io.font.otf.GlyphLine
- actualText - Variable in class com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
- actualText - Variable in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- ActualText - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ActualText(String) - Constructor for class com.itextpdf.io.font.otf.GlyphLine.ActualText
- ActualTextIterator - Class in com.itextpdf.io.font.otf
- ActualTextIterator(GlyphLine) - Constructor for class com.itextpdf.io.font.otf.ActualTextIterator
- ActualTextIterator(GlyphLine, int, int) - Constructor for class com.itextpdf.io.font.otf.ActualTextIterator
- ADBE - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Adbe_pkcs7_detached - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Adbe_pkcs7_s4 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Adbe_pkcs7_s5 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Adbe_pkcs7_sha1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Adbe_x509_rsa_sha1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- add(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
- add(char, int, int) - Method in class com.itextpdf.barcodes.BarcodePDF417.SegmentList
- add(float) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
- add(int, Glyph) - Method in class com.itextpdf.io.font.otf.GlyphLine
- add(int, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Adds the specified PdfObject at the specified index.
- add(IAttribute) - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IAttribute) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IAttribute) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1EncodableVector
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IASN1Primitive) - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IASN1Primitive) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1EncodableVector
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IAlgorithmIdentifier) - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IAlgorithmIdentifier) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(IAlgorithmIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1EncodableVector
-
Calls actual
add
method for the wrapped ASN1EncodableVector object. - add(Glyph) - Method in class com.itextpdf.io.font.otf.GlyphLine
- add(GlyphLine) - Method in class com.itextpdf.io.font.otf.GlyphLine
-
Add a line to the current one.
- add(Matrix) - Method in class com.itextpdf.kernel.geom.Matrix
-
Adds a matrix from this matrix and returns the results.
- add(PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfXrefTable
-
Adds indirect reference to list of indirect objects.
- add(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
- add(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
- add(XMPPathSegment) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
Append a path segment
- add(AreaBreak) - Method in class com.itextpdf.layout.Document
-
Terminates the current element, usually a page.
- add(AreaBreak) - Method in class com.itextpdf.layout.element.Div
-
Adds an area break to the div's contents.
- add(IBlockElement) - Method in class com.itextpdf.forms.form.element.Button
-
Adds any block element to the div's contents.
- add(IBlockElement) - Method in class com.itextpdf.layout.Document
- add(IBlockElement) - Method in class com.itextpdf.layout.element.Cell
-
Adds any block element to the cell's contents.
- add(IBlockElement) - Method in class com.itextpdf.layout.element.Div
-
Adds any block element to the div's contents.
- add(IBlockElement) - Method in class com.itextpdf.layout.element.Paragraph
- add(IBlockElement) - Method in class com.itextpdf.layout.RootElement
-
Adds an element to the root.
- add(ILeafElement) - Method in class com.itextpdf.layout.element.Paragraph
- add(Image) - Method in class com.itextpdf.forms.form.element.Button
-
Adds an image to the div's contents.
- add(Image) - Method in class com.itextpdf.layout.element.Cell
-
Adds an image to the cell's contents.
- add(Image) - Method in class com.itextpdf.layout.element.Div
-
Adds an image to the div's contents.
- add(Image) - Method in class com.itextpdf.layout.RootElement
-
Adds an image to the root.
- add(ListItem) - Method in class com.itextpdf.layout.element.List
-
Adds a new
ListItem
to the bottom of the List. - add(String) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
- add(String) - Method in class com.itextpdf.layout.element.List
-
Adds a new
ListItem
to the bottom of the List. - add(String) - Method in class com.itextpdf.layout.element.Paragraph
-
Adds a piece of text to this
Paragraph
. - add(String, PdfFont) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
- ADD_MARKED_CONTENT_TEXT - Static variable in class com.itextpdf.layout.properties.Property
- addAction(PdfAction) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Adds
PdfAction
for the outline,A
key. - addAdditionalHtmlStyles(Map
) - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode - addAdditionalHtmlStyles(Map
) - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode -
Adds additional HTML styles.
- addAdditionalHtmlStyles(Map
) - Method in interface com.itextpdf.styledxmlparser.node.IElementNode -
Adds additional HTML styles.
- addAdditionalHtmlStyles(Map
) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode - addAll(PdfArray) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Adds content of the
PdfArray
. - addAll(PdfArray) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
-
Adds content of the
PdfArray
. - addAll(Collection
) - Method in class com.itextpdf.kernel.pdf.PdfArray -
Adds the Collection of PdfObjects.
- addAll(Collection
) - Method in class com.itextpdf.kernel.pdf.PdfTextArray -
Adds the Collection of PdfObjects.
- addAll(List
) - Method in class com.itextpdf.layout.element.Paragraph - addAllowedValues(Collection
) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator -
Adds new allowed values to the allowedValues.
- addAllProperties(Map
) - Method in class com.itextpdf.layout.renderer.AbstractRenderer - addAllRecipients(Certificate[], int[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- addAnnot(AnnotObject) - Method in class com.itextpdf.forms.xfdf.AnnotsObject
-
Adds a new
AnnotObject
to the list of children annotations. - addAnnotation(int, PdfAnnotation, boolean) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Adds specified
PdfAnnotation
to specified index in annotations array with or without autotagging. - addAnnotation(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Adds specified annotation to the end of annotations array and tagged it.
- addAnnotationTag(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new content item for the given
PdfAnnotation
under the current tag. - addAssociatedFile(PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Adds file associated with PDF annotation and identifies the relationship between them.
- addAssociatedFile(PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Adds file associated with PDF page and identifies the relationship between them.
- addAssociatedFile(PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Adds file associated with structure element and identifies the relationship between them.
- addAssociatedFile(PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Adds file associated with structure tree root and identifies the relationship between them.
- addAssociatedFile(PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Adds file associated with PDF XObject and identifies the relationship between them.
- addAssociatedFile(String, PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds file associated with PDF document as a whole and identifies the relationship between them.
- addAssociatedFile(String, PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Adds file associated with PDF page and identifies the relationship between them.
- addAssociatedFile(String, PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Adds file associated with structure element and identifies the relationship between them.
- addAssociatedFile(String, PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Adds file associated with structure tree root and identifies the relationship between them.
- addAttribute(AttributeObject) - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Adds new
AttributeObject
to the list of annotation attributes. - addAttributes(int, PdfStructureAttributes) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Adds the attributes to the element with specified index.
- addAttributes(int, PdfStructureAttributes) - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- addAttributes(PdfStructureAttributes) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Adds the attributes to the element.
- addAttributes(PdfStructureAttributes) - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- addBodyCssDeclarations(List
) - Method in class com.itextpdf.styledxmlparser.css.CssFontFaceRule - addBodyCssDeclarations(List
) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule -
Adds the body CSS declarations.
- addBodyCssDeclarations(List
) - Method in class com.itextpdf.styledxmlparser.css.page.CssMarginRule - addBodyCssDeclarations(List
) - Method in class com.itextpdf.styledxmlparser.css.page.CssPageRule - addCell(BlockElement
) - Method in class com.itextpdf.layout.element.Table -
Adds a new cell with received blockElement as a content.
- addCell(Cell) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell to the table.
- addCell(Image) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell with received image as a content.
- addCell(String) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell with received string as a content.
- addCertificates(IJcaCertStore) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenGeneratorBC
-
Calls actual
addCertificates
method for the wrapped TimeStampTokenGenerator object. - addCertificates(IJcaCertStore) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenGeneratorBCFips
-
Calls actual
addCertificates
method for the wrapped TimeStampTokenGenerator object. - addCertificates(IJcaCertStore) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenGenerator
-
Calls actual
addCertificates
method for the wrapped TimeStampTokenGenerator object. - AddCharString(short, byte) - Method in class com.itextpdf.io.codec.LZWStringTable
- addChild(PolyNode) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- addChild(PdfLayer) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Adds a child layer.
- addChild(IRenderer) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Adds a child to the current renderer
- addChild(IRenderer) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
-
Throws an UnsupportedOperationException because instances of this class are only used for terminating the current content area.
- addChild(IRenderer) - Method in class com.itextpdf.layout.renderer.CanvasRenderer
- addChild(IRenderer) - Method in class com.itextpdf.layout.renderer.FlexContainerRenderer
-
Adds a child to the current renderer
- addChild(IRenderer) - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Adds a child to the current renderer
- addChild(IRenderer) - Method in class com.itextpdf.layout.renderer.RootRenderer
- addChild(IRenderer) - Method in class com.itextpdf.layout.renderer.TableRenderer
-
Adds a child to the current renderer
- addChild(INode) - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
- addChild(INode) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupNode
- addChild(INode) - Method in interface com.itextpdf.styledxmlparser.node.INode
-
Adds a child node.
- addChild(ISvgTextNodeRenderer) - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- addChild(ISvgNodeRenderer) - Method in interface com.itextpdf.svg.renderers.IBranchSvgNodeRenderer
-
Adds a renderer as the last element of the list of children.
- addChild(ISvgNodeRenderer) - Method in class com.itextpdf.svg.renderers.impl.AbstractBranchSvgNodeRenderer
- addClass(String) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Add a character class to the tree.
- addClass(String) - Method in interface com.itextpdf.layout.hyphenation.IPatternConsumer
-
Add a character class.
- addClassToRunnerSearchPath(String) - Method in class com.itextpdf.test.RunnerSearchConfig
-
Add class to runner.
- addColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfColorSpace
object to the resources. - addColorSpace(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfObject
to the resources as color space. - addColorStop(GradientColorStop) - Method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Adds the new color stop to the end (
more info
). - addCreationDate() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- addCRLEntry(BigInteger, Date, int) - Method in class com.itextpdf.bouncycastle.cert.X509v2CRLBuilderBC
-
Calls actual
addCRLEntry
method for the wrapped X509v2CRLBuilder object. - addCRLEntry(BigInteger, Date, int) - Method in class com.itextpdf.bouncycastlefips.cert.X509v2CRLBuilderBCFips
-
Calls actual
addCRLEntry
method for the wrapped X509v2CRLBuilder object. - addCRLEntry(BigInteger, Date, int) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509v2CRLBuilder
-
Calls actual
addCRLEntry
method for the wrapped X509v2CRLBuilder object. - addCustomMetadataExtensions(XMPMeta) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds custom XMP metadata extension.
- addCustomMetadataExtensions(XMPMeta) - Method in class com.itextpdf.pdfa.PdfADocument
- addDaysToCalendar(Calendar, int) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Adds the specified amount of days to the given calendar field.
- addDaysToDate(Date, int) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Adds the specified amount of days to the given date.
- addDestination(PdfDestination) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Adds
PdfDestination
for the outline,Dest
key. - addDeveloperExtension(PdfDeveloperExtension) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Add an extensions dictionary containing developer prefix identification and version numbers for developer extensions that occur in this document.
- addDeveloperExtension(PdfDeveloperExtension) - Method in class com.itextpdf.signatures.PdfSigner
- addDirectory(String) - Method in class com.itextpdf.layout.font.FontProvider
-
Add all the fonts from a directory.
- addDirectory(String) - Method in class com.itextpdf.layout.font.FontSet
-
Add all the fonts in a directory.
- addDirectory(String, boolean) - Method in class com.itextpdf.layout.font.FontSet
-
Add all the fonts in a directory and possibly its subdirectories.
- addDocMDP(PdfSignature) - Method in class com.itextpdf.signatures.PdfSigner
-
Adds keys to the signature dictionary that define the certification level and the permissions.
- addEntry(int, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfNumTree
- addEntry(PdfString, PdfObject) - Method in class com.itextpdf.kernel.pdf.GenericNameTree
-
Add an entry to the name tree.
- addEntry(String, PdfObject) - Method in class com.itextpdf.kernel.pdf.GenericNameTree
-
Add an entry to the name tree.
- addEntry(String, File) - Method in class com.itextpdf.commons.utils.ZipFileWriter
-
Add file from disk into zip archive.
- addEntry(String, InputStream) - Method in class com.itextpdf.commons.utils.ZipFileWriter
-
Add file into zip archive with data from stream.
- addEnumAttribute(String, String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- addError(ObjectPath, String) - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
- addError(String) - Method in class com.itextpdf.test.WrappedSamplesRunner
-
Helper method to construct error messages.
- addEvent(SequenceId, AbstractProductProcessITextEvent) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
-
Registers a new event for provided identifier.
- addEventHandler(String, IEventHandler) - Method in class com.itextpdf.kernel.events.EventDispatcher
- addEventHandler(String, IEventHandler) - Method in interface com.itextpdf.kernel.events.IEventDispatcher
-
Adds new event handler.
- addEventHandler(String, IEventHandler) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds new event handler.
- addException(String, List) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Add an exception to the tree.
- addException(String, List) - Method in interface com.itextpdf.layout.hyphenation.IPatternConsumer
-
Add a hyphenation exception.
- addExtension(IASN1ObjectIdentifier, boolean, IASN1Encodable) - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilderBC
-
Calls actual
addExtension
method for the wrapped JcaX509v3CertificateBuilder object. - addExtension(IASN1ObjectIdentifier, boolean, IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509v3CertificateBuilderBCFips
-
Calls actual
addExtension
method for the wrapped JcaX509v3CertificateBuilder object. - addExtension(IASN1ObjectIdentifier, boolean, IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.cert.jcajce.IJcaX509v3CertificateBuilder
-
Calls actual
addExtension
method for the wrapped JcaX509v3CertificateBuilder object. - addExtGState(PdfExtGState) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfExtGState
object to the resources. - addExtGState(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfDictionary
to the resources as graphics state parameter dictionary. - addExtraEncoding(String, IExtraEncoding) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Adds an extra encoding.
- addField(PdfFormField) - Method in class com.itextpdf.forms.PdfAcroForm
-
This method adds the field to the last page in the document.
- addField(PdfFormField, PdfPage) - Method in class com.itextpdf.forms.PdfAcroForm
-
This method adds the field to a specific page.
- addField(PdfFormField, PdfPage, boolean) - Method in class com.itextpdf.forms.PdfAcroForm
-
This method adds the field to a specific page.
- addField(FieldObject) - Method in class com.itextpdf.forms.xfdf.FieldsObject
-
Adds a new field to the list.
- addField(TiffWriter.FieldBase) - Method in class com.itextpdf.io.codec.TiffWriter
- addField(String, PdfCollectionField) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
-
Adds a Collection field to the Schema.
- addFieldAppearanceToPage(PdfFormField, PdfPage) - Method in class com.itextpdf.forms.PdfAcroForm
-
This method merges field with its annotation and places it on the given page.
- addFieldMDP(PdfSignature, PdfSigFieldLock) - Method in class com.itextpdf.signatures.PdfSigner
-
Adds keys to the signature dictionary that define the field permissions.
- addFileAttachment(String, PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds file attachment at document level.
- addFloatAttribute(String, float) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- addFont(byte[]) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(byte[]) - Method in class com.itextpdf.layout.font.FontSet
- addFont(byte[], String) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(byte[], String) - Method in class com.itextpdf.layout.font.FontSet
- addFont(byte[], String, Range) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(byte[], String, String) - Method in class com.itextpdf.layout.font.FontSet
- addFont(byte[], String, String, Range) - Method in class com.itextpdf.layout.font.FontSet
- addFont(FontProgram) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(FontProgram, String) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(FontProgram, String) - Method in class com.itextpdf.layout.font.FontSet
-
Add not supported for auto creating FontPrograms.
- addFont(FontProgram, String, Range) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(FontProgram, String, String) - Method in class com.itextpdf.layout.font.FontSet
-
Add not supported for auto creating FontPrograms.
- addFont(FontProgram, String, String, Range) - Method in class com.itextpdf.layout.font.FontSet
-
Add not supported for auto creating FontPrograms.
- addFont(PdfFont) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds a
PdfFont
instance to this document so that this font is flushed automatically on document close. - addFont(PdfDocument, PdfFont) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds font to resources and registers PdfFont in the document for further flushing.
- addFont(FontInfo) - Method in class com.itextpdf.layout.font.FontSet
-
Adds
FontInfo
. - addFont(FontInfo, String) - Method in class com.itextpdf.layout.font.FontSet
-
Adds
FontInfo
with alias. - addFont(FontInfo, String, Range) - Method in class com.itextpdf.layout.font.FontSet
-
Adds
FontInfo
with alias. - addFont(String) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(String) - Method in class com.itextpdf.layout.font.FontSet
- addFont(String, String) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(String, String) - Method in class com.itextpdf.layout.font.FontSet
- addFont(String, String, Range) - Method in class com.itextpdf.layout.font.FontProvider
-
Add font to
FontSet
cache. - addFont(String, String, String) - Method in class com.itextpdf.layout.font.FontSet
- addFont(String, String, String, Range) - Method in class com.itextpdf.layout.font.FontSet
- addFontFaceFonts(ICssResolver) - Method in class com.itextpdf.svg.processors.impl.font.SvgFontProcessor
-
Adds @font-face fonts to the FontProvider.
- addFontStream(PdfDictionary) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- addFontStream(PdfDictionary) - Method in class com.itextpdf.kernel.font.PdfTrueTypeFont
- addFontStream(PdfDictionary) - Method in class com.itextpdf.kernel.font.PdfType1Font
-
If the embedded flag is
false
or if the font is one of the 14 built in types, it returnsnull
, otherwise the font is read and output in a PdfStream object. - addFontStream(PdfDictionary) - Method in class com.itextpdf.kernel.font.PdfType3Font
- addFooterCell(BlockElement
) - Method in class com.itextpdf.layout.element.Table -
Adds a new cell with received blockElement as a content to the footer of the table.
- addFooterCell(Cell) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell to the footer of the table.
- addFooterCell(Image) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell with received image as a content to the footer of the table.
- addFooterCell(String) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell with received string as a content to the footer of the table.
- addForm(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfStream
to the resources as form. - addForm(PdfFormXObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfFormXObject
object to the resources. - addForm(PdfFormXObject, PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds the given Form XObject to the current instance of
PdfResources
. - addFrame(ImageData) - Method in class com.itextpdf.io.image.GifImageData
- addGlyph(char, int, int, int, int, int) - Method in class com.itextpdf.kernel.font.PdfType3Font
-
Defines a glyph.
- addHeaderCell(BlockElement
) - Method in class com.itextpdf.layout.element.Table -
Adds a new cell with received blockElement as a content to the header of the table.
- addHeaderCell(Cell) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell to the header of the table.
- addHeaderCell(Image) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell with received image to the header of the table.
- addHeaderCell(String) - Method in class com.itextpdf.layout.element.Table
-
Adds a new cell with received string as a content to the header of the table.
- addImage(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfStream
to the resources as image. - addImage(PdfImageXObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfImageXObject
object to the resources. - addImageAt(ImageData, float, float, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates
PdfImageXObject
from image and adds it to the specified position. - addImageFittedIntoRectangle(ImageData, Rectangle, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates
PdfImageXObject
from image and fitted into specific rectangle on canvas. - addImageWithTransformationMatrix(ImageData, float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates
PdfImageXObject
from image and adds it to canvas. - addImageWithTransformationMatrix(ImageData, float, float, float, float, float, float, boolean) - Method in class com.itextpdf.kernel.font.Type3Glyph
-
Creates Image XObject from image and adds it to canvas.
- addImageWithTransformationMatrix(ImageData, float, float, float, float, float, float, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates
PdfImageXObject
from image and adds it to canvas. - addInlineImage(PdfImageXObject, float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds
PdfImageXObject
to canvas. - addIntAttribute(String, int) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- addItem(String, PdfDate) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
Sets the date value of the collection item.
- addItem(String, PdfNumber) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
Sets the number value of the collection item.
- addItem(String, String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- additionalFonts - Variable in class com.itextpdf.layout.font.FontSelectorStrategy
- additionalMakeup - Static variable in class com.itextpdf.io.codec.TIFFFaxDecoder
- additionalMakeup - Static variable in class com.itextpdf.io.codec.TIFFFaxDecompressor
- addJsonEntry(String, Object) - Method in class com.itextpdf.commons.utils.ZipFileWriter
-
Add file into zip archive with object serialized as JSON.
- addKid(int, PdfMcr) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- addKid(int, PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- addKid(int, PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- addKid(AbstractPdfFormField) - Method in class com.itextpdf.forms.fields.PdfButtonFormField
-
Adds a new kid to the
Kids
array property from aAbstractPdfFormField
. - addKid(AbstractPdfFormField) - Method in class com.itextpdf.forms.fields.PdfFormField
-
Adds a new kid to the
Kids
array property from aAbstractPdfFormField
. - addKid(AbstractPdfFormField, boolean) - Method in class com.itextpdf.forms.fields.PdfFormField
-
Adds a new kid to the
Kids
array property from aAbstractPdfFormField
. - addKid(PdfWidgetAnnotation) - Method in class com.itextpdf.forms.fields.PdfFormField
-
Adds a new kid to the
Kids
array property from aPdfWidgetAnnotation
. - addKid(PdfMcr) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- addKid(PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- addKid(PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- addKidsHint(TagTreePointer, Iterable extends IPropertyContainer>) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- addKidsHint(IPropertyContainer, Iterable extends IPropertyContainer>) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- addKidsHint(IPropertyContainer, Iterable extends IPropertyContainer>, int) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- addKidsHint(TaggingHintKey, Collection
) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper - addKidsHint(TaggingHintKey, Collection
, int) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper - addLayer(PdfLayer) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Adds a new layer to the current layer membership.
- addMetaObject(MetaObject) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Add a MetaObject to the State.
- addModDate() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- addNamedDestination(PdfString, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
This methods adds new name in the Dests NameTree.
- addNamedDestination(String, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
This methods adds new name in the Dests NameTree.
- addNamedObject(String, ISvgNodeRenderer) - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Adds a named object to the draw context.
- addNamedObjects(Map
) - Method in class com.itextpdf.svg.renderers.SvgDrawContext -
* Adds a number of named object to the draw context.
- addNamespace(PdfNamespace) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Adds a
PdfNamespace
to the list of the namespaces used within the document. - addNamespaceRoleMapping(String, String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfNamespace
-
Adds to the namespace role map (see
PdfNamespace.setNamespaceRoleMap(PdfDictionary)
) a single role mapping to the default standard structure namespace. - addNamespaceRoleMapping(String, String, PdfNamespace) - Method in class com.itextpdf.kernel.pdf.tagging.PdfNamespace
-
Adds to the namespace role map (see
PdfNamespace.setNamespaceRoleMap(PdfDictionary)
) a single role mapping to the target namespace. - addNewPage() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates and adds new page to the end of document.
- addNewPage(int) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates and inserts new page to the document.
- addNewPage(int, PageSize) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates and inserts new page to the document.
- addNewPage(PageSize) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates and adds new page with the specified page size.
- addNewPage(PageSize) - Method in class com.itextpdf.layout.renderer.DocumentRenderer
-
Adds new page with defined page size to PDF document.
- addOCGRadioGroup(PdfDocument, List
) - Static method in class com.itextpdf.kernel.pdf.layer.PdfLayer -
Use this method to set a collection of optional content groups whose states are intended to follow a "radio button" paradigm.
- addOCGRadioGroup(List
) - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties -
Use this method to set a collection of optional content groups whose states are intended to follow a "radio button" paradigm.
- addOperand(PdfLayer) - Method in class com.itextpdf.kernel.pdf.layer.PdfVisibilityExpression
-
Adds a new operand to the current visibility expression.
- addOperand(PdfVisibilityExpression) - Method in class com.itextpdf.kernel.pdf.layer.PdfVisibilityExpression
-
Adds a new opeand to the current visibility expression.
- addOption(IBlockElement) - Method in class com.itextpdf.forms.form.element.AbstractSelectField
-
Adds a container with option(s).
- addOutline(PdfOutline) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Adds an
PdfOutline
as a child to existingPdfOutline
and put it to the end of the existingPdfOutline
children list. - addOutline(String) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Adds an
PdfOutline
as a child to existingPdfOutline
and put it in the end of the existingPdfOutline
children list. - addOutline(String, int) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Adds a new
PdfOutline
with specified parameters as a child to existingPdfOutline
and put it to specified position in the existingPdfOutline
children list. - addOutputIntent(PdfOutputIntent) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds
PdfOutputIntent
that shall specify the colour characteristics of output devices on which the document might be rendered. - addOutputIntent(PdfOutputIntent) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Adds
PdfOutputIntent
that shall specify the colour characteristics of output devices on which the page might be rendered. - addPackageToRunnerSearchPath(String) - Method in class com.itextpdf.test.RunnerSearchConfig
-
Add package to search path which is checked for wrapped sample classes.
- addPage(int, PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Inserts page to the document.
- addPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds page to the end of document.
- addPageByID(IRenderer) - Static method in class com.itextpdf.layout.renderer.TargetCounterHandler
-
Adds renderer's page to the root renderer map.
- addPageClass(String) - Method in class com.itextpdf.styledxmlparser.css.page.PageContextNode
-
Adds a page class.
- addPageRangePart(PageRange.IPageRangePart) - Method in class com.itextpdf.kernel.utils.PageRange
-
Adds any page range part to this page range.
- addPageSequence(int, int) - Method in class com.itextpdf.kernel.utils.PageRange
-
Adds a page sequence to the range.
- addPath(ClipperOffset, Path, IClipper.JoinType, IClipper.EndType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Adds all iText
Subpath
s of the iTextPath
to theClipperOffset
object with one note: it doesn't add degenerate subpaths. - addPath(IClipper, Path, IClipper.PolyType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
- addPath(Path, IClipper.JoinType, IClipper.EndType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- addPath(Path, IClipper.PolyType, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
- addPath(Path, IClipper.PolyType, boolean) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
- addPaths(Paths, IClipper.JoinType, IClipper.EndType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- addPaths(Paths, IClipper.PolyType, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
- addPaths(Paths, IClipper.PolyType, boolean) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
- addPattern(PdfPattern) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfPattern
object to the resources. - addPattern(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfDictionary
to the resources as pattern. - addPattern(String, String) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Add a pattern to the tree.
- addPattern(String, String) - Method in interface com.itextpdf.layout.hyphenation.IPatternConsumer
-
Add hyphenation patterns.
- addPolygonToClipper(IClipper, Point[], IClipper.PolyType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Adds polygon path based on array of
Point
(internally converting them byClipperBridge.convertToLongPoints(java.util.List
) and adds this path to) IClipper
instance, treating the path as a closed polygon. - addPolylineSubjectToClipper(IClipper, Point[]) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Adds polyline path based on array of
Point
(internally converting them byClipperBridge.convertToLongPoints(java.util.List
) and adds this path to) IClipper
instance, treating the path as a polyline (an open path in terms of clipper library). - addPolyNode(PolyNode, PolyNode.NodeType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
- addPosClassSet(List
) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2 - addProcessor(ITextProductEventProcessor) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
-
Adds a new
ITextProductEventProcessor
for a product. - addPronunciationLexicon(PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Adds a single
PdfFileSpec
object, which specifies XML file conforming to PLS. - addProperties(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfDictionary
to the resources as properties list. - addProperty(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Adds a single property to the
tag
's properties. - addProperty(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
Adds property, which will be associated with marked-content sequence.
- addRandomSubsetPrefixForFontName(String) - Static method in class com.itextpdf.kernel.font.FontUtil
- addRange(char) - Method in class com.itextpdf.layout.font.RangeBuilder
-
Add range with a single char.
- addRange(char, char) - Method in class com.itextpdf.layout.font.RangeBuilder
-
Add one more range.
- addRange(int) - Method in class com.itextpdf.layout.font.RangeBuilder
-
Add range with a single number.
- addRange(int, int) - Method in class com.itextpdf.layout.font.RangeBuilder
-
Add one more range.
- addRef(PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
A
PdfName.Ref
identifies the structure element to which the item of content, contained within this structure element, refers (e.g. - addRef(TagTreePointer) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Adds the reference to other tagged element.
- addRef(TagTreePointer) - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- addRequest(ICertificateID) - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBuilderBC
-
Calls actual
addRequest
method for the wrapped OCSPReqBuilder object. - addRequest(ICertificateID) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBuilderBCFips
-
Calls actual
addRequest
method for the wrapped OCSPReqBuilder object. - addRequest(ICertificateID) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReqBuilder
-
Calls actual
addRequest
method for the wrapped OCSPReqBuilder object. - addResource(PdfObject, PdfName, PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- addResponse(ICertificateID, ICertificateStatus, Date, Date, IExtensions) - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBuilderBC
-
Calls actual
addResponse
method for the wrapped BasicOCSPRespBuilder object. - addResponse(ICertificateID, ICertificateStatus, Date, Date, IExtensions) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBuilderBCFips
-
Calls actual
addResponse
method for the wrapped BasicOCSPRespBuilder object. - addResponse(ICertificateID, ICertificateStatus, Date, Date, IExtensions) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPRespBuilder
-
Calls actual
addResponse
method for the wrapped BasicOCSPRespBuilder object. - addRoleMapping(String, String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- addSegment(Jbig2SegmentReader.Jbig2Segment) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Page
- addSegment(IShape) - Method in class com.itextpdf.kernel.geom.Subpath
-
Adds a segment to the subpath.
- addShading(PdfShading) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfShading
object to the resources. - addShading(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds
PdfDictionary
to the resources as shading dictionary. - addSinglePage(int) - Method in class com.itextpdf.kernel.utils.PageRange
-
Adds a single page to the range.
- addSingleTransform(Transform.SingleTransform) - Method in class com.itextpdf.layout.properties.Transform
-
Adds a
Transform.SingleTransform
in a list of single transforms to process later. - addStandardPdfFonts() - Method in class com.itextpdf.layout.font.FontProvider
-
Add standard fonts to
FontSet
cache. - addStatement(CssStatement) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
-
Adds a CSS statement to the style sheet.
- addStatementsToBody(Collection
) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule -
Adds CSS statements to the body.
- addStatementsToBody(Collection
) - Method in class com.itextpdf.styledxmlparser.css.page.CssPageRule - addStatementToBody(CssStatement) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
-
Adds a CSS statement to body.
- addStatementToBody(CssStatement) - Method in class com.itextpdf.styledxmlparser.css.page.CssPageRule
- addStringToTable(byte[]) - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
Add a new string to the string table.
- addStringToTable(byte[]) - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
Add a new string to the string table.
- addStringToTable(byte[], byte) - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
Add a new string to the string table.
- addStringToTable(byte[], byte) - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
Add a new string to the string table.
- addStyle(Style) - Method in class com.itextpdf.layout.element.AbstractElement
-
Add a new style to this element.
- addSubpath(Subpath) - Method in class com.itextpdf.kernel.geom.Path
-
Adds the subpath to this path.
- addSubpaths(List extends Subpath>) - Method in class com.itextpdf.kernel.geom.Path
-
Adds the subpaths to this path.
- addSubsetRange(int[]) - Method in class com.itextpdf.kernel.font.PdfFont
-
Adds a character range when subsetting.
- addSymbol(int, int) - Method in class com.itextpdf.io.font.FontEncoding
- addSymbolRenderer(IRenderer, float) - Method in class com.itextpdf.layout.renderer.ListItemRenderer
- addSystemFonts() - Method in class com.itextpdf.layout.font.FontProvider
-
Add all fonts from system directories to
FontSet
cache. - addTabStops(TabStop...) - Method in class com.itextpdf.layout.element.Paragraph
-
Adds an unspecified amount of tabstop elements as properties to this
Paragraph
. - addTabStops(List
) - Method in class com.itextpdf.layout.element.Paragraph - addTag(int, AccessibilityProperties) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag to the tag structure.
- addTag(int, String) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag with given role to the tag structure.
- addTag(AccessibilityProperties) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag to the tag structure.
- addTag(String) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag with given role to the tag structure.
- addTemporaryFont(FontProgram, String, String) - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Add temporary font from @font-face.
- addTemporaryFont(FontProgram, String, String, Range) - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Add temporary font from @font-face.
- addTemporaryFont(FontInfo, String) - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Add temporary font from @font-face.
- addTextAttribute(String, String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- addTextMove(float, float) - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Increment the stored text move
- addTreeHints(LayoutTaggingHelper, IRenderer) - Static method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- addUAXmpMetadata - Variable in class com.itextpdf.kernel.pdf.WriterProperties
- addUAXmpMetadata() - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
This method marks the document as PDF/UA and sets related flags is XMPMetaData.
- addUrl(String) - Method in class com.itextpdf.signatures.CrlClientOnline
-
Adds an URL to the list of CRL URLs
- addUrl(URL) - Method in class com.itextpdf.signatures.CrlClientOnline
-
Adds an URL to the list of CRL URLs
- addUsedId(String) - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Adds an ID that has been referenced by a use element.
- addUserProperty(PdfUserProperty) - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserPropertiesAttributes
- addVerification(String, IOcspClient, ICrlClient, LtvVerification.CertificateOption, LtvVerification.Level, LtvVerification.CertificateInclusion) - Method in class com.itextpdf.signatures.LtvVerification
-
Add verification for a particular signature.
- addVerification(String, Collection
, Collection - Method in class com.itextpdf.signatures.LtvVerification, Collection ) -
Adds verification to the signature.
- addViewPort(Rectangle) - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Adds a viewbox to the context.
- addWidgetAnnotationToPage(PdfPage, PdfAnnotation) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
-
Add widget annotation to the specified page.
- addWidgetAnnotationToPage(PdfPage, PdfAnnotation, int) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
-
Add widget annotation to the specified page.
- addXmpMetadata - Variable in class com.itextpdf.kernel.pdf.WriterProperties
- addXmpMetadata() - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
If true, default XMPMetadata based on
PdfDocumentInfo
will be added. - addXObject(PdfXObject) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds
PdfXObject
on canvas. - addXObjectAt(PdfXObject, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds
PdfXObject
to the specified position. - addXObjectFittedIntoRectangle(PdfXObject, Rectangle) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds
PdfXObject
fitted into specific rectangle on canvas. - addXObjectWithTransformationMatrix(PdfXObject, float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds
PdfXObject
to canvas. - adjustChildrenYLine() - Method in class com.itextpdf.layout.renderer.LineRenderer
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Adjusts the field layout.
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Adjusts the field layout.
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Adjusts the field layout.
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Adjusts the field layout.
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Adjusts the field layout.
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
Adjusts the field layout.
- ADOBE_1_7_EXTENSIONLEVEL3 - Static variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
An instance of this class for Adobe 1.7 Extension level 3.
- ADOBE_GLYPH_LIST - Static variable in class com.itextpdf.io.font.constants.FontResources
- Adobe_PPKLite - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Adobe_PPKMS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Adobe_PubSec - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AdobeGlyphList - Class in com.itextpdf.io.font
- AdobeGlyphList() - Constructor for class com.itextpdf.io.font.AdobeGlyphList
- Advisory - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
An unordered array specifying properties that were edited outside the authoring application.
- ADYGHE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- AESCipher - Class in com.itextpdf.kernel.crypto
-
Creates an AES Cipher with CBC and padding PKCS5/7.
- AESCipher(boolean, byte[], byte[]) - Constructor for class com.itextpdf.kernel.crypto.AESCipher
-
Creates a new instance of AESCipher
- AESCipherCBCnoPad - Class in com.itextpdf.kernel.crypto
-
Creates an AES Cipher with CBC and no padding.
- AESCipherCBCnoPad(boolean, byte[]) - Constructor for class com.itextpdf.kernel.crypto.AESCipherCBCnoPad
-
Creates a new instance of AESCipher with CBC and no padding
- AESCipherCBCnoPad(boolean, byte[], byte[]) - Constructor for class com.itextpdf.kernel.crypto.AESCipherCBCnoPad
-
Creates a new instance of AESCipher with CBC and no padding
- AesDecryptor - Class in com.itextpdf.kernel.crypto
- AesDecryptor(byte[], int, int) - Constructor for class com.itextpdf.kernel.crypto.AesDecryptor
-
Creates a new instance of
AesDecryptor
- AESV2 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AESV3 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AF - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AFAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- AffineTransform - Class in com.itextpdf.kernel.geom
- AffineTransform() - Constructor for class com.itextpdf.kernel.geom.AffineTransform
- AffineTransform(double[]) - Constructor for class com.itextpdf.kernel.geom.AffineTransform
- AffineTransform(double, double, double, double, double, double) - Constructor for class com.itextpdf.kernel.geom.AffineTransform
- AffineTransform(float[]) - Constructor for class com.itextpdf.kernel.geom.AffineTransform
- AffineTransform(AffineTransform) - Constructor for class com.itextpdf.kernel.geom.AffineTransform
- AFMS - Static variable in class com.itextpdf.io.font.constants.FontResources
- AFRelationship - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AFRIKAANS - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- After - Static variable in class com.itextpdf.kernel.pdf.PdfName
- afterTestMethodAction() - Method in class com.itextpdf.test.ExtendedITextTest
-
This method is called after each test method is executed
- AGAW - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- aggregate(AbstractStatisticsEvent) - Method in class com.itextpdf.commons.actions.AbstractStatisticsAggregator
-
Aggregates data from the provided event.
- aggregate(AbstractStatisticsEvent) - Method in class com.itextpdf.kernel.pdf.statistics.NumberOfPagesStatisticsAggregator
-
Aggregates number of pages from the provided event.
- aggregate(AbstractStatisticsEvent) - Method in class com.itextpdf.kernel.pdf.statistics.SizeOfPdfStatisticsAggregator
-
Aggregates size of the PDF document from the provided event.
- AggregatedException - Exception in com.itextpdf.commons.exceptions
-
Composite exception class.
- AggregatedException(String, List
) - Constructor for exception com.itextpdf.commons.exceptions.AggregatedException -
Creates an instance of aggregated exception based on the collection of exceptions.
- AggregatedException(List
) - Constructor for exception com.itextpdf.commons.exceptions.AggregatedException -
Creates an instance of aggregated exception based on the collection of exceptions.
- AHx - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AIS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AITON - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- AKAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- AL - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- Alaw - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ALBANIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ALGO_REQUIRES_SPECIFIC_HASH - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- AlgorithmIdentifierBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
AlgorithmIdentifier
. - AlgorithmIdentifierBC(AlgorithmIdentifier) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.AlgorithmIdentifierBC
-
Creates new wrapper instance for
AlgorithmIdentifier
. - AlgorithmIdentifierBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
AlgorithmIdentifier
. - AlgorithmIdentifierBCFips(AlgorithmIdentifier) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.AlgorithmIdentifierBCFips
-
Creates new wrapper instance for
AlgorithmIdentifier
. - AliasOptions - Class in com.itextpdf.kernel.xmp.options
-
Options for XMPSchemaRegistryImpl#registerAlias.
- AliasOptions() - Constructor for class com.itextpdf.kernel.xmp.options.AliasOptions
- AliasOptions(int) - Constructor for class com.itextpdf.kernel.xmp.options.AliasOptions
- ALIGN_CENTER - Static variable in class com.itextpdf.barcodes.Barcode1D
- ALIGN_CONTENT - Static variable in class com.itextpdf.layout.properties.Property
- ALIGN_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ALIGN_CONTENT.
- ALIGN_ITEMS - Static variable in class com.itextpdf.layout.properties.Property
- ALIGN_ITEMS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ALIGN_ITEMS.
- ALIGN_LEFT - Static variable in class com.itextpdf.barcodes.Barcode1D
- ALIGN_RIGHT - Static variable in class com.itextpdf.barcodes.Barcode1D
- ALIGN_SELF - Static variable in class com.itextpdf.layout.properties.Property
- ALIGN_SELF - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ALIGN_SELF.
- alignChildHorizontally(IRenderer, Rectangle) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- AlignmentPropertyValue - Enum in com.itextpdf.layout.properties
-
A specialized enum containing potential property values for
Property.ALIGN_ITEMS
andProperty.ALIGN_SELF
. - All - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ALL - Enum constant in enum com.itextpdf.forms.PdfSigFieldLock.LockAction
- ALL - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
-
The Constant ALL.
- ALL_COLOUR_CHANNELS_IN_THE_JPEG2000_DATA_SHALL_HAVE_THE_SAME_BIT_DEPTH - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- ALL_FILL_BITS_PRECEDING_EOL_CODE_MUST_BE_0 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- ALL_HALFTONES_SHALL_HAVE_HALFTONETYPE_1_OR_5 - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- ALL_NON_SYMBOLIC_TRUE_TYPE_FONT_SHALL_SPECIFY_MAC_ROMAN_ENCODING_OR_WIN_ANSI_ENCODING - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- ALL_NON_SYMBOLIC_TRUE_TYPE_FONT_SHALL_SPECIFY_MAC_ROMAN_OR_WIN_ANSI_ENCODING_AS_THE_ENCODING_ENTRY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- ALL_SYMBOLIC_TRUE_TYPE_FONTS_SHALL_NOT_SPECIFY_ENCODING - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- ALL_THE_FONTS_MUST_BE_EMBEDDED_THIS_ONE_IS_NOT_0 - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AllCap - Static variable in class com.itextpdf.io.font.constants.FontDescriptorFlags
- allNames - Variable in class com.itextpdf.io.font.FontNames
- alloc(int) - Method in class com.itextpdf.layout.hyphenation.ByteVector
-
This is to implement memory allocation in the array.
- alloc(int) - Method in class com.itextpdf.layout.hyphenation.CharVector
-
This is to implement memory allocation in the array.
- AllOff - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AllOn - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ALLOW_ASSEMBLY - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- ALLOW_COPY - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- ALLOW_DEGRADED_PRINTING - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- ALLOW_FILL_IN - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- ALLOW_MODIFY_ANNOTATIONS - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- ALLOW_MODIFY_CONTENTS - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- ALLOW_PRINTING - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- ALLOW_SCREENREADERS - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
The operation permitted when the document is opened with the user password.
- allowedAFRelationships - Static variable in class com.itextpdf.pdfa.checker.PdfA3Checker
- allowedBlendModes - Static variable in class com.itextpdf.pdfa.checker.PdfA2Checker
- allowedNamedActions - Static variable in class com.itextpdf.pdfa.checker.PdfA1Checker
- allowedRenderingIntents - Static variable in class com.itextpdf.pdfa.checker.PdfA1Checker
- allowEmbedding() - Method in class com.itextpdf.io.font.FontNames
- allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
- allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
- allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.layout.renderer.TableRenderer
- ALPHA - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- ALPHABET_LENGTH - Static variable in class com.itextpdf.kernel.numbering.EnglishAlphabetNumbering
- ALPHABET_LENGTH - Static variable in class com.itextpdf.kernel.numbering.GreekAlphabetNumbering
- ALPHABET_LOWERCASE - Static variable in class com.itextpdf.kernel.numbering.EnglishAlphabetNumbering
- ALPHABET_LOWERCASE - Static variable in class com.itextpdf.kernel.numbering.GreekAlphabetNumbering
- ALPHABET_UPPERCASE - Static variable in class com.itextpdf.kernel.numbering.EnglishAlphabetNumbering
- ALPHABET_UPPERCASE - Static variable in class com.itextpdf.kernel.numbering.GreekAlphabetNumbering
- AlphabetNumbering - Class in com.itextpdf.kernel.numbering
-
This is a general class for alphabet numbering.
- AlphabetNumbering() - Constructor for class com.itextpdf.kernel.numbering.AlphabetNumbering
- ALREADY_CLOSED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- ALREADY_FLUSHED_INDIRECT_OBJECT_MADE_FREE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ALREADY_TAGGED_HINT_MARKED_ARTIFACT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ALSATIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Alt - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ALT_GLYPH - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Alternate glyphs to be used instead of regular grlyphs, e.g.
- ALT_GLYPH_DEF - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Defines a set of glyph substitions.
- ALT_GLYPH_ITEM - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Defines a candidate set of glyph substitutions.
- ALTAI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Alternate - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ALTERNATE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
- alternateDescription - Variable in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- AlternatePresentations - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Alternates - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Alternative - Static variable in class com.itextpdf.kernel.pdf.PdfName
- altText - Variable in class com.itextpdf.barcodes.Barcode1D
-
The alternate text to be used, if present.
- ALWAYS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ALWAYS.
- AMHARIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- AMOUNT_OF_BYTES_LESS_THAN_ZERO - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- AN - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AN_ANNOTATION_DICTIONARY_SHALL_CONTAIN_THE_F_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AN_ANNOTATION_DICTIONARY_SHALL_NOT_CONTAIN_AA_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AN_ANNOTATION_DICTIONARY_SHALL_NOT_CONTAIN_THE_CA_KEY_WITH_A_VALUE_OTHER_THAN_1 - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AN_EXTGSTATE_DICTIONARY_SHALL_NOT_CONTAIN_THE_HTP_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AN_EXTGSTATE_DICTIONARY_SHALL_NOT_CONTAIN_THE_TR_2_KEY_WITH_A_VALUE_OTHER_THAN_DEFAULT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AN_EXTGSTATE_DICTIONARY_SHALL_NOT_CONTAIN_THE_TR_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AN_IMAGE_DICTIONARY_SHALL_NOT_CONTAIN_ALTERNATES_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AN_IMAGE_DICTIONARY_SHALL_NOT_CONTAIN_OPI_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- anchor - Variable in class com.itextpdf.io.font.otf.OtfMarkRecord
- ANCHOR - Enum constant in enum com.itextpdf.layout.properties.TabAlignment
- And - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AND - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaRuleConstants
-
The Constant AND.
- ANGLO_SAXON - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ANIMATE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Not supported in PDF.
- ANIMATE_COLOR - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Not supported in PDF.
- ANIMATE_MOTION - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Not supported in PDF.
- ANIMATE_TRANSFORM - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Not supported in PDF.
- Annot - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ANNOT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- ANNOT - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- Annotation - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ANNOTATION_IN_ACROFORM_DICTIONARY - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- ANNOTATION_OF_TYPE_0_SHOULD_HAVE_CONTENTS_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- ANNOTATION_SHALL_HAVE_REFERENCE_TO_PAGE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ANNOTATION_TYPE_0_IS_NOT_PERMITTED - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- AnnotationDefaultAppearance - Class in com.itextpdf.kernel.pdf.annot.da
-
Helper class for setting annotation default appearance.
- AnnotationDefaultAppearance() - Constructor for class com.itextpdf.kernel.pdf.annot.da.AnnotationDefaultAppearance
-
Creates the default instance of
AnnotationDefaultAppearance
. - AnnotObject - Class in com.itextpdf.forms.xfdf
-
Represents annotation, a child element of annots tag in Xfdf document structure.
- AnnotObject() - Constructor for class com.itextpdf.forms.xfdf.AnnotObject
- Annots - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ANNOTS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- AnnotsObject - Class in com.itextpdf.forms.xfdf
-
Represent annots tag in xfdf document structure.
- AnnotsObject() - Constructor for class com.itextpdf.forms.xfdf.AnnotsObject
-
Creates an instance with the empty list of children annotations.
- AnnotStates - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AnyOff - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AnyOn - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ANYWHERE - Enum constant in enum com.itextpdf.layout.properties.OverflowWrapPropertyValue
- ANYWHERE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ANYWHERE.
- AP - Static variable in class com.itextpdf.kernel.pdf.PdfName
- APEARANCE_NAME_MUST_BE_PROVIDED - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- App - Static variable in class com.itextpdf.kernel.pdf.PdfName
- APP_DEFAULT - Enum constant in enum com.itextpdf.kernel.pdf.PdfViewerPreferences.PdfViewerPreferencesConstants
-
Page scaling option constant for
PdfName.PrintScaling
. - AppDefault - Static variable in class com.itextpdf.kernel.pdf.PdfName
- appearance - Variable in class com.itextpdf.signatures.PdfSigner
-
The signature appearance.
- APPEARANCE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- APPEARANCE_DICTIONARY_OF_WIDGET_SUBTYPE_AND_BTN_FIELD_TYPE_SHALL_CONTAIN_ONLY_THE_N_KEY_WITH_DICTIONARY_VALUE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- APPEARANCE_DICTIONARY_SHALL_CONTAIN_ONLY_THE_N_KEY_WITH_STREAM_VALUE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- APPEARANCE_STREAM_LAYOUT - Static variable in class com.itextpdf.layout.properties.Property
- append(byte) - Method in class com.itextpdf.io.source.ByteBuffer
- append(byte) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Appends a byte to the buffer.
- append(byte[]) - Method in class com.itextpdf.io.source.ByteBuffer
- append(byte[]) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Append a byte array to the buffer
- append(byte[], int, int) - Method in class com.itextpdf.io.source.ByteBuffer
- append(byte[], int, int) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Appends a part of byte array to the buffer.
- append(int) - Method in class com.itextpdf.io.source.ByteBuffer
- append(ByteBuffer) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Append another buffer to this buffer.
- append(String) - Method in class com.itextpdf.io.source.ByteBuffer
- APPEND_MODE_REQUIRES_A_DOCUMENT_WITHOUT_ERRORS_EVEN_IF_RECOVERY_IS_POSSIBLE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- APPEND_ONLY - Static variable in class com.itextpdf.forms.PdfAcroForm
-
To be used with
PdfAcroForm.setSignatureFlags(int)
. - appendAnyGlyph(String, int, List
) - Method in class com.itextpdf.kernel.font.PdfFont -
Append any single glyph, even notdef.
- appendAnyGlyph(String, int, List
) - Method in class com.itextpdf.kernel.font.PdfSimpleFont - appendAnyGlyph(String, int, List
) - Method in class com.itextpdf.kernel.font.PdfType0Font - appendArrayItem(String, String, PropertyOptions, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- appendArrayItem(String, String, PropertyOptions, String, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Simplifies the construction of an array by not requiring that you pre-create an empty array.
- appendArrayItem(String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- appendArrayItem(String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
- appendCssStyleSheet(CssStyleSheet) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
-
Append another CSS style sheet to this one.
- appendDecodedCodesToGlyphsList(List
, PdfString) - Method in class com.itextpdf.kernel.font.PdfFont -
Decodes sequence of character codes (e.g.
- appendDecodedCodesToGlyphsList(List
, PdfString) - Method in class com.itextpdf.kernel.font.PdfSimpleFont -
Decodes sequence of character codes (e.g.
- appendDecodedCodesToGlyphsList(List
, PdfString) - Method in class com.itextpdf.kernel.font.PdfType0Font -
Decodes sequence of character codes (e.g.
- appendGlyphs(String, int, int, List
) - Method in class com.itextpdf.kernel.font.PdfFont -
Append all supported glyphs and return number of processed chars.
- appendGlyphs(String, int, int, List
) - Method in class com.itextpdf.kernel.font.PdfSimpleFont - appendGlyphs(String, int, int, List
) - Method in class com.itextpdf.kernel.font.PdfType0Font - appendHex(byte) - Method in class com.itextpdf.io.source.ByteBuffer
- appendMode - Variable in class com.itextpdf.kernel.pdf.StampingProperties
- appendModeFlush(int) - Method in class com.itextpdf.kernel.pdf.PageFlushingHelper
-
Flushes to the output stream modified objects that can belong only to the given page, which makes this method "safe" compared to the
PageFlushingHelper.unsafeFlushDeep(int)
. - appendProperties(XMPMeta, XMPMeta, boolean, boolean) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Alias without the new option
deleteEmptyValues
. - appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean) - Static method in class com.itextpdf.kernel.xmp.impl.XMPUtilsImpl
- appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Append properties from one XMP object to another.
- appendTextChunk(CharSequence) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.SimpleTextExtractionStrategy
-
Used to actually append text to the text results.
- ApplicationOctetStream - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ApplicationPdf - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ApplicationXml - Static variable in class com.itextpdf.kernel.pdf.PdfName
- apply(Signature) - Method in interface com.itextpdf.signatures.IApplicableSignatureParams
-
Apply the parameters to a
Signature
. - apply(Signature) - Method in class com.itextpdf.signatures.RSASSAPSSMechanismParams
-
Apply the parameters to a
Signature
. - applyAbsolutePosition(Rectangle) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Applies the AcroField widget.
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Applies the AcroField widget.
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Applies the AcroField widget.
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Applies the AcroField widget.
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Applies the AcroField widget.
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
- applyAcroField(DrawContext) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
Applies the AcroField widget.
- applyAction(PdfDocument) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- applyBorderBox(Rectangle, boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Applies the border box of the renderer on the given rectangle If the border of a certain side is null, the side will remain as it was.
- applyBorderBox(Rectangle, Border[], boolean) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Applies the given border box (borders) on the given rectangle
- applyBorderBox(Rectangle, Border[], boolean) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Applies the given border box (borders) on the given rectangle
- applyBorderBox(Rectangle, Border[], boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Applies the given border box (borders) on the given rectangle
- applyBorderBox(Rectangle, Border[], boolean) - Method in class com.itextpdf.layout.renderer.CellRenderer
- applyBorderBox(Rectangle, Border[], boolean) - Method in class com.itextpdf.layout.renderer.TableRenderer
- applyClearance(float) - Method in class com.itextpdf.layout.margincollapse.MarginsCollapseHandler
- applyDestination(PdfDocument) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- applyDestinationsAndAnnotation(DrawContext) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- applyFillTransparency(PdfCanvas) - Method in class com.itextpdf.layout.properties.TransparentColor
-
Sets the opacity value for non-stroking operations in the transparent imaging model.
- applyInheritanceToSubTree(ISvgNodeRenderer, ISvgNodeRenderer, SvgCssContext) - Static method in class com.itextpdf.svg.css.impl.SvgNodeRendererInheritanceResolver
-
Apply style and attribute inheritance to the tree formed by the root and the subTree.
- applyKerning(FontProgram, GlyphLine, SequenceId, IMetaInfo) - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- applyKerning(FontProgram, GlyphLine, SequenceId, IMetaInfo) - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- applyLeading(float) - Method in class com.itextpdf.layout.renderer.LineRenderer
- applyLinkAnnotation(PdfDocument) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- applyMargins(float, float, float, float, boolean) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Change the rectangle according the specified margins.
- applyMargins(Rectangle, boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Applies margins of the renderer on the given rectangle
- applyMargins(Rectangle, UnitValue[], boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Applies given margins on the given rectangle
- applyMargins(Rectangle, UnitValue[], boolean) - Method in class com.itextpdf.layout.renderer.CellRenderer
- applyOtf() - Method in class com.itextpdf.layout.renderer.TextRenderer
- applyOtfScript(TrueTypeFont, GlyphLine, Character.UnicodeScript, Object, SequenceId, IMetaInfo) - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- applyOtfScript(TrueTypeFont, GlyphLine, Character.UnicodeScript, Object, SequenceId, IMetaInfo) - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- applyPaddings(Rectangle, boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Applies paddings of the renderer on the given rectangle
- applyPaddings(Rectangle, boolean) - Method in class com.itextpdf.layout.renderer.TableRenderer
- applyPaddings(Rectangle, UnitValue[], boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Applies given paddings on the given rectangle
- applyPaddings(Rectangle, UnitValue[], boolean) - Method in class com.itextpdf.layout.renderer.ImageRenderer
- applyPaddings(Rectangle, UnitValue[], boolean) - Method in class com.itextpdf.layout.renderer.TableRenderer
- applyRelativePositioningTranslation(boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- applyRotationLayout(Rectangle) - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
This method rotates content of the renderer and calculates correct occupied area for the rotated element.
- applySpacings(Rectangle, boolean) - Method in class com.itextpdf.layout.renderer.CellRenderer
-
Applies spacings on the given rectangle.
- applySpacings(Rectangle, float[], boolean) - Method in class com.itextpdf.layout.renderer.CellRenderer
-
Applies given spacings on the given rectangle.
- applyStrokeTransparency(PdfCanvas) - Method in class com.itextpdf.layout.properties.TransparentColor
-
Sets the opacity value for stroking operations in the transparent imaging model.
- applyVerticalAlignment() - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
This method applies vertical alignment for the occupied area of the renderer and its children renderers.
- applyViewBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.MarkerSvgNodeRenderer
- Approved - Static variable in class com.itextpdf.kernel.pdf.PdfName
- approximateFontSizeToFitSingleLine(PdfFont, Rectangle, String, float, float) - Static method in class com.itextpdf.forms.util.FontSizeUtil
-
Calculates the font size that will fit the text in the given rectangle.
- ARABIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ARAGONESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ARAKWAL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- arc(double, double, double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Draws a partial ellipse inscribed within the rectangle x1,y1,x2,y2, starting at startAng degrees and covering extent degrees.
- arc(double, double, double, double, double, double, PdfCanvas) - Static method in class com.itextpdf.svg.utils.DrawUtils
-
Draw an arc on the passed canvas, enclosed by the rectangle for which two opposite corners are specified.
- ARC_TO_EXPECTS_FOLLOWING_PARAMETERS_GOT_0 - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- arcContinuous(double, double, double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Draws a partial ellipse with the preceding line to the start of the arc to prevent path broking.
- arcfour - Variable in class com.itextpdf.kernel.crypto.OutputStreamStandardEncryption
- arcfour - Variable in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- arcfour - Variable in class com.itextpdf.kernel.crypto.StandardDecryptor
- ARCFOUREncryption - Class in com.itextpdf.kernel.crypto
- ARCFOUREncryption() - Constructor for class com.itextpdf.kernel.crypto.ARCFOUREncryption
-
Creates a new instance of ARCFOUREncryption
- area - Variable in class com.itextpdf.layout.layout.LayoutContext
-
The
LayoutArea
for the content to be placed on. - area() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
- AREA_BREAK_TYPE - Static variable in class com.itextpdf.layout.properties.Property
- areaBreak - Variable in class com.itextpdf.layout.layout.LayoutResult
-
The
AreaBreak
that will be rendered by this object. - areaBreak - Variable in class com.itextpdf.layout.renderer.AreaBreakRenderer
- AreaBreak - Class in com.itextpdf.layout.element
-
A layout object that terminates the current content area and creates a new one.
- AreaBreak() - Constructor for class com.itextpdf.layout.element.AreaBreak
-
Creates an AreaBreak.
- AreaBreak(PageSize) - Constructor for class com.itextpdf.layout.element.AreaBreak
-
Creates an AreaBreak.
- AreaBreak(AreaBreakType) - Constructor for class com.itextpdf.layout.element.AreaBreak
-
Creates an AreaBreak that terminates a specified area type.
- AreaBreakRenderer - Class in com.itextpdf.layout.renderer
-
Renderer for the
AreaBreak
layout element. - AreaBreakRenderer(AreaBreak) - Constructor for class com.itextpdf.layout.renderer.AreaBreakRenderer
-
Creates an AreaBreakRenderer.
- AreaBreakType - Enum in com.itextpdf.layout.properties
-
The possible values for the type of break that is executed by an
AreaBreak
. - areTwoJsonObjectEquals(String, String) - Static method in class com.itextpdf.commons.utils.JsonUtil
-
Compares two json strings without considering the order of the elements.
- arg_count - Variable in class com.itextpdf.io.font.CFFFont
- args - Variable in class com.itextpdf.io.font.CFFFont
- arguments - Variable in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
-
The arguments.
- ARMENIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ARMENIAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ARMENIAN.
- ARMENIAN_EAST - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ArmenianNumbering - Class in com.itextpdf.kernel.numbering
-
This class can produce String combinations representing an armenian numeral.
- AROMANIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ARPITAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ARRAY - Static variable in class com.itextpdf.io.font.cmap.CMapObject
- ARRAY - Static variable in class com.itextpdf.kernel.pdf.PdfObject
- ARRAY - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
- ARRAY_ALT_TEXT - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
- ARRAY_ALTERNATE - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
- ARRAY_INDEX_STEP - Static variable in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
Marks an array index step
- ARRAY_ITEM_NAME - Static variable in interface com.itextpdf.kernel.xmp.XMPConst
-
Node name of an array item.
- ARRAY_LAST_ITEM - Static variable in interface com.itextpdf.kernel.xmp.XMPConst
-
Index that has the meaning to be always the last item in an array.
- ARRAY_LAST_STEP - Static variable in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
- ARRAY_ORDERED - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
- ArrayDataTypeValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDeclarationValidator
implementation to validate an array of specified element types. - ArrayDataTypeValidator(ICssDataTypeValidator) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.ArrayDataTypeValidator
-
Creates a new
ArrayDataTypeValidator
instance. - ArrayPathItem - Class in com.itextpdf.kernel.utils.objectpathitems
-
Direct path item (see
ObjectPath
, which describes transition to thePdfArray
element which is now a currently comparing direct object. - ArrayPathItem(int) - Constructor for class com.itextpdf.kernel.utils.objectpathitems.ArrayPathItem
-
Creates an instance of the
ArrayPathItem
. - Art - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ART - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- ART_BOX - Enum constant in enum com.itextpdf.kernel.pdf.PdfViewerPreferences.PdfViewerPreferencesConstants
- ArtBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Artifact - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ARTIFACT - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- AS - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- AS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Ascent - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ASCII - Enum constant in enum com.itextpdf.forms.xfdf.ElementContentEncodingFormat
- ASCII85Decode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ASCII85Decode(byte[]) - Static method in class com.itextpdf.kernel.pdf.filters.ASCII85DecodeFilter
-
Decodes the input bytes according to ASCII85.
- ASCII85DecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles ASCII85Decode filter
- ASCII85DecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.ASCII85DecodeFilter
- ASCIIHexDecode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ASCIIHexDecode(byte[]) - Static method in class com.itextpdf.kernel.pdf.filters.ASCIIHexDecodeFilter
-
Decodes a byte[] according to ASCII Hex encoding.
- ASCIIHexDecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles ASCIIHexDecode filter
- ASCIIHexDecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.ASCIIHexDecodeFilter
- Aside - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ASIDE - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- AsIs - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ASN1BitStringBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1BitString
. - ASN1BitStringBC(ASN1BitString) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1BitStringBC
-
Creates new wrapper instance for
ASN1BitString
. - ASN1BitStringBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1BitString
. - ASN1BitStringBCFips(ASN1BitString) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1BitStringBCFips
-
Creates new wrapper instance for
ASN1BitString
. - ASN1DumpBC - Class in com.itextpdf.bouncycastle.asn1.util
-
Wrapper class for
ASN1Dump
. - ASN1DumpBC(ASN1Dump) - Constructor for class com.itextpdf.bouncycastle.asn1.util.ASN1DumpBC
-
Creates new wrapper instance for
ASN1Dump
. - ASN1DumpBCFips - Class in com.itextpdf.bouncycastlefips.asn1.util
-
Wrapper class for
ASN1Dump
. - ASN1DumpBCFips(ASN1Dump) - Constructor for class com.itextpdf.bouncycastlefips.asn1.util.ASN1DumpBCFips
-
Creates new wrapper instance for
ASN1Dump
. - ASN1EncodableBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1Encodable
. - ASN1EncodableBC(ASN1Encodable) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1EncodableBC
-
Creates new wrapper instance for
ASN1Encodable
. - ASN1EncodableBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1Encodable
. - ASN1EncodableBCFips(ASN1Encodable) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableBCFips
-
Creates new wrapper instance for
ASN1Encodable
. - ASN1EncodableVectorBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1EncodableVector
. - ASN1EncodableVectorBC() - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Creates new wrapper instance for new
ASN1EncodableVector
object. - ASN1EncodableVectorBC(ASN1EncodableVector) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Creates new wrapper instance for
ASN1EncodableVector
. - ASN1EncodableVectorBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1EncodableVector
. - ASN1EncodableVectorBCFips() - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Creates new wrapper instance for new
ASN1EncodableVector
object. - ASN1EncodableVectorBCFips(ASN1EncodableVector) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Creates new wrapper instance for
ASN1EncodableVector
. - ASN1EncodingBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1Encoding
. - ASN1EncodingBC(ASN1Encoding) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1EncodingBC
-
Creates new wrapper instance for
ASN1Encoding
. - ASN1EncodingBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1Encoding
. - ASN1EncodingBCFips(ASN1Encoding) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1EncodingBCFips
-
Creates new wrapper instance for
ASN1Encoding
. - ASN1EnumeratedBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1Enumerated
. - ASN1EnumeratedBC(int) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1EnumeratedBC
-
Creates new wrapper instance for
ASN1Enumerated
. - ASN1EnumeratedBC(ASN1Enumerated) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1EnumeratedBC
-
Creates new wrapper instance for
ASN1Enumerated
. - ASN1EnumeratedBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1Enumerated
. - ASN1EnumeratedBCFips(int) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1EnumeratedBCFips
-
Creates new wrapper instance for
ASN1Enumerated
. - ASN1EnumeratedBCFips(ASN1Enumerated) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1EnumeratedBCFips
-
Creates new wrapper instance for
ASN1Enumerated
. - ASN1GeneralizedTimeBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1GeneralizedTime
. - ASN1GeneralizedTimeBC(ASN1GeneralizedTime) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1GeneralizedTimeBC
-
Creates new wrapper instance for
ASN1GeneralizedTime
. - ASN1GeneralizedTimeBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1GeneralizedTime
. - ASN1GeneralizedTimeBCFips(ASN1GeneralizedTime) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1GeneralizedTimeBCFips
-
Creates new wrapper instance for
ASN1GeneralizedTime
. - ASN1InputStreamBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1InputStream
. - ASN1InputStreamBC(byte[]) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1InputStreamBC
-
Creates new wrapper instance for
ASN1InputStream
. - ASN1InputStreamBC(InputStream) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1InputStreamBC
-
Creates new wrapper instance for
ASN1InputStream
. - ASN1InputStreamBC(ASN1InputStream) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1InputStreamBC
-
Creates new wrapper instance for
ASN1InputStream
. - ASN1InputStreamBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1InputStream
. - ASN1InputStreamBCFips(byte[]) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1InputStreamBCFips
-
Creates new wrapper instance for
ASN1InputStream
. - ASN1InputStreamBCFips(InputStream) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1InputStreamBCFips
-
Creates new wrapper instance for
ASN1InputStream
. - ASN1InputStreamBCFips(ASN1InputStream) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1InputStreamBCFips
-
Creates new wrapper instance for
ASN1InputStream
. - ASN1IntegerBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1Integer
. - ASN1IntegerBC(int) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1IntegerBC
-
Creates new wrapper instance for
ASN1Integer
. - ASN1IntegerBC(BigInteger) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1IntegerBC
-
Creates new wrapper instance for
ASN1Integer
. - ASN1IntegerBC(ASN1Integer) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1IntegerBC
-
Creates new wrapper instance for
ASN1Integer
. - ASN1IntegerBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1Integer
. - ASN1IntegerBCFips(int) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1IntegerBCFips
-
Creates new wrapper instance for
ASN1Integer
. - ASN1IntegerBCFips(BigInteger) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1IntegerBCFips
-
Creates new wrapper instance for
ASN1Integer
. - ASN1IntegerBCFips(ASN1Integer) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1IntegerBCFips
-
Creates new wrapper instance for
ASN1Integer
. - ASN1ObjectIdentifierBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1ObjectIdentifier
. - ASN1ObjectIdentifierBC(String) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1ObjectIdentifierBC
-
Creates new wrapper instance for
ASN1ObjectIdentifier
. - ASN1ObjectIdentifierBC(ASN1ObjectIdentifier) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1ObjectIdentifierBC
-
Creates new wrapper instance for
ASN1ObjectIdentifier
. - ASN1ObjectIdentifierBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1ObjectIdentifier
. - ASN1ObjectIdentifierBCFips(String) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1ObjectIdentifierBCFips
-
Creates new wrapper instance for
ASN1ObjectIdentifier
. - ASN1ObjectIdentifierBCFips(ASN1ObjectIdentifier) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1ObjectIdentifierBCFips
-
Creates new wrapper instance for
ASN1ObjectIdentifier
. - ASN1OctetStringBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1OctetString
. - ASN1OctetStringBC(IASN1TaggedObject, boolean) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1OctetStringBC
-
Creates new wrapper instance for
ASN1OctetString
. - ASN1OctetStringBC(ASN1OctetString) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1OctetStringBC
-
Creates new wrapper instance for
ASN1OctetString
. - ASN1OctetStringBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1OctetString
. - ASN1OctetStringBCFips(IASN1TaggedObject, boolean) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1OctetStringBCFips
-
Creates new wrapper instance for
ASN1OctetString
. - ASN1OctetStringBCFips(ASN1OctetString) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1OctetStringBCFips
-
Creates new wrapper instance for
ASN1OctetString
. - ASN1OutputStreamBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1OutputStream
. - ASN1OutputStreamBC(OutputStream) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1OutputStreamBC
-
Creates new wrapper instance for
ASN1OutputStream
. - ASN1OutputStreamBC(ASN1OutputStream) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1OutputStreamBC
-
Creates new wrapper instance for
ASN1OutputStream
. - ASN1OutputStreamBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1OutputStream
. - ASN1OutputStreamBCFips(OutputStream) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1OutputStreamBCFips
-
Creates new wrapper instance for
ASN1OutputStream
. - ASN1OutputStreamBCFips(ASN1OutputStream) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1OutputStreamBCFips
-
Creates new wrapper instance for
ASN1OutputStream
. - ASN1PrimitiveBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1Primitive
. - ASN1PrimitiveBC(byte[]) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1PrimitiveBC
-
Creates new wrapper instance for
ASN1Primitive
. - ASN1PrimitiveBC(ASN1Primitive) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1PrimitiveBC
-
Creates new wrapper instance for
ASN1Primitive
. - ASN1PrimitiveBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1Primitive
. - ASN1PrimitiveBCFips(byte[]) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1PrimitiveBCFips
-
Creates new wrapper instance for
ASN1Primitive
. - ASN1PrimitiveBCFips(ASN1Primitive) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1PrimitiveBCFips
-
Creates new wrapper instance for
ASN1Primitive
. - ASN1SequenceBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1Sequence
. - ASN1SequenceBC(Object) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1SequenceBC
-
Creates new wrapper instance for
ASN1Sequence
. - ASN1SequenceBC(ASN1Sequence) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1SequenceBC
-
Creates new wrapper instance for
ASN1Sequence
. - ASN1SequenceBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1Sequence
. - ASN1SequenceBCFips(Object) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1SequenceBCFips
-
Creates new wrapper instance for
ASN1Sequence
. - ASN1SequenceBCFips(ASN1Sequence) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1SequenceBCFips
-
Creates new wrapper instance for
ASN1Sequence
. - ASN1SetBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1Set
. - ASN1SetBC(ASN1Set) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1SetBC
-
Creates new wrapper instance for
ASN1Set
. - ASN1SetBC(ASN1TaggedObject, boolean) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1SetBC
-
Creates new wrapper instance for
ASN1Set
. - ASN1SetBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1Set
. - ASN1SetBCFips(ASN1Set) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1SetBCFips
-
Creates new wrapper instance for
ASN1Set
. - ASN1SetBCFips(ASN1TaggedObject, boolean) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1SetBCFips
-
Creates new wrapper instance for
ASN1Set
. - ASN1StringBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1String
. - ASN1StringBC(ASN1String) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1StringBC
-
Creates new wrapper instance for
ASN1String
. - ASN1StringBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1String
. - ASN1StringBCFips(ASN1String) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1StringBCFips
-
Creates new wrapper instance for
ASN1String
. - ASN1TaggedObjectBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1TaggedObject
. - ASN1TaggedObjectBC(ASN1TaggedObject) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1TaggedObjectBC
-
Creates new wrapper instance for
ASN1TaggedObject
. - ASN1TaggedObjectBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1TaggedObject
. - ASN1TaggedObjectBCFips(ASN1TaggedObject) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1TaggedObjectBCFips
-
Creates new wrapper instance for
ASN1TaggedObject
. - ASN1UTCTimeBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
ASN1UTCTime
. - ASN1UTCTimeBC(ASN1UTCTime) - Constructor for class com.itextpdf.bouncycastle.asn1.ASN1UTCTimeBC
-
Creates new wrapper instance for
ASN1UTCTime
. - ASN1UTCTimeBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
ASN1UTCTime
. - ASN1UTCTimeBCFips(ASN1UTCTime) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ASN1UTCTimeBCFips
-
Creates new wrapper instance for
ASN1UTCTime
. - ASPECT_RATIO - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
-
Value:
Media: visual, tactile
Accepts min/max prefixes: yes
Describes the aspect ratio of the targeted display area of the output device. - ASSAMESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- assemble() - Method in class com.itextpdf.barcodes.BarcodePDF417
- AssembleIndex(int[], byte[]) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function creates the new index, inserting the count,offsetsize,offset array and object array.
- assertConsistency(int) - Method in class com.itextpdf.kernel.xmp.options.Options
-
The inheriting option class can do additional checks on the options.
- assertConsistency(int) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
Checks that a node not a struct and array at the same time; and URI cannot be a struct.
- AssertUtil - Class in com.itextpdf.test
-
Utilities class for assertion operation.
- assignBytes(byte[]) - Method in class com.itextpdf.io.source.ByteArrayOutputStream
- assignBytes(byte[], int) - Method in class com.itextpdf.io.source.ByteArrayOutputStream
- assignBytes(byte[], int) - Method in class com.itextpdf.io.source.OutputStream
- assignWaitingState(TagTreePointer, Object) - Method in class com.itextpdf.kernel.pdf.tagutils.WaitingTagsManager
-
Assigns waiting state to the tag at which given
TagTreePointer
points, associating it with the givenObject
. - ASSOCIATED_FILE_SPEC_SHALL_INCLUDE_AFRELATIONSHIP - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ASTURIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ATHAPASKAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- attachContentStream(PdfStream) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Attaches new content stream to the canvas.
- attachEventListener(T, IEventFilter...) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredEventListener
-
Attaches another
IEventListener
delegate with its filters. - ATTEMPT_PROCESS_NAN - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ATTEMPT_TO_CREATE_A_TAG_FOR_FINISHED_HINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ATTEMPT_TO_GENERATE_PDF_PAGES_TREE_WITHOUT_ANY_PAGES - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ATTEMPT_TO_MOVE_TO_FLUSHED_PARENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ATTRIBUTE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The constant ATTRIBUTE.
- ATTRIBUTE_NAME_OR_VALUE_MISSING - Static variable in exception com.itextpdf.forms.exceptions.XfdfException
-
Message in case one tries to add attribute with null name or value
- AttributeBC - Class in com.itextpdf.bouncycastle.asn1.cms
-
Wrapper class for
Attribute
. - AttributeBC(Attribute) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.AttributeBC
-
Creates new wrapper instance for
Attribute
. - AttributeBCFips - Class in com.itextpdf.bouncycastlefips.asn1.cms
-
Wrapper class for
Attribute
. - AttributeBCFips(Attribute) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.AttributeBCFips
-
Creates new wrapper instance for
Attribute
. - AttributeNotFoundException - Exception in com.itextpdf.forms.exceptions
- AttributeNotFoundException(String) - Constructor for exception com.itextpdf.forms.exceptions.AttributeNotFoundException
-
The exception thrown when the attribute with given name is not found in the object attributes list.
- AttributeObject - Class in com.itextpdf.forms.xfdf
-
Represents the attribute of any XFDF element.
- AttributeObject(String, String) - Constructor for class com.itextpdf.forms.xfdf.AttributeObject
-
Creates an instance with given attribute name and value.
- Attributes() - Constructor for class com.itextpdf.svg.SvgConstants.Attributes
- attributesAndStyles - Variable in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Map that contains attributes and styles used for drawing operations.
- attributesList - Variable in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- AttributeTableBC - Class in com.itextpdf.bouncycastle.asn1.cms
-
Wrapper class for
AttributeTable
. - AttributeTableBC(ASN1Set) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.AttributeTableBC
-
Creates new wrapper instance for
AttributeTable
. - AttributeTableBC(AttributeTable) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.AttributeTableBC
-
Creates new wrapper instance for
AttributeTable
. - AttributeTableBCFips - Class in com.itextpdf.bouncycastlefips.asn1.cms
-
Wrapper class for
AttributeTable
. - AttributeTableBCFips(ASN1Set) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.AttributeTableBCFips
-
Creates new wrapper instance for
AttributeTable
. - AttributeTableBCFips(AttributeTable) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.AttributeTableBCFips
-
Creates new wrapper instance for
AttributeTable
. - AURAL - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
-
The Constant AURAL.
- AUTHENTICATED_ATTRIBUTE_IS_MISSING_THE_DIGEST - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- AuthEvent - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Author - Static variable in class com.itextpdf.kernel.pdf.PdfName
- AUTHORITY_INFO_ACCESS - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the Internet Certificate Extensions also from https://tools.ietf.org/html/rfc5280
- AUTHORITY_KEY_IDENTIFIER - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- AuthorityKeyIdentifierBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
AuthorityKeyIdentifier
. - AuthorityKeyIdentifierBC(AuthorityKeyIdentifier) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.AuthorityKeyIdentifierBC
-
Creates new wrapper instance for
AuthorityKeyIdentifier
. - AuthorityKeyIdentifierBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
AuthorityKeyIdentifier
. - AuthorityKeyIdentifierBCFips(AuthorityKeyIdentifier) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.AuthorityKeyIdentifierBCFips
-
Creates new wrapper instance for
AuthorityKeyIdentifier
. - AUTO - Enum constant in enum com.itextpdf.barcodes.Barcode128.Barcode128CodeSet
- AUTO - Enum constant in enum com.itextpdf.kernel.colors.gradients.GradientColorStop.OffsetType
-
The automatic offset evaluation.
- AUTO - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant AUTO.
- AUTO - Static variable in class com.itextpdf.svg.SvgConstants.Values
-
Value representing automatic orientation for the marker attribute orient.
- AUTO_SCALE - Static variable in class com.itextpdf.layout.properties.Property
- AUTO_SCALE_HEIGHT - Static variable in class com.itextpdf.layout.properties.Property
- AUTO_SCALE_WIDTH - Static variable in class com.itextpdf.layout.properties.Property
- AUTO_START_REVERSE - Static variable in class com.itextpdf.svg.SvgConstants.Values
-
Value representing reverse automatic orientation for the start marker.
- autoScale(LayoutArea) - Method in class com.itextpdf.layout.renderer.ImageRenderer
- autoTaggingPointer - Variable in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
- AVAILABLE_SPACE_IS_NOT_ENOUGH_FOR_SIGNATURE - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- AVAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- avgWidth - Variable in class com.itextpdf.io.font.FontProgram
- AVOID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant AVOID.
- AWADHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Axial(PdfColorSpace, float, float, float[], float, float, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Creates the new instance of the class.
- Axial(PdfColorSpace, float, float, float[], float, float, float[], boolean[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Creates the new instance of the class.
- Axial(PdfColorSpace, PdfArray, IPdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Creates the new instance of the class.
- Axial(PdfColorSpace, PdfArray, PdfArray, IPdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Creates the new instance of the class.
- Axial(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Creates the new instance of the class from the existing
PdfDictionary
. - AYMARA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- AZERBAIJANI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
B
- B - Enum constant in enum com.itextpdf.barcodes.Barcode128.Barcode128CodeSet
- B - Static variable in class com.itextpdf.kernel.pdf.PdfName
- B0 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B1 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B10 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B2 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B3 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B4 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B5 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B6 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B7 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B8 - Static variable in class com.itextpdf.kernel.geom.PageSize
- B9 - Static variable in class com.itextpdf.kernel.geom.PageSize
- Background - Class in com.itextpdf.layout.properties
-
A specialized class holding configurable properties related to an
IElement
's background. - Background(Color) - Constructor for class com.itextpdf.layout.properties.Background
-
Creates a background with a specified color.
- Background(Color, float) - Constructor for class com.itextpdf.layout.properties.Background
-
Creates a background with a specified color and opacity.
- Background(Color, float, float, float, float) - Constructor for class com.itextpdf.layout.properties.Background
-
Creates a background with a specified color, and extra space that must be counted as part of the background and therefore colored.
- Background(Color, float, float, float, float, float) - Constructor for class com.itextpdf.layout.properties.Background
-
Creates a background with a specified color, and extra space that must be counted as part of the background and therefore colored.
- Background(Color, float, BackgroundBox) - Constructor for class com.itextpdf.layout.properties.Background
-
Creates a background with a specified color, opacity and clip value.
- BACKGROUND - Static variable in class com.itextpdf.layout.properties.Property
- BACKGROUND - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND.
- BACKGROUND_ATTACHMENT - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_ATTACHMENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_ATTACHMENT.
- BACKGROUND_ATTACHMENT_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_ATTACHMENT_VALUES.
- BACKGROUND_BLEND_MODE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_BLEND_MODE.
- BACKGROUND_CLIP - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_CLIP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_CLIP.
- BACKGROUND_COLOR - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_COLOR.
- BACKGROUND_IMAGE - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_IMAGE - Static variable in class com.itextpdf.layout.properties.Property
- BACKGROUND_IMAGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_IMAGE.
- BACKGROUND_ORIGIN - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_ORIGIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_ORIGIN.
- BACKGROUND_ORIGIN_OR_CLIP - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_ORIGIN_OR_CLIP_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_ORIGIN_OR_CLIP_VALUES.
- BACKGROUND_POSITION - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_POSITION.
- BACKGROUND_POSITION_OR_SIZE - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_POSITION_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_POSITION_VALUES.
- BACKGROUND_POSITION_X - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_POSITION_X - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_POSITION_X.
- BACKGROUND_POSITION_X_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_POSITION_X_VALUES.
- BACKGROUND_POSITION_Y - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_POSITION_Y - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_POSITION_Y.
- BACKGROUND_POSITION_Y_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_POSITION_Y_VALUES.
- BACKGROUND_REPEAT - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_REPEAT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_REPEAT.
- BACKGROUND_REPEAT_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_REPEAT_VALUES.
- BACKGROUND_SIZE - Enum constant in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
- BACKGROUND_SIZE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_SIZE.
- BACKGROUND_SIZE_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BACKGROUND_SIZE_VALUES.
- BackgroundBox - Enum in com.itextpdf.layout.properties
-
Enum with boxes that can be used as a value in background-clip and background-origin properties.
- backgroundColor - Variable in class com.itextpdf.forms.fields.PdfFormAnnotation
- BackgroundColor - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BackgroundImage - Class in com.itextpdf.layout.properties
-
Class to hold background-image property.
- BackgroundImage(BackgroundImage) - Constructor for class com.itextpdf.layout.properties.BackgroundImage
-
Creates a copy of passed
BackgroundImage
instance. - BackgroundImage.Builder - Class in com.itextpdf.layout.properties
-
BackgroundImage
builder class. - backgroundMode - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
The current background mode.
- BackgroundPosition - Class in com.itextpdf.layout.properties
-
Class to hold background-position property.
- BackgroundPosition() - Constructor for class com.itextpdf.layout.properties.BackgroundPosition
-
Creates a new
BackgroundPosition
instance. - BackgroundPosition.PositionX - Enum in com.itextpdf.layout.properties
-
A specialized enum containing positions in x-dimension (horizontal positions).
- BackgroundPosition.PositionY - Enum in com.itextpdf.layout.properties
-
A specialized enum containing positions in y-dimension (vertical positions).
- BackgroundPositionShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
IShorthandResolver
implementation for background-position. - BackgroundPositionShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BackgroundPositionShorthandResolver
- BackgroundRepeat - Class in com.itextpdf.layout.properties
-
Class to hold background-repeat property.
- BackgroundRepeat() - Constructor for class com.itextpdf.layout.properties.BackgroundRepeat
-
Creates a new
BackgroundRepeat
instance. - BackgroundRepeat(BackgroundRepeat.BackgroundRepeatValue) - Constructor for class com.itextpdf.layout.properties.BackgroundRepeat
-
Creates a new
BackgroundRepeat
instance based on oneBackgroundRepeat
instance. - BackgroundRepeat(BackgroundRepeat.BackgroundRepeatValue, BackgroundRepeat.BackgroundRepeatValue) - Constructor for class com.itextpdf.layout.properties.BackgroundRepeat
-
Creates a new
BackgroundRepeat
instance based on twoBackgroundRepeat
instance. - BackgroundRepeat.BackgroundRepeatValue - Enum in com.itextpdf.layout.properties
-
Defines all possible background repeat values for one axis.
- BackgroundShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
IShorthandResolver
implementation for backgrounds. - BackgroundShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BackgroundShorthandResolver
- BackgroundSize - Class in com.itextpdf.layout.properties
-
Class to hold background-size property.
- BackgroundSize() - Constructor for class com.itextpdf.layout.properties.BackgroundSize
-
Creates a new
BackgroundSize
instance. - backOnePosition(int) - Method in class com.itextpdf.io.source.PdfTokenizer
- BAD_CERTIFICATE_AND_KEY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- BAD_ENDIANNESS_TAG_0X4949_OR_0X4D4D - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BAD_MAGIC_NUMBER_SHOULD_BE_42 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BAD_USER_PASSWORD - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- BADAGA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BADINDEX - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADOPTIONS - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADPARAM - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BadPasswordException - Exception in com.itextpdf.kernel.exceptions
-
Bad password exception.
- BadPasswordException(String) - Constructor for exception com.itextpdf.kernel.exceptions.BadPasswordException
-
Creates a new BadPasswordException.
- BadPasswordException(String, Throwable) - Constructor for exception com.itextpdf.kernel.exceptions.BadPasswordException
-
Creates a new BadPasswordException.
- BADRDF - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADSCHEMA - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADSERIALIZE - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADSTREAM - Static variable in interface com.itextpdf.kernel.xmp.XMPError
-
Note: This is an error code introduced by Java.
- BADVALUE - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADXML - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADXMP - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BADXPATH - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- BAGHELKHANDI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BAGRI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- balance() - Method in class com.itextpdf.layout.hyphenation.TernaryTree
-
Balance the tree for best search performance
- BALANTE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BALINESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BALKAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BALTI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BALUCHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BAMBARA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BAMILEKE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BANDA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BANDJALANG - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Barcode128 - Class in com.itextpdf.barcodes
- Barcode128(PdfDocument) - Constructor for class com.itextpdf.barcodes.Barcode128
-
Creates new Barcode128.
- Barcode128(PdfDocument, PdfFont) - Constructor for class com.itextpdf.barcodes.Barcode128
-
Creates new Barcode128, which will use the provided font
- Barcode128.Barcode128CodeSet - Enum in com.itextpdf.barcodes
- Barcode1D - Class in com.itextpdf.barcodes
- Barcode1D(PdfDocument) - Constructor for class com.itextpdf.barcodes.Barcode1D
- Barcode2D - Class in com.itextpdf.barcodes
- Barcode2D() - Constructor for class com.itextpdf.barcodes.Barcode2D
- Barcode39 - Class in com.itextpdf.barcodes
- Barcode39(PdfDocument) - Constructor for class com.itextpdf.barcodes.Barcode39
-
Creates a new Barcode39.
- Barcode39(PdfDocument, PdfFont) - Constructor for class com.itextpdf.barcodes.Barcode39
-
Creates a new Barcode39.
- BarcodeCodabar - Class in com.itextpdf.barcodes
- BarcodeCodabar(PdfDocument) - Constructor for class com.itextpdf.barcodes.BarcodeCodabar
-
Creates a new BarcodeCodabar.
- BarcodeCodabar(PdfDocument, PdfFont) - Constructor for class com.itextpdf.barcodes.BarcodeCodabar
-
Creates a new BarcodeCodabar.
- BarcodeDataMatrix - Class in com.itextpdf.barcodes
- BarcodeDataMatrix() - Constructor for class com.itextpdf.barcodes.BarcodeDataMatrix
-
Creates an instance of this class.
- BarcodeDataMatrix(String) - Constructor for class com.itextpdf.barcodes.BarcodeDataMatrix
- BarcodeDataMatrix(String, String) - Constructor for class com.itextpdf.barcodes.BarcodeDataMatrix
- BarcodeEAN - Class in com.itextpdf.barcodes
- BarcodeEAN(PdfDocument) - Constructor for class com.itextpdf.barcodes.BarcodeEAN
-
Creates new BarcodeEAN.
- BarcodeEAN(PdfDocument, PdfFont) - Constructor for class com.itextpdf.barcodes.BarcodeEAN
-
Creates new BarcodeEAN
- BarcodeEANSUPP - Class in com.itextpdf.barcodes
- BarcodeEANSUPP(Barcode1D, Barcode1D) - Constructor for class com.itextpdf.barcodes.BarcodeEANSUPP
-
Creates new combined barcode.
- BarcodeInter25 - Class in com.itextpdf.barcodes
-
Implements the code interleaved 2 of 5.
- BarcodeInter25(PdfDocument) - Constructor for class com.itextpdf.barcodes.BarcodeInter25
-
Creates new BarcodeInter25.
- BarcodeInter25(PdfDocument, PdfFont) - Constructor for class com.itextpdf.barcodes.BarcodeInter25
-
Creates new BarcodeInter25
- BarcodeMSI - Class in com.itextpdf.barcodes
-
Implements the MSI Barcode.
- BarcodeMSI(PdfDocument) - Constructor for class com.itextpdf.barcodes.BarcodeMSI
-
Creates a new BarcodeMSI.
- BarcodeMSI(PdfDocument, PdfFont) - Constructor for class com.itextpdf.barcodes.BarcodeMSI
-
Creates a new BarcodeMSI
- BarcodePDF417 - Class in com.itextpdf.barcodes
- BarcodePDF417() - Constructor for class com.itextpdf.barcodes.BarcodePDF417
-
Creates a new
BarcodePDF417
with the default settings. - BarcodePDF417.Segment - Class in com.itextpdf.barcodes
- BarcodePDF417.SegmentList - Class in com.itextpdf.barcodes
- BarcodePostnet - Class in com.itextpdf.barcodes
- BarcodePostnet(PdfDocument) - Constructor for class com.itextpdf.barcodes.BarcodePostnet
- BarcodeQRCode - Class in com.itextpdf.barcodes
-
A QRCode implementation based on the zxing code.
- BarcodeQRCode() - Constructor for class com.itextpdf.barcodes.BarcodeQRCode
- BarcodeQRCode(String) - Constructor for class com.itextpdf.barcodes.BarcodeQRCode
-
Creates the QR barcode with default error correction level (ErrorCorrectionLevel.L) and default character set (ISO-8859-1).
- BarcodeQRCode(String, Map
) - Constructor for class com.itextpdf.barcodes.BarcodeQRCode -
Creates the QR barcode.
- BarcodesExceptionMessageConstant - Class in com.itextpdf.barcodes.exceptions
-
Class that bundles all the error message templates as constants.
- barHeight - Variable in class com.itextpdf.barcodes.Barcode1D
-
The height of the bars.
- BASE_64_EXCEPTION - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
-
Message notifies that base64 encoding or decoding failed.
- BASE_DIRECTION - Static variable in class com.itextpdf.layout.properties.Property
- Base64 - Class in com.itextpdf.commons.utils
-
Encodes and decodes to and from Base64 notation.
- Base64 - Class in com.itextpdf.kernel.xmp.impl
-
A utility class to perform base64 encoding and decoding as specified in RFC-1521.
- Base64() - Constructor for class com.itextpdf.kernel.xmp.impl.Base64
- BASE64_IDENTIFIER - Static variable in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
-
Identifier string used when loading in base64 images.
- Base64.InputStream - Class in com.itextpdf.commons.utils
-
A
Base64.InputStream
will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream - Class in com.itextpdf.commons.utils
-
A
Base64.OutputStream
will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - baseCharactersCount() - Method in class com.itextpdf.layout.renderer.LineRenderer
-
Returns the number of base characters, i.e.
- baseCharactersCount() - Method in class com.itextpdf.layout.renderer.TextRenderer
- BaseDirection - Enum in com.itextpdf.layout.properties
-
A specialized enum holding the possible values for a text
IElement
's base direction. - baseEncoding - Variable in class com.itextpdf.io.font.FontEncoding
-
Base font encoding.
- BaseEncoding - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BaseFont - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BaseInputOutPutConvertors - Class in com.itextpdf.kernel.pdf.function
- BaseInputOutPutConvertors.IInputConversionFunction - Interface in com.itextpdf.kernel.pdf.function
-
A functional interface for providing conversion of raw input to an array of double values.
- BaseInputOutPutConvertors.IOutputConversionFunction - Interface in com.itextpdf.kernel.pdf.function
- baseline - Variable in class com.itextpdf.barcodes.Barcode1D
-
If positive, the text distance under the bars.
- BASELINE - Enum constant in enum com.itextpdf.layout.properties.AlignmentPropertyValue
- BASELINE - Enum constant in enum com.itextpdf.layout.properties.InlineVerticalAlignmentType
- BASELINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BASELINE.
- BaselineShift - Static variable in class com.itextpdf.kernel.pdf.PdfName
- bases - Variable in class com.itextpdf.io.font.otf.GposLookupType4.MarkToBase
- BaseState - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BaseURL - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The base URL for relative URLs in the document content.
- baseVersion - Variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
The base version.
- BaseVersion - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BASHKIR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BASIC_CONSTRAINTS - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- BasicConstraintsBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
BasicConstraints
. - BasicConstraintsBC(BasicConstraints) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.BasicConstraintsBC
-
Creates new wrapper instance for
BasicConstraints
. - BasicConstraintsBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
BasicConstraints
. - BasicConstraintsBCFips(BasicConstraints) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.BasicConstraintsBCFips
-
Creates new wrapper instance for
BasicConstraints
. - BasicFontProvider - Class in com.itextpdf.styledxmlparser.resolver.font
-
A basic
FontProvider
that allows configuring in the constructor which fonts are loaded by default. - BasicFontProvider() - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
-
Creates a new
BasicFontProvider
instance. - BasicFontProvider(boolean, boolean) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
-
Creates a new
BasicFontProvider
instance. - BasicFontProvider(boolean, boolean, String) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
-
Creates a new
BasicFontProvider
instance. - BasicFontProvider(FontSet, String) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
-
Creates a new
BasicFontProvider
instance. - basicNumberCompaction(int, int) - Method in class com.itextpdf.barcodes.BarcodePDF417
- BasicOCSPRespBC - Class in com.itextpdf.bouncycastle.cert.ocsp
-
Wrapper class for
BasicOCSPResp
. - BasicOCSPRespBC(BasicOCSPResp) - Constructor for class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Creates new wrapper instance for
BasicOCSPResp
. - BasicOCSPRespBCFips - Class in com.itextpdf.bouncycastlefips.cert.ocsp
-
Wrapper class for
BasicOCSPResp
. - BasicOCSPRespBCFips(BasicOCSPResp) - Constructor for class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Creates new wrapper instance for
BasicOCSPResp
. - BasicOCSPRespBuilderBC - Class in com.itextpdf.bouncycastle.cert.ocsp
-
Wrapper class for
BasicOCSPRespBuilder
. - BasicOCSPRespBuilderBC(IRespID) - Constructor for class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBuilderBC
-
Creates new wrapper instance for
BasicOCSPRespBuilder
. - BasicOCSPRespBuilderBC(BasicOCSPRespBuilder) - Constructor for class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBuilderBC
-
Creates new wrapper instance for
BasicOCSPRespBuilder
. - BasicOCSPRespBuilderBCFips - Class in com.itextpdf.bouncycastlefips.cert.ocsp
-
Wrapper class for
BasicOCSPRespBuilder
. - BasicOCSPRespBuilderBCFips(IRespID) - Constructor for class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBuilderBCFips
-
Creates new wrapper instance for
BasicOCSPRespBuilder
. - BasicOCSPRespBuilderBCFips(BasicOCSPRespBuilder) - Constructor for class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBuilderBCFips
-
Creates new wrapper instance for
BasicOCSPRespBuilder
. - BasicOCSPResponseBC - Class in com.itextpdf.bouncycastle.asn1.ocsp
-
Wrapper class for
BasicOCSPResponse
. - BasicOCSPResponseBC(BasicOCSPResponse) - Constructor for class com.itextpdf.bouncycastle.asn1.ocsp.BasicOCSPResponseBC
-
Creates new wrapper instance for
BasicOCSPResponse
. - BasicOCSPResponseBCFips - Class in com.itextpdf.bouncycastlefips.asn1.ocsp
-
Wrapper class for
BasicOCSPResponse
. - BasicOCSPResponseBCFips(BasicOCSPResponse) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ocsp.BasicOCSPResponseBCFips
-
Creates new wrapper instance for
BasicOCSPResponse
. - BASQUE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BATAK_SIMALUNGUN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BATAK_TOBA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Bates - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BAULE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BAVARIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- bBox - Variable in class com.itextpdf.layout.layout.LayoutArea
-
The area's bounding box
- BBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
- bBoxes - Variable in class com.itextpdf.io.font.TrueTypeFont
- BC - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BE - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Before - Static variable in class com.itextpdf.kernel.pdf.PdfName
- beforeTestMethodAction() - Method in class com.itextpdf.test.ExtendedITextTest
-
This method is called before each test method is executed
- BEGIN_TEXT - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.EventType
- beginElementOpacityApplying(DrawContext) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- beginLayer(IPdfOCG) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Begins a graphic block whose visibility is controlled by the
layer
. - beginMarkedContent(PdfName) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Manually start a Marked Content sequence.
- beginMarkedContent(PdfName, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Add to the marked content stack
- beginMarkedContent(PdfName, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Manually start a Marked Content sequence with properties.
- beginRotationIfApplied(PdfCanvas) - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
This method starts rotation for the renderer if rotation angle property is specified.
- beginText() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Begins text block (PDF BT operator).
- beginTransformationIfApplied(PdfCanvas) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- beginVariableText() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Begins variable text block
- BELARUSSIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BEMBA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BENCH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BENGALI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BERBER - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BEST_COMPRESSION - Static variable in class com.itextpdf.kernel.pdf.CompressionConstants
-
A possible compression level.
- BEST_SPEED - Static variable in class com.itextpdf.kernel.pdf.CompressionConstants
-
A possible compression level.
- bestMatch() - Method in class com.itextpdf.layout.font.FontSelector
-
The best font match.
- BETI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BEVEL - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.JoinType
- BEVEL - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.LineJoinStyle
-
The two segments are finished with butt caps (@see LineCapStyle#BUTT) and the resulting notch beyond the ends of the segments is filled with a triangle.
- bezierArc(double, double, double, double, double, double) - Static method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Generates an array of bezier curves to draw an arc.
- BezierCurve - Class in com.itextpdf.kernel.geom
-
Represents a Bezier curve.
- BezierCurve(List
) - Constructor for class com.itextpdf.kernel.geom.BezierCurve -
Constructs new bezier curve.
- BG - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BG2 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BHILI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BHOJPURI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BibEntry - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BIBENTRY - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- BIBLE_CREE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BIKOL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BILEN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BiMap<K,
V> - Class in com.itextpdf.commons.datastructures -
A simple bi-directional map.
- BiMap() - Constructor for class com.itextpdf.commons.datastructures.BiMap
-
Creates a new
BiMap
instance. - BISHNUPRIYA_MANIPURI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BISLAMA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BIT_SAMPLES_ARE_NOT_SUPPORTED_FOR_HORIZONTAL_DIFFERENCING_PREDICTOR - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- bitPtr - Variable in class com.itextpdf.barcodes.BarcodePDF417
- BITS_PER_COMPONENT - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
- BITS_PER_COMPONENT_MUST_BE_1_2_4_OR_8 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BITS_PER_SAMPLE_0_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BitsPerComponent - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BitsPerCoordinate - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BitsPerFlag - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BitsPerSample - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Bl - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BLACK - Static variable in class com.itextpdf.io.font.constants.FontWeights
- BLACK - Static variable in class com.itextpdf.kernel.colors.ColorConstants
-
Predefined black DeviceRgb color
- BLACK - Static variable in class com.itextpdf.kernel.colors.DeviceCmyk
-
Predefined black DeviceCmyk color
- BLACK - Static variable in class com.itextpdf.kernel.colors.DeviceGray
-
Predefined black DeviceGray color.
- BLACK - Static variable in class com.itextpdf.kernel.colors.DeviceRgb
-
Predefined black DeviceRgb color
- BLACKFOOT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BlackIs1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BlackPoint - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BLANK - Static variable in class com.itextpdf.styledxmlparser.css.page.PageContextConstants
-
The Constant BLANK.
- BLEED_BOX - Enum constant in enum com.itextpdf.kernel.pdf.PdfViewerPreferences.PdfViewerPreferencesConstants
- BleedBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BLEND_MODE_SHALL_HAVE_VALUE_NORMAL_OR_COMPATIBLE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- BLEND_MODE_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BLEND_MODE_VALUES.
- BlendMode - Enum in com.itextpdf.layout.properties
-
Defines all possible blend modes and their mapping to pdf names.
- BLINK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BLINK.
- Block - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BLOCK_SIZE - Static variable in class com.itextpdf.layout.hyphenation.TernaryTree
-
allocation size for arrays
- BlockAlign - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BlockElement<T extends IElement> - Class in com.itextpdf.layout.element
-
A
BlockElement
will try to take up as much horizontal space as available to it on the canvas or page. - BlockElement() - Constructor for class com.itextpdf.layout.element.BlockElement
-
Creates a BlockElement.
- BlockFormattingContextUtil - Class in com.itextpdf.layout.renderer
-
This class helps to identify whether we are dealing with a renderer that creates a new "Block formatting context" in terms of CSS.
- BlockFormattingContextUtil() - Constructor for class com.itextpdf.layout.renderer.BlockFormattingContextUtil
- BlockQuote - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BLOCKQUOTE - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- BlockRenderer - Class in com.itextpdf.layout.renderer
-
Represents a renderer for block elements.
- BlockRenderer(IElement) - Constructor for class com.itextpdf.layout.renderer.BlockRenderer
-
Creates a BlockRenderer from its corresponding layout object.
- BLUE - Static variable in class com.itextpdf.kernel.colors.ColorConstants
-
Predefined blue DeviceRgb color
- BLUE - Static variable in class com.itextpdf.kernel.colors.DeviceRgb
-
Predefined blue DeviceRgb color
- BM - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BM_COLOR - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard nonseparable blend mode.
- BM_COLOR_BURN - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_COLOR_DODGE - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_DARKEN - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_DIFFERENCE - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_EXCLUSION - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_HARD_LIGHT - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_HUE - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard nonseparable blend mode.
- BM_LIGHTEN - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_LUMINOSITY - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard nonseparable blend mode.
- BM_MULTIPLY - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_NORMAL - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_OVERLAY - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_SATURATION - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard nonseparable blend mode.
- BM_SCREEN - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BM_SOFT_LIGHT - Static variable in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Standard separable blend mode.
- BMP - Enum constant in enum com.itextpdf.io.image.ImageType
- BMP_IMAGE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BmpImageData - Class in com.itextpdf.io.image
- BmpImageData(byte[], boolean) - Constructor for class com.itextpdf.io.image.BmpImageData
-
Creates instance of
BmpImageData
- BmpImageData(URL, boolean) - Constructor for class com.itextpdf.io.image.BmpImageData
-
Creates instance of
BmpImageData
- BODO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- body - Variable in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
-
The body.
- BOLD - Static variable in class com.itextpdf.io.font.constants.FontMacStyleFlags
- BOLD - Static variable in class com.itextpdf.io.font.constants.FontStyles
-
Bold font style.
- BOLD - Static variable in class com.itextpdf.io.font.constants.FontWeights
- BOLD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BOLD.
- BOLD - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
The Constant BOLD.
- BOLD_SIMULATION - Static variable in class com.itextpdf.layout.properties.Property
- BOLDER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BOLDER.
- BOLDITALIC - Static variable in class com.itextpdf.io.font.constants.FontStyles
-
Bold-Italic font style.
- Book - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BOOLEAN - Enum constant in enum com.itextpdf.kernel.pdf.tagging.PdfUserProperty.ValueType
- BOOLEAN - Static variable in class com.itextpdf.kernel.pdf.PdfObject
- Border - Class in com.itextpdf.layout.borders
-
Represents a border.
- Border - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Border(float) - Constructor for class com.itextpdf.layout.borders.Border
-
Creates a
border
with the given width. - Border(Color, float) - Constructor for class com.itextpdf.layout.borders.Border
- Border(Color, float, float) - Constructor for class com.itextpdf.layout.borders.Border
- BORDER - Static variable in class com.itextpdf.layout.properties.Property
- BORDER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER.
- BORDER_BOTTOM - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_BOTTOM.
- BORDER_BOTTOM_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_BOTTOM_COLOR.
- BORDER_BOTTOM_LEFT_RADIUS - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_BOTTOM_LEFT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_BOTTOM_LEFT_RADIUS.
- BORDER_BOTTOM_RIGHT_RADIUS - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_BOTTOM_RIGHT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_BOTTOM_RIGHT_RADIUS.
- BORDER_BOTTOM_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_BOTTOM_STYLE.
- BORDER_BOTTOM_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_BOTTOM_WIDTH.
- BORDER_BOX - Enum constant in enum com.itextpdf.layout.properties.BackgroundBox
- BORDER_BOX - Enum constant in enum com.itextpdf.layout.properties.BoxSizingPropertyValue
- BORDER_BOX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_BOX.
- BORDER_COLLAPSE - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_COLLAPSE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_COLLAPSE.
- BORDER_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_COLOR.
- BORDER_IMAGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_IMAGE.
- BORDER_LEFT - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_LEFT.
- BORDER_LEFT_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_LEFT_COLOR.
- BORDER_LEFT_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_LEFT_STYLE.
- BORDER_LEFT_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_LEFT_WIDTH.
- BORDER_RADIUS - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_RADIUS.
- BORDER_RIGHT - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_RIGHT.
- BORDER_RIGHT_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_RIGHT_COLOR.
- BORDER_RIGHT_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_RIGHT_STYLE.
- BORDER_RIGHT_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_RIGHT_WIDTH.
- BORDER_SPACING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_SPACING.
- BORDER_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_STYLE.
- BORDER_STYLE_ALT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- BORDER_STYLE_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_STYLE_VALUES.
- BORDER_TOP - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_TOP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_TOP.
- BORDER_TOP_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_TOP_COLOR.
- BORDER_TOP_LEFT_RADIUS - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_TOP_LEFT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_TOP_LEFT_RADIUS.
- BORDER_TOP_RIGHT_RADIUS - Static variable in class com.itextpdf.layout.properties.Property
- BORDER_TOP_RIGHT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_TOP_RIGHT_RADIUS.
- BORDER_TOP_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_TOP_STYLE.
- BORDER_TOP_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_TOP_WIDTH.
- BORDER_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_WIDTH.
- BORDER_WIDTH_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BORDER_WIDTH_VALUES.
- Border.Side - Enum in com.itextpdf.layout.borders
-
Enumerates the different sides of the rectangle.
- Border3D - Class in com.itextpdf.layout.borders
-
Represents a border that is displayed using a 3D effect.
- Border3D(float) - Constructor for class com.itextpdf.layout.borders.Border3D
-
Creates a Border3D instance with the specified width.
- Border3D(DeviceCmyk, float) - Constructor for class com.itextpdf.layout.borders.Border3D
-
Creates a Border3D instance with the specified width and color.
- Border3D(DeviceCmyk, float, float) - Constructor for class com.itextpdf.layout.borders.Border3D
-
Creates a Border3D instance with the specified width, color and opacity.
- Border3D(DeviceGray, float) - Constructor for class com.itextpdf.layout.borders.Border3D
-
Creates a Border3D instance with the specified width and color.
- Border3D(DeviceGray, float, float) - Constructor for class com.itextpdf.layout.borders.Border3D
-
Creates a Border3D instance with the specified width, color and opacity.
- Border3D(DeviceRgb, float) - Constructor for class com.itextpdf.layout.borders.Border3D
-
Creates a Border3D instance with the specified width and color.
- Border3D(DeviceRgb, float, float) - Constructor for class com.itextpdf.layout.borders.Border3D
-
Creates a Border3D instance with the specified width, color and opacity.
- BorderBottomShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBorderShorthandResolver
implementation for bottom borders. - BorderBottomShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderBottomShorthandResolver
- BorderCollapsePropertyValue - Enum in com.itextpdf.layout.properties
-
A specialized enum containing potential property values for
Property.BORDER_COLLAPSE
. - borderColor - Variable in class com.itextpdf.forms.fields.PdfFormAnnotation
- BorderColor - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BorderColorShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBoxShorthandResolver
implementation for border colors. - BorderColorShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderColorShorthandResolver
- BorderLeftShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBorderShorthandResolver
implementation for left borders. - BorderLeftShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderLeftShorthandResolver
- BorderRadius - Class in com.itextpdf.layout.properties
-
Represents a border radius.
- BorderRadius(float) - Constructor for class com.itextpdf.layout.properties.BorderRadius
-
Creates a
border radius
with a given point value. - BorderRadius(float, float) - Constructor for class com.itextpdf.layout.properties.BorderRadius
-
Creates a
border radius
with given horizontal and vertical point values. - BorderRadius(UnitValue) - Constructor for class com.itextpdf.layout.properties.BorderRadius
-
Creates a
border radius
with given value. - BorderRadius(UnitValue, UnitValue) - Constructor for class com.itextpdf.layout.properties.BorderRadius
-
Creates a
border radius
with given horizontal and vertical values. - BorderRadiusShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractCornersShorthandResolver
implementation for border radius. - BorderRadiusShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
- BorderRightShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBorderShorthandResolver
implementation for right borders. - BorderRightShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRightShorthandResolver
- BorderShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBorderShorthandResolver
implementation for borders. - BorderShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderShorthandResolver
- BorderStyle - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BorderStyleAltObject - Class in com.itextpdf.forms.xfdf
-
Represents the BorderStyleAlt element, a child of the link element.
- BorderStyleAltObject(float, float, float) - Constructor for class com.itextpdf.forms.xfdf.BorderStyleAltObject
-
Creates an instance that encapsulates BorderStyleAlt XFDF element data.
- BorderStyleShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBoxShorthandResolver
implementation for border styles. - BorderStyleShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderStyleShorthandResolver
- BorderThickness - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BorderTopShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBorderShorthandResolver
implementation for top borders. - BorderTopShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderTopShorthandResolver
- borderWidth - Variable in class com.itextpdf.forms.fields.PdfFormAnnotation
- BorderWidthShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
AbstractBoxShorthandResolver
implementation for border widths. - BorderWidthShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderWidthShorthandResolver
- BOSNIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Both - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BOTH - Enum constant in enum com.itextpdf.layout.properties.ClearPropertyValue
- bottom - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.LongRect
- BOTTOM - Enum constant in enum com.itextpdf.layout.borders.Border.Side
- BOTTOM - Enum constant in enum com.itextpdf.layout.properties.BackgroundPosition.PositionY
- BOTTOM - Enum constant in enum com.itextpdf.layout.properties.CaptionSide
- BOTTOM - Enum constant in enum com.itextpdf.layout.properties.InlineVerticalAlignmentType
- BOTTOM - Enum constant in enum com.itextpdf.layout.properties.VerticalAlignment
- BOTTOM - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- BOTTOM - Static variable in class com.itextpdf.layout.properties.Property
- BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BOTTOM.
- BOTTOM_CENTER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant BOTTOM_CENTER.
- BOTTOM_LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant BOTTOM_LEFT.
- BOTTOM_LEFT_CORNER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant BOTTOM_LEFT_CORNER.
- BOTTOM_RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant BOTTOM_RIGHT.
- BOTTOM_RIGHT_CORNER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant BOTTOM_RIGHT_CORNER.
- BOUNCY_CASTLE_DEPENDENCY_MUST_PRESENT - Static variable in class com.itextpdf.bouncycastleconnector.logs.BouncyCastleLogMessageConstant
- BouncyCastleDigest - Class in com.itextpdf.signatures
-
Implementation for digests accessed directly from the BouncyCastle library bypassing any provider definition.
- BouncyCastleDigest() - Constructor for class com.itextpdf.signatures.BouncyCastleDigest
- BouncyCastleFactory - Class in com.itextpdf.bouncycastle
-
This class implements
IBouncyCastleFactory
and creates bouncy-castle classes instances. - BouncyCastleFactory() - Constructor for class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Creates
IBouncyCastleFactory
for usual bouncy-castle module. - BouncyCastleFactoryCreator - Class in com.itextpdf.bouncycastleconnector
-
This class provides the ability to create
IBouncyCastleFactory
instance. - BouncyCastleFipsFactory - Class in com.itextpdf.bouncycastlefips
-
This class implements
IBouncyCastleFactory
and creates bouncy-castle FIPS classes instances. - BouncyCastleFipsFactory() - Constructor for class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Creates
IBouncyCastleFactory
for bouncy-castle FIPS module. - BouncyCastleIntegrationTest - Interface in com.itextpdf.test.annotations.type
-
Integration tests which need to be run with several different bouncy-castle dependencies.
- BouncyCastleLogMessageConstant - Class in com.itextpdf.bouncycastleconnector.logs
-
Class that bundles all the error message templates as constants.
- BouncyCastleUnitTest - Interface in com.itextpdf.test.annotations.type
-
Unit tests which need to be run with several different bouncy-castle dependencies.
- Bounds - Static variable in class com.itextpdf.kernel.pdf.PdfName
- bout - Variable in class com.itextpdf.signatures.PdfSigner
-
The bytes of the file right before the signature is added (if raf is null).
- BOUYEI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BOX_SHADOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BOX_SHADOW.
- BOX_SIZING - Static variable in class com.itextpdf.layout.properties.Property
- BoxSizingPropertyValue - Enum in com.itextpdf.layout.properties
-
A specialized enum containing potential property values for
Property.BOX_SIZING
. - bpc - Variable in class com.itextpdf.io.image.ImageData
- bpcBoxData - Variable in class com.itextpdf.io.image.Jpeg2000ImageData.Parameters
- BRAHUI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BRAILLE - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
-
The Constant BRAILLE.
- BRAJ_BHASHA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BREAK_ALL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BREAK_ALL.
- BREAK_WORD - Enum constant in enum com.itextpdf.layout.properties.OverflowWrapPropertyValue
- BREAK_WORD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant BREAK_WORD.
- BreakAllSplitCharacters - Class in com.itextpdf.layout.splitting
-
The implementation of
ISplitCharacters
that allows breaking within words. - BreakAllSplitCharacters() - Constructor for class com.itextpdf.layout.splitting.BreakAllSplitCharacters
- BRETON - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BROTLI_DECODING_FAILED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BS_DIBPATTERN - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- BS_HATCHED - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- BS_NULL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- BS_PATTERN - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- BS_SOLID - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- Btn - Static variable in class com.itextpdf.kernel.pdf.PdfName
- buf - Variable in class com.itextpdf.io.font.CFFFont
-
A random Access File or an array
- BUFFER_READ_FAILED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BUGIS - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- build() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBuilderBC
-
Calls actual
build
method for the wrapped OCSPReqBuilder object. - build() - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilderBC
-
Calls actual
build
method for the wrapped JcaDigestCalculatorProviderBuilder object. - build() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBuilderBCFips
-
Calls actual
build
method for the wrapped OCSPReqBuilder object. - build() - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaDigestCalculatorProviderBuilderBCFips
-
Calls actual
build
method for the wrapped JcaDigestCalculatorProviderBuilder object. - build() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReqBuilder
-
Calls actual
build
method for the wrapped OCSPReqBuilder object. - build() - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaDigestCalculatorProviderBuilder
-
Calls actual
build
method for the wrapped JcaDigestCalculatorProviderBuilder object. - build() - Method in class com.itextpdf.layout.properties.BackgroundImage.Builder
-
Builds new
BackgroundImage
using set fields. - build(char[]) - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBC
-
Calls actual
build
method for the wrapped JceOpenSSLPKCS8DecryptorProviderBuilder object. - build(char[]) - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBCFips
-
Calls actual
build
method for the wrapped JceOpenSSLPKCS8DecryptorProviderBuilder object. - build(char[]) - Method in interface com.itextpdf.commons.bouncycastle.openssl.jcajce.IJceOpenSSLPKCS8DecryptorProviderBuilder
-
Calls actual
build
method for the wrapped JceOpenSSLPKCS8DecryptorProviderBuilder object. - build(int, IBasicOCSPResp) - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBuilderBC
-
Calls actual
build
method for the wrapped OCSPRespBuilder object. - build(int, IBasicOCSPResp) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBuilderBCFips
-
Calls actual
build
method for the wrapped OCSPRespBuilder object. - build(int, IBasicOCSPResp) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPRespBuilder
-
Calls actual
build
method for the wrapped OCSPRespBuilder object. - build(IContentSigner) - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilderBC
-
Calls actual
build
method for the wrapped JcaX509v3CertificateBuilder object. - build(IContentSigner) - Method in class com.itextpdf.bouncycastle.cert.X509v2CRLBuilderBC
-
Calls actual
build
method for the wrapped X509v2CRLBuilder object. - build(IContentSigner) - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509v3CertificateBuilderBCFips
-
Calls actual
build
method for the wrapped JcaX509v3CertificateBuilder object. - build(IContentSigner) - Method in class com.itextpdf.bouncycastlefips.cert.X509v2CRLBuilderBCFips
-
Calls actual
build
method for the wrapped X509v2CRLBuilder object. - build(IContentSigner) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509v2CRLBuilder
-
Calls actual
build
method for the wrapped X509v2CRLBuilder object. - build(IContentSigner) - Method in interface com.itextpdf.commons.bouncycastle.cert.jcajce.IJcaX509v3CertificateBuilder
-
Calls actual
build
method for the wrapped JcaX509v3CertificateBuilder object. - build(IContentSigner, IX509CertificateHolder[], Date) - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBuilderBC
-
Calls actual
build
method for the wrapped BasicOCSPRespBuilder object. - build(IContentSigner, IX509CertificateHolder[], Date) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBuilderBCFips
-
Calls actual
build
method for the wrapped BasicOCSPRespBuilder object. - build(IContentSigner, IX509CertificateHolder[], Date) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPRespBuilder
-
Calls actual
build
method for the wrapped BasicOCSPRespBuilder object. - build(IContentSigner, X509Certificate) - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilderBC
-
Calls actual
build
method for the wrapped JcaSignerInfoGeneratorBuilder object. - build(IContentSigner, X509Certificate) - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSignerInfoGeneratorBuilderBCFips
-
Calls actual
build
method for the wrapped JcaSignerInfoGeneratorBuilder object. - build(IContentSigner, X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.cms.jcajce.IJcaSignerInfoGeneratorBuilder
-
Calls actual
build
method for the wrapped JcaSignerInfoGeneratorBuilder object. - build(X509Certificate) - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBC
-
Calls actual
build
method for the wrapped JcaSimpleSignerInfoVerifierBuilder object. - build(X509Certificate) - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBCFips
-
Calls actual
build
method for the wrapped JcaSimpleSignerInfoVerifierBuilder object. - build(X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.cms.jcajce.IJcaSimpleSignerInfoVerifierBuilder
-
Calls actual
build
method for the wrapped JcaSimpleSignerInfoVerifierBuilder object. - build(PrivateKey) - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentSignerBuilderBC
-
Calls actual
build
method for the wrapped JcaContentSignerBuilder object. - build(PrivateKey) - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentSignerBuilderBCFips
-
Calls actual
build
method for the wrapped JcaContentSignerBuilder object. - build(PrivateKey) - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaContentSignerBuilder
-
Calls actual
build
method for the wrapped JcaContentSignerBuilder object. - build(PublicKey) - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilderBC
-
Calls actual
build
method for the wrapped JcaContentVerifierProviderBuilder object. - build(PublicKey) - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentVerifierProviderBuilderBCFips
-
Calls actual
build
method for the wrapped JcaContentVerifierProviderBuilder object. - build(PublicKey) - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaContentVerifierProviderBuilder
-
Calls actual
build
method for the wrapped JcaContentVerifierProviderBuilder object. - buildColor(Rectangle, AffineTransform, PdfDocument) - Method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Builds the
Color
object representing the linear gradient with specified configuration that fills the target bounding box. - Builder() - Constructor for class com.itextpdf.layout.properties.BackgroundImage.Builder
-
Creates a new
BackgroundImage.Builder
instance. - BuildFDArrayUsed(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function reads the FDSelect and builds the FDArrayUsed Map According to the glyphs used
- BuildFDSubrsOffsets(int, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
The function finds for the FD array processed the local subr offset and its offset array.
- BuildGSubrsUsed(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function scans the Glsubr used list to find recursive calls to Gsubrs and adds to Map and list
- BuildIndexHeader(int, int, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function Build the header of an index
- BuildNewCharString(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function uses BuildNewIndex to create the new index of the subset charstrings.
- BuildNewFile(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
The function builds the new output stream according to the subset process
- BuildNewIndex(int[], Set
, byte) - Method in class com.itextpdf.io.font.CFFFontSubset -
Function builds the new offset array, object array and assembles the index.
- BuildNewIndexAndCopyAllGSubrs(int[], byte) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function builds the new offset array, object array and assembles the index.
- BuildNewLGSubrs(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function builds the new local and global subsrs indices.
- buildResources(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfResources
- BuildSubrUsed(int, int, int, int[], Set
, List - Method in class com.itextpdf.io.font.CFFFontSubset) -
Function uses ReadAsubr on the glyph used to build the LSubr and Gsubr Map.
- buildTree() - Method in class com.itextpdf.kernel.pdf.GenericNameTree
-
Build a
PdfDictionary
containing the name tree. - buildTree() - Method in class com.itextpdf.kernel.pdf.PdfNumTree
- buildWidthsArray(int, int) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- buildWidthsArray(int, int) - Method in class com.itextpdf.kernel.font.PdfType3Font
- BULGARIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BUMTHANGKHA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BURMESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- BURUSHASKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Butt - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BUTT - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.LineCapStyle
-
The stroke is squared of at the endpoint of the path.
- BUTT - Static variable in class com.itextpdf.svg.SvgConstants.Values
-
Value representing the default value for the stroke linecap.
- Button - Class in com.itextpdf.forms.form.element
-
Extension of the
FormField
class representing a button in html. - Button(String) - Constructor for class com.itextpdf.forms.form.element.Button
-
Creates a new
Button
instance. - ButtonRenderer - Class in com.itextpdf.forms.form.renderer
-
The
AbstractTextFieldRenderer
implementation for buttons. - ButtonRenderer(Button) - Constructor for class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Creates a new
ButtonRenderer
instance. - BYTE_MODE - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- BYTE_MODE_6 - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- ByteArrayOutputStream - Class in com.itextpdf.io.source
- ByteArrayOutputStream() - Constructor for class com.itextpdf.io.source.ByteArrayOutputStream
- ByteArrayOutputStream(int) - Constructor for class com.itextpdf.io.source.ByteArrayOutputStream
- byteAt(int) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
- ByteBuffer - Class in com.itextpdf.io.source
- ByteBuffer - Class in com.itextpdf.kernel.xmp.impl
-
Byte buffer container including length of valid data.
- ByteBuffer() - Constructor for class com.itextpdf.io.source.ByteBuffer
- ByteBuffer(byte[]) - Constructor for class com.itextpdf.kernel.xmp.impl.ByteBuffer
- ByteBuffer(byte[], int) - Constructor for class com.itextpdf.kernel.xmp.impl.ByteBuffer
- ByteBuffer(byte[], int, int) - Constructor for class com.itextpdf.kernel.xmp.impl.ByteBuffer
- ByteBuffer(int) - Constructor for class com.itextpdf.io.source.ByteBuffer
- ByteBuffer(int) - Constructor for class com.itextpdf.kernel.xmp.impl.ByteBuffer
- ByteBuffer(InputStream) - Constructor for class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Loads the stream into a buffer.
- byteCompaction6(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
- ByteMatrix - Class in com.itextpdf.barcodes.qrcode
-
A class which wraps a 2D array of bytes.
- ByteMatrix(int, int) - Constructor for class com.itextpdf.barcodes.qrcode.ByteMatrix
-
Create a ByteMatix of given width and height, with the values initialized to 0
- ByteRange - Static variable in class com.itextpdf.kernel.pdf.PdfName
- BYTES_CAN_BE_ASSIGNED_TO_BYTE_ARRAY_OUTPUT_STREAM_ONLY - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BYTES_CAN_BE_RESET_IN_BYTE_ARRAY_OUTPUT_STREAM_ONLY - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- BYTESHIFT - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- byteToChar(byte[], String) - Method in interface com.itextpdf.io.font.IExtraEncoding
-
Converts a byte array to an Unicode string according to some encoding.
- ByteUtils - Class in com.itextpdf.io.source
- ByteUtils() - Constructor for class com.itextpdf.io.source.ByteUtils
- ByteVector - Class in com.itextpdf.layout.hyphenation
-
This class implements a simple byte vector with access to the underlying array.
- ByteVector() - Constructor for class com.itextpdf.layout.hyphenation.ByteVector
-
Construct byte vector instance with default block size.
- ByteVector(byte[]) - Constructor for class com.itextpdf.layout.hyphenation.ByteVector
-
Construct byte vector instance.
- ByteVector(byte[], int) - Constructor for class com.itextpdf.layout.hyphenation.ByteVector
-
Construct byte vector instance.
- ByteVector(int) - Constructor for class com.itextpdf.layout.hyphenation.ByteVector
-
Construct byte vector instance.
C
- C - Enum constant in enum com.itextpdf.barcodes.Barcode128.Barcode128CodeSet
- C - Static variable in class com.itextpdf.kernel.pdf.PdfName
- C - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Country code - StringType(SIZE(2)).
- C0 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- C1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ca - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CA - Static variable in class com.itextpdf.kernel.pdf.PdfName
- cache(String, HyphenationTree) - Method in class com.itextpdf.layout.hyphenation.HyphenationTreeCache
-
Cache a hyphenation tree under its key.
- CADES - Enum constant in enum com.itextpdf.signatures.PdfSigner.CryptoStandard
-
CMS Advanced Electronic Signatures.
- CAJUN_FRENCH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CalcBias(int, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function calcs bias according to the CharString type and the count of the subrs
- CalcHints(int, int, int, int, int[]) - Method in class com.itextpdf.io.font.CFFFontSubset
-
The function reads the subroutine and returns the number of the hint in it.
- calculate(double[]) - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
-
Calculates one set of input components to one set of output components.
- calculate(double[]) - Method in class com.itextpdf.kernel.pdf.function.PdfType0Function
- calculate(double[]) - Method in class com.itextpdf.kernel.pdf.function.PdfType2Function
- calculate(double[]) - Method in class com.itextpdf.kernel.pdf.function.PdfType3Function
- calculate(double[]) - Method in class com.itextpdf.kernel.pdf.function.PdfType4Function
- calculate(double, double, MinMaxWidth) - Static method in class com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth
-
Heuristic method, based on the assumption that area of element stays the same, when we try to layout it with different available width (available width is between min-width and max-width).
- calculate(double, double, MinMaxWidth, double) - Static method in class com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth
-
Heuristic method, based on the assumption that area of element stays the same, when we try to layout it with different available width (available width is between min-width and max-width).
- calculateAbsolutePdfBBox() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Calculates the bounding box of the content in the coordinate system of the pdf entity on which content is placed, e.g.
- calculateAscenderDescender(PdfFont) - Static method in class com.itextpdf.layout.renderer.TextRenderer
-
Get ascender and descender from font metrics.
- calculateAscenderDescender(PdfFont, RenderingMode) - Static method in class com.itextpdf.layout.renderer.TextRenderer
-
Get ascender and descender from font metrics.
- calculateBBox(List
) - Static method in class com.itextpdf.kernel.geom.Rectangle -
Calculates the bounding box of passed points.
- calculateBBox(List
) - Method in class com.itextpdf.layout.renderer.AbstractRenderer -
Calculates bounding box around points.
- calculateBBoxMultipliedByMatrix(PdfFormXObject) - Static method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Calculates the coordinates of the xObject BBox multiplied by the Matrix field.
- calculateChecksum(String) - Static method in class com.itextpdf.barcodes.BarcodeCodabar
- calculateEANParity(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Calculates the EAN parity character.
- calculateErrorCorrection(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
- calculateFromByteArray(byte[], int, int, int, int) - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
Performs the calculation in bulk on a set of raw data and returns a new set of raw data.
- calculateFromByteArray(byte[], int, int, int, int) - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- calculateFromByteArray(byte[], int, int, int, int, BaseInputOutPutConvertors.IInputConversionFunction, BaseInputOutPutConvertors.IOutputConversionFunction) - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
Performs the calculation in bulk on a set of raw data and returns a new set of raw data.
- calculateFromByteArray(byte[], int, int, int, int, BaseInputOutPutConvertors.IInputConversionFunction, BaseInputOutPutConvertors.IOutputConversionFunction) - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- calculateLineWidth() - Method in class com.itextpdf.layout.renderer.TextRenderer
- calculatePermissions(int) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
- calculatePermissions(int) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- calculatePositionValues(float, float, UnitValue, UnitValue) - Method in class com.itextpdf.layout.properties.BackgroundPosition
-
Converts all percentage and enum values to point equivalent.
- calculateProportionallyFitRectangleWithHeight(PdfXObject, float, float, float) - Static method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Calculates a rectangle with the specified coordinates and height, and the width is calculated in such a way that the original proportions of the xObject do not change.
- calculateProportionallyFitRectangleWithWidth(PdfXObject, float, float, float) - Static method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Calculates a rectangle with the specified coordinates and width, and the height is calculated in such a way that the original proportions of the xObject do not change.
- calculateRenderedImageSize(ObjectFit, double, double, double, double) - Static method in class com.itextpdf.layout.renderer.objectfit.ObjectFitCalculator
-
Calculates size of image to be render when certain
ObjectFit
mode is applied. - calculateRotatedWidth(Rectangle, double) - Static method in class com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth
-
Utility method for calculating rotated width of area in a similar way to other calculations in this class.
- calculateShiftToPositionBBoxOfPointsAt(float, float, List
) - Method in class com.itextpdf.layout.renderer.AbstractRenderer -
This method calculates the shift needed to be applied to the points in order to position upper and left borders of their bounding box at the given lines.
- calculateSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector
- calculateSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.CssPageMarginBoxSelector
- calculateSpecificity() - Method in interface com.itextpdf.styledxmlparser.css.selector.ICssSelector
-
Calculates the specificity.
- CalGray - Class in com.itextpdf.kernel.colors
- CalGray - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CalGray(float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
- CalGray(float[], float) - Constructor for class com.itextpdf.kernel.colors.CalGray
- CalGray(float[], float[], float) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
- CalGray(float[], float[], float, float) - Constructor for class com.itextpdf.kernel.colors.CalGray
- CalGray(PdfCieBasedCs.CalGray) - Constructor for class com.itextpdf.kernel.colors.CalGray
- CalGray(PdfCieBasedCs.CalGray, float) - Constructor for class com.itextpdf.kernel.colors.CalGray
- CalGray(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
- CalRgb - Class in com.itextpdf.kernel.colors
- CalRgb(float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalRgb
- CalRgb(float[], float[]) - Constructor for class com.itextpdf.kernel.colors.CalRgb
- CalRgb(float[], float[], float[], float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalRgb
- CalRgb(float[], float[], float[], float[], float[]) - Constructor for class com.itextpdf.kernel.colors.CalRgb
- CalRgb(PdfCieBasedCs.CalRgb) - Constructor for class com.itextpdf.kernel.colors.CalRgb
- CalRgb(PdfCieBasedCs.CalRgb, float[]) - Constructor for class com.itextpdf.kernel.colors.CalRgb
- CalRgb(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalRgb
- CalRGB - Static variable in class com.itextpdf.kernel.pdf.PdfName
- canBeMask() - Method in class com.itextpdf.io.image.ImageData
- Canceled - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation state.
- canConstructViewPort() - Method in class com.itextpdf.svg.renderers.impl.AbstractContainerSvgNodeRenderer
- canConstructViewPort() - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Method to see if the renderer can create a viewport
- canDecode(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Check whether a
byte
code can be converted to unicode symbol according to the encoding. - canElementFill() - Method in class com.itextpdf.svg.renderers.impl.AbstractContainerSvgNodeRenderer
- canElementFill() - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Method to see if a certain renderer can use fill.
- canElementFill() - Method in class com.itextpdf.svg.renderers.impl.LineSvgNodeRenderer
- canElementFill() - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- canEncode(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Check whether a unicode symbol or font specific code can be converted to
byte
according to the encoding. - canImageBeInline() - Method in class com.itextpdf.io.image.ImageData
-
Checks if image can be inline
- canImageBeInline() - Method in class com.itextpdf.io.image.Jbig2ImageData
- canImageBeInline() - Method in class com.itextpdf.io.image.Jpeg2000ImageData
- CANNOT_ADD_CELL_TO_COMPLETED_LARGE_TABLE - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- CANNOT_ADD_FINISHED_HINT_AS_A_NEW_KID_HINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANNOT_ADD_HINTS_TO_FINISHED_PARENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANNOT_ADD_KID_TO_THE_FLUSHED_ELEMENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_BE_EMBEDDED_DUE_TO_LICENSING_RESTRICTIONS - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_BE_VERIFIED_CERTIFICATE_CHAIN - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- CANNOT_CLOSE_DOCUMENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CLOSE_DOCUMENT_WITH_ALREADY_FLUSHED_PDF_CATALOG - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CONVERT_PDF_ARRAY_TO_AN_ARRAY_OF_BOOLEANS - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CONVERT_PDF_ARRAY_TO_DOUBLE_ARRAY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CONVERT_PDF_ARRAY_TO_FLOAT_ARRAY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CONVERT_PDF_ARRAY_TO_INT_ARRAY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CONVERT_PDF_ARRAY_TO_LONG_ARRAY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CONVERT_PDF_ARRAY_TO_RECTANGLE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_COPY_FLUSHED_OBJECT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_COPY_FLUSHED_TAG - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_COPY_INDIRECT_OBJECT_FROM_THE_DOCUMENT_THAT_IS_BEING_WRITTEN - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_COPY_OBJECT_CONTENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_COPY_TO_DOCUMENT_OPENED_IN_READING_MODE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CREATE_FONT_FROM_NULL_PDF_DICTIONARY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CREATE_FORMFIELD - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- CANNOT_CREATE_LAYOUT_IMAGE_BY_WMF_IMAGE - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- CANNOT_CREATE_PDF_IMAGE_XOBJECT_BY_WMF_IMAGE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CREATE_PDFSTREAM_BY_INPUT_STREAM_WITHOUT_PDF_DOCUMENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_CREATE_TYPE_0_FONT_WITH_TRUE_TYPE_FONT_PROGRAM_WITHOUT_EMBEDDING_IT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_DECODE_PKCS7_SIGNED_DATA_OBJECT - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- CANNOT_DRAW_ELEMENTS_ON_ALREADY_FLUSHED_PAGES - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- CANNOT_EMBED_STANDARD_FONT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_EMBED_TYPE_0_FONT_WITH_CID_FONT_PROGRAM - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_FIND_FRAME - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_FIND_IMAGE_DATA_OR_EI - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_FIND_SIGNING_CERTIFICATE_WITH_THIS_SERIAL - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- CANNOT_FLUSH_DOCUMENT_ROOT_TAG_BEFORE_DOCUMENT_IS_CLOSED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_FLUSH_OBJECT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_GET_CONTENT_BYTES - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_GET_PDF_STREAM_BYTES - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_GET_TIFF_IMAGE_COLOR - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_HANDLE_BOX_SIZES_HIGHER_THAN_2_32 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_INFLATE_TIFF_IMAGE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_MERGE_FORMFIELDS - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- CANNOT_MERGE_FORMFIELDS - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- CANNOT_MOVE_FINISHED_HINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANNOT_MOVE_FLUSHED_TAG - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_MOVE_HINT_TO_FINISHED_PARENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANNOT_MOVE_PAGES_IN_PARTLY_FLUSHED_DOCUMENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_MOVE_TO_FLUSHED_KID - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_MOVE_TO_MARKED_CONTENT_REFERENCE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_MOVE_TO_PARENT_CURRENT_ELEMENT_IS_ROOT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_OPEN_DOCUMENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_OPEN_OUTPUT_DIRECTORY - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_OPERATE_WITH_FLUSHED_PDF_STREAM - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_PARSE_CONTENT_STREAM - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_PARSE_CONTENT_STREAM - Static variable in class com.itextpdf.pdfa.exceptions.PdfaExceptionMessageConstant
- CANNOT_READ_A_STREAM_IN_ORDER_TO_APPEND_NEW_BYTES - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_READ_PDF_OBJECT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_READ_TIFF_IMAGE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_RECOGNISE_DOCUMENT_FONT_WITH_ENCODING - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_RELOCATE_ROOT_TAG - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_RELOCATE_TAG_WHICH_IS_ALREADY_FLUSHED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_RELOCATE_TAG_WHICH_PARENT_IS_ALREADY_FLUSHED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_REMOVE_DOCUMENT_ROOT_TAG - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_REMOVE_MARKED_CONTENT_REFERENCE_BECAUSE_ITS_PAGE_WAS_ALREADY_FLUSHED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_REMOVE_TAG_BECAUSE_ITS_PARENT_IS_FLUSHED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_REPLACE_FINISHED_HINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANNOT_RESOLVE_ROLE_IN_NAMESPACE_TOO_MUCH_TRANSITIVE_MAPPINGS - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANNOT_RESOLVE_ROLE_TOO_MUCH_TRANSITIVE_MAPPINGS - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANNOT_RETRIEVE_MEDIA_BOX_ATTRIBUTE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_SET_DATA_TO_PDF_STREAM_WHICH_WAS_CREATED_BY_INPUT_STREAM - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_SET_ENCRYPTED_PAYLOAD_TO_DOCUMENT_OPENED_IN_READING_MODE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_SET_ENCRYPTED_PAYLOAD_TO_ENCRYPTED_DOCUMENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_SPLIT_DOCUMENT_THAT_IS_BEING_WRITTEN - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_WRITE_BYTE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_WRITE_BYTES - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_WRITE_FLOAT_NUMBER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_WRITE_INT_NUMBER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CANNOT_WRITE_OBJECT_AFTER_IT_WAS_RELEASED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CANNOT_WRITE_TO_PDF_STREAM - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- canvas - Variable in class com.itextpdf.layout.renderer.CanvasRenderer
- Canvas - Class in com.itextpdf.layout
-
This class is used for adding content directly onto a specified
PdfCanvas
. - Canvas(PdfCanvas, Rectangle) - Constructor for class com.itextpdf.layout.Canvas
-
Creates a new Canvas to manipulate a specific content stream, which might be for example a page or
PdfFormXObject
stream. - Canvas(PdfCanvas, Rectangle, boolean) - Constructor for class com.itextpdf.layout.Canvas
-
Creates a new Canvas to manipulate a specific document and page.
- Canvas(PdfPage, Rectangle) - Constructor for class com.itextpdf.layout.Canvas
-
Creates a new Canvas to manipulate a specific page content stream.
- Canvas(PdfFormXObject, PdfDocument) - Constructor for class com.itextpdf.layout.Canvas
-
Creates a new Canvas to manipulate a specific
PdfFormXObject
. - CANVAS_ALREADY_FULL_ELEMENT_WILL_BE_SKIPPED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CANVAS_STACK - Enum constant in enum com.itextpdf.kernel.pdf.IsoKey
- CanvasArtifact - Class in com.itextpdf.kernel.pdf.canvas
-
A subclass of
CanvasTag
for Artifacts. - CanvasArtifact() - Constructor for class com.itextpdf.kernel.pdf.canvas.CanvasArtifact
- CanvasGraphicsState - Class in com.itextpdf.kernel.pdf.canvas
-
This class is designed for internal usage.
- CanvasGraphicsState() - Constructor for class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Internal empty and default constructor.
- CanvasGraphicsState(CanvasGraphicsState) - Constructor for class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Copy constructor.
- CanvasRenderer - Class in com.itextpdf.layout.renderer
-
Represents a renderer for the
Canvas
layout element. - CanvasRenderer(Canvas) - Constructor for class com.itextpdf.layout.renderer.CanvasRenderer
-
Creates a CanvasRenderer from its corresponding layout object.
- CanvasRenderer(Canvas, boolean) - Constructor for class com.itextpdf.layout.renderer.CanvasRenderer
-
Creates a CanvasRenderer from its corresponding layout object.
- CanvasTag - Class in com.itextpdf.kernel.pdf.canvas
-
This class represents a single tag on a single piece of marked content.
- CanvasTag(PdfName) - Constructor for class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Creates a tag that is referenced to the document's tag structure (i.e.
- CanvasTag(PdfName, int) - Constructor for class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Creates a tag that is referenced to the document's tag structure (i.e.
- CanvasTag(PdfMcr) - Constructor for class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Creates a tag that is referenced to the document's tag structure (i.e.
- Cap - Static variable in class com.itextpdf.kernel.pdf.PdfName
- capacity() - Method in class com.itextpdf.io.source.ByteBuffer
- capacity() - Method in class com.itextpdf.layout.hyphenation.ByteVector
-
Obtain capacity of array.
- capacity() - Method in class com.itextpdf.layout.hyphenation.CharVector
-
Obtain capacity of array.
- CapHeight - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Caption - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CAPTION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- CAPTION - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- CAPTION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CAPTION.
- CAPTION_OFFSET_H - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- CAPTION_OFFSET_V - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- CAPTION_SIDE - Static variable in class com.itextpdf.layout.properties.Property
- CAPTION_SIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CAPTION_SIDE.
- CAPTION_STYLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- captionRenderer - Variable in class com.itextpdf.layout.renderer.TableRenderer
- CaptionSide - Enum in com.itextpdf.layout.properties
-
A specialized enum containing the potential caption side values for a
Table
's caption. - Caret - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CARET - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- CARRIER - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CATALAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- catalog - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
Document catalog.
- Catalog - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CATALOG_SHOULD_CONTAIN_LANG_ENTRY - Static variable in class com.itextpdf.pdfa.logs.PdfAConformanceLogMessageConstant
- Category - Static variable in class com.itextpdf.kernel.pdf.PdfName
- catenateArrayItems(XMPMeta, String, String, String, String, boolean) - Static method in class com.itextpdf.kernel.xmp.impl.XMPUtilsImpl
- catenateArrayItems(XMPMeta, String, String, String, String, boolean) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Create a single edit string from an array of strings.
- causeOfNothing - Variable in class com.itextpdf.layout.layout.LayoutResult
-
The first renderer to produce
LayoutResult.NOTHING
duringIRenderer.layout(LayoutContext)
. - cb - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
PdfCanvas of the MetaDo object.
- CCITT_BLACKIS1 - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether 1-bits are to be interpreted as black pixels and 0-bits as white pixels,
- CCITT_COMPRESSION_TYPE_MUST_BE_CCITTG4_CCITTG3_1D_OR_CCITTG3_2D - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CCITT_ENCODEDBYTEALIGN - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether the filter expects extra 0-bits before each encoded line so that the line begins on a byte boundary.
- CCITT_ENDOFBLOCK - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether the filter expects the encoded data to be terminated by an end-of-block pattern, overriding the Rows parameter.
- CCITT_ENDOFLINE - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether end-of-line bit patterns are required to be present in the encoding.
- CCITTFaxDecode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CCITTFaxDecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles CCITTFaxDecode filter
- CCITTFaxDecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.CCITTFaxDecodeFilter
- CCITTG3_1D - Static variable in class com.itextpdf.io.image.RawImageData
-
Pure one-dimensional encoding (Group 3, 1-D)
- CCITTG3_2D - Static variable in class com.itextpdf.io.image.RawImageData
-
Mixed one- and two-dimensional encoding (Group 3, 2-D)
- CCITTG4 - Static variable in class com.itextpdf.io.image.RawImageData
-
Pure two-dimensional encoding (Group 4)
- CCITTG4Encoder - Class in com.itextpdf.io.codec
-
Encodes data in the CCITT G4 FAX format.
- CCITTG4Encoder(int) - Constructor for class com.itextpdf.io.codec.CCITTG4Encoder
-
Creates a new encoder.
- CEBUANO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Cell - Class in com.itextpdf.layout.element
- Cell() - Constructor for class com.itextpdf.layout.element.Cell
-
Creates a cell.
- Cell(int, int) - Constructor for class com.itextpdf.layout.element.Cell
-
Creates a cell which takes a custom amount of cell spaces in the table.
- CellRenderer - Class in com.itextpdf.layout.renderer
-
Represents a renderer for the
Cell
layout element. - CellRenderer(Cell) - Constructor for class com.itextpdf.layout.renderer.CellRenderer
-
Creates a CellRenderer from its corresponding layout object.
- Center - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CENTER - Enum constant in enum com.itextpdf.layout.properties.AlignmentPropertyValue
- CENTER - Enum constant in enum com.itextpdf.layout.properties.BackgroundPosition.PositionX
- CENTER - Enum constant in enum com.itextpdf.layout.properties.BackgroundPosition.PositionY
- CENTER - Enum constant in enum com.itextpdf.layout.properties.HorizontalAlignment
- CENTER - Enum constant in enum com.itextpdf.layout.properties.JustifyContent
- CENTER - Enum constant in enum com.itextpdf.layout.properties.TabAlignment
- CENTER - Enum constant in enum com.itextpdf.layout.properties.TextAlignment
- CENTER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CENTER.
- CENTERED - Static variable in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
- CenterWindow - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CENTRAL_YUPIK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Cert - Static variable in class com.itextpdf.kernel.pdf.PdfName
- certificate - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
- certificate - Variable in class com.itextpdf.signatures.VerificationOK
-
The certificate that was verified successfully.
- CERTIFICATE_IS_NOT_PROVIDED_DOCUMENT_IS_ENCRYPTED_WITH_PUBLIC_KEY_CERTIFICATE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CERTIFICATE_POLICIES - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- CERTIFICATE_REVOKED - Static variable in class com.itextpdf.signatures.CertificateVerification
- CERTIFICATE_TEMPLATE_FOR_EXCEPTION_MESSAGE - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- CertificateIDBC - Class in com.itextpdf.bouncycastle.cert.ocsp
-
Wrapper class for
CertificateID
. - CertificateIDBC(IDigestCalculator, IX509CertificateHolder, BigInteger) - Constructor for class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Creates new wrapper instance for
CertificateID
. - CertificateIDBC(CertificateID) - Constructor for class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Creates new wrapper instance for
CertificateID
. - CertificateIDBCFips - Class in com.itextpdf.bouncycastlefips.cert.ocsp
-
Wrapper class for
CertificateID
. - CertificateIDBCFips(IDigestCalculator, IX509CertificateHolder, BigInteger) - Constructor for class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Creates new wrapper instance for
CertificateID
. - CertificateIDBCFips(CertificateID) - Constructor for class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Creates new wrapper instance for
CertificateID
. - CertificateInfo - Class in com.itextpdf.signatures
-
Class containing static methods that allow you to get information from an X509 Certificate: the issuer and the subject.
- CertificateInfo() - Constructor for class com.itextpdf.signatures.CertificateInfo
- CertificateInfo.X500Name - Class in com.itextpdf.signatures
-
Class that holds an X509 name.
- CertificateInfo.X509NameTokenizer - Class in com.itextpdf.signatures
-
Class for breaking up an X500 Name into it's component tokens, similar to
StringTokenizer
. - certificateKey - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
- certificateKeyProvider - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
- CertificateStatusBC - Class in com.itextpdf.bouncycastle.cert.ocsp
-
Wrapper class for
CertificateStatus
. - CertificateStatusBC(CertificateStatus) - Constructor for class com.itextpdf.bouncycastle.cert.ocsp.CertificateStatusBC
-
Creates new wrapper instance for
CertificateStatus
. - CertificateStatusBCFips - Class in com.itextpdf.bouncycastlefips.cert.ocsp
-
Wrapper class for
CertificateStatus
. - CertificateStatusBCFips(CertificateStatus) - Constructor for class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateStatusBCFips
-
Creates new wrapper instance for
CertificateStatus
. - CertificateUtil - Class in com.itextpdf.signatures
-
This class contains a series of static methods that allow you to retrieve information from a Certificate.
- CertificateUtil() - Constructor for class com.itextpdf.signatures.CertificateUtil
- CertificateVerification - Class in com.itextpdf.signatures
-
This class consists of some methods that allow you to verify certificates.
- CertificateVerification() - Constructor for class com.itextpdf.signatures.CertificateVerification
- CertificateVerifier - Class in com.itextpdf.signatures
-
Superclass for a series of certificate verifiers that will typically be used in a chain.
- CertificateVerifier(CertificateVerifier) - Constructor for class com.itextpdf.signatures.CertificateVerifier
-
Creates the final CertificateVerifier in a chain of verifiers.
- CERTIFICATION_SIGNATURE_CREATION_FAILED_DOC_SHALL_NOT_CONTAIN_SIGS - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- certificationLevel - Variable in class com.itextpdf.signatures.PdfSigner
-
The certification level.
- CERTIFIED_FORM_FILLING - Static variable in class com.itextpdf.signatures.PdfSigner
-
Author signature, form filling allowed.
- CERTIFIED_FORM_FILLING_AND_ANNOTATIONS - Static variable in class com.itextpdf.signatures.PdfSigner
-
Author signature, form filling and annotations allowed.
- CERTIFIED_NO_CHANGES_ALLOWED - Static variable in class com.itextpdf.signatures.PdfSigner
-
Author signature, no changes allowed.
- CertIOExceptionBC - Exception in com.itextpdf.bouncycastle.cert
-
Wrapper class for
CertIOException
. - CertIOExceptionBC(CertIOException) - Constructor for exception com.itextpdf.bouncycastle.cert.CertIOExceptionBC
-
Creates new wrapper instance for
CertIOException
. - CertIOExceptionBCFips - Exception in com.itextpdf.bouncycastlefips.cert
-
Wrapper class for
CertIOException
. - CertIOExceptionBCFips(CertIOException) - Constructor for exception com.itextpdf.bouncycastlefips.cert.CertIOExceptionBCFips
-
Creates new wrapper instance for
CertIOException
. - Certs - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CF - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CF_NOT_FOUND_ENCRYPTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CFFFont - Class in com.itextpdf.io.font
- CFFFont(byte[]) - Constructor for class com.itextpdf.io.font.CFFFont
- CFFFont.DictNumberItem - Class in com.itextpdf.io.font
-
A dictionary number on the list.
- CFFFont.DictOffsetItem - Class in com.itextpdf.io.font
-
an unknown offset in a dictionary for the list.
- CFFFont.Font - Class in com.itextpdf.io.font
- CFFFont.IndexBaseItem - Class in com.itextpdf.io.font
- CFFFont.IndexMarkerItem - Class in com.itextpdf.io.font
- CFFFont.IndexOffsetItem - Class in com.itextpdf.io.font
-
An index-offset item for the list.
- CFFFont.Item - Class in com.itextpdf.io.font
-
List items for the linked list that builds the new CID font.
- CFFFont.MarkerItem - Class in com.itextpdf.io.font
-
An offset-marker item for the list.
- CFFFont.OffsetItem - Class in com.itextpdf.io.font
- CFFFont.RangeItem - Class in com.itextpdf.io.font
-
A range item.
- CFFFont.StringItem - Class in com.itextpdf.io.font
- CFFFont.SubrMarkerItem - Class in com.itextpdf.io.font
- CFFFont.UInt16Item - Class in com.itextpdf.io.font
-
A SID or Card16 item.
- CFFFont.UInt24Item - Class in com.itextpdf.io.font
-
Card24 item.
- CFFFont.UInt32Item - Class in com.itextpdf.io.font
-
Card32 item.
- CFFFont.UInt8Item - Class in com.itextpdf.io.font
-
A Card8 item.
- CFFFontSubset - Class in com.itextpdf.io.font
-
This Class subsets a CFF Type Font.
- CFFFontSubset(byte[], Set
) - Constructor for class com.itextpdf.io.font.CFFFontSubset - CFM - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Ch - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CHAHA_GURAGE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ChainingContextualTable<T extends ContextualRule> - Class in com.itextpdf.io.font.otf
- ChainingContextualTable(OpenTypeFontTableReader, int) - Constructor for class com.itextpdf.io.font.otf.ChainingContextualTable
- CHAMORRO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHARACTER_CODE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CHARACTER_DIRECTION_HAS_NOT_BEEN_DETECTED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CHARACTER_SET - Static variable in class com.itextpdf.barcodes.qrcode.EncodeHintType
-
Specifies what character encoding to use where applicable (type String)
- CHARACTER_SPACING - Static variable in class com.itextpdf.layout.properties.Property
- CharacterRenderInfo - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
This class represents a single character and its bounding box
- CharacterRenderInfo(TextRenderInfo) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.CharacterRenderInfo
- characters(char[], int, int) - Method in class com.itextpdf.layout.hyphenation.PatternParser
- charAt(int) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
- charAt(int) - Method in class com.itextpdf.layout.renderer.TextRenderer
-
Gets char code at given position for the text belonging to this renderer.
- CharProcs - Static variable in class com.itextpdf.kernel.pdf.PdfName
- charset - Variable in class com.itextpdf.io.font.CFFFont.Font
- CharsetLength - Variable in class com.itextpdf.io.font.CFFFont.Font
- charsetOffset - Variable in class com.itextpdf.io.font.CFFFont.Font
- charstringsOffset - Variable in class com.itextpdf.io.font.CFFFont.Font
- charstringsOffsets - Variable in class com.itextpdf.io.font.CFFFont.Font
- CharstringType - Variable in class com.itextpdf.io.font.CFFFont.Font
- charToByte(char, String) - Method in interface com.itextpdf.io.font.IExtraEncoding
-
Converts an Unicode char to a byte array according to some encoding.
- charToByte(String, String) - Method in interface com.itextpdf.io.font.IExtraEncoding
-
Converts an Unicode string to a byte array according to some encoding.
- CharVector - Class in com.itextpdf.layout.hyphenation
-
This class implements a simple char vector with access to the underlying array.
- CharVector() - Constructor for class com.itextpdf.layout.hyphenation.CharVector
-
Construct char vector instance with default block size.
- CharVector(char[]) - Constructor for class com.itextpdf.layout.hyphenation.CharVector
-
Construct char vector instance.
- CharVector(char[], int) - Constructor for class com.itextpdf.layout.hyphenation.CharVector
-
Construct char vector instance.
- CharVector(int) - Constructor for class com.itextpdf.layout.hyphenation.CharVector
-
Construct char vector instance.
- CharVector(CharVector) - Constructor for class com.itextpdf.layout.hyphenation.CharVector
-
Copy constructor
- CHATTISGARHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHECHEN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- check - Static variable in class com.itextpdf.forms.util.DrawingUtil
- CHECK - Enum constant in enum com.itextpdf.forms.fields.properties.CheckBoxType
- checkAction(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkAction(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks if the action is allowed.
- checkAndAddPage(int, PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks page before adding and add.
- checkAndAddPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks page before adding.
- checkAnnotation(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkAnnotation(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkAnnotation(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the annotation dictionary.
- checkAppearanceStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkAppearanceStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Check single annotation appearance stream.
- CheckBox - Class in com.itextpdf.forms.form.element
-
Extension of the
FormField
class representing a checkbox so that aCheckBoxRenderer
is used instead of the default renderer for fields. - CheckBox(String) - Constructor for class com.itextpdf.forms.form.element.CheckBox
-
Creates a new
CheckBox
instance. - CHECKBOX_FONT_SIZE_IS_NOT_POSITIVE - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- CHECKBOX_TYPE_NOT_SUPPORTED - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- CheckBoxFormFieldBuilder - Class in com.itextpdf.forms.fields
-
Builder for checkbox form field.
- CheckBoxFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
-
Creates builder for
PdfButtonFormField
creation. - CheckBoxRenderer - Class in com.itextpdf.forms.form.renderer
-
The
AbstractFormFieldRenderer
implementation for checkboxes. - CheckBoxRenderer(CheckBox) - Constructor for class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Creates a new
CheckBoxRenderer
instance. - CheckBoxRenderer.FlatParagraphRenderer - Class in com.itextpdf.forms.form.renderer
-
A flat renderer for the checkbox.
- CheckBoxType - Enum in com.itextpdf.forms.fields.properties
-
Enum representing possible values for check box mark drawing.
- checkCanvasStack(char) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkCanvasStack(char) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance with the graphics state architectural limitation, explained by
PdfAChecker.maxGsStackDepth
. - checkCatalogValidEntries(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkCatalogValidEntries(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkCatalogValidEntries(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks if entries in catalog dictionary are valid.
- checkClosingStatus() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
checks whether a method is invoked at the closed document
- checkClosingStatus() - Method in class com.itextpdf.layout.Document
-
Checks whether a method is invoked at the closed document
- checkColor(Color, PdfDictionary, Boolean, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkColor(Color, PdfDictionary, Boolean, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkColor(Color, PdfDictionary, Boolean, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance with the color restrictions imposed by the available color spaces in the document.
- checkColorSpace(PdfColorSpace, PdfDictionary, boolean, Boolean) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkColorSpace(PdfColorSpace, PdfDictionary, boolean, Boolean) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkColorSpace(PdfColorSpace, PdfDictionary, boolean, Boolean) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method performs a range of checks on the given color space, depending on the type and properties of that color space.
- checkColorsUsages() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkColorsUsages() - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkColorsUsages() - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of used color spaces.
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
Chacks wether the output of the function matches in components with the passed by color space.
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.function.PdfType0Function
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.function.PdfType3Function
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.function.PdfType4Function
- checkContentStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkContentStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Attest content stream conformance with appropriate specification.
- checkContentStreamObject(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkContentStreamObject(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the operand of content stream with appropriate specification.
- checkDeclaration(CssDeclaration) - Static method in class com.itextpdf.styledxmlparser.css.validate.CssDeclarationValidationMaster
-
Checks a CSS declaration.
- checkDocument(PdfCatalog) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks a number of document-wide requirements of the PDF/A standard.
- CHECKED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CHECKED.
- checkedObjects - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
Contains some objects that are already checked.
- checkedObjectsColorspace - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
- checkEncryption(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfOutputStream
- checker - Variable in class com.itextpdf.pdfa.PdfADocument
- checkExtGState(CanvasGraphicsState, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkExtGState(CanvasGraphicsState, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkExtGState(CanvasGraphicsState, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the graphics state, among others ISO 19005-1 section 6.2.8 and 6.4 and ISO 19005-2 section 6.2.5 and 6.2.10.
- checkFdfHeader() - Method in class com.itextpdf.io.source.PdfTokenizer
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA3Checker
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the file specification dictionary.
- checkFlag(int, int) - Static method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks if the specified flag is set.
- checkFont(PdfFont) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkFont(PdfFont) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the font.
- checkFontGlyphs(PdfFont, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkFontGlyphs(PdfFont, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkFontGlyphs(PdfFont, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a check of the each font glyph as a Form XObject.
- checkForm(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkForm(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkForm(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the form dictionary.
- checkFormXObject(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkFormXObject(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkFormXObject(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the form XObject dictionary.
- checkFormXObject(PdfStream, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
Verify the conformity of the Form XObject with appropriate specification.
- checkGraphicsState() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.AbstractRenderInfo
- checkIfBacktrackContextMatch(GlyphLine, T) - Method in class com.itextpdf.io.font.otf.ChainingContextualTable
-
Checks if given glyph line at the given position matches given rule.
- checkIfContextMatch(GlyphLine, T) - Method in class com.itextpdf.io.font.otf.ContextualTable
-
Checks if given glyph line matches given rule.
- checkIfLookaheadContextMatch(GlyphLine, T, int) - Method in class com.itextpdf.io.font.otf.ChainingContextualTable
-
Checks if given glyph line at the given position matches given rule.
- checkIfRoleShallBeMappedToStandardRole(String, PdfNamespace) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Checks if the given role and namespace are specified to be obligatory mapped to the standard structure namespace in order to be a valid role in the Tagged PDF.
- checkIfXrefStructureExceedsTheLimit(int) - Method in class com.itextpdf.kernel.pdf.MemoryLimitsAwareHandler
-
Performs a check of possible extension of xref structure.
- checkImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the given image.
- checkInlineImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkInlineImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkInlineImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance with the inline image restrictions in the PDF/A specs, specifically filter parameters.
- checkIsoConformance() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks whether PDF document conforms a specific standard.
- checkIsoConformance() - Method in class com.itextpdf.pdfa.PdfADocument
- checkIsoConformance(Object, IsoKey) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks whether PDF document conforms a specific standard.
- checkIsoConformance(Object, IsoKey) - Method in class com.itextpdf.pdfa.PdfADocument
- checkIsoConformance(Object, IsoKey, PdfResources, PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks whether PDF document conforms a specific standard.
- checkIsoConformance(Object, IsoKey, PdfResources, PdfStream) - Method in class com.itextpdf.pdfa.PdfADocument
- checkLogicalStructure(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkLogicalStructure(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the logical structure of the document.
- checkMetaData(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkMetaData(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the metadata of the document.
- checkNonSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkNonSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkNonSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the non-symbolic TrueType font.
- checkObjectStart(PdfTokenizer) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Check whether line starts with object declaration.
- checkOptionsConsistence() - Method in class com.itextpdf.kernel.xmp.impl.XMPSerializerRDF
-
Checks if the supplied options are consistent.
- checkOutputIntents(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkOutputIntents(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkOutputIntents(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the output intents array in the catalog dictionary.
- checkPageObject(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPageObject(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkPageObject(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the page dictionary.
- checkPageSize(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPageSize(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkPageSize(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks the allowable size of the page.
- checkPageTransparency(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPageTransparency(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkPageTransparency(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the page transparency.
- checkPdfArray(PdfArray) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPdfArray(PdfArray) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkPdfArray(PdfArray) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF array.
- checkPdfDictionary(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPdfDictionary(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkPdfDictionary(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF dictionary.
- checkPdfHeader() - Method in class com.itextpdf.io.source.PdfTokenizer
- checkPdfName(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPdfName(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF name.
- checkPdfNumber(PdfNumber) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPdfNumber(PdfNumber) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF number.
- checkPdfObject(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks the requirements that must be fulfilled by a COS object in a PDF/A document.
- checkPdfStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPdfStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkPdfStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF stream.
- checkPdfString(PdfString) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkPdfString(PdfString) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF string.
- checkRenderingIntent(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkRenderingIntent(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks whether the rendering intent of the document is within the allowed range of intents.
- checkResources(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the resources dictionary.
- checkResourcesOfAppearanceStreams(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks resources of the appearance streams.
- checkSegmentType(BarcodePDF417.Segment, char) - Method in class com.itextpdf.barcodes.BarcodePDF417
- checkShowTextIsoConformance(CanvasGraphicsState, PdfResources) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks whether PDF document conforms a specific standard.
- checkSignature(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- checkSignature(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance of the signature dictionary
- checkSinglePage(PdfPage) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks all requirements that must be fulfilled by a page in a PDF/A document.
- checkState(short) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks state of the flag of current object.
- checkStructure(PdfAConformanceLevel) - Static method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks conformance level of PDF/A standard.
- checksumText - Variable in class com.itextpdf.barcodes.Barcode1D
-
Shows the generated checksum in the the text.
- checkSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the symbolic TrueType font.
- checkTagStructureElement(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance of the tag structure elements, such as struct elements or parent tree entries.
- checkTrailer(ByteBuffer) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Checks whether
line
equals to 'trailer'. - checkTrailer(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkTrailer(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the trailer dictionary.
- checkType - Variable in class com.itextpdf.forms.fields.PdfFormField
- checkXrefTable(PdfXrefTable) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- checkXrefTable(PdfXrefTable) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the cross-reference table.
- CHEROKEE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHEYENNE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHICHEWA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHIGA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- childElements - Variable in class com.itextpdf.layout.element.AbstractElement
- childElements - Variable in class com.itextpdf.layout.RootElement
- childNodes() - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
- childNodes() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupNode
- childNodes() - Method in interface com.itextpdf.styledxmlparser.node.INode
-
Gets the child nodes.
- children - Variable in class com.itextpdf.kernel.pdf.layer.PdfLayer
- childRenderers - Variable in class com.itextpdf.layout.renderer.AbstractRenderer
- childs - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- CHIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHINANTEC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHINESE_HONG_KONG - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHINESE_PHONETIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHINESE_SIMPLIFIED - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHINESE_TRADITIONAL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHIPEWYAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHITTAGONIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHOCTAW - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ChoiceFormFieldBuilder - Class in com.itextpdf.forms.fields
-
Builder for choice form field.
- ChoiceFormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
-
Creates builder for
PdfChoiceFormField
creation. - CHUKCHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHURCH_SLAVONIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHUUKESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CHUVASH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CI - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CID_FONT_TYPE_0 - Static variable in class com.itextpdf.kernel.font.PdfType0Font
-
CIDFont Type0 (Type1 outlines).
- CID_FONT_TYPE_2 - Static variable in class com.itextpdf.kernel.font.PdfType0Font
-
CIDFont Type2 (TrueType outlines).
- CidFont - Class in com.itextpdf.io.font
- CidFontProperties - Class in com.itextpdf.io.font
- CidFontProperties() - Constructor for class com.itextpdf.io.font.CidFontProperties
- cidFontType - Variable in class com.itextpdf.kernel.font.PdfType0Font
- CIDFontType0 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CIDFontType2 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CIDSet - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CIDSystemInfo - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CIDToGIDMap - Static variable in class com.itextpdf.kernel.pdf.PdfName
- cipher - Variable in class com.itextpdf.kernel.crypto.OutputStreamAesEncryption
- circle - Static variable in class com.itextpdf.forms.util.DrawingUtil
- circle(double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Draws a circle.
- Circle - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CIRCLE - Enum constant in enum com.itextpdf.forms.fields.properties.CheckBoxType
- CIRCLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- CIRCLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CIRCLE.
- CIRCLE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a
circle
. - CircleSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
ISvgNodeRenderer
implementation for thetag. - CircleSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.CircleSvgNodeRenderer
- CJK_IDEOGRAPHIC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CJK_IDEOGRAPHIC.
- CL - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CLASS - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
-
The Constant CLASS.
- classmap - Variable in class com.itextpdf.layout.hyphenation.HyphenationTree
-
This map stores the character classes
- CLEANFAXDATA_CLEAN - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
no errors detected
- CLEANFAXDATA_REGENERATED - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
receiver regenerated lines
- CLEANFAXDATA_UNCLEAN - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
uncorrected errors exist
- cleanPolygon() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
- cleanPolygon(double) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
- cleanPolygons() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
- cleanPolygons(double) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
- cleanup(PdfCanvas) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Restres the state of the specified PdfCanvas object for as many times as there are saved states on the stack.
- clear() - Method in class com.itextpdf.commons.datastructures.BiMap
-
removes all entries from the map.
- clear() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
- clear() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- clear() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
- clear() - Method in class com.itextpdf.kernel.pdf.PdfArray
- clear() - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Removes all key-value pairs from this PdfDictionary.
- clear() - Method in class com.itextpdf.kernel.xmp.options.Options
-
Resets the options.
- clear() - Method in class com.itextpdf.layout.hyphenation.CharVector
-
Reset length of vector, but don't clear contents.
- clear(byte) - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
Resets the contents of the entire matrix to value
- Clear() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
- CLEAR - Static variable in class com.itextpdf.layout.properties.Property
- clearAttributes() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Clears the list of attributes.
- clearAttributes() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- clearHyphenationTreeCache() - Static method in class com.itextpdf.layout.hyphenation.Hyphenator
-
Clears the default hyphenation tree cache.
- ClearPropertyValue - Enum in com.itextpdf.layout.properties
-
A specialized enum containing potential property values for
Property.CLEAR
. - clearRefs() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Clears the list of references to other tagged elements.
- clearRefs() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- clearRegisteredFontFamilies() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Clears registered font cache
- clearRegisteredFonts() - Static method in class com.itextpdf.io.font.FontProgramFactory
- clearSavedFonts() - Static method in class com.itextpdf.io.font.FontCache
-
Clears the cache by removing fonts that were added via
FontCache.saveFont(FontProgram, String)
. - clearState(short) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Clear state of the flag of current object.
- ClearTable(int) - Method in class com.itextpdf.io.codec.LZWStringTable
- CliCommandUtil - Class in com.itextpdf.io.util
- clip() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Modify the current clipping path by intersecting it with the current path, using the nonzero winding rule to determine which regions lie inside the clipping path.
- clip(double[], double[]) - Static method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
- clip(Path, int) - Method in class com.itextpdf.kernel.pdf.canvas.parser.ParserGraphicsState
-
Intersects the current clipping path with the given path.
- CLIP - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.PolyType
- CLIP - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Add text to path for clipping
- CLIP_ELEMENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CLIP_PATH - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the clipping path to be applied to a specific shape or group of shapes.
- CLIP_PATH - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a clipping path.
- CLIP_PATH_CHANGED - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.EventType
- CLIP_RULE - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the clipping rule in a clipping path (or element thereof).
- clipBackgroundArea(DrawContext, Rectangle) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- clipBackgroundArea(DrawContext, Rectangle, boolean) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- clipBorderArea(DrawContext, Rectangle) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- clipInput(double[]) - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
Clip input values to the allowed domain.
- clipInput(double[]) - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- clipOutput(double[]) - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
Clip output values to the allowed range, if there is a range.
- clipOutput(double[]) - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- ClipPathSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
This renderer represents a collection of elements (simple shapes and paths).
- ClipPathSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.ClipPathSvgNodeRenderer
- clippedHeight - Variable in class com.itextpdf.layout.layout.LayoutContext
-
Indicates whether the height is clipped or not.
- ClipperBase - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
- ClipperBase(boolean) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
- ClipperBase.LocalMinima - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
- ClipperBase.Scanbeam - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
- ClipperBridge - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
This class contains variety of methods allowing to convert iText abstractions into the abstractions of the Clipper library and vise versa.
- ClipperException - Exception in com.itextpdf.kernel.pdf.canvas.parser.clipper
- ClipperException(String) - Constructor for exception com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperException
-
Creates a new instance of ClipperException.
- ClipperExceptionConstant - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
- ClipperOffset - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
- ClipperOffset() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- ClipperOffset(double) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- ClipperOffset(double, double) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- ClippingPathInfo - Class in com.itextpdf.kernel.pdf.canvas.parser.data
-
Represents the clipping path data.
- ClippingPathInfo(CanvasGraphicsState, Path, Matrix) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.data.ClippingPathInfo
-
Creates a new
ClippingPathInfo
instance. - clippingRule - Variable in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Specifies the filling rule which should be applied while calculating new clipping path.
- clone() - Method in class com.itextpdf.kernel.geom.AffineTransform
-
Creates a "deep copy" of this AffineTransform, meaning the object returned by this method will be independent of the object being cloned.
- clone() - Method in class com.itextpdf.kernel.geom.PageSize
-
Creates a "deep copy" of this PageSize, meaning the object returned by this method will be independent of the object being cloned.
- clone() - Method in class com.itextpdf.kernel.geom.Point
- clone() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Creates a "deep copy" of this rectangle, meaning the object returned by this method will be independent of the object being cloned.
- clone() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Creates clone of the object which belongs to the same document as original object.
- clone() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
Performs a deep clone of the XMPMeta-object
- clone() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- clone() - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Clones the complete metadata tree.
- clone() - Method in class com.itextpdf.layout.layout.LayoutArea
-
Creates a "deep copy" of this LayoutArea, meaning the object returned by this method will be independent of the object being cloned.
- clone() - Method in class com.itextpdf.layout.layout.RootLayoutArea
-
Creates a "deep copy" of this RootLayoutArea, meaning the object returned by this method will be independent of the object being cloned.
- clone(boolean) - Method in class com.itextpdf.layout.element.Cell
-
Clones a cell with its position, properties, and optionally its contents.
- clone(ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Creates clone of the object which belongs to the same document as original object.
- clone(List
) - Method in class com.itextpdf.kernel.pdf.PdfDictionary -
Creates clones of the dictionary in the current document.
- close() - Method in class com.itextpdf.bouncycastle.asn1.ASN1InputStreamBC
-
Delegates
close
method call to the wrapped stream. - close() - Method in class com.itextpdf.bouncycastle.asn1.ASN1OutputStreamBC
-
Delegates
close
method call to the wrapped stream. - close() - Method in class com.itextpdf.bouncycastle.openssl.PEMParserBC
-
Delegates
close
method call to the wrapped parser. - close() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1InputStreamBCFips
-
Delegates
close
method call to the wrapped stream. - close() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1OutputStreamBCFips
-
Delegates
close
method call to the wrapped stream. - close() - Method in class com.itextpdf.bouncycastlefips.openssl.PEMParserBCFips
-
Delegates
close
method call to the wrapped parser. - close() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1InputStream
-
Delegates
close
method call to the wrapped stream. - close() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1OutputStream
-
Delegates
close
method call to the wrapped stream. - close() - Method in class com.itextpdf.commons.utils.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class com.itextpdf.commons.utils.ZipFileReader
- close() - Method in class com.itextpdf.commons.utils.ZipFileWriter
- close() - Method in class com.itextpdf.io.codec.CCITTG4Encoder
-
Closes the encoder and returns the encoded data.
- close() - Method in class com.itextpdf.io.font.TrueTypeFont
- close() - Method in class com.itextpdf.io.source.DeflaterOutputStream
- close() - Method in class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Closes this source.
- close() - Method in class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Does nothing - the underlying source is not closed
- close() - Method in class com.itextpdf.io.source.IndependentRandomAccessSource
-
Does nothing - the underlying source is not closed
- close() - Method in interface com.itextpdf.io.source.IRandomAccessSource
-
Closes this source.
- close() - Method in class com.itextpdf.io.source.OutputStream
- close() - Method in class com.itextpdf.io.source.PdfTokenizer
- close() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Closes the underlying source.
- close() - Method in class com.itextpdf.io.source.ThreadSafeRandomAccessSource
- close() - Method in class com.itextpdf.io.source.WindowRandomAccessSource
-
Closes this source.
- close() - Method in class com.itextpdf.kernel.crypto.OutputStreamEncryption
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class com.itextpdf.kernel.pdf.CountOutputStream
- close() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Close PDF document.
- close() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Close
PdfTokenizer
. - close() - Method in class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
- close() - Method in class com.itextpdf.kernel.utils.PdfMerger
-
Closes the current document.
- close() - Method in class com.itextpdf.layout.Canvas
-
Closes the
Canvas
. - close() - Method in class com.itextpdf.layout.Document
-
Closes the document and associated PdfDocument.
- close() - Method in class com.itextpdf.layout.renderer.RootRenderer
-
This method correctly closes the
RootRenderer
instance. - close(PdfDictionary) - Method in class com.itextpdf.signatures.PdfSigner
-
This is the last method to be called when using external signatures.
- CLOSE_QUOTE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CLOSE_QUOTE.
- closeAllSubpaths() - Method in class com.itextpdf.kernel.geom.Path
-
Closes all subpathes contained in this path.
- closed - Variable in class com.itextpdf.kernel.pdf.PdfDocument
- closed - Variable in class com.itextpdf.signatures.PdfSigner
-
Boolean to check if this PdfSigner instance has been closed already or not.
- CLOSED_LINE - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.EndType
- CLOSED_POLYGON - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.EndType
- ClosedArrow - Static variable in class com.itextpdf.kernel.pdf.PdfName
- closedPathsFromPolyTree(PolyTree) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
- closePath() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
- ClosePath - Class in com.itextpdf.svg.renderers.path.impl
-
Implements closePath(Z) attribute of SVG's path element
- ClosePath() - Constructor for class com.itextpdf.svg.renderers.path.impl.ClosePath
- ClosePath(boolean) - Constructor for class com.itextpdf.svg.renderers.path.impl.ClosePath
- closePathEoFillStroke() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Closes the path, fills it using the even-odd rule to determine the region to fill and strokes it.
- closePathFillStroke() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Closes the path, fills it using the non-zero winding number rule to determine the region to fill and strokes it.
- closePathStroke() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Closes the path and strokes it.
- closeReader - Variable in class com.itextpdf.kernel.pdf.PdfDocument
- closeStream - Variable in class com.itextpdf.io.source.OutputStream
- closeSubpath() - Method in class com.itextpdf.kernel.geom.Path
-
Closes the current subpath.
- closeTag() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Manually close a tag, ending a Marked Content sequence.
- closeWriter - Variable in class com.itextpdf.kernel.pdf.PdfDocument
- CM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CM.
- CMAP_WAS_NOT_FOUND - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CMapByteCid - Class in com.itextpdf.io.font.cmap
- CMapByteCid() - Constructor for class com.itextpdf.io.font.cmap.CMapByteCid
- CMapByteCid.Cursor - Class in com.itextpdf.io.font.cmap
- CMapCidToCodepoint - Class in com.itextpdf.io.font.cmap
- CMapCidToCodepoint() - Constructor for class com.itextpdf.io.font.cmap.CMapCidToCodepoint
- CMapCidUni - Class in com.itextpdf.io.font.cmap
- CMapCidUni() - Constructor for class com.itextpdf.io.font.cmap.CMapCidUni
- CMapCodepointToCid - Class in com.itextpdf.io.font.cmap
-
Class represents real codepoint-CID mapping without any additional manipulation.
- CMapCodepointToCid() - Constructor for class com.itextpdf.io.font.cmap.CMapCodepointToCid
- CMapCodepointToCid(CMapCidToCodepoint) - Constructor for class com.itextpdf.io.font.cmap.CMapCodepointToCid
- CMapContentParser - Class in com.itextpdf.io.font.cmap
- CMapContentParser(PdfTokenizer) - Constructor for class com.itextpdf.io.font.cmap.CMapContentParser
-
Creates a new instance of PdfContentParser
- cmapEncoding - Variable in class com.itextpdf.kernel.font.PdfType0Font
- CMapEncoding - Class in com.itextpdf.io.font
- CMapEncoding(String) - Constructor for class com.itextpdf.io.font.CMapEncoding
- CMapEncoding(String, byte[]) - Constructor for class com.itextpdf.io.font.CMapEncoding
- CMapEncoding(String, String) - Constructor for class com.itextpdf.io.font.CMapEncoding
- CMapLocationFromBytes - Class in com.itextpdf.io.font.cmap
- CMapLocationFromBytes(byte[]) - Constructor for class com.itextpdf.io.font.cmap.CMapLocationFromBytes
- CMapLocationResource - Class in com.itextpdf.io.font.cmap
- CMapLocationResource() - Constructor for class com.itextpdf.io.font.cmap.CMapLocationResource
- CMapName - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CMapObject - Class in com.itextpdf.io.font.cmap
- CMapObject(int, Object) - Constructor for class com.itextpdf.io.font.cmap.CMapObject
- CMapParser - Class in com.itextpdf.io.font.cmap
- CMapParser() - Constructor for class com.itextpdf.io.font.cmap.CMapParser
- CMAPS - Static variable in class com.itextpdf.io.font.constants.FontResources
- CMapToUnicode - Class in com.itextpdf.io.font.cmap
-
This class represents a CMap file.
- CMapToUnicode() - Constructor for class com.itextpdf.io.font.cmap.CMapToUnicode
-
Creates a new instance of CMap.
- CMapUniCid - Class in com.itextpdf.io.font.cmap
- CMapUniCid() - Constructor for class com.itextpdf.io.font.cmap.CMapUniCid
- cms - Variable in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
- CMS - Enum constant in enum com.itextpdf.signatures.PdfSigner.CryptoStandard
-
Cryptographic Message Syntax.
- CMSEnvelopedDataBC - Class in com.itextpdf.bouncycastle.cms
-
Wrapper class for
CMSEnvelopedData
. - CMSEnvelopedDataBC(CMSEnvelopedData) - Constructor for class com.itextpdf.bouncycastle.cms.CMSEnvelopedDataBC
-
Creates new wrapper instance for
CMSEnvelopedData
. - CMSEnvelopedDataBCFips - Class in com.itextpdf.bouncycastlefips.cms
-
Wrapper class for
CMSEnvelopedData
. - CMSEnvelopedDataBCFips(CMSEnvelopedData) - Constructor for class com.itextpdf.bouncycastlefips.cms.CMSEnvelopedDataBCFips
-
Creates new wrapper instance for
CMSEnvelopedData
. - CMSExceptionBC - Exception in com.itextpdf.bouncycastle.cms
-
Wrapper class for
CMSException
. - CMSExceptionBC(CMSException) - Constructor for exception com.itextpdf.bouncycastle.cms.CMSExceptionBC
-
Creates new wrapper instance for
CMSException
. - CMSExceptionBCFips - Exception in com.itextpdf.bouncycastlefips.cms
-
Wrapper class for
CMSException
. - CMSExceptionBCFips(CMSException) - Constructor for exception com.itextpdf.bouncycastlefips.cms.CMSExceptionBCFips
-
Creates new wrapper instance for
CMSException
. - Cmyk() - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Cmyk
- cmykIsUsed - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
- CN - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Common name - StringType(SIZE(1..64)).
- CO - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CODABAR_MUST_HAVE_AT_LEAST_START_AND_STOP_CHARACTER - Static variable in class com.itextpdf.barcodes.exceptions.BarcodesExceptionMessageConstant
- CODABAR_MUST_HAVE_ONE_ABCD_AS_START_STOP_CHARACTER - Static variable in class com.itextpdf.barcodes.exceptions.BarcodesExceptionMessageConstant
- code - Variable in class com.itextpdf.barcodes.Barcode1D
-
The code to generate.
- Code - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CODE - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- CODE_A - Static variable in class com.itextpdf.barcodes.Barcode128
- CODE_AB_TO_C - Static variable in class com.itextpdf.barcodes.Barcode128
-
The charset code change.
- CODE_AC_TO_B - Static variable in class com.itextpdf.barcodes.Barcode128
-
The charset code change.
- CODE_BC_TO_A - Static variable in class com.itextpdf.barcodes.Barcode128
-
The charset code change.
- CODE_C - Static variable in class com.itextpdf.barcodes.Barcode128
- CODE128 - Static variable in class com.itextpdf.barcodes.Barcode128
-
A type of barcode
- CODE128_RAW - Static variable in class com.itextpdf.barcodes.Barcode128
-
A type of barcode
- CODE128_UCC - Static variable in class com.itextpdf.barcodes.Barcode128
-
A type of barcode
- codeToGlyph - Variable in class com.itextpdf.io.font.FontProgram
- codeToUnicode - Variable in class com.itextpdf.io.font.FontEncoding
- codeType - Variable in class com.itextpdf.barcodes.Barcode1D
-
The code type.
- COLLAPSE - Enum constant in enum com.itextpdf.layout.properties.BorderCollapsePropertyValue
- collapseConsecutiveSpaces(String) - Static method in class com.itextpdf.styledxmlparser.util.WhiteSpaceUtil
-
Collapse all consecutive spaces of the passed String into single spaces
- COLLAPSING_MARGINS - Static variable in class com.itextpdf.layout.properties.Property
- Collection - Static variable in class com.itextpdf.kernel.pdf.PdfName
- COLLECTION_DICTIONARY_ALREADY_EXISTS_IT_WILL_BE_MODIFIED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- color - Variable in class com.itextpdf.forms.fields.AbstractPdfFormField
- Color - Class in com.itextpdf.kernel.colors
-
Represents a color
- Color - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Color(PdfColorSpace, float[]) - Constructor for class com.itextpdf.kernel.colors.Color
-
Creates a Color of certain color space and color value.
- COLOR - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- COLOR - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant COLOR.
- COLOR - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
-
Value:
Media: visual
Accepts min/max prefixes: yes
Indicates the number of bits per color component of the output device. - COLOR_ALPHA_CHANNEL_IS_IGNORED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- COLOR_BURN - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- COLOR_BURN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant COLOR_BURN.
- COLOR_DEPTH_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- COLOR_DODGE - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- COLOR_DODGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant COLOR_DODGE.
- COLOR_INDEX - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
-
Value:
Media: visual
Accepts min/max prefixes: yes
Indicates the number of entries in the color look-up table for the output device. - COLOR_NOT_PARSED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- COLOR_PROFILE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the color profile to be used.
- COLOR_SPACE_0_SHALL_BE_DEVICE_INDEPENDENT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- COLOR_SPACE_0_SHALL_HAVE_1_COMPONENTS - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- COLOR_SPACE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- COLOR_SPACE_NOT_FOUND - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- COLORANT_INTENSITIES_INVALID - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- Colorants - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ColorBurn - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ColorConstants - Class in com.itextpdf.kernel.colors
-
Class containing predefined
DeviceRgb
colors. - ColorConstants() - Constructor for class com.itextpdf.kernel.colors.ColorConstants
- ColorDodge - Static variable in class com.itextpdf.kernel.pdf.PdfName
- COLORED - Static variable in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling.PaintType
-
The pattern’s content stream shall specify the colours used to paint the pattern cell.
- colorEncodingComponentsNumber - Variable in class com.itextpdf.io.image.ImageData
-
Is the number of components used to encode colorspace.
- COLORRESPONSEUNIT_100000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundred-thousandths
- COLORRESPONSEUNIT_10000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ten-thousandths of a unit
- COLORRESPONSEUNIT_1000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
thousandths of a unit
- COLORRESPONSEUNIT_100S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundredths of a unit
- COLORRESPONSEUNIT_10S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
tenths of a unit
- Colors - Static variable in class com.itextpdf.kernel.pdf.PdfName
- COLORS - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
- colorSpace - Variable in class com.itextpdf.kernel.colors.Color
-
The color space of the color
- ColorSpace - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ColorSpecBox() - Constructor for class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
- colorSpecBoxes - Variable in class com.itextpdf.io.image.Jpeg2000ImageData.Parameters
- colorTransform - Variable in class com.itextpdf.io.image.ImageData
- ColorTransform - Static variable in class com.itextpdf.kernel.pdf.PdfName
- colorValue - Variable in class com.itextpdf.kernel.colors.Color
-
The color value of the color
- ColSpan - Static variable in class com.itextpdf.kernel.pdf.PdfName
- COLSPAN - Static variable in class com.itextpdf.layout.properties.Property
- Column - Static variable in class com.itextpdf.kernel.pdf.PdfName
- COLUMN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant COLUMN.
- COLUMN_GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant COLUMN_GAP.
- COLUMN_REVERSE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant COLUMN_REVERSE.
- ColumnCount - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ColumnDocumentRenderer - Class in com.itextpdf.layout
-
This class is used for convenient multi-column Document Layouting
- ColumnDocumentRenderer(Document, boolean, Rectangle[]) - Constructor for class com.itextpdf.layout.ColumnDocumentRenderer
-
Creates a ColumnDocumentRenderer whose elements need not be flushed immediately.
- ColumnDocumentRenderer(Document, Rectangle[]) - Constructor for class com.itextpdf.layout.ColumnDocumentRenderer
-
Creates a ColumnDocumentRenderer.
- ColumnGap - Static variable in class com.itextpdf.kernel.pdf.PdfName
- columns - Variable in class com.itextpdf.layout.ColumnDocumentRenderer
- Columns - Static variable in class com.itextpdf.kernel.pdf.PdfName
- COLUMNS - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
- ColumnWidths - Static variable in class com.itextpdf.kernel.pdf.PdfName
- com.itextpdf.barcodes - package com.itextpdf.barcodes
- com.itextpdf.barcodes.dmcode - package com.itextpdf.barcodes.dmcode
- com.itextpdf.barcodes.exceptions - package com.itextpdf.barcodes.exceptions
- com.itextpdf.barcodes.qrcode - package com.itextpdf.barcodes.qrcode
- com.itextpdf.bouncycastle - package com.itextpdf.bouncycastle
- com.itextpdf.bouncycastle.asn1 - package com.itextpdf.bouncycastle.asn1
- com.itextpdf.bouncycastle.asn1.cmp - package com.itextpdf.bouncycastle.asn1.cmp
- com.itextpdf.bouncycastle.asn1.cms - package com.itextpdf.bouncycastle.asn1.cms
- com.itextpdf.bouncycastle.asn1.esf - package com.itextpdf.bouncycastle.asn1.esf
- com.itextpdf.bouncycastle.asn1.ess - package com.itextpdf.bouncycastle.asn1.ess
- com.itextpdf.bouncycastle.asn1.ocsp - package com.itextpdf.bouncycastle.asn1.ocsp
- com.itextpdf.bouncycastle.asn1.pcks - package com.itextpdf.bouncycastle.asn1.pcks
- com.itextpdf.bouncycastle.asn1.tsp - package com.itextpdf.bouncycastle.asn1.tsp
- com.itextpdf.bouncycastle.asn1.util - package com.itextpdf.bouncycastle.asn1.util
- com.itextpdf.bouncycastle.asn1.x500 - package com.itextpdf.bouncycastle.asn1.x500
- com.itextpdf.bouncycastle.asn1.x509 - package com.itextpdf.bouncycastle.asn1.x509
- com.itextpdf.bouncycastle.cert - package com.itextpdf.bouncycastle.cert
- com.itextpdf.bouncycastle.cert.jcajce - package com.itextpdf.bouncycastle.cert.jcajce
- com.itextpdf.bouncycastle.cert.ocsp - package com.itextpdf.bouncycastle.cert.ocsp
- com.itextpdf.bouncycastle.cms - package com.itextpdf.bouncycastle.cms
- com.itextpdf.bouncycastle.cms.jcajce - package com.itextpdf.bouncycastle.cms.jcajce
- com.itextpdf.bouncycastle.openssl - package com.itextpdf.bouncycastle.openssl
- com.itextpdf.bouncycastle.openssl.jcajce - package com.itextpdf.bouncycastle.openssl.jcajce
- com.itextpdf.bouncycastle.operator - package com.itextpdf.bouncycastle.operator
- com.itextpdf.bouncycastle.operator.jcajce - package com.itextpdf.bouncycastle.operator.jcajce
- com.itextpdf.bouncycastle.pkcs - package com.itextpdf.bouncycastle.pkcs
- com.itextpdf.bouncycastle.tsp - package com.itextpdf.bouncycastle.tsp
- com.itextpdf.bouncycastleconnector - package com.itextpdf.bouncycastleconnector
- com.itextpdf.bouncycastleconnector.logs - package com.itextpdf.bouncycastleconnector.logs
- com.itextpdf.bouncycastlefips - package com.itextpdf.bouncycastlefips
- com.itextpdf.bouncycastlefips.asn1 - package com.itextpdf.bouncycastlefips.asn1
- com.itextpdf.bouncycastlefips.asn1.cmp - package com.itextpdf.bouncycastlefips.asn1.cmp
- com.itextpdf.bouncycastlefips.asn1.cms - package com.itextpdf.bouncycastlefips.asn1.cms
- com.itextpdf.bouncycastlefips.asn1.esf - package com.itextpdf.bouncycastlefips.asn1.esf
- com.itextpdf.bouncycastlefips.asn1.ess - package com.itextpdf.bouncycastlefips.asn1.ess
- com.itextpdf.bouncycastlefips.asn1.ocsp - package com.itextpdf.bouncycastlefips.asn1.ocsp
- com.itextpdf.bouncycastlefips.asn1.pcks - package com.itextpdf.bouncycastlefips.asn1.pcks
- com.itextpdf.bouncycastlefips.asn1.tsp - package com.itextpdf.bouncycastlefips.asn1.tsp
- com.itextpdf.bouncycastlefips.asn1.util - package com.itextpdf.bouncycastlefips.asn1.util
- com.itextpdf.bouncycastlefips.asn1.x500 - package com.itextpdf.bouncycastlefips.asn1.x500
- com.itextpdf.bouncycastlefips.asn1.x509 - package com.itextpdf.bouncycastlefips.asn1.x509
- com.itextpdf.bouncycastlefips.cert - package com.itextpdf.bouncycastlefips.cert
- com.itextpdf.bouncycastlefips.cert.jcajce - package com.itextpdf.bouncycastlefips.cert.jcajce
- com.itextpdf.bouncycastlefips.cert.ocsp - package com.itextpdf.bouncycastlefips.cert.ocsp
- com.itextpdf.bouncycastlefips.cms - package com.itextpdf.bouncycastlefips.cms
- com.itextpdf.bouncycastlefips.cms.jcajce - package com.itextpdf.bouncycastlefips.cms.jcajce
- com.itextpdf.bouncycastlefips.openssl - package com.itextpdf.bouncycastlefips.openssl
- com.itextpdf.bouncycastlefips.openssl.jcajce - package com.itextpdf.bouncycastlefips.openssl.jcajce
- com.itextpdf.bouncycastlefips.operator - package com.itextpdf.bouncycastlefips.operator
- com.itextpdf.bouncycastlefips.operator.jcajce - package com.itextpdf.bouncycastlefips.operator.jcajce
- com.itextpdf.bouncycastlefips.pkcs - package com.itextpdf.bouncycastlefips.pkcs
- com.itextpdf.bouncycastlefips.tsp - package com.itextpdf.bouncycastlefips.tsp
- com.itextpdf.commons.actions - package com.itextpdf.commons.actions
- com.itextpdf.commons.actions.confirmations - package com.itextpdf.commons.actions.confirmations
- com.itextpdf.commons.actions.contexts - package com.itextpdf.commons.actions.contexts
- com.itextpdf.commons.actions.data - package com.itextpdf.commons.actions.data
- com.itextpdf.commons.actions.processors - package com.itextpdf.commons.actions.processors
- com.itextpdf.commons.actions.producer - package com.itextpdf.commons.actions.producer
- com.itextpdf.commons.actions.sequence - package com.itextpdf.commons.actions.sequence
- com.itextpdf.commons.bouncycastle - package com.itextpdf.commons.bouncycastle
- com.itextpdf.commons.bouncycastle.asn1 - package com.itextpdf.commons.bouncycastle.asn1
- com.itextpdf.commons.bouncycastle.asn1.cmp - package com.itextpdf.commons.bouncycastle.asn1.cmp
- com.itextpdf.commons.bouncycastle.asn1.cms - package com.itextpdf.commons.bouncycastle.asn1.cms
- com.itextpdf.commons.bouncycastle.asn1.esf - package com.itextpdf.commons.bouncycastle.asn1.esf
- com.itextpdf.commons.bouncycastle.asn1.ess - package com.itextpdf.commons.bouncycastle.asn1.ess
- com.itextpdf.commons.bouncycastle.asn1.ocsp - package com.itextpdf.commons.bouncycastle.asn1.ocsp
- com.itextpdf.commons.bouncycastle.asn1.pkcs - package com.itextpdf.commons.bouncycastle.asn1.pkcs
- com.itextpdf.commons.bouncycastle.asn1.tsp - package com.itextpdf.commons.bouncycastle.asn1.tsp
- com.itextpdf.commons.bouncycastle.asn1.util - package com.itextpdf.commons.bouncycastle.asn1.util
- com.itextpdf.commons.bouncycastle.asn1.x500 - package com.itextpdf.commons.bouncycastle.asn1.x500
- com.itextpdf.commons.bouncycastle.asn1.x509 - package com.itextpdf.commons.bouncycastle.asn1.x509
- com.itextpdf.commons.bouncycastle.cert - package com.itextpdf.commons.bouncycastle.cert
- com.itextpdf.commons.bouncycastle.cert.jcajce - package com.itextpdf.commons.bouncycastle.cert.jcajce
- com.itextpdf.commons.bouncycastle.cert.ocsp - package com.itextpdf.commons.bouncycastle.cert.ocsp
- com.itextpdf.commons.bouncycastle.cms - package com.itextpdf.commons.bouncycastle.cms
- com.itextpdf.commons.bouncycastle.cms.jcajce - package com.itextpdf.commons.bouncycastle.cms.jcajce
- com.itextpdf.commons.bouncycastle.openssl - package com.itextpdf.commons.bouncycastle.openssl
- com.itextpdf.commons.bouncycastle.openssl.jcajce - package com.itextpdf.commons.bouncycastle.openssl.jcajce
- com.itextpdf.commons.bouncycastle.operator - package com.itextpdf.commons.bouncycastle.operator
- com.itextpdf.commons.bouncycastle.operator.jcajce - package com.itextpdf.commons.bouncycastle.operator.jcajce
- com.itextpdf.commons.bouncycastle.pkcs - package com.itextpdf.commons.bouncycastle.pkcs
- com.itextpdf.commons.bouncycastle.tsp - package com.itextpdf.commons.bouncycastle.tsp
- com.itextpdf.commons.datastructures - package com.itextpdf.commons.datastructures
- com.itextpdf.commons.exceptions - package com.itextpdf.commons.exceptions
- com.itextpdf.commons.logs - package com.itextpdf.commons.logs
- com.itextpdf.commons.utils - package com.itextpdf.commons.utils
- com.itextpdf.forms - package com.itextpdf.forms
- com.itextpdf.forms.exceptions - package com.itextpdf.forms.exceptions
- com.itextpdf.forms.fields - package com.itextpdf.forms.fields
- com.itextpdf.forms.fields.borders - package com.itextpdf.forms.fields.borders
- com.itextpdf.forms.fields.properties - package com.itextpdf.forms.fields.properties
- com.itextpdf.forms.form - package com.itextpdf.forms.form
- com.itextpdf.forms.form.element - package com.itextpdf.forms.form.element
- com.itextpdf.forms.form.renderer - package com.itextpdf.forms.form.renderer
- com.itextpdf.forms.form.renderer.checkboximpl - package com.itextpdf.forms.form.renderer.checkboximpl
- com.itextpdf.forms.logs - package com.itextpdf.forms.logs
- com.itextpdf.forms.util - package com.itextpdf.forms.util
- com.itextpdf.forms.xfa - package com.itextpdf.forms.xfa
- com.itextpdf.forms.xfdf - package com.itextpdf.forms.xfdf
- com.itextpdf.io.codec - package com.itextpdf.io.codec
- com.itextpdf.io.colors - package com.itextpdf.io.colors
- com.itextpdf.io.exceptions - package com.itextpdf.io.exceptions
- com.itextpdf.io.font - package com.itextpdf.io.font
- com.itextpdf.io.font.cmap - package com.itextpdf.io.font.cmap
- com.itextpdf.io.font.constants - package com.itextpdf.io.font.constants
- com.itextpdf.io.font.otf - package com.itextpdf.io.font.otf
- com.itextpdf.io.font.otf.lookuptype5 - package com.itextpdf.io.font.otf.lookuptype5
- com.itextpdf.io.font.otf.lookuptype6 - package com.itextpdf.io.font.otf.lookuptype6
- com.itextpdf.io.font.otf.lookuptype7 - package com.itextpdf.io.font.otf.lookuptype7
- com.itextpdf.io.font.otf.lookuptype8 - package com.itextpdf.io.font.otf.lookuptype8
- com.itextpdf.io.font.woff2 - package com.itextpdf.io.font.woff2
- com.itextpdf.io.image - package com.itextpdf.io.image
- com.itextpdf.io.logs - package com.itextpdf.io.logs
- com.itextpdf.io.source - package com.itextpdf.io.source
- com.itextpdf.io.util - package com.itextpdf.io.util
- com.itextpdf.kernel.actions.data - package com.itextpdf.kernel.actions.data
- com.itextpdf.kernel.actions.events - package com.itextpdf.kernel.actions.events
- com.itextpdf.kernel.colors - package com.itextpdf.kernel.colors
- com.itextpdf.kernel.colors.gradients - package com.itextpdf.kernel.colors.gradients
- com.itextpdf.kernel.crypto - package com.itextpdf.kernel.crypto
- com.itextpdf.kernel.crypto.securityhandler - package com.itextpdf.kernel.crypto.securityhandler
- com.itextpdf.kernel.events - package com.itextpdf.kernel.events
- com.itextpdf.kernel.exceptions - package com.itextpdf.kernel.exceptions
- com.itextpdf.kernel.font - package com.itextpdf.kernel.font
- com.itextpdf.kernel.geom - package com.itextpdf.kernel.geom
- com.itextpdf.kernel.logs - package com.itextpdf.kernel.logs
- com.itextpdf.kernel.numbering - package com.itextpdf.kernel.numbering
- com.itextpdf.kernel.pdf - package com.itextpdf.kernel.pdf
- com.itextpdf.kernel.pdf.action - package com.itextpdf.kernel.pdf.action
- com.itextpdf.kernel.pdf.annot - package com.itextpdf.kernel.pdf.annot
- com.itextpdf.kernel.pdf.annot.da - package com.itextpdf.kernel.pdf.annot.da
- com.itextpdf.kernel.pdf.canvas - package com.itextpdf.kernel.pdf.canvas
- com.itextpdf.kernel.pdf.canvas.draw - package com.itextpdf.kernel.pdf.canvas.draw
- com.itextpdf.kernel.pdf.canvas.parser - package com.itextpdf.kernel.pdf.canvas.parser
- com.itextpdf.kernel.pdf.canvas.parser.clipper - package com.itextpdf.kernel.pdf.canvas.parser.clipper
- com.itextpdf.kernel.pdf.canvas.parser.data - package com.itextpdf.kernel.pdf.canvas.parser.data
- com.itextpdf.kernel.pdf.canvas.parser.filter - package com.itextpdf.kernel.pdf.canvas.parser.filter
- com.itextpdf.kernel.pdf.canvas.parser.listener - package com.itextpdf.kernel.pdf.canvas.parser.listener
- com.itextpdf.kernel.pdf.canvas.parser.util - package com.itextpdf.kernel.pdf.canvas.parser.util
- com.itextpdf.kernel.pdf.canvas.wmf - package com.itextpdf.kernel.pdf.canvas.wmf
- com.itextpdf.kernel.pdf.collection - package com.itextpdf.kernel.pdf.collection
- com.itextpdf.kernel.pdf.colorspace - package com.itextpdf.kernel.pdf.colorspace
- com.itextpdf.kernel.pdf.extgstate - package com.itextpdf.kernel.pdf.extgstate
- com.itextpdf.kernel.pdf.filespec - package com.itextpdf.kernel.pdf.filespec
- com.itextpdf.kernel.pdf.filters - package com.itextpdf.kernel.pdf.filters
- com.itextpdf.kernel.pdf.function - package com.itextpdf.kernel.pdf.function
- com.itextpdf.kernel.pdf.function.utils - package com.itextpdf.kernel.pdf.function.utils
- com.itextpdf.kernel.pdf.layer - package com.itextpdf.kernel.pdf.layer
- com.itextpdf.kernel.pdf.navigation - package com.itextpdf.kernel.pdf.navigation
- com.itextpdf.kernel.pdf.statistics - package com.itextpdf.kernel.pdf.statistics
- com.itextpdf.kernel.pdf.tagging - package com.itextpdf.kernel.pdf.tagging
- com.itextpdf.kernel.pdf.tagutils - package com.itextpdf.kernel.pdf.tagutils
- com.itextpdf.kernel.pdf.xobject - package com.itextpdf.kernel.pdf.xobject
- com.itextpdf.kernel.security - package com.itextpdf.kernel.security
- com.itextpdf.kernel.utils - package com.itextpdf.kernel.utils
- com.itextpdf.kernel.utils.objectpathitems - package com.itextpdf.kernel.utils.objectpathitems
- com.itextpdf.kernel.xmp - package com.itextpdf.kernel.xmp
- com.itextpdf.kernel.xmp.impl - package com.itextpdf.kernel.xmp.impl
- com.itextpdf.kernel.xmp.impl.xpath - package com.itextpdf.kernel.xmp.impl.xpath
- com.itextpdf.kernel.xmp.options - package com.itextpdf.kernel.xmp.options
- com.itextpdf.kernel.xmp.properties - package com.itextpdf.kernel.xmp.properties
- com.itextpdf.layout - package com.itextpdf.layout
- com.itextpdf.layout.borders - package com.itextpdf.layout.borders
- com.itextpdf.layout.element - package com.itextpdf.layout.element
- com.itextpdf.layout.exceptions - package com.itextpdf.layout.exceptions
- com.itextpdf.layout.font - package com.itextpdf.layout.font
- com.itextpdf.layout.hyphenation - package com.itextpdf.layout.hyphenation
- com.itextpdf.layout.layout - package com.itextpdf.layout.layout
- com.itextpdf.layout.logs - package com.itextpdf.layout.logs
- com.itextpdf.layout.margincollapse - package com.itextpdf.layout.margincollapse
- com.itextpdf.layout.minmaxwidth - package com.itextpdf.layout.minmaxwidth
- com.itextpdf.layout.properties - package com.itextpdf.layout.properties
- com.itextpdf.layout.renderer - package com.itextpdf.layout.renderer
- com.itextpdf.layout.renderer.objectfit - package com.itextpdf.layout.renderer.objectfit
- com.itextpdf.layout.renderer.typography - package com.itextpdf.layout.renderer.typography
- com.itextpdf.layout.splitting - package com.itextpdf.layout.splitting
- com.itextpdf.layout.tagging - package com.itextpdf.layout.tagging
- com.itextpdf.pdfa - package com.itextpdf.pdfa
- com.itextpdf.pdfa.checker - package com.itextpdf.pdfa.checker
- com.itextpdf.pdfa.exceptions - package com.itextpdf.pdfa.exceptions
- com.itextpdf.pdfa.logs - package com.itextpdf.pdfa.logs
- com.itextpdf.signatures - package com.itextpdf.signatures
- com.itextpdf.signatures.exceptions - package com.itextpdf.signatures.exceptions
- com.itextpdf.signatures.logs - package com.itextpdf.signatures.logs
- com.itextpdf.styledxmlparser - package com.itextpdf.styledxmlparser
- com.itextpdf.styledxmlparser.css - package com.itextpdf.styledxmlparser.css
- com.itextpdf.styledxmlparser.css.font - package com.itextpdf.styledxmlparser.css.font
- com.itextpdf.styledxmlparser.css.media - package com.itextpdf.styledxmlparser.css.media
- com.itextpdf.styledxmlparser.css.page - package com.itextpdf.styledxmlparser.css.page
- com.itextpdf.styledxmlparser.css.parse - package com.itextpdf.styledxmlparser.css.parse
- com.itextpdf.styledxmlparser.css.parse.syntax - package com.itextpdf.styledxmlparser.css.parse.syntax
- com.itextpdf.styledxmlparser.css.pseudo - package com.itextpdf.styledxmlparser.css.pseudo
- com.itextpdf.styledxmlparser.css.resolve - package com.itextpdf.styledxmlparser.css.resolve
- com.itextpdf.styledxmlparser.css.resolve.shorthand - package com.itextpdf.styledxmlparser.css.resolve.shorthand
- com.itextpdf.styledxmlparser.css.resolve.shorthand.impl - package com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
- com.itextpdf.styledxmlparser.css.selector - package com.itextpdf.styledxmlparser.css.selector
- com.itextpdf.styledxmlparser.css.selector.item - package com.itextpdf.styledxmlparser.css.selector.item
- com.itextpdf.styledxmlparser.css.util - package com.itextpdf.styledxmlparser.css.util
- com.itextpdf.styledxmlparser.css.validate - package com.itextpdf.styledxmlparser.css.validate
- com.itextpdf.styledxmlparser.css.validate.impl - package com.itextpdf.styledxmlparser.css.validate.impl
- com.itextpdf.styledxmlparser.css.validate.impl.datatype - package com.itextpdf.styledxmlparser.css.validate.impl.datatype
- com.itextpdf.styledxmlparser.css.validate.impl.declaration - package com.itextpdf.styledxmlparser.css.validate.impl.declaration
- com.itextpdf.styledxmlparser.exceptions - package com.itextpdf.styledxmlparser.exceptions
- com.itextpdf.styledxmlparser.logs - package com.itextpdf.styledxmlparser.logs
- com.itextpdf.styledxmlparser.node - package com.itextpdf.styledxmlparser.node
- com.itextpdf.styledxmlparser.node.impl.jsoup - package com.itextpdf.styledxmlparser.node.impl.jsoup
- com.itextpdf.styledxmlparser.node.impl.jsoup.node - package com.itextpdf.styledxmlparser.node.impl.jsoup.node
- com.itextpdf.styledxmlparser.resolver.font - package com.itextpdf.styledxmlparser.resolver.font
- com.itextpdf.styledxmlparser.resolver.resource - package com.itextpdf.styledxmlparser.resolver.resource
- com.itextpdf.styledxmlparser.util - package com.itextpdf.styledxmlparser.util
- com.itextpdf.svg - package com.itextpdf.svg
- com.itextpdf.svg.converter - package com.itextpdf.svg.converter
- com.itextpdf.svg.css - package com.itextpdf.svg.css
- com.itextpdf.svg.css.impl - package com.itextpdf.svg.css.impl
- com.itextpdf.svg.exceptions - package com.itextpdf.svg.exceptions
- com.itextpdf.svg.logs - package com.itextpdf.svg.logs
- com.itextpdf.svg.processors - package com.itextpdf.svg.processors
- com.itextpdf.svg.processors.impl - package com.itextpdf.svg.processors.impl
- com.itextpdf.svg.processors.impl.font - package com.itextpdf.svg.processors.impl.font
- com.itextpdf.svg.renderers - package com.itextpdf.svg.renderers
- com.itextpdf.svg.renderers.factories - package com.itextpdf.svg.renderers.factories
- com.itextpdf.svg.renderers.impl - package com.itextpdf.svg.renderers.impl
- com.itextpdf.svg.renderers.path - package com.itextpdf.svg.renderers.path
- com.itextpdf.svg.renderers.path.impl - package com.itextpdf.svg.renderers.path.impl
- com.itextpdf.svg.utils - package com.itextpdf.svg.utils
- com.itextpdf.test - package com.itextpdf.test
- com.itextpdf.test.annotations - package com.itextpdf.test.annotations
- com.itextpdf.test.annotations.type - package com.itextpdf.test.annotations.type
- com.itextpdf.test.pdfa - package com.itextpdf.test.pdfa
- com.itextpdf.test.runners - package com.itextpdf.test.runners
- com.itextpdf.test.signutils - package com.itextpdf.test.signutils
- com.itextpdf.test.utils - package com.itextpdf.test.utils
- COMB_FLAG_MAY_BE_SET_ONLY_IF_MAXLEN_IS_PRESENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ComboBoxField - Class in com.itextpdf.forms.form.element
-
A field that represents a control for selecting one of the provided options.
- ComboBoxField(String) - Constructor for class com.itextpdf.forms.form.element.ComboBoxField
-
Creates a new select field box.
- COMMA - Enum constant in enum com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.TokenType
-
The comma type.
- COMMAND_TYPE - Static variable in class com.itextpdf.io.font.cmap.CMapContentParser
-
Commands have this type.
- Comment - Enum constant in enum com.itextpdf.io.source.PdfTokenizer.TokenType
- CommonAttributeConstants - Class in com.itextpdf.styledxmlparser
- CommonAttributeConstants() - Constructor for class com.itextpdf.styledxmlparser.CommonAttributeConstants
- CommonCssConstants - Class in com.itextpdf.styledxmlparser.css
-
Class containing possible CSS property keys and values, pseudo element keys, units of measurement, and so on.
- CommonCssConstants() - Constructor for class com.itextpdf.styledxmlparser.css.CommonCssConstants
- CommonsExceptionMessageConstant - Class in com.itextpdf.commons.exceptions
-
Class that bundles all the error message templates as constants.
- CommonsLogMessageConstant - Class in com.itextpdf.commons.logs
-
Class that bundles all the error message templates as constants.
- CommonsProductData - Class in com.itextpdf.commons.actions.data
-
Stores an instance of
ProductData
related to iText commons module. - COMORIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- compare(CssRuleSet, CssRuleSet) - Method in class com.itextpdf.styledxmlparser.css.CssRuleSetComparator
- compare(CssRuleSet, CssRuleSet) - Method in class com.itextpdf.styledxmlparser.CssRuleSetComparator
- compare(ICssSelector, ICssSelector) - Method in class com.itextpdf.styledxmlparser.css.selector.CssSelectorComparator
- COMPARE_COMMAND_IS_NOT_SPECIFIED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- COMPARE_COMMAND_SPECIFIED_INCORRECTLY - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- compareArrays(PdfArray, PdfArray) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Simple method that compares two given PdfArrays by content.
- compareBooleans(PdfBoolean, PdfBoolean) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Simple method that compares two given PdfBooleans.
- compareByCatalog(PdfDocument, PdfDocument) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares two PDF documents by content starting from Catalog dictionary and then recursively comparing corresponding objects which are referenced from it.
- compareByContent(String, String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares two PDF documents by content starting from page dictionaries and then recursively comparing corresponding objects which are referenced from them.
- compareByContent(String, String, String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares two PDF documents by content starting from page dictionaries and then recursively comparing corresponding objects which are referenced from them.
- compareByContent(String, String, String, String, byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool
-
This method overload is used to compare two encrypted PDF documents.
- compareByContent(String, String, String, String, Map
>) - Method in class com.itextpdf.kernel.utils.CompareTool -
Compares two PDF documents by content starting from page dictionaries and then recursively comparing corresponding objects which are referenced from them.
- compareByContent(String, String, String, String, Map
>, byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool -
This method overload is used to compare two encrypted PDF documents.
- compareContent(PdfPrimitiveObject) - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
- compareDictionaries(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Simple method that compares two given PdfDictionaries by content.
- compareDictionariesStructure(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Recursively compares structures of two corresponding dictionaries from out and cmp PDF documents.
- compareDictionariesStructure(PdfDictionary, PdfDictionary, Set
) - Method in class com.itextpdf.kernel.utils.CompareTool -
Recursively compares structures of two corresponding dictionaries from out and cmp PDF documents.
- compareDocumentInfo(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares document info dictionaries of two pdf documents.
- compareDocumentInfo(String, String, byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares document info dictionaries of two pdf documents.
- compareFloats(double, double) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Helper method for comparing floating point numbers
- compareFloats(float, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Helper method for comparing floating point numbers
- compareLinkAnnotations(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Checks if two documents have identical link annotations on corresponding pages.
- compareNames(PdfName, PdfName) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Simple method that compares two given PdfNames.
- compareNumbers(PdfNumber, PdfNumber) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Simple method that compares two given PdfNumbers.
- compareObjects(PdfObject, PdfObject, ObjectPath, CompareTool.CompareResult) - Method in class com.itextpdf.kernel.utils.CompareTool
- comparePdf(String, String, String) - Method in class com.itextpdf.test.WrappedSamplesRunner
-
Compares two PDF files using iText's CompareTool.
- CompareResult(int) - Constructor for class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
Creates new empty instance of CompareResult with given limit of difference messages.
- compareStreams(PdfStream, PdfStream) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Simple method that compares two given PdfStreams by content.
- compareStreamsStructure(PdfStream, PdfStream) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares structures of two corresponding streams from out and cmp PDF documents.
- compareStrings(PdfString, PdfString) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Simple method that compares two given PdfStrings.
- compareTagStructures(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares tag structures of the two PDF documents.
- compareTo(Jbig2SegmentReader.Jbig2Segment) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
- compareTo(TIFFField) - Method in class com.itextpdf.io.codec.TIFFField
-
Compares this
TIFFField
with anotherTIFFField
by comparing the tags. - compareTo(PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- compareTo(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfName
-
Compare this PdfName to o.
- compareTo(PdfVersion) - Method in class com.itextpdf.kernel.pdf.PdfVersion
- compareTo(Object) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- CompareTool - Class in com.itextpdf.kernel.utils
-
This class provides means to compare two PDF files both by content and visually and gives the report on their differences.
- CompareTool() - Constructor for class com.itextpdf.kernel.utils.CompareTool
- CompareTool.CompareResult - Class in com.itextpdf.kernel.utils
-
Class containing results of the comparison of two documents.
- CompareTool.CompareToolExecutionException - Exception in com.itextpdf.kernel.utils
-
Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files.
- CompareToolExecutionException(String) - Constructor for exception com.itextpdf.kernel.utils.CompareTool.CompareToolExecutionException
-
Creates a new
CompareTool.CompareToolExecutionException
. - compareVisually(String, String, String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares two documents visually.
- compareVisually(String, String, String, String, Map
>) - Method in class com.itextpdf.kernel.utils.CompareTool -
Compares two documents visually.
- compareXmls(byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Utility method that provides simple comparison of the two xml files stored in byte arrays.
- compareXmls(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Utility method that provides simple comparison of the two xml files.
- compareXmp(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares xmp metadata of the two given PDF documents.
- compareXmp(String, String, boolean) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Compares xmp metadata of the two given PDF documents.
- Compatible - Static variable in class com.itextpdf.kernel.pdf.PdfName
- compatibleWith(String) - Method in class com.itextpdf.io.font.CidFont
- complete() - Method in interface com.itextpdf.layout.element.ILargeElement
-
Indicates that all the desired content has been added to this large element.
- complete() - Method in class com.itextpdf.layout.element.Table
-
Indicates that all the desired content has been added to this large element and no more content will be added.
- Completed - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation state.
- ComplexFontSelectorStrategy - Class in com.itextpdf.layout.font
-
Complex FontSelectorStrategy split text based on
Character.UnicodeScript
. - ComplexFontSelectorStrategy(String, FontSelector, FontProvider) - Constructor for class com.itextpdf.layout.font.ComplexFontSelectorStrategy
- ComplexFontSelectorStrategy(String, FontSelector, FontProvider, FontSet) - Constructor for class com.itextpdf.layout.font.ComplexFontSelectorStrategy
- COMPONENTS_MUST_BE_1_3_OR_4 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- composeArrayItemPath(String, int) - Static method in class com.itextpdf.kernel.xmp.XMPPathFactory
-
Compose the path expression for an item in an array.
- composeFieldSelector(String, String, String, String) - Static method in class com.itextpdf.kernel.xmp.XMPPathFactory
-
Compose the path expression to select an alternate item by a field's value.
- composeLangSelector(String, String) - Static method in class com.itextpdf.kernel.xmp.XMPPathFactory
-
Compose the path expression to select an alternate item by language.
- composeQualifierPath(String, String) - Static method in class com.itextpdf.kernel.xmp.XMPPathFactory
-
Compose the path expression for a qualifier.
- composeString(byte[], byte) - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
Append
newString
to the end ofoldString
. - composeString(byte[], byte) - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
Append
newString
to the end ofoldString
. - composeStructFieldPath(String, String) - Static method in class com.itextpdf.kernel.xmp.XMPPathFactory
-
Compose the path expression for a field in a struct.
- compress(byte[], int, int) - Static method in class com.itextpdf.io.codec.CCITTG4Encoder
-
Encodes a full image.
- compress(byte[], int, int) - Method in class com.itextpdf.io.codec.LZWCompressor
- compression - Variable in class com.itextpdf.io.codec.TIFFFaxDecompressor
- COMPRESSION_ADOBE_DEFLATE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Deflate compression, as recognized by Adobe
- COMPRESSION_CCITTFAX3 - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
CCITT Group 3 fax encoding
- COMPRESSION_CCITTFAX4 - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
CCITT Group 4 fax encoding
- COMPRESSION_CCITTRLE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
CCITT modified Huffman RLE
- COMPRESSION_CCITTRLEW - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
#1 w/ word alignment
- COMPRESSION_DCS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Kodak DCS encoding
- COMPRESSION_DEFLATE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Deflate compression
- COMPRESSION_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- COMPRESSION_IT8BL - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 Binary line art
- COMPRESSION_IT8CTPAD - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 CT w/padding
- COMPRESSION_IT8LW - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 Linework RLE
- COMPRESSION_IT8MP - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 Monochrome picture
- COMPRESSION_JBIG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ISO JBIG
- COMPRESSION_JPEG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
%JPEG DCT compression
- COMPRESSION_JPEG_IS_ONLY_SUPPORTED_WITH_A_SINGLE_STRIP_THIS_IMAGE_HAS_STRIPS - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- COMPRESSION_LZW - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Lempel-Ziv & Welch
- COMPRESSION_NEXT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
NeXT 2-bit RLE
- COMPRESSION_NONE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
dump mode
- COMPRESSION_OJPEG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!6.0 JPEG
- COMPRESSION_PACKBITS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Macintosh RLE
- COMPRESSION_PIXARFILM - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Pixar companded 10bit LZW
- COMPRESSION_PIXARLOG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Pixar companded 11bit ZIP
- COMPRESSION_SGILOG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
SGI Log Luminance RLE
- COMPRESSION_SGILOG24 - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
SGI Log 24-bit packed
- COMPRESSION_THUNDERSCAN - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ThunderScan RLE
- CompressionConstants - Class in com.itextpdf.kernel.pdf
-
Compression constants for
PdfStream
. - CompressionConstants() - Constructor for class com.itextpdf.kernel.pdf.CompressionConstants
- compressionLevel - Variable in class com.itextpdf.kernel.pdf.PdfStream
- compressionLevel - Variable in class com.itextpdf.kernel.pdf.WriterProperties
- compressLZW(OutputStream, int, byte[], int, int, int) - Static method in class com.itextpdf.io.codec.TiffWriter
- computeGlobalEncryptionKey(byte[], byte[], boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
- computeGlobalEncryptionKey(byte[], byte[], boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- computeGlobalKey(String, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- computeGlobalKeyOnReading(PdfDictionary, PrivateKey, Certificate, String, IExternalDecryptionProcess, boolean, String) - Static method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- computeOwnerKey(byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
- computeOwnerKey(byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- computeUserKey() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
- computeUserKey() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- computeUserPassword() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Computes user password if standard encryption handler is used with Standard40, Standard128 or AES128 encryption algorithm.
- computeUserPassword(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
Computes user password if standard encryption handler is used with Standard40, Standard128 or AES128 algorithm.
- computeUserPassword(byte[], PdfDictionary) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- concatenate(AffineTransform) - Method in class com.itextpdf.kernel.geom.AffineTransform
- concatMatrix(double, double, double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Concatenates the 2x3 affine transformation matrix to the current matrix in the content stream managed by this Canvas.
- concatMatrix(AffineTransform) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Concatenates the affine transformation matrix to the current matrix in the content stream managed by this Canvas.
- concatMatrix(PdfArray) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Concatenates the 2x3 affine transformation matrix to the current matrix in the content stream managed by this Canvas.
- CONDENSED - Static variable in class com.itextpdf.io.font.constants.FontMacStyleFlags
- CONDENSED - Static variable in class com.itextpdf.io.font.constants.FontStretches
- Confidential - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Configs - Static variable in class com.itextpdf.kernel.pdf.PdfName
- configureSafeDocumentBuilderFactory(DocumentBuilderFactory) - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
-
Configures document builder factory to make it secure against xml attacks.
- configureSafeSAXParserFactory(SAXParserFactory) - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
-
Configures SAX parser factory to make it secure against xml attacks.
- configureSafeTransformerFactory(TransformerFactory) - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
-
Configures transformer factory to make it secure against xml attacks.
- ConfirmedEventWrapper - Class in com.itextpdf.commons.actions.confirmations
-
A wrapper for a
AbstractProductProcessITextEvent
storing additional data about the event. - ConfirmedEventWrapper(AbstractProductProcessITextEvent, String, String) - Constructor for class com.itextpdf.commons.actions.confirmations.ConfirmedEventWrapper
-
Creates a wrapper for the event with additional data about the event.
- ConfirmEvent - Class in com.itextpdf.commons.actions.confirmations
-
Used to confirm that process associated with some
AbstractProductProcessITextEvent
ended successfully. - ConfirmEvent(AbstractProductProcessITextEvent) - Constructor for class com.itextpdf.commons.actions.confirmations.ConfirmEvent
-
Creates an instance of confirmation event.
- ConfirmEvent(SequenceId, AbstractProductProcessITextEvent) - Constructor for class com.itextpdf.commons.actions.confirmations.ConfirmEvent
-
Creates an instance of confirmation event.
- CONFORMANCE - Static variable in interface com.itextpdf.kernel.xmp.XMPConst
-
Conformance, A, B, or U.
- conformanceLevel - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
- CONSERVATIVE - Enum constant in enum com.itextpdf.kernel.pdf.PdfReader.StrictnessLevel
-
The reading strictness level at which iText fails (throws an exception) in case of contradiction with PDF specification, but still recovers from mild parsing errors and ambiguities.
- CONSTANT_SPACING - Static variable in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling.TilingType
-
Pattern cells shall be spaced consistently—that is, by a multiple of a device pixel.
- CONSTANT_SPACING_AND_FASTER_TILING - Static variable in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling.TilingType
-
Pattern cells shall be spaced consistently as in tiling type 1, but with additional distortion permitted to enable a more efficient implementation.
- constructFileByDirectoryAndName(String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
- constructLlccKey(String, String) - Static method in class com.itextpdf.layout.hyphenation.HyphenationTreeCache
-
Constructs the key for the hyphenation pattern file.
- constructUserKey(String, String, Map
) - Static method in class com.itextpdf.layout.hyphenation.HyphenationTreeCache -
If the user configured a hyphenation pattern file name for this (lang,country) value, return it.
- ContactInfo - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CONTAIN - Enum constant in enum com.itextpdf.layout.properties.ObjectFit
-
If object-fit set to CONTAIN, image will be scaled keeping its aspect ratio to fit in the content box.
- CONTAIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CONTAIN.
- contains(int) - Method in class com.itextpdf.layout.font.Range
-
Binary search over ordered segments.
- contains(Rectangle) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Check if this rectangle contains the passed rectangle.
- contains(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
- contains(String) - Method in class com.itextpdf.layout.font.FontSet
-
Search in existed fonts for PostScript name or full font name.
- containsAbsolutePositionChange() - Method in interface com.itextpdf.svg.renderers.impl.ISvgTextNodeRenderer
- containsAbsolutePositionChange() - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- containsAbsolutePositionChange() - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- containsAllOptions(int) - Method in class com.itextpdf.kernel.xmp.options.Options
- containsAnnotation(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Checks if page contains the specified annotation.
- containsFlateFilter(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfOutputStream
- containsGlyph(int) - Method in class com.itextpdf.kernel.font.PdfFont
-
Check whether font contains glyph with specified unicode.
- containsGlyph(int) - Method in class com.itextpdf.kernel.font.PdfTrueTypeFont
- containsGlyph(int) - Method in class com.itextpdf.kernel.font.PdfType0Font
- containsGlyph(int) - Method in class com.itextpdf.kernel.font.PdfType1Font
- containsGlyph(int) - Method in class com.itextpdf.kernel.font.PdfType3Font
- containsImage() - Method in class com.itextpdf.layout.renderer.LineRenderer
- containsInitialOrInheritOrUnset(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks if value contains initial, inherit or unset.
- containsKey(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns true if this PdfDictionary contains the specified key.
- containsKey(K) - Method in class com.itextpdf.commons.datastructures.BiMap
-
Checks if the map contains the key.
- containsOneOf(int) - Method in class com.itextpdf.kernel.xmp.options.Options
- containsPoint(Vector) - Method in class com.itextpdf.kernel.geom.LineSegment
-
Checks if a segment contains a given point in itself
- containsPossibleBreak - Variable in class com.itextpdf.layout.layout.TextLayoutResult
- containsRelativeMove() - Method in interface com.itextpdf.svg.renderers.impl.ISvgTextNodeRenderer
- containsRelativeMove() - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- containsRelativeMove() - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- containsSegment(LineSegment) - Method in class com.itextpdf.kernel.geom.LineSegment
-
Checks if a segment contains another segment in itself
- containsValue(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns true if this PdfDictionary contains the specified value.
- containsValue(V) - Method in class com.itextpdf.commons.datastructures.BiMap
-
Checks if the map contains the value.
- content - Variable in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
- CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CONTENT.
- CONTENT_BOX - Enum constant in enum com.itextpdf.layout.properties.BackgroundBox
- CONTENT_BOX - Enum constant in enum com.itextpdf.layout.properties.BoxSizingPropertyValue
- CONTENT_BOX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CONTENT_BOX.
- CONTENT_STREAM_MUST_NOT_INVOKE_OPERATORS_THAT_SPECIFY_COLORS_OR_OTHER_COLOR_RELATED_PARAMETERS - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- contentAnnotations - Static variable in class com.itextpdf.pdfa.checker.PdfA1Checker
- ContentInfoBC - Class in com.itextpdf.bouncycastle.asn1.cms
-
Wrapper class for
ContentInfo
. - ContentInfoBC(IASN1ObjectIdentifier, IASN1Encodable) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.ContentInfoBC
-
Creates new wrapper instance for
ContentInfo
. - ContentInfoBC(ContentInfo) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.ContentInfoBC
-
Creates new wrapper instance for
ContentInfo
. - ContentInfoBCFips - Class in com.itextpdf.bouncycastlefips.asn1.cms
-
Wrapper class for
ContentInfo
. - ContentInfoBCFips(IASN1ObjectIdentifier, IASN1Encodable) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.ContentInfoBCFips
-
Creates new wrapper instance for
ContentInfo
. - ContentInfoBCFips(ContentInfo) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.ContentInfoBCFips
-
Creates new wrapper instance for
ContentInfo
. - Contents - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CONTENTS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- CONTENTS_RICHTEXT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- ContentSignerBC - Class in com.itextpdf.bouncycastle.operator
-
Wrapper class for
ContentSigner
. - ContentSignerBC(ContentSigner) - Constructor for class com.itextpdf.bouncycastle.operator.ContentSignerBC
-
Creates new wrapper instance for
ContentSigner
. - ContentSignerBCFips - Class in com.itextpdf.bouncycastlefips.operator
-
Wrapper class for
ContentSigner
. - ContentSignerBCFips(ContentSigner) - Constructor for class com.itextpdf.bouncycastlefips.operator.ContentSignerBCFips
-
Creates new wrapper instance for
ContentSigner
. - contentStream - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
the content stream for this canvas object.
- ContentVerifierProviderBC - Class in com.itextpdf.bouncycastle.operator
-
Wrapper class for
ContentVerifierProvider
. - ContentVerifierProviderBC(ContentVerifierProvider) - Constructor for class com.itextpdf.bouncycastle.operator.ContentVerifierProviderBC
-
Creates new wrapper instance for
ContentVerifierProvider
. - ContentVerifierProviderBCFips - Class in com.itextpdf.bouncycastlefips.operator
-
Wrapper class for
ContentVerifierProvider
. - ContentVerifierProviderBCFips(ContentVerifierProvider) - Constructor for class com.itextpdf.bouncycastlefips.operator.ContentVerifierProviderBCFips
-
Creates new wrapper instance for
ContentVerifierProvider
. - ContextManager - Class in com.itextpdf.commons.actions.contexts
-
The class that retrieves context of its invocation.
- ContextualPositionRule - Class in com.itextpdf.io.font.otf
- ContextualPositionRule() - Constructor for class com.itextpdf.io.font.otf.ContextualPositionRule
- ContextualRule - Class in com.itextpdf.io.font.otf
- ContextualRule() - Constructor for class com.itextpdf.io.font.otf.ContextualRule
- ContextualSubstRule - Class in com.itextpdf.io.font.otf
- ContextualSubstRule() - Constructor for class com.itextpdf.io.font.otf.ContextualSubstRule
- ContextualTable<T extends ContextualRule> - Class in com.itextpdf.io.font.otf
- ContextualTable(OpenTypeFontTableReader, int) - Constructor for class com.itextpdf.io.font.otf.ContextualTable
- Contributor - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
External Contributors to the resource (other than the authors).
- convert(byte[]) - Static method in class com.itextpdf.io.font.woff2.Woff2Converter
- convert(byte[]) - Method in interface com.itextpdf.kernel.pdf.function.IInputConversionFunction
- convert(byte[], int, int) - Method in interface com.itextpdf.kernel.pdf.function.BaseInputOutPutConvertors.IInputConversionFunction
-
A method that converts a raw byte array to an array of double values.
- convert(double[]) - Method in interface com.itextpdf.kernel.pdf.function.BaseInputOutPutConvertors.IOutputConversionFunction
- convert(double[]) - Method in interface com.itextpdf.kernel.pdf.function.IOutputConversionFunction
- convert(int) - Static method in class com.itextpdf.kernel.numbering.RomanNumbering
-
Returns a roman representation of an integer.
- convert(RandomAccessFileOrArray, OutputStream) - Static method in class com.itextpdf.io.font.Pfm2afm
-
Converts a PFM file into an AFM file.
- convert(ByteBuffer) - Static method in class com.itextpdf.kernel.xmp.impl.Latin1Converter
-
A converter that processes a byte buffer containing a mix of UTF8 and Latin-1/Cp1252 chars.
- convertCmykToRgb(DeviceCmyk) - Static method in class com.itextpdf.kernel.colors.Color
-
Converts
DeviceCmyk
color toDeviceRgb
color - convertDocInfoToStrings(PdfDocumentInfo) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Converts document info into a string array.
- convertDoubleToString(double) - Static method in class com.itextpdf.svg.utils.SvgCssUtils
-
Converts a double to a String.
- convertFloatArrayToDoubleArray(float[]) - Static method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
- convertFloatToString(float) - Static method in class com.itextpdf.svg.utils.SvgCssUtils
-
Converts a float to a String.
- convertFromBoolean(boolean) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from boolean to string.
- convertFromDate(XMPDateTime) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from
XMPDateTime
to string. - convertFromDouble(double) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from long to string.
- convertFromInteger(int) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from int to string.
- convertFromLong(long) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from long to string.
- convertGlyphSpaceToTextSpace(double) - Static method in class com.itextpdf.io.font.FontProgram
- convertGlyphSpaceToTextSpace(float) - Static method in class com.itextpdf.io.font.FontProgram
- convertGlyphSpaceToTextSpace(int) - Static method in class com.itextpdf.io.font.FontProgram
- convertPtsToPx(double) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Convert given point value to a pixel value.
- convertPtsToPx(float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Convert given point value to a pixel value.
- convertPxToPts(double) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Convert given point value to a point value.
- convertPxToPts(float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Convert given point value to a point value.
- convertRgbToCmyk(DeviceRgb) - Static method in class com.itextpdf.kernel.colors.Color
-
Converts
DeviceRgb
color toDeviceCmyk
color - convertRoleToPdfName(String) - Static method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- convertTextSpaceToGlyphSpace(float) - Static method in class com.itextpdf.io.font.FontProgram
- convertToBoolean(String) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from string to Boolean.
- convertToByte(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Converts a unicode symbol or font specific code to
byte
according to the encoding. - convertToBytes(char[], String) - Static method in class com.itextpdf.commons.utils.EncodingUtil
-
Converts to byte array an array of chars, taking the provided encoding into account.
- convertToBytes(char, String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Converts a
String
to abyte
array according to the font's encoding. - convertToBytes(Glyph) - Method in class com.itextpdf.kernel.font.PdfFont
- convertToBytes(Glyph) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- convertToBytes(Glyph) - Method in class com.itextpdf.kernel.font.PdfType0Font
- convertToBytes(GlyphLine) - Method in class com.itextpdf.kernel.font.PdfFont
- convertToBytes(GlyphLine) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- convertToBytes(GlyphLine) - Method in class com.itextpdf.kernel.font.PdfType0Font
- convertToBytes(String) - Method in class com.itextpdf.io.font.FontEncoding
-
Converts a
String
to abyte
array according to the encoding. - convertToBytes(String) - Method in class com.itextpdf.kernel.font.PdfFont
-
Converts the text into bytes to be placed in the document.
- convertToBytes(String) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- convertToBytes(String) - Method in class com.itextpdf.kernel.font.PdfType0Font
- convertToBytes(String, String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Converts a
String
to abyte
array according to the font's encoding. - convertToDate(String) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Converts a string value to an
XMPDateTime
. - convertToDouble(String) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Converts a string value to a
double
. - convertToFloatPoints(List
) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge -
Converts list of
Point.LongPoint
objects into list ofPoint
objects. - convertToHex(byte[]) - Static method in class com.itextpdf.signatures.LtvVerification
-
Converts an array of bytes to a String of hexadecimal values
- convertToImage(InputStream, PdfDocument) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Converts a String containing valid SVG content to an
XObject
that can then be used on the passedPdfDocument
. - convertToImage(InputStream, PdfDocument, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Converts a String containing valid SVG content to an
image
that can then be used on the passedPdfDocument
. - convertToInteger(String) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Converts a string value to an
int
. - convertToLocalTime(XMPDateTime) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Make sure a time is local.
- convertToLong(String) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Converts a string value to a
long
. - convertToLongPoints(List
) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge -
Converts list of
Point
objects into list ofPoint.LongPoint
objects. - convertToPath(PolyTree) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
- convertToString(byte[], String) - Static method in class com.itextpdf.commons.utils.EncodingUtil
-
Converts to String an array of bytes, taking the provided encoding into account.
- convertToString(byte[], String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Converts a
byte
array to aString
according to the some encoding. - convertToUTCTime(XMPDateTime) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Make sure a time is UTC.
- convertToXml(OutputStream) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
Converts the current tag structure into an XML file with default encoding (UTF-8).
- convertToXml(OutputStream, String) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
Converts the current tag structure into an XML file with provided encoding.
- convertToXObject(ISvgNodeRenderer, PdfDocument) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
This method draws a NodeRenderer tree to a canvas that is tied to the passed document.
- convertToXObject(InputStream, PdfDocument) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Converts a String containing valid SVG content to an
XObject
that can then be used on the passedPdfDocument
. - convertToXObject(InputStream, PdfDocument, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Converts a String containing valid SVG content to an
XObject
that can then be used on the passedPdfDocument
. - convertToXObject(String, PdfDocument) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Converts a String containing valid SVG content to an
XObject
that can then be used on the passedPdfDocument
. - convertToXObject(String, PdfDocument, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Converts a String containing valid SVG content to an
XObject
that can then be used on the passedPdfDocument
. - convertUPCAtoUPCE(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Converts an UPCA code into an UPCE code.
- CoonsPatchMesh(PdfColorSpace, int, int, int, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
Creates the new instance of the class.
- CoonsPatchMesh(PdfColorSpace, int, int, int, PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
Creates the new instance of the class.
- CoonsPatchMesh(PdfStream) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
Creates the new instance of the class from the existing
PdfStream
. - COORDINATE_ARRAY_LENGTH_MUST_BY_DIVISIBLE_BY_CURRENT_COORDINATES_ARRAY_LENGTH - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- COORDINATE_OUTSIDE_ALLOWED_RANGE - Static variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperExceptionConstant
- coordinates - Variable in class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- Coords - Static variable in class com.itextpdf.kernel.pdf.PdfName
- COORDS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- copier - Variable in class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- COPTIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- copy(int, int) - Method in class com.itextpdf.io.font.otf.GlyphLine
-
Copy a slice of this Glyphline.
- copy(PdfPage, PdfPage) - Method in class com.itextpdf.forms.PdfPageFormCopier
- copy(PdfPage, PdfPage) - Method in interface com.itextpdf.kernel.pdf.IPdfPageExtraCopier
-
Copies a page.
- copy(String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Creates a copy of a file.
- copy(String, String) - Static method in class com.itextpdf.test.utils.FileUtil
-
Creates a copy of a file.
- copyAsFormXObject(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Copies page as FormXObject to the specified document.
- copyByteArray(byte[]) - Static method in class com.itextpdf.io.codec.Jbig2SegmentReader
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Copies object content from object 'from'.
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Copies object content from object 'from'.
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfStream
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfArray
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfBoolean
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Copies object content from object 'from'.
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfLiteral
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfName
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfNull
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfNumber
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Copies object content from object 'from'.
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfStream
- copyContent(PdfObject, PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfString
- copyField(String) - Method in class com.itextpdf.forms.PdfAcroForm
-
Creates an in-memory copy of a
PdfFormField
. - CopyHeader() - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function Copies the header from the original fileto the output list
- copyObject(PdfObject, PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Copies a PdfObject either stand alone or as part of the PdfDocument passed as documentTo.
- copyObject(PdfObject, PdfDocument, boolean, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Copies a PdfObject either stand alone or as part of the PdfDocument passed as documentTo.
- copyPagesTo(int, int, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Copies a range of pages from current document to
toDocument
appending copied pages to the end. - copyPagesTo(int, int, PdfDocument, int) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Copies a range of pages from current document to
toDocument
. - copyPagesTo(int, int, PdfDocument, int, IPdfPageExtraCopier) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Copies a range of pages from current document to
toDocument
. - copyPagesTo(int, int, PdfDocument, IPdfPageExtraCopier) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Copies a range of pages from current document to
toDocument
appending copied pages to the end. - copyPagesTo(List
, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfDocument -
Copies a range of pages from current document to
toDocument
appending copied pages to the end. - copyPagesTo(List
, PdfDocument, int) - Method in class com.itextpdf.kernel.pdf.PdfDocument -
Copies a range of pages from current document to
toDocument
. - copyPagesTo(List
, PdfDocument, int, IPdfPageExtraCopier) - Method in class com.itextpdf.kernel.pdf.PdfDocument -
Copies a range of pages from current document to
toDocument
. - copyPagesTo(List
, PdfDocument, IPdfPageExtraCopier) - Method in class com.itextpdf.kernel.pdf.PdfDocument -
Copies a range of pages from current document to
toDocument
appending copied pages to the end. - copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Copies object to a specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Copies page to the specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Copy Image XObject to the specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Copies object to a specified document.
- copyTo(PdfDocument, int, Map
) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot -
Copies structure to a
destDocument
and insert it in a specified position in the document. - copyTo(PdfDocument, IPdfPageExtraCopier) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Copies page to the specified document.
- copyTo(PdfDocument, IPdfPageExtraCopier, boolean, int) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Copies page and adds it to the specified document to the end or by index if the corresponding parameter is true.
- copyTo(PdfDocument, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Copies object to a specified document.
- copyTo(PdfDocument, List
, boolean) - Method in class com.itextpdf.kernel.pdf.PdfDictionary -
Copies dictionary to specified document.
- copyTo(PdfDocument, List
, boolean, ICopyFilter) - Method in class com.itextpdf.kernel.pdf.PdfDictionary -
Copies dictionary to specified document.
- copyTo(PdfDocument, Map
) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot -
Copies structure to a
destDocument
. - copyTo(MarginsCollapseInfo) - Method in class com.itextpdf.layout.margincollapse.MarginsCollapseInfo
- CORE_BARCODES - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_EVENTS - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_FORMS - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_IO - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_KERNEL - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_LAYOUT - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_PDFA - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_SIGN - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_SVG - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORE_SXP - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- CORNISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- correctStreamLength - Static variable in class com.itextpdf.kernel.pdf.PdfReader
- CORRUPTED_JFIF_MARKER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- CORRUPTED_OUTLINE_DICTIONARY_HAS_INFINITE_LOOP - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CORRUPTED_OUTLINE_DICTIONARY_HAS_INFINITE_LOOP - Static variable in class com.itextpdf.kernel.logs.KernelLogMessageConstant
- CORRUPTED_OUTLINE_NO_PARENT_ENTRY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CORRUPTED_OUTLINE_NO_TITLE_ENTRY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CORRUPTED_ROOT_ENTRY_IN_TRAILER - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- CORSICAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- COULD_NOT_DETERMINE_MIDDLE_POINT_OF_ELLIPTICAL_ARC - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- COULD_NOT_DETERMINE_SIGNATURE_MECHANISM_OID - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- COULD_NOT_FIND_GLYPH_WITH_CODE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- count - Variable in class com.itextpdf.io.source.ByteBuffer
- count() - Element in annotation type com.itextpdf.test.annotations.LogMessage
-
A certain message may have to be called several times, and the
LogListener
algorithm checks whether it has been called the correct number of times. - Count - Static variable in class com.itextpdf.kernel.pdf.PdfName
- countArrayItems(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- countArrayItems(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Returns the number of items in the array.
- countDefaultMinMaxWidth(IRenderer) - Static method in class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
- countEntireIndexRange(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function computes the size of an index
- countOfGlyphs() - Method in class com.itextpdf.io.font.FontProgram
- countOfReferredToSegments - Variable in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
- CountOutputStream - Class in com.itextpdf.kernel.pdf
-
An
OutputStream
that counts the written bytes. - CountOutputStream - Class in com.itextpdf.kernel.xmp.impl
-
An
OutputStream
that counts the written bytes. - CountOutputStream(OutputStream) - Constructor for class com.itextpdf.kernel.pdf.CountOutputStream
-
Creates an instance of output stream which counts written bytes.
- country - Variable in class com.itextpdf.layout.hyphenation.Hyphenator
- Courier - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- COURIER - Static variable in class com.itextpdf.io.font.constants.StandardFontFamilies
- COURIER - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLD - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLDOBLIQUE - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- COURIER_OBLIQUE - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- CourierBold - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- CourierBoldOblique - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- CourierOblique - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- COVER - Enum constant in enum com.itextpdf.layout.properties.ObjectFit
-
If object-fit set to COVER, image will be scaled keeping its aspect ratio to cover the content box.
- COVER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant COVER.
- Coverage - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The extent or scope of the resource.
- coversWholeDocument() - Method in class com.itextpdf.signatures.LtvVerifier
-
Checks if the signature covers the whole document and throws an exception if the document was altered
- CP - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CP1250 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- CP1252 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- CP1253 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- CP1257 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- create() - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an empty
XMPDateTime
-object. - create() - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
- create() - Method in class com.itextpdf.layout.font.RangeBuilder
-
Creates a
Range
instance based on added ranges. - create(byte[]) - Static method in class com.itextpdf.io.font.FontCacheKey
- create(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the image bytes.
- create(byte[], boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the image bytes.
- create(byte[], int) - Static method in class com.itextpdf.io.font.FontCacheKey
- create(int, int, boolean, int, int, byte[], int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance from the passed parameters.
- create(int, int, int) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an
XMPDateTime
-object from initial values. - create(int, int, int, int, byte[], int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance from the passed parameters.
- create(int, int, int, int, int, int, int) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an
XMPDateTime
-object from initial values. - create(int, PdfName, float, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates a
PdfExplicitRemoteGoToDestination
associated with an object in another PDF document. - create(FontProgram, String, String) - Static method in class com.itextpdf.layout.font.FontInfo
- create(FontProgram, String, String, Range) - Static method in class com.itextpdf.layout.font.FontInfo
- create(RandomAccessFileOrArray, int) - Static method in class com.itextpdf.io.font.otf.OtfClass
- create(PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Creates a new
PdfTarget
object by the underlying dictionary. - create(PdfDocument, byte[], PdfEncryptedPayload) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, byte[], PdfEncryptedPayload, PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, byte[], PdfEncryptedPayload, PdfName, PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, InputStream, PdfEncryptedPayload) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, InputStream, PdfEncryptedPayload, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, InputStream, PdfEncryptedPayload, PdfName, PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, String, PdfEncryptedPayload) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, String, PdfEncryptedPayload, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfDocument, String, PdfEncryptedPayload, PdfName, PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
-
Embed a encrypted payload to a PdfDocument.
- create(PdfObject) - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunctionFactory
-
Creates a PDF function instance.
- create(PdfObject) - Static method in class com.itextpdf.kernel.pdf.function.PdfFunctionFactory
-
Factory method to create a function instance based on an existing
PdfObject
. - create(PdfPage, PdfName, float, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates a
PdfExplicitDestination
associated with an object inside current PDF document. - create(FontInfo, String) - Static method in class com.itextpdf.layout.font.FontInfo
- create(FontInfo, String, Range) - Static method in class com.itextpdf.layout.font.FontInfo
- create(Image, Color) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Gets an instance of an Image from a java.awt.Image
- create(Image, Color, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Gets an instance of an Image from a java.awt.Image.
- create(String) - Static method in class com.itextpdf.io.font.FontCacheKey
- create(String) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the specified file.
- create(String) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
-
Creates a
CssFontFace.CssFontFaceSrc
object by parsing aString
trying to match patterns that reveal the font name, whether that font is local, and which format the font is in. - create(String) - Static method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
- create(String, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the specified file.
- create(String, int) - Static method in class com.itextpdf.io.font.FontCacheKey
- create(String, String) - Static method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
- create(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the file located at the specified url.
- create(URL, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the file located at the specified url.
- create(List
) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace -
Create a
CssFontFace
instance from a list of CSS font attributes ("font-family" or "src"). - CREATE_COPY_SHOULD_BE_OVERRIDDEN - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- createAbstractOCSPException(Exception) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Exception wrapper from usual
Exception
. - createAbstractOCSPException(Exception) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Exception wrapper from usual
Exception
. - createAbstractOCSPException(Exception) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Exception wrapper from usual
Exception
. - createAlgorithmIdentifier(IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create algorithm identifier wrapper from ASN1 Object identifier wrapper.
- createAlgorithmIdentifier(IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create algorithm identifier wrapper from ASN1 Object identifier wrapper.
- createAlgorithmIdentifier(IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create algorithm identifier wrapper from ASN1 Object identifier wrapper.
- createAlgorithmIdentifier(IASN1ObjectIdentifier, IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create algorithm identifier wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper for the parameters.
- createAlgorithmIdentifier(IASN1ObjectIdentifier, IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create algorithm identifier wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper for the parameters.
- createAlgorithmIdentifier(IASN1ObjectIdentifier, IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create algorithm identifier wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper for the parameters.
- createAndAddRendererSubTree(IElement) - Method in class com.itextpdf.layout.RootElement
- createASN1BitString(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Bit string wrapper.
- createASN1BitString(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to ASN1 Bit string wrapper.
- createASN1BitString(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Bit string wrapper.
- createASN1Dump() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Dump wrapper without parameters.
- createASN1Dump() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Dump wrapper without parameters.
- createASN1Dump() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Dump wrapper without parameters.
- createASN1EncodableVector() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Encodable wrapper without parameters.
- createASN1EncodableVector() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Encodable wrapper without parameters.
- createASN1EncodableVector() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Encodable wrapper without parameters.
- createASN1Encoding() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Encoding without parameters.
- createASN1Encoding() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Encoding without parameters.
- createASN1Encoding() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Encoding without parameters.
- createASN1Enumerated(int) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Enumerated wrapper from
int
value. - createASN1Enumerated(int) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Enumerated wrapper from
int
value. - createASN1Enumerated(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Enumerated wrapper from
int
value. - createASN1GeneralizedTime(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Generalized time wrapper.
- createASN1GeneralizedTime(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to ASN1 Generalized time wrapper.
- createASN1GeneralizedTime(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Generalized time wrapper.
- createASN1InputStream(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Input stream wrapper from
byte[]
. - createASN1InputStream(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Input stream wrapper from
byte[]
. - createASN1InputStream(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Input stream wrapper from
byte[]
. - createASN1InputStream(InputStream) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Input stream wrapper from
InputStream
. - createASN1InputStream(InputStream) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Input stream wrapper from
InputStream
. - createASN1InputStream(InputStream) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Input stream wrapper from
InputStream
. - createASN1Integer(int) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Integer wrapper from
int
. - createASN1Integer(int) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Integer wrapper from
int
. - createASN1Integer(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Integer wrapper from
int
. - createASN1Integer(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Integer wrapper.
- createASN1Integer(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to ASN1 Integer wrapper.
- createASN1Integer(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Integer wrapper.
- createASN1Integer(BigInteger) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Integer wrapper from
BigInteger
. - createASN1Integer(BigInteger) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Integer wrapper from
BigInteger
. - createASN1Integer(BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Integer wrapper from
BigInteger
. - createASN1ObjectIdentifier(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 encodable wrapper to the ASN1 object identifier wrapper.
- createASN1ObjectIdentifier(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 encodable wrapper to the ASN1 object identifier wrapper.
- createASN1ObjectIdentifier(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 encodable wrapper to the ASN1 object identifier wrapper.
- createASN1ObjectIdentifier(String) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Object identifier wrapper from
String
. - createASN1ObjectIdentifier(String) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Object identifier wrapper from
String
. - createASN1ObjectIdentifier(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Object identifier wrapper from
String
. - createASN1ObjectIdentifierInstance(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Object identifier wrapper from
Object
usinggetInstance
method call. - createASN1ObjectIdentifierInstance(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Object identifier wrapper from
Object
usinggetInstance
method call. - createASN1ObjectIdentifierInstance(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Object identifier wrapper from
Object
usinggetInstance
method call. - createASN1OctetString(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Octet string wrapper from
byte[]
. - createASN1OctetString(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Octet string wrapper from
byte[]
. - createASN1OctetString(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Octet string wrapper from
byte[]
. - createASN1OctetString(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to the ASN1 Octet string wrapper.
- createASN1OctetString(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to the ASN1 Octet string wrapper.
- createASN1OctetString(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to the ASN1 Octet string wrapper.
- createASN1OctetString(IASN1TaggedObject, boolean) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper and
boolean
parameter. - createASN1OctetString(IASN1TaggedObject, boolean) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper and
boolean
parameter. - createASN1OctetString(IASN1TaggedObject, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper and
boolean
parameter. - createASN1OutputStream(OutputStream) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Output stream wrapper from
OutputStream
. - createASN1OutputStream(OutputStream) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Output stream wrapper from
OutputStream
. - createASN1OutputStream(OutputStream) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Output stream wrapper from
OutputStream
. - createASN1OutputStream(OutputStream, String) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Output stream wrapper from
OutputStream
and ASN1 Encoding. - createASN1OutputStream(OutputStream, String) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Output stream wrapper from
OutputStream
and ASN1 Encoding. - createASN1OutputStream(OutputStream, String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Output stream wrapper from
OutputStream
and ASN1 Encoding. - createASN1Primitive(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Primitive wrapper from
byte[]
value. - createASN1Primitive(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Primitive wrapper from
byte[]
value. - createASN1Primitive(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Primitive wrapper from
byte[]
value. - createASN1Primitive(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Primitive wrapper.
- createASN1Primitive(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to ASN1 Primitive wrapper.
- createASN1Primitive(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Primitive wrapper.
- createASN1Sequence(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Sequence wrapper from
byte[]
. - createASN1Sequence(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Sequence wrapper from
byte[]
. - createASN1Sequence(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Sequence wrapper from
byte[]
. - createASN1Sequence(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 encodable wrapper to the ASN1 Sequence wrapper.
- createASN1Sequence(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 encodable wrapper to the ASN1 Sequence wrapper.
- createASN1Sequence(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 encodable wrapper to the ASN1 Sequence wrapper.
- createASN1Sequence(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast
Object
to ASN1 Sequence wrapper. - createASN1Sequence(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast
Object
to ASN1 Sequence wrapper. - createASN1Sequence(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast
Object
to ASN1 Sequence wrapper. - createASN1SequenceInstance(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Sequence wrapper from
Object
usinggetInstance
method call. - createASN1SequenceInstance(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Sequence wrapper from
Object
usinggetInstance
method call. - createASN1SequenceInstance(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Sequence wrapper from
Object
usinggetInstance
method call. - createASN1Set(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Set wrapper.
- createASN1Set(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to ASN1 Set wrapper.
- createASN1Set(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 Set wrapper.
- createASN1Set(IASN1TaggedObject, boolean) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Set wrapper from ASN1 Tagged object wrapper and
boolean
parameter. - createASN1Set(IASN1TaggedObject, boolean) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Set wrapper from ASN1 Tagged object wrapper and
boolean
parameter. - createASN1Set(IASN1TaggedObject, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Set wrapper from ASN1 Tagged object wrapper and
boolean
parameter. - createASN1Set(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Set wrapper from
Object
. - createASN1Set(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Set wrapper from
Object
. - createASN1Set(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Set wrapper from
Object
. - createASN1String(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 String wrapper.
- createASN1String(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to ASN1 String wrapper.
- createASN1String(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 String wrapper.
- createASN1TaggedObject(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Tagged object wrapper from ASN1 Encodable wrapper.
- createASN1TaggedObject(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Tagged object wrapper from ASN1 Encodable wrapper.
- createASN1TaggedObject(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Tagged object wrapper from ASN1 Encodable wrapper.
- createASN1UTCTime(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 UTC Time wrapper.
- createASN1UTCTime(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to ASN1 UTC Time wrapper.
- createASN1UTCTime(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to ASN1 UTC Time wrapper.
- createAttribute(IASN1ObjectIdentifier, IASN1Set) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create attribute wrapper from ASN1 Object identifier wrapper and ASN1 Set wrapper.
- createAttribute(IASN1ObjectIdentifier, IASN1Set) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create attribute wrapper from ASN1 Object identifier wrapper and ASN1 Set wrapper.
- createAttribute(IASN1ObjectIdentifier, IASN1Set) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create attribute wrapper from ASN1 Object identifier wrapper and ASN1 Set wrapper.
- createAttributeTable(IASN1Set) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create attribute table wrapper from ASN1 Set wrapper.
- createAttributeTable(IASN1Set) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create attribute table wrapper from ASN1 Set wrapper.
- createAttributeTable(IASN1Set) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create attribute table wrapper from ASN1 Set wrapper.
- createAuthorityKeyIdentifier(ISubjectPublicKeyInfo) - Method in class com.itextpdf.bouncycastle.cert.X509ExtensionUtilsBC
-
Calls actual
createAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object. - createAuthorityKeyIdentifier(ISubjectPublicKeyInfo) - Method in class com.itextpdf.bouncycastlefips.cert.X509ExtensionUtilsBCFips
-
Calls actual
createAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object. - createAuthorityKeyIdentifier(ISubjectPublicKeyInfo) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509ExtensionUtils
-
Calls actual
createAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.Barcode128
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.Barcode1D
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.Barcode39
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeCodabar
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeEANSUPP
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeInter25
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeMSI
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Creates a
java.awt.Image
. - createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodePostnet
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Creates a
java.awt.Image
. - createBasicConstraints(boolean) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create basic constraints wrapper from
boolean
value. - createBasicConstraints(boolean) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create basic constraints wrapper from
boolean
value. - createBasicConstraints(boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create basic constraints wrapper from
boolean
value. - createBasicOCSPResp(IBasicOCSPResponse) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create basic OCSP Resp wrapper from basic OCSP Response wrapper.
- createBasicOCSPResp(IBasicOCSPResponse) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create basic OCSP Resp wrapper from basic OCSP Response wrapper.
- createBasicOCSPResp(IBasicOCSPResponse) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create basic OCSP Resp wrapper from basic OCSP Response wrapper.
- createBasicOCSPResp(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create basic OCSP Resp wrapper from
Object
. - createBasicOCSPResp(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create basic OCSP Resp wrapper from
Object
. - createBasicOCSPResp(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create basic OCSP Resp wrapper from
Object
. - createBasicOCSPRespBuilder(IRespID) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create basic OCSP Resp builder wrapper from resp ID wrapper.
- createBasicOCSPRespBuilder(IRespID) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create basic OCSP Resp builder wrapper from resp ID wrapper.
- createBasicOCSPRespBuilder(IRespID) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create basic OCSP Resp builder wrapper from resp ID wrapper.
- createBasicOCSPResponse(IASN1Primitive) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create basic OCSP Response wrapper from ASN1 Primitive wrapper.
- createBasicOCSPResponse(IASN1Primitive) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create basic OCSP Response wrapper from ASN1 Primitive wrapper.
- createBasicOCSPResponse(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create basic OCSP Response wrapper from ASN1 Primitive wrapper.
- createBestSource(String) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
Creates a
IRandomAccessSource
based on a filename string. - createBestSource(FileChannel) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
Creates a
IRandomAccessSource
based on memory mapping a file channel. - createBmp(byte[], boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Get a bitmap ImageData instance from the provided bytes.
- createBmp(URL, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Get a bitmap ImageData instance from the specified url.
- createBoundingRectangleFromQuadPoint(PdfArray) - Static method in class com.itextpdf.kernel.geom.Rectangle
-
Create the bounding rectangle for the given array of quadpoints.
- createBoundingRectanglesFromQuadPoint(PdfArray) - Static method in class com.itextpdf.kernel.geom.Rectangle
-
Create a list of bounding rectangles from an 8 x n array of Quadpoints.
- createCertificateID() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create certificate ID wrapper without parameters.
- createCertificateID() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create certificate ID wrapper without parameters.
- createCertificateID() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create certificate ID wrapper without parameters.
- createCertificateID(IDigestCalculator, IX509CertificateHolder, BigInteger) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create certificate ID wrapper from digest calculator, X509 Certificate holder wrappers and
BigInteger
. - createCertificateID(IDigestCalculator, IX509CertificateHolder, BigInteger) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create certificate ID wrapper from digest calculator, X509 Certificate holder wrappers and
BigInteger
. - createCertificateID(IDigestCalculator, IX509CertificateHolder, BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create certificate ID wrapper from digest calculator, X509 Certificate holder wrappers and
BigInteger
. - createCertificateStatus() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create certificate status wrapper without parameters.
- createCertificateStatus() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create certificate status wrapper without parameters.
- createCertificateStatus() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create certificate status wrapper without parameters.
- CreateCharset(CFFFont.OffsetItem, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function creates new CharSet for non-CID fonts.
- createCheckBox() - Method in class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
-
Creates checkbox form field based on provided parameters.
- createCheckBoxRenderStrategy() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
creates a ICheckBoxRenderingStrategy based on the current settings.
- createChildTarget() - Static method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Creates a new target object pointing to the child of the current document.
- createChildTarget(int, int) - Static method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Creates a new target object pointing to a file attachment annotation.
- createChildTarget(String) - Static method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Creates a new target object pointing to a file in the EmbeddedFiles name tree.
- createChildTarget(String, String) - Static method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Creates a new target object pointing to a file attachment annotation.
- createCipherBytes(X509Certificate, byte[], IAlgorithmIdentifier) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create cipher bytes from
X509Certificate
,byte[]
value and algorithm identifier wrapper. - createCipherBytes(X509Certificate, byte[], IAlgorithmIdentifier) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create cipher bytes from
X509Certificate
,byte[]
value and algorithm identifier wrapper. - createCipherBytes(X509Certificate, byte[], IAlgorithmIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create cipher bytes from
X509Certificate
,byte[]
value and algorithm identifier wrapper. - createCMSEnvelopedData(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create CMS enveloped data from
byte[]
value. - createCMSEnvelopedData(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create CMS enveloped data from
byte[]
value. - createCMSEnvelopedData(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create CMS enveloped data from
byte[]
value. - createColor(SvgDrawContext, Rectangle, float, float) - Method in class com.itextpdf.svg.renderers.impl.LinearGradientSvgNodeRenderer
- createColor(SvgDrawContext, Rectangle, float, float) - Method in class com.itextpdf.svg.renderers.impl.PatternSvgNodeRenderer
- createColor(SvgDrawContext, Rectangle, float, float) - Method in interface com.itextpdf.svg.renderers.ISvgPaintServer
-
Creates the
Color
that represents the corresponding paint server for specified object box. - createComboBox() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
-
Creates combobox form field base on provided parameters.
- createContentInfo(IASN1ObjectIdentifier, IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create content info wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper.
- createContentInfo(IASN1ObjectIdentifier, IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create content info wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper.
- createContentInfo(IASN1ObjectIdentifier, IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create content info wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper.
- createContentInfo(IASN1Sequence) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create content info wrapper from ASN1 Sequence wrapper.
- createContentInfo(IASN1Sequence) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create content info wrapper from ASN1 Sequence wrapper.
- createContentInfo(IASN1Sequence) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create content info wrapper from ASN1 Sequence wrapper.
- createCoordinatesForNewDomain(double[], Point[]) - Static method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Expand the base vector to cover the new domain
- createCopy(GlyphLine, PdfFont) - Method in class com.itextpdf.layout.renderer.TextRenderer
- createCRLDistPoint(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create CRL Dist point wrapper from
Object
. - createCRLDistPoint(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create CRL Dist point wrapper from
Object
. - createCRLDistPoint(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create CRL Dist point wrapper from
Object
. - createCRLReason() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create CRL Reason wrapper without parameters.
- createCRLReason() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create CRL Reason wrapper without parameters.
- createCRLReason() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create CRL Reason wrapper without parameters.
- CREATED_ROOT_TAG_HAS_MAPPING - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- CreateDate - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The date and time the resource was originally created.
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.AbstractBranchSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.CircleSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.ClipPathSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.DefsSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.EllipseSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.GroupSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.ImageSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.LinearGradientSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.LineSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.MarkerSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.PathSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.PatternSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.PdfRootSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.PolygonSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.PolylineSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.RectangleSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.StopSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.SvgTagSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.SymbolSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.TextSvgTSpanBranchRenderer
- createDeepCopy() - Method in class com.itextpdf.svg.renderers.impl.UseSvgNodeRenderer
- createDeepCopy() - Method in interface com.itextpdf.svg.renderers.ISvgNodeRenderer
-
Creates a deep copy of this renderer, including it's subtree of children
- createDeepCopy(MarginsCollapseInfo) - Static method in class com.itextpdf.layout.margincollapse.MarginsCollapseInfo
- createDefault() - Static method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Creates the default
MediaDeviceDescription
. - createDefaultQuotes() - Static method in class com.itextpdf.styledxmlparser.css.resolve.CssQuotes
-
Creates the default
CssQuotes
instance. - createDERIA5String(IASN1TaggedObject, boolean) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DERIA5 String wrapper from ASN1 Tagged object wrapper and
boolean
value. - createDERIA5String(IASN1TaggedObject, boolean) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DERIA5 String wrapper from ASN1 Tagged object wrapper and
boolean
value. - createDERIA5String(IASN1TaggedObject, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DERIA5 String wrapper from ASN1 Tagged object wrapper and
boolean
value. - createDERIA5String(String) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DERIA5 String wrapper from
String
value. - createDERIA5String(String) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DERIA5 String wrapper from
String
value. - createDERIA5String(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DERIA5 String wrapper from
String
value. - createDERNull() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Null wrapper without parameters.
- createDERNull() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Null wrapper without parameters.
- createDERNull() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Null wrapper without parameters.
- createDEROctetString(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Octet string wrapper from
byte[]
. - createDEROctetString(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Octet string wrapper from
byte[]
. - createDEROctetString(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Octet string wrapper from
byte[]
. - createDEROctetString(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to DER Octet string wrapper.
- createDEROctetString(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to DER Octet string wrapper.
- createDEROctetString(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to DER Octet string wrapper.
- createDERSequence(IASN1EncodableVector) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Sequence wrapper from ASN1 Encodable vector wrapper.
- createDERSequence(IASN1EncodableVector) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Sequence wrapper from ASN1 Encodable vector wrapper.
- createDERSequence(IASN1EncodableVector) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Sequence wrapper from ASN1 Encodable vector wrapper.
- createDERSequence(IASN1Primitive) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Sequence wrapper from ASN1 Primitive wrapper.
- createDERSequence(IASN1Primitive) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Sequence wrapper from ASN1 Primitive wrapper.
- createDERSequence(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Sequence wrapper from ASN1 Primitive wrapper.
- createDERSet(IRecipientInfo) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Set wrapper from recipient info wrapper.
- createDERSet(IRecipientInfo) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Set wrapper from recipient info wrapper.
- createDERSet(IRecipientInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Set wrapper from recipient info wrapper.
- createDERSet(ISignaturePolicyIdentifier) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Set wrapper from signature policy identifier wrapper.
- createDERSet(ISignaturePolicyIdentifier) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Set wrapper from signature policy identifier wrapper.
- createDERSet(ISignaturePolicyIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Set wrapper from signature policy identifier wrapper.
- createDERSet(IASN1EncodableVector) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Set wrapper from ASN1 Encodable vector wrapper.
- createDERSet(IASN1EncodableVector) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Set wrapper from ASN1 Encodable vector wrapper.
- createDERSet(IASN1EncodableVector) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Set wrapper from ASN1 Encodable vector wrapper.
- createDERSet(IASN1Primitive) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Set wrapper from ASN1 Primitive wrapper.
- createDERSet(IASN1Primitive) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Set wrapper from ASN1 Primitive wrapper.
- createDERSet(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Set wrapper from ASN1 Primitive wrapper.
- createDERTaggedObject(boolean, int, IASN1Primitive) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Tagged object wrapper from
int
value,boolean
value and ASN1 Primitive wrapper. - createDERTaggedObject(boolean, int, IASN1Primitive) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Tagged object wrapper from
int
value,boolean
value and ASN1 Primitive wrapper. - createDERTaggedObject(boolean, int, IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Tagged object wrapper from
int
value,boolean
value and ASN1 Primitive wrapper. - createDERTaggedObject(int, IASN1Primitive) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create DER Tagged object wrapper from
int
value and ASN1 Primitive wrapper. - createDERTaggedObject(int, IASN1Primitive) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create DER Tagged object wrapper from
int
value and ASN1 Primitive wrapper. - createDERTaggedObject(int, IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create DER Tagged object wrapper from
int
value and ASN1 Primitive wrapper. - createDestinationFolder(String) - Static method in class com.itextpdf.test.ITextTest
-
Creates a folder with a given path, including all necessary nonexistent parent directories.
- createDirectMapping() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
- createDirectories(String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Creates a directory at the provided path.
- createDistributionPointName() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create distribution point name wrapper without parameters.
- createDistributionPointName() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create distribution point name wrapper without parameters.
- createDistributionPointName() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create distribution point name wrapper without parameters.
- createDocumentBuilderFactory() - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
-
Creates a document builder factory implementation.
- createDocumentBuilderInstance(boolean, boolean) - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
- createDocumentBuilderInstance(boolean, boolean) - Method in interface com.itextpdf.kernel.utils.IXmlParserFactory
-
Creates the instance of the
DocumentBuilder
. - createEmbeddedFileSpec(PdfDocument, byte[], String, PdfDictionary, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, byte[], String, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, byte[], String, String, PdfDictionary, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, byte[], String, String, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, byte[], String, String, PdfName, PdfDictionary, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, InputStream, String, String, PdfName, PdfDictionary, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, InputStream, String, String, PdfName, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, String, String, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, String, String, String, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, String, String, String, PdfName, PdfDictionary, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmbeddedFileSpec(PdfDocument, String, String, String, PdfName, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an embedded file specification.
- createEmptyFontEncoding() - Static method in class com.itextpdf.io.font.FontEncoding
- createEncryptedContentInfo(IASN1ObjectIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create encrypted content info wrapper from ASN1 Object identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
- createEncryptedContentInfo(IASN1ObjectIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create encrypted content info wrapper from ASN1 Object identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
- createEncryptedContentInfo(IASN1ObjectIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create encrypted content info wrapper from ASN1 Object identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
- createEnvelopedData(IOriginatorInfo, IASN1Set, IEncryptedContentInfo, IASN1Set) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper, encrypted content info wrapper and another ASN1 Set wrapper.
- createEnvelopedData(IOriginatorInfo, IASN1Set, IEncryptedContentInfo, IASN1Set) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper, encrypted content info wrapper and another ASN1 Set wrapper.
- createEnvelopedData(IOriginatorInfo, IASN1Set, IEncryptedContentInfo, IASN1Set) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper, encrypted content info wrapper and another ASN1 Set wrapper.
- createExtendedKeyUsage(IKeyPurposeId) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create extended key usage wrapper from key purpose id wrapper.
- createExtendedKeyUsage(IKeyPurposeId) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create extended key usage wrapper from key purpose id wrapper.
- createExtendedKeyUsage(IKeyPurposeId) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create extended key usage wrapper from key purpose id wrapper.
- createExtension() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create extension wrapper without parameters.
- createExtension() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create extension wrapper without parameters.
- createExtension() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create extension wrapper without parameters.
- createExtension(IASN1ObjectIdentifier, boolean, IASN1OctetString) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create extension wrapper from ASN1 Object identifier wrapper,
boolean
and ASN1 Octet string wrapper. - createExtension(IASN1ObjectIdentifier, boolean, IASN1OctetString) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create extension wrapper from ASN1 Object identifier wrapper,
boolean
and ASN1 Octet string wrapper. - createExtension(IASN1ObjectIdentifier, boolean, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create extension wrapper from ASN1 Object identifier wrapper,
boolean
and ASN1 Octet string wrapper. - createExtensions(IExtension) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create extensions wrapper from extension wrapper.
- createExtensions(IExtension) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create extensions wrapper from extension wrapper.
- createExtensions(IExtension) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create extensions wrapper from extension wrapper.
- createExternalFileSpec(PdfDocument, String) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an external file specification.
- createExternalFileSpec(PdfDocument, String, PdfName) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
Create an external file specification.
- createExtractor(int) - Static method in class com.itextpdf.kernel.pdf.function.utils.AbstractSampleExtractor
- createExtractor(int) - Static method in class com.itextpdf.kernel.pdf.function.utils.SampleExtractor
- CreateFDArray(CFFFont.OffsetItem, CFFFont.OffsetItem, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function creates new FDArray for non-CID fonts.
- CreateFDSelect(CFFFont.OffsetItem, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function creates new FDSelect for non-CID fonts.
- createFit(int) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createFit(PdfPage) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createFit(PdfStructElem) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- createFitB(int) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createFitB(PdfPage) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createFitB(PdfStructElem) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- createFitBH(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createFitBH(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createFitBH(PdfStructElem, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- createFitBV(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createFitBV(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createFitBV(PdfStructElem, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- createFitH(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createFitH(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createFitH(PdfStructElem, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- createFitR(int, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createFitR(PdfPage, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createFitR(PdfStructElem, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- createFitV(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createFitV(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createFitV(PdfStructElem, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- createFixedValue(float) - Static method in class com.itextpdf.layout.properties.LineHeight
-
Creates a
LineHeight
with a fixed value. - createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Creates the flat renderer instance.
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Creates the flat renderer instance.
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Creates a flat renderer for the checkbox.
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Creates the flat renderer instance.
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Creates the flat renderer instance.
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
- createFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
Creates the flat renderer instance.
- createFont() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new standard Helvetica font program file.
- createFont() - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a new instance of default font, namely
StandardFonts.HELVETICA
standard font withPdfEncodings.WINANSI
encoding. - createFont(byte[]) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(byte[], boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(byte[], int, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new TrueType font program from ttc (TrueType Collection) file bytes.
- createFont(byte[], PdfFontFactory.EmbeddingStrategy) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance by the bytes of the underlying font program. - createFont(byte[], String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance by the bytes of the underlying font program. - createFont(byte[], String, PdfFontFactory.EmbeddingStrategy) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance by the bytes of the underlying font program. - createFont(byte[], String, PdfFontFactory.EmbeddingStrategy, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance by the bytes of the underlying font program. - createFont(FontProgram) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance given the given underlyingFontProgram
instance. - createFont(FontProgram, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance given the given underlyingFontProgram
instance. - createFont(FontProgram, String, PdfFontFactory.EmbeddingStrategy) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance given the given underlyingFontProgram
instance. - createFont(PdfDictionary) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a
PdfFont
by already existing font dictionary. - createFont(String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a
PdfFont
instance by the path of the font program file - createFont(String, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(String, int, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new TrueType font program from ttc (TrueType Collection) file.
- createFont(String, PdfFontFactory.EmbeddingStrategy) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance given the path to the font file. - createFont(String, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a
PdfFont
instance by the path of the font program file and given encoding. - createFont(String, String, PdfFontFactory.EmbeddingStrategy) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance given the path to the font file. - createFont(String, String, PdfFontFactory.EmbeddingStrategy, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Created a
PdfFont
instance given the path to the font file. - createFont(String, String, PdfFontFactory.EmbeddingStrategy, PdfDocument) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a
PdfFont
instance by the path of the font program file and given encoding and place it inside thePdfDocument
. - createFont(String, String, PdfDocument) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a
PdfFont
instance by the path of the font program file and given encoding and place it inside thePdfDocument
. - createFontEncoding(String) - Static method in class com.itextpdf.io.font.FontEncoding
- createFontSelector(Collection
, List - Method in class com.itextpdf.layout.font.FontProvider, FontCharacteristics) -
Create a new instance of
FontSelector
. - createFontSpecificEncoding() - Static method in class com.itextpdf.io.font.FontEncoding
-
This encoding will base on font encoding (FontSpecific encoding in Type 1 terminology)
- createForDigestAlgorithm(String) - Static method in class com.itextpdf.signatures.RSASSAPSSMechanismParams
-
Instantiate RSASSA-PSS parameters with MGF1 for the given algorithm name.
- createFormXObject(Color, float, float, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Creates a PdfFormXObject with the barcode with given module width and module height.
- createFormXObject(Color, float, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Creates a PdfFormXObject with the barcode with given module width and module height.
- createFormXObject(Color, float, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, Color, PdfDocument) - Method in class com.itextpdf.barcodes.Barcode1D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.Barcode2D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(PdfDocument) - Method in class com.itextpdf.barcodes.Barcode1D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(PdfDocument) - Method in class com.itextpdf.barcodes.Barcode2D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(PdfDocument) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.WmfImageHelper
-
Create a PdfXObject based on the WMF image.
- createFromCalendar(Calendar) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an
XMPDateTime
from aCalendar
-object. - createFromISO8601(String) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an
XMPDateTime
from an ISO 8601 string. - createGeneralName() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create general name wrapper without parameters.
- createGeneralName() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create general name wrapper without parameters.
- createGeneralName() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create general name wrapper without parameters.
- createGeneralNames(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast ASN1 Encodable wrapper to general names wrapper.
- createGeneralNames(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast ASN1 Encodable wrapper to general names wrapper.
- createGeneralNames(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast ASN1 Encodable wrapper to general names wrapper.
- createGif(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Return a GifImage object.
- createGifFrame(byte[], int) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns a specified frame of the gif image
- createGifFrame(URL, int) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns a specified frame of the gif image
- createGifFrames(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns
List
of gif image frames - createGifFrames(byte[], int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns
List
of gif image frames - createGifFrames(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns
List
of gif image frames - createGifFrames(URL, int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns
List
of gif image frames - createGlyphLine(String) - Method in class com.itextpdf.kernel.font.PdfFont
- createGlyphLine(String) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- createGlyphLine(String) - Method in class com.itextpdf.kernel.font.PdfType0Font
- createGoTo(PdfDestination) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoTo action (section 12.6.4.2 of ISO 32000-1) via a given destination.
- createGoTo(String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoTo action (section 12.6.4.2 of ISO 32000-1) via a given
PdfStringDestination
name. - createGoToE(PdfFileSpec, PdfDestination, boolean, PdfTarget) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToE action, or embedded file action (section 12.6.4.4 of ISO 32000-1).
- createGoToE(PdfDestination, boolean, PdfTarget) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToE action, or embedded file action (section 12.6.4.4 of ISO 32000-1).
- createGoToR(PdfFileSpec, PdfDestination) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToR action, or remote action (section 12.6.4.3 of ISO 32000-1).
- createGoToR(PdfFileSpec, PdfDestination, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToR action, or remote action (section 12.6.4.3 of ISO 32000-1).
- createGoToR(String, int) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToR action, or remote action (section 12.6.4.3 of ISO 32000-1).
- createGoToR(String, int, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToR action, or remote action (section 12.6.4.3 of ISO 32000-1).
- createGoToR(String, String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToR action, or remote action (section 12.6.4.3 of ISO 32000-1).
- createGoToR(String, String, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a GoToR action, or remote action (section 12.6.4.3 of ISO 32000-1).
- createHide(PdfAnnotation[], boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Hide action (section 12.6.4.10 of ISO 32000-1).
- createHide(PdfAnnotation, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Hide action (section 12.6.4.10 of ISO 32000-1).
- createHide(String[], boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Hide action (section 12.6.4.10 of ISO 32000-1).
- createHide(String, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Hide action (section 12.6.4.10 of ISO 32000-1).
- createHighLight(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
Creates a text markup annotation of highlight style subtype.
- createImageByUrl(URL) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
-
Create a iText XObject based on the image stored at the passed location.
- createInfoId(byte[], boolean) - Static method in class com.itextpdf.kernel.pdf.PdfEncryption
-
Creates a PdfLiteral that contains an array of two id entries.
- createInfoId(byte[], byte[]) - Static method in class com.itextpdf.kernel.pdf.PdfEncryption
-
Creates a PdfLiteral that contains an array of two id entries.
- createInverse() - Method in class com.itextpdf.kernel.geom.AffineTransform
- createIssuerAndSerialNumber(IX500Name, BigInteger) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create issuer and serial number wrapper from X500 Name wrapper and
BigInteger
. - createIssuerAndSerialNumber(IX500Name, BigInteger) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create issuer and serial number wrapper from X500 Name wrapper and
BigInteger
. - createIssuerAndSerialNumber(IX500Name, BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create issuer and serial number wrapper from X500 Name wrapper and
BigInteger
. - createJavaScript(String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a JavaScript action (section 12.6.4.16 of ISO 32000-1).
- createJbig2(byte[], int) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createJbig2(URL, int) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createJcaCertStore(List
) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory -
Create Jca cert store wrapper from
List
ofCertificate
objects. - createJcaCertStore(List
) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory -
Create Jca cert store wrapper from
List
ofCertificate
objects. - createJcaCertStore(List
) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory -
Create Jca cert store wrapper from
List
ofCertificate
objects. - createJcaContentSignerBuilder(String) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca content signer builder wrapper from
String
algorithm. - createJcaContentSignerBuilder(String) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca content signer builder wrapper from
String
algorithm. - createJcaContentSignerBuilder(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca content signer builder wrapper from
String
algorithm. - createJcaContentVerifierProviderBuilder() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca Content verifier provider builder wrapper without parameters.
- createJcaContentVerifierProviderBuilder() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca Content verifier provider builder wrapper without parameters.
- createJcaContentVerifierProviderBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca Content verifier provider builder wrapper without parameters.
- createJcaDigestCalculatorProviderBuilder() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca Digest calculator provider builder wrapper without parameters.
- createJcaDigestCalculatorProviderBuilder() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca Digest calculator provider builder wrapper without parameters.
- createJcaDigestCalculatorProviderBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca Digest calculator provider builder wrapper without parameters.
- createJcaPEMKeyConverter() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca PEM Key converter wrapper without parameters.
- createJcaPEMKeyConverter() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca PEM Key converter wrapper without parameters.
- createJcaPEMKeyConverter() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca PEM Key converter wrapper without parameters.
- createJcaSignerInfoGeneratorBuilder(IDigestCalculatorProvider) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca signer info generator builder wrapper from digest calculator provider wrapper.
- createJcaSignerInfoGeneratorBuilder(IDigestCalculatorProvider) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca signer info generator builder wrapper from digest calculator provider wrapper.
- createJcaSignerInfoGeneratorBuilder(IDigestCalculatorProvider) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca signer info generator builder wrapper from digest calculator provider wrapper.
- createJcaSimpleSignerInfoVerifierBuilder() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca Simple signer info verifier builder wrapper without parameters.
- createJcaSimpleSignerInfoVerifierBuilder() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca Simple signer info verifier builder wrapper without parameters.
- createJcaSimpleSignerInfoVerifierBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca Simple signer info verifier builder wrapper without parameters.
- createJcaX509CertificateConverter() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca X509 Certificate converter wrapper without parameters.
- createJcaX509CertificateConverter() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca X509 Certificate converter wrapper without parameters.
- createJcaX509CertificateConverter() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca X509 Certificate converter wrapper without parameters.
- createJcaX509CertificateHolder(X509Certificate) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca X509 Certificate holder wrapper from
X509Certificate
. - createJcaX509CertificateHolder(X509Certificate) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca X509 Certificate holder wrapper from
X509Certificate
. - createJcaX509CertificateHolder(X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca X509 Certificate holder wrapper from
X509Certificate
. - createJcaX509v3CertificateBuilder(X509Certificate, BigInteger, Date, Date, IX500Name, PublicKey) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jca X509 Version 3 certificate builder wrapper from
X509Certificate
,BigInteger
, startDate
, endDate
, X500 Name wrapper andPublicKey
. - createJcaX509v3CertificateBuilder(X509Certificate, BigInteger, Date, Date, IX500Name, PublicKey) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jca X509 Version 3 certificate builder wrapper from
X509Certificate
,BigInteger
, startDate
, endDate
, X500 Name wrapper andPublicKey
. - createJcaX509v3CertificateBuilder(X509Certificate, BigInteger, Date, Date, IX500Name, PublicKey) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jca X509 Version 3 certificate builder wrapper from
X509Certificate
,BigInteger
, startDate
, endDate
, X500 Name wrapper andPublicKey
. - createJceKeyTransEnvelopedRecipient(PrivateKey) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jce Key trans enveloped recipient wrapper from
PrivateKey
. - createJceKeyTransEnvelopedRecipient(PrivateKey) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jce Key trans enveloped recipient wrapper from
PrivateKey
. - createJceKeyTransEnvelopedRecipient(PrivateKey) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jce Key trans enveloped recipient wrapper from
PrivateKey
. - createJceOpenSSLPKCS8DecryptorProviderBuilder() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create Jce open SSL PKCS8 Decryptor provider builder wrapper without parameters.
- createJceOpenSSLPKCS8DecryptorProviderBuilder() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create Jce open SSL PKCS8 Decryptor provider builder wrapper without parameters.
- createJceOpenSSLPKCS8DecryptorProviderBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create Jce open SSL PKCS8 Decryptor provider builder wrapper without parameters.
- createJpeg(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createJpeg(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an
ImageData
instance from a Jpeg image url - createJpeg2000(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createJpeg2000(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createKeyPurposeId() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create key purpose id wrapper without parameters.
- createKeyPurposeId() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create key purpose id wrapper without parameters.
- createKeyPurposeId() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create key purpose id wrapper without parameters.
- CreateKeys(CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function adds the keys into the TopDict
- createKeyTransRecipientInfo(IRecipientIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create key trans recipient info wrapper from recipient identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
- createKeyTransRecipientInfo(IRecipientIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create key trans recipient info wrapper from recipient identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
- createKeyTransRecipientInfo(IRecipientIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create key trans recipient info wrapper from recipient identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
- createKeyUsage() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create key usage wrapper without parameters.
- createKeyUsage() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create key usage wrapper without parameters.
- createKeyUsage() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create key usage wrapper without parameters.
- createKeyUsage(int) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create key usage wrapper from
int
value. - createKeyUsage(int) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create key usage wrapper from
int
value. - createKeyUsage(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create key usage wrapper from
int
value. - createLaunch(PdfFileSpec) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Launch action (section 12.6.4.5 of ISO 32000-1).
- createLaunch(PdfFileSpec, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Launch action (section 12.6.4.5 of ISO 32000-1).
- createList() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
-
Creates list form field based on provided parameters.
- createLocation(TextRenderInfo, LineSegment) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.ITextChunkLocationStrategy
- createMovie(PdfAnnotation, String, PdfName) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Movie annotation (section 12.6.4.9 of ISO 32000-1).
- createMultilineText() - Method in class com.itextpdf.forms.fields.TextFormFieldBuilder
-
Creates multiline text form field based on provided parameters.
- createMultipliedValue(float) - Static method in class com.itextpdf.layout.properties.LineHeight
-
Creates a
LineHeight
with multiplied value. - createNamed(PdfName) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Named action (section 12.6.4.11 of ISO 32000-1).
- createNestedRule(String) - Static method in class com.itextpdf.styledxmlparser.css.CssNestedAtRuleFactory
-
Creates a new
CssNestedAtRule
object. - createNewSignatureFormField(PdfAcroForm, String) - Method in class com.itextpdf.signatures.PdfSigner
-
Creates new signature form field and adds it to the acroForm object.
- CreateNewStringIndex(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function takes the original string item and adds the new strings to accommodate the CID rules
- createNextIndirectReference() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates next available indirect reference.
- createNextIndirectReference(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfXrefTable
-
Creates next available indirect reference.
- createNextMcid() - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
Creates next marked content identifier, which will be used to mark content in PDF stream.
- createNonTerminalFormField() - Method in class com.itextpdf.forms.fields.NonTerminalFormFieldBuilder
-
Creates non-terminal form field based on provided parameters.
- createNormalValue() - Static method in class com.itextpdf.layout.properties.LineHeight
-
Creates a normal
LineHeight
. - createNullASN1Set() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create ASN1 Set wrapper which will store
null
. - createNullASN1Set() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create ASN1 Set wrapper which will store
null
. - createNullASN1Set() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create ASN1 Set wrapper which will store
null
. - createNullCrl() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create
null
asCRL
object. - createNullCrl() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create
null
asCRL
object. - createNullCrl() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create
null
asCRL
object. - createNullExtensions() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create extensions wrapper for
null
value. - createNullExtensions() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create extensions wrapper for
null
value. - createNullExtensions() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create extensions wrapper for
null
value. - createNullOriginatorInfo() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create originator info wrapper with
null
value. - createNullOriginatorInfo() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create originator info wrapper with
null
value. - createNullOriginatorInfo() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create originator info wrapper with
null
value. - createOCSPObjectIdentifiers() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Object identifiers wrapper without parameters.
- createOCSPObjectIdentifiers() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Object identifiers wrapper without parameters.
- createOCSPObjectIdentifiers() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Object identifiers wrapper without parameters.
- createOCSPReq(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Req wrapper from
byte[]
. - createOCSPReq(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Req wrapper from
byte[]
. - createOCSPReq(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Req wrapper from
byte[]
. - createOCSPReqBuilder() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Req builder wrapper without parameters.
- createOCSPReqBuilder() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Req builder wrapper without parameters.
- createOCSPReqBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Req builder wrapper without parameters.
- createOCSPResp() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Resp wrapper without parameters.
- createOCSPResp() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Resp wrapper without parameters.
- createOCSPResp() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Resp wrapper without parameters.
- createOCSPResp(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Resp wrapper from
byte[]
value. - createOCSPResp(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Resp wrapper from
byte[]
value. - createOCSPResp(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Resp wrapper from
byte[]
value. - createOCSPResp(IOCSPResponse) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Resp wrapper from OCSP Response wrapper.
- createOCSPResp(IOCSPResponse) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Resp wrapper from OCSP Response wrapper.
- createOCSPResp(IOCSPResponse) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Resp wrapper from OCSP Response wrapper.
- createOCSPRespBuilder() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Resp builder wrapper without parameters.
- createOCSPRespBuilder() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Resp builder wrapper without parameters.
- createOCSPRespBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Resp builder wrapper without parameters.
- createOCSPRespBuilderInstance() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Resp builder wrapper using
getInstance
call. - createOCSPRespBuilderInstance() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Resp builder wrapper using
getInstance
call. - createOCSPRespBuilderInstance() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Resp builder wrapper using
getInstance
call. - createOCSPResponse(IOCSPResponseStatus, IResponseBytes) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Response wrapper from OCSP Response status wrapper and response bytes wrapper.
- createOCSPResponse(IOCSPResponseStatus, IResponseBytes) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Response wrapper from OCSP Response status wrapper and response bytes wrapper.
- createOCSPResponse(IOCSPResponseStatus, IResponseBytes) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Response wrapper from OCSP Response status wrapper and response bytes wrapper.
- createOCSPResponseStatus() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Response status wrapper without parameters.
- createOCSPResponseStatus() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Response status wrapper without parameters.
- createOCSPResponseStatus() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Response status wrapper without parameters.
- createOCSPResponseStatus(int) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create OCSP Response status wrapper from
int
value. - createOCSPResponseStatus(int) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create OCSP Response status wrapper from
int
value. - createOCSPResponseStatus(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create OCSP Response status wrapper from
int
value. - createOrClearDestinationFolder(String) - Static method in class com.itextpdf.test.ITextTest
-
Creates a directory with given path if it does not exist and clears the contents of the directory in case it exists.
- createOtherHashAlgAndValue(IAlgorithmIdentifier, IASN1OctetString) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create other hash alg and value wrapper from algorithm identifier wrapper and ASN1 Octet string wrapper.
- createOtherHashAlgAndValue(IAlgorithmIdentifier, IASN1OctetString) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create other hash alg and value wrapper from algorithm identifier wrapper and ASN1 Octet string wrapper.
- createOtherHashAlgAndValue(IAlgorithmIdentifier, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create other hash alg and value wrapper from algorithm identifier wrapper and ASN1 Octet string wrapper.
- createOverflowRenderer() - Method in class com.itextpdf.layout.renderer.LineRenderer
- createOverflowRenderer() - Method in class com.itextpdf.layout.renderer.TextRenderer
- createOverflowRenderer(int) - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
Creates an overflow renderer.
- createOverflowRenderer(int) - Method in class com.itextpdf.layout.renderer.CellRenderer
-
Creates an overflow renderer.
- createOverflowRenderer(int) - Method in class com.itextpdf.layout.renderer.ListItemRenderer
- createOverflowRenderer(int) - Method in class com.itextpdf.layout.renderer.ListRenderer
- createOverflowRenderer(int) - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
- createOverflowRenderer(Table.RowRange) - Method in class com.itextpdf.layout.renderer.TableRenderer
- createOverflowRenderer(IRenderer) - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
- createParentTarget() - Static method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Creates a new target object pointing to the parent of the current document.
- createParentTreeEntryForPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Creates and flushes parent tree entry for the page.
- createPathShape(String) - Static method in class com.itextpdf.svg.renderers.path.SvgPathShapeFactory
-
Creates a configured
IPathShape
object based on the passed Svg path data instruction tag. - createPdf(File, File) - Static method in class com.itextpdf.svg.converter.SvgConverter
- createPdf(File, File, WriterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
- createPdf(File, File, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
- createPdf(File, File, ISvgConverterProperties, WriterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Converts SVG stored in a
File
to a PDFFile
, using specificISvgConverterProperties
andWriterProperties
. - createPdf(InputStream, OutputStream) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Create a single page pdf containing the SVG on its page using the default processing and drawing logic
- createPdf(InputStream, OutputStream, WriterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Create a single page pdf containing the SVG on its page using the default processing and drawing logic
- createPdf(InputStream, OutputStream, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Create a single page pdf containing the SVG on its page using the default processing and drawing logic
- createPdf(InputStream, OutputStream, ISvgConverterProperties, WriterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Create a single page pdf containing the SVG on its page using the default processing and drawing logic
- createPdfPage(PdfDictionary) - Method in interface com.itextpdf.kernel.pdf.IPdfPageFactory
-
Create
PdfPage
on the base of the pagePdfDictionary
. - createPdfPage(PdfDocument, PageSize) - Method in interface com.itextpdf.kernel.pdf.IPdfPageFactory
-
Create
PdfPage
with given page size and add it to thePdfDocument
. - createPEMParser(Reader) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create PEM Parser wrapper from
Reader
. - createPEMParser(Reader) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create PEM Parser wrapper from
Reader
. - createPEMParser(Reader) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create PEM Parser wrapper from
Reader
. - createPercentArray(float[]) - Static method in class com.itextpdf.layout.properties.UnitValue
-
Creates an array of UnitValue PERCENT objects with specified values.
- createPercentArray(int) - Static method in class com.itextpdf.layout.properties.UnitValue
-
Creates an array of UnitValue PERCENT objects with equal values.
- createPercentValue(float) - Static method in class com.itextpdf.layout.properties.UnitValue
-
Creates a UnitValue PERCENT object with a specified value.
- createPKCSObjectIdentifiers() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create PKCS Object identifiers wrapper without parameters.
- createPKCSObjectIdentifiers() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create PKCS Object identifiers wrapper without parameters.
- createPKCSObjectIdentifiers() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create PKCS Object identifiers wrapper without parameters.
- createPng(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createPng(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createPoint(String, String) - Method in class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- createPointArray(float[]) - Static method in class com.itextpdf.layout.properties.UnitValue
-
Creates an array of UnitValue POINT objects with specified values.
- createPointerForStructElem(PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Creates a new
TagTreePointer
which points at givenPdfStructElem
. - createPointValue(float) - Static method in class com.itextpdf.layout.properties.UnitValue
-
Creates a UnitValue POINT object with a specified value.
- createPolygon(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
- createPolyLine(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
- createPrintWriter(OutputStream, String) - Static method in class com.itextpdf.commons.utils.FileUtil
- createProcessor(String) - Method in class com.itextpdf.commons.actions.processors.DefaultProductProcessorFactory
-
Creates default product processor using a product name.
- createProcessor(String) - Method in interface com.itextpdf.commons.actions.processors.IProductProcessorFactory
-
Creates product processor using a product name.
- createProcessor(String) - Method in class com.itextpdf.commons.actions.processors.UnderAgplProductProcessorFactory
-
Creates under AGPL product processor using a product name.
- createProcessPdfEvent(SequenceId, IMetaInfo, EventConfirmationType) - Static method in class com.itextpdf.kernel.actions.events.ITextCoreProductEvent
-
Creates an process pdf event which associated with a general identifier and additional meta data.
- createPseudoElementTagName(String) - Static method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementUtil
-
Creates the pseudo element tag name.
- createPushButton() - Method in class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
-
Creates push button form field base on provided parameters.
- createQuotes(String, boolean) - Static method in class com.itextpdf.styledxmlparser.css.resolve.CssQuotes
-
Creates a
CssQuotes
instance. - createRadioButton(String, Rectangle) - Method in class com.itextpdf.forms.fields.RadioFormFieldBuilder
-
Creates radio button form field instance based on provided parameters.
- createRadioGroup() - Method in class com.itextpdf.forms.fields.RadioFormFieldBuilder
-
Creates radio group form field instance based on provided parameters.
- createRanged(IRandomAccessSource, long[]) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
- createRawImage(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createRecipientIdentifier(IIssuerAndSerialNumber) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create recipient identifier wrapper from issuer and serial number wrapper.
- createRecipientIdentifier(IIssuerAndSerialNumber) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create recipient identifier wrapper from issuer and serial number wrapper.
- createRecipientIdentifier(IIssuerAndSerialNumber) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create recipient identifier wrapper from issuer and serial number wrapper.
- createRecipientInfo(IKeyTransRecipientInfo) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create recipient info wrapper from key trans recipient info wrapper.
- createRecipientInfo(IKeyTransRecipientInfo) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create recipient info wrapper from key trans recipient info wrapper.
- createRecipientInfo(IKeyTransRecipientInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create recipient info wrapper from key trans recipient info wrapper.
- createRecipientsArray() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- createRegisteredFont(String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a FontProgram from the font file that has been previously registered.
- createRegisteredFont(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates
PdfFont
based on registeredFontProgram
's. - createRegisteredFont(String, int) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a FontProgram from the font file that has been previously registered.
- createRegisteredFont(String, int, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a FontProgram from the font file that has been previously registered.
- createRegisteredFont(String, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates
PdfFont
based on registeredFontProgram
's. - createRegisteredFont(String, String, PdfFontFactory.EmbeddingStrategy) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates
PdfFont
based on registeredFontProgram
's. - createRegisteredFont(String, String, PdfFontFactory.EmbeddingStrategy, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates
PdfFont
based on registeredFontProgram
's. - createRegisteredFont(String, String, PdfFontFactory.EmbeddingStrategy, int) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates
PdfFont
based on registeredFontProgram
's. - createRegisteredFont(String, String, PdfFontFactory.EmbeddingStrategy, int, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates
PdfFont
based on registeredFontProgram
's. - createRendererSubTree() - Method in class com.itextpdf.layout.element.AbstractElement
- createRendererSubTree() - Method in interface com.itextpdf.layout.element.IElement
-
Creates a renderer subtree with root in the current element.
- createRendererSubTree() - Method in class com.itextpdf.layout.element.Table
-
Creates a renderer subtree with root in the current table element.
- createRendition(String, PdfFileSpec, String, PdfAnnotation) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Rendition action (section 12.6.4.13 of ISO 32000-1).
- createResetForm(Object[], int) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Reset-Form Action (section 12.7.5.3 of ISO 32000-1).
- createRespID(IX500Name) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create resp ID wrapper from X500 Name wrapper.
- createRespID(IX500Name) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create resp ID wrapper from X500 Name wrapper.
- createRespID(IX500Name) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create resp ID wrapper from X500 Name wrapper.
- createResponseBytes(IASN1ObjectIdentifier, IDEROctetString) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create response bytes wrapper from ASN1 Object identifier wrapper and DER Octet string wrapper.
- createResponseBytes(IASN1ObjectIdentifier, IDEROctetString) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create response bytes wrapper from ASN1 Object identifier wrapper and DER Octet string wrapper.
- createResponseBytes(IASN1ObjectIdentifier, IDEROctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create response bytes wrapper from ASN1 Object identifier wrapper and DER Octet string wrapper.
- createReverseMapping() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
- createRevokedStatus(ICertificateStatus) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create revoked status wrapper from certificate status wrapper.
- createRevokedStatus(ICertificateStatus) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create revoked status wrapper from certificate status wrapper.
- createRevokedStatus(ICertificateStatus) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create revoked status wrapper from certificate status wrapper.
- createRevokedStatus(Date, int) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create revoked status wrapper from
Date
andint
value. - createRevokedStatus(Date, int) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create revoked status wrapper from
Date
andint
value. - createRevokedStatus(Date, int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create revoked status wrapper from
Date
andint
value. - createRotationTransformInsideOccupiedArea() - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
This method creates
AffineTransform
instance that could be used to rotate content inside the occupied area. - createRSASSAPSSParams(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create a RSASSA-PSS params wrapper from an ASN1 Encodable wrapper.
- createRSASSAPSSParams(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create a RSASSA-PSS params wrapper from an ASN1 Encodable wrapper.
- createRSASSAPSSParams(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create a RSASSA-PSS params wrapper from an ASN1 Encodable wrapper.
- createRSASSAPSSParamsWithMGF1(IASN1ObjectIdentifier, int, int) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create a RSASSA-PSS params wrapper from a digest algorithm OID, a salt length and a trailer field length.
- createRSASSAPSSParamsWithMGF1(IASN1ObjectIdentifier, int, int) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create a RSASSA-PSS params wrapper from a digest algorithm OID, a salt length and a trailer field length.
- createRSASSAPSSParamsWithMGF1(IASN1ObjectIdentifier, int, int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create a RSASSA-PSS params wrapper from a digest algorithm OID, a salt length and a trailer field length.
- createSafeDocumentBuilder(boolean, boolean) - Static method in class com.itextpdf.kernel.utils.XmlProcessorCreator
-
Creates
DocumentBuilder
instance. - createSafeTransformer() - Static method in class com.itextpdf.kernel.utils.XmlProcessorCreator
-
Creates
Transformer
instance. - createSafeXMLReader(boolean, boolean) - Static method in class com.itextpdf.kernel.utils.XmlProcessorCreator
-
Creates
XMLReader
instance. - createSAXParserFactory() - Static method in class com.itextpdf.io.util.XmlUtil
-
Creates default SAX parser factory.
- createSAXParserFactory() - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
-
Creates a SAX parser factory implementation.
- createSetOcgState(List
) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction -
Creates a Set-OCG-State action (section 12.6.4.12 of ISO 32000-1).
- createSetOcgState(List
, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction -
Creates a Set-OCG-State action (section 12.6.4.12 of ISO 32000-1).
- createSignature() - Method in class com.itextpdf.forms.fields.SignatureFormFieldBuilder
-
Creates signature form field based on provided parameters.
- createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create signature policy id wrapper from ASN1 Object identifier wrapper and other hash alg and value wrapper.
- createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create signature policy id wrapper from ASN1 Object identifier wrapper and other hash alg and value wrapper.
- createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create signature policy id wrapper from ASN1 Object identifier wrapper and other hash alg and value wrapper.
- createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue, ISigPolicyQualifierInfo...) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create signature policy id wrapper from ASN1 Object identifier wrapper, other hash alg and value wrapper and sig policy qualifier info wrappers.
- createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue, ISigPolicyQualifierInfo...) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create signature policy id wrapper from ASN1 Object identifier wrapper, other hash alg and value wrapper and sig policy qualifier info wrappers.
- createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue, ISigPolicyQualifierInfo...) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create signature policy id wrapper from ASN1 Object identifier wrapper, other hash alg and value wrapper and sig policy qualifier info wrappers.
- createSignaturePolicyIdentifier(ISignaturePolicyId) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create signature policy identifier wrapper from signature policy id wrapper.
- createSignaturePolicyIdentifier(ISignaturePolicyId) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create signature policy identifier wrapper from signature policy id wrapper.
- createSignaturePolicyIdentifier(ISignaturePolicyId) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create signature policy identifier wrapper from signature policy id wrapper.
- createSigningCertificate(IASN1Sequence) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create signing certificate wrapper from ASN1 Sequence wrapper.
- createSigningCertificate(IASN1Sequence) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create signing certificate wrapper from ASN1 Sequence wrapper.
- createSigningCertificate(IASN1Sequence) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create signing certificate wrapper from ASN1 Sequence wrapper.
- createSigningCertificateV2(IASN1Sequence) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create signing certificate version 2 wrapper from ASN1 Sequence wrapper.
- createSigningCertificateV2(IASN1Sequence) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create signing certificate version 2 wrapper from ASN1 Sequence wrapper.
- createSigningCertificateV2(IASN1Sequence) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create signing certificate version 2 wrapper from ASN1 Sequence wrapper.
- createSigPolicyQualifierInfo(IASN1ObjectIdentifier, IDERIA5String) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create sig policy qualifier info wrapper from ASN1 Object identifier wrapper and DERIA5 String wrapper.
- createSigPolicyQualifierInfo(IASN1ObjectIdentifier, IDERIA5String) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create sig policy qualifier info wrapper from ASN1 Object identifier wrapper and DERIA5 String wrapper.
- createSigPolicyQualifierInfo(IASN1ObjectIdentifier, IDERIA5String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create sig policy qualifier info wrapper from ASN1 Object identifier wrapper and DERIA5 String wrapper.
- createSingleResp(IBasicOCSPResponse) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create single resp wrapper from basic OCSP Response wrapper.
- createSingleResp(IBasicOCSPResponse) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create single resp wrapper from basic OCSP Response wrapper.
- createSingleResp(IBasicOCSPResponse) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create single resp wrapper from basic OCSP Response wrapper.
- createSound(PdfStream) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Sound action (section 12.6.4.8 of ISO 32000-1).
- createSound(PdfStream, float, boolean, boolean, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Sound action (section 12.6.4.8 of ISO 32000-1).
- createSource(byte[]) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
Creates a
IRandomAccessSource
based on a byte array - createSource(InputStream) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
Creates a
IRandomAccessSource
based on anInputStream
. - createSource(RandomAccessFile) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
- createSource(URL) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
Creates a
IRandomAccessSource
based on a URL. - createSourceView() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Creates the view of the byte source of this object.
- createSplitRenderer() - Method in class com.itextpdf.layout.renderer.LineRenderer
- createSplitRenderer() - Method in class com.itextpdf.layout.renderer.TextRenderer
- createSplitRenderer(int) - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
Creates a split renderer.
- createSplitRenderer(int) - Method in class com.itextpdf.layout.renderer.CellRenderer
-
Creates a split renderer.
- createSplitRenderer(int) - Method in class com.itextpdf.layout.renderer.ListItemRenderer
- createSplitRenderer(int) - Method in class com.itextpdf.layout.renderer.ListRenderer
- createSplitRenderer(Table.RowRange) - Method in class com.itextpdf.layout.renderer.TableRenderer
- createSplitRenderer(IRenderer) - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
- createSquiggly(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
Creates a text markup annotation of squiggly-underline type.
- createStandardFont(String) - Static method in class com.itextpdf.io.font.Type1Font
- createStatisticsAggregatorFromName(String) - Method in class com.itextpdf.commons.actions.AbstractStatisticsEvent
-
Creates statistics aggregator based on provided statistics name.
- createStatisticsAggregatorFromName(String) - Method in class com.itextpdf.kernel.pdf.statistics.NumberOfPagesStatisticsEvent
-
Creates statistics aggregator based on provided statistics name.
- createStatisticsAggregatorFromName(String) - Method in class com.itextpdf.kernel.pdf.statistics.SizeOfPdfStatisticsEvent
-
Creates statistics aggregator based on provided statistics name.
- createStrikeout(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
Creates a text markup annotation of strikeout style subtype.
- createStringByEscaped(byte[]) - Method in class com.itextpdf.test.ITextTest
- createSubjectKeyIdentifier(ISubjectPublicKeyInfo) - Method in class com.itextpdf.bouncycastle.cert.X509ExtensionUtilsBC
-
Calls actual
createSubjectKeyIdentifier
method for the wrapped X509ExtensionUtils object. - createSubjectKeyIdentifier(ISubjectPublicKeyInfo) - Method in class com.itextpdf.bouncycastlefips.cert.X509ExtensionUtilsBCFips
-
Calls actual
createSubjectKeyIdentifier
method for the wrapped X509ExtensionUtils object. - createSubjectKeyIdentifier(ISubjectPublicKeyInfo) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509ExtensionUtils
-
Calls actual
createSubjectKeyIdentifier
method for the wrapped X509ExtensionUtils object. - createSubjectPublicKeyInfo(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create subject public key info wrapper from
Object
. - createSubjectPublicKeyInfo(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create subject public key info wrapper from
Object
. - createSubjectPublicKeyInfo(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create subject public key info wrapper from
Object
. - createSubmitForm(String, Object[], int) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Submit-Form Action (section 12.7.5.2 of ISO 32000-1).
- createSvgNodeRendererForTag(IElementNode, ISvgNodeRenderer) - Method in class com.itextpdf.svg.renderers.factories.DefaultSvgNodeRendererFactory
- createSvgNodeRendererForTag(IElementNode, ISvgNodeRenderer) - Method in interface com.itextpdf.svg.renderers.factories.ISvgNodeRendererFactory
-
Create a configured renderer based on the passed Svg tag and set its parent.
- createSymbol(int, IPropertyContainer, IPropertyContainer) - Method in interface com.itextpdf.layout.properties.IListSymbolFactory
-
Creates symbol.
- createTag(IRenderer, TagTreePointer) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- createTag(TaggingHintKey, TagTreePointer) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- createTBSCertificate(IASN1Encodable) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create TBS Certificate wrapper from ASN1 Encodable wrapper.
- createTBSCertificate(IASN1Encodable) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create TBS Certificate wrapper from ASN1 Encodable wrapper.
- createTBSCertificate(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create TBS Certificate wrapper from ASN1 Encodable wrapper.
- createTempCopy(String, String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Creates a temporary copy of a file.
- createTempDirectory(String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Creates a temporary directory.
- createTempFile(String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Creates a temporary file at the provided path.
- createTempFile(String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Creates a temporary file.
- createText() - Method in class com.itextpdf.forms.fields.TextFormFieldBuilder
-
Creates text form field based on provided parameters.
- createThread(PdfFileSpec) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Thread action (section 12.6.4.6 of ISO 32000-1).
- createThread(PdfFileSpec, PdfObject, PdfObject) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a Thread action (section 12.6.4.6 of ISO 32000-1).
- createTiff(byte[], boolean, int, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createTiff(URL, boolean, int, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
- createTime(Date) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create time wrapper from
Date
. - createTime(Date) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create time wrapper from
Date
. - createTime(Date) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create time wrapper from
Date
. - createTimeStampRequest(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create timestamp request wrapper from
byte[]
value. - createTimeStampRequest(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create timestamp request wrapper from
byte[]
value. - createTimeStampRequest(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create timestamp request wrapper from
byte[]
value. - createTimeStampRequestGenerator() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create timestamp request generator wrapper without parameters.
- createTimeStampRequestGenerator() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create timestamp request generator wrapper without parameters.
- createTimeStampRequestGenerator() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create timestamp request generator wrapper without parameters.
- createTimeStampResponse(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create timestamp response wrapper from
byte[]
value. - createTimeStampResponse(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create timestamp response wrapper from
byte[]
value. - createTimeStampResponse(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create timestamp response wrapper from
byte[]
value. - createTimeStampResponseGenerator(ITimeStampTokenGenerator, Set
) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory -
Create timestamp response generator wrapper from timestamp token generator wrapper and
Set
of algorithms. - createTimeStampResponseGenerator(ITimeStampTokenGenerator, Set
) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory -
Create timestamp response generator wrapper from timestamp token generator wrapper and
Set
of algorithms. - createTimeStampResponseGenerator(ITimeStampTokenGenerator, Set
) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory -
Create timestamp response generator wrapper from timestamp token generator wrapper and
Set
of algorithms. - createTimeStampToken(IContentInfo) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create timestamp token wrapper from content info wrapper.
- createTimeStampToken(IContentInfo) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create timestamp token wrapper from content info wrapper.
- createTimeStampToken(IContentInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create timestamp token wrapper from content info wrapper.
- createTimeStampTokenGenerator(ISignerInfoGenerator, IDigestCalculator, IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create timestamp token generator wrapper from signer info generator wrapper, digest calculator wrapper and ASN1 Object identifier wrapper.
- createTimeStampTokenGenerator(ISignerInfoGenerator, IDigestCalculator, IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create timestamp token generator wrapper from signer info generator wrapper, digest calculator wrapper and ASN1 Object identifier wrapper.
- createTimeStampTokenGenerator(ISignerInfoGenerator, IDigestCalculator, IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create timestamp token generator wrapper from signer info generator wrapper, digest calculator wrapper and ASN1 Object identifier wrapper.
- createTitle(String, PdfDocument) - Static method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Creates a title layer.
- createTitleSilent(String, PdfDocument) - Static method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Creates a title layer without registering it in PdfOCProperties.
- createTransformerInstance() - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
- createTransformerInstance() - Method in interface com.itextpdf.kernel.utils.IXmlParserFactory
-
Creates the instance of the
Transformer
. - createTSTInfo(IContentInfo) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create TST Info wrapper from content info wrapper.
- createTSTInfo(IContentInfo) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create TST Info wrapper from content info wrapper.
- createTSTInfo(IContentInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create TST Info wrapper from content info wrapper.
- createTtcFont(byte[], int, String, PdfFontFactory.EmbeddingStrategy, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a
PdfFont
instance from the TrueType Collection represented by its byte contents. - createTtcFont(String, int, String, PdfFontFactory.EmbeddingStrategy, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a
PdfFont
instance from the TrueType Collection given by the path to the .ttc file. - createType1Font(byte[], byte[]) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the byte contents of the corresponding AFM/PFM and PFB files
- createType1Font(byte[], byte[], boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the byte contents of the corresponding AFM/PFM and PFB files
- createType1Font(String, String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the corresponding AFM/PFM and PFB files
- createType1Font(String, String, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the corresponding AFM/PFM and PFB files
- createType3Font(PdfDocument, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a new instance of
PdfType3Font
- createType3Font(PdfDocument, String, String, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Creates a new instance of
PdfType3Font
- createUnderline(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
Creates a text markup annotation of underline style subtype.
- createUnknownStatus() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create unknown status wrapper without parameters.
- createUnknownStatus() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create unknown status wrapper without parameters.
- createUnknownStatus() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create unknown status wrapper without parameters.
- createURI(String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a URI action (section 12.6.4.7 of ISO 32000-1).
- createURI(String, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Creates a URI action (section 12.6.4.7 of ISO 32000-1).
- createView() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Creates an independent view of this object (with it's own file pointer and push back queue).
- createX500Name(String) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create X500 Name wrapper from
String
. - createX500Name(String) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create X500 Name wrapper from
String
. - createX500Name(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create X500 Name wrapper from
String
. - createX500Name(X509Certificate) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create X500 Name wrapper from
X509Certificate
. - createX500Name(X509Certificate) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create X500 Name wrapper from
X509Certificate
. - createX500Name(X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create X500 Name wrapper from
X509Certificate
. - createX509Certificate(Object) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Cast
Object
element toX509Certificate
. - createX509Certificate(Object) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Cast
Object
element toX509Certificate
. - createX509Certificate(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Cast
Object
element toX509Certificate
. - createX509CertificateHolder(byte[]) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create X509 Certificate holder wrapper from
byte[]
. - createX509CertificateHolder(byte[]) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create X509 Certificate holder wrapper from
byte[]
. - createX509CertificateHolder(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create X509 Certificate holder wrapper from
byte[]
. - createX509ExtensionUtils(IDigestCalculator) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create X509 Extension utils wrapper from digest calculator wrapper.
- createX509ExtensionUtils(IDigestCalculator) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create X509 Extension utils wrapper from digest calculator wrapper.
- createX509ExtensionUtils(IDigestCalculator) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create X509 Extension utils wrapper from digest calculator wrapper.
- createX509v2CRLBuilder(IX500Name, Date) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Create X509 Version 2 CRL Builder wrapper from X500 Name wrapper and
Date
. - createX509v2CRLBuilder(IX500Name, Date) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Create X509 Version 2 CRL Builder wrapper from X500 Name wrapper and
Date
. - createX509v2CRLBuilder(IX500Name, Date) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Create X509 Version 2 CRL Builder wrapper from X500 Name wrapper and
Date
. - createXfdfObject(PdfDocument, String) - Method in class com.itextpdf.forms.xfdf.XfdfObjectFactory
-
Extracts data from pdf document acroform and annotations into XfdfObject.
- createXfdfObject(InputStream) - Method in class com.itextpdf.forms.xfdf.XfdfObjectFactory
-
Extracts data from input stream into XfdfObject.
- createXMLReaderInstance(boolean, boolean) - Method in class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
- createXMLReaderInstance(boolean, boolean) - Method in interface com.itextpdf.kernel.utils.IXmlParserFactory
-
Creates the instance of the
XMLReader
. - createXObject(AbstractLinearGradientBuilder, Rectangle, PdfDocument) - Static method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Create a
PdfFormXObject
with the given area and containing a linear gradient inside. - createXYZ(int, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
-
Creates
PdfExplicitRemoteGoToDestination
. - createXYZ(PdfPage, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Creates
PdfExplicitDestination
. - createXYZ(PdfStructElem, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- CREATION_DATE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- CreationDate - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CREATIONDATE - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- Creator - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Creator - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The authors of the resource (listed in order of precedence, if significant).
- CreatorInfo - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CreatorTool - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The name of the first known tool used to create the resource.
- CREE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CREOLES - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CRIMEAN_TATAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CRL - Enum constant in enum com.itextpdf.signatures.LtvVerification.Level
-
Include only CRL.
- CRL - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CRL_DISTRIBUTION_POINTS - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- CrlClientOffline - Class in com.itextpdf.signatures
-
An implementation of the CrlClient that handles offline Certificate Revocation Lists.
- CrlClientOffline(byte[]) - Constructor for class com.itextpdf.signatures.CrlClientOffline
-
Creates an instance of a CrlClient in case you have a local cache of the Certificate Revocation List.
- CrlClientOffline(CRL) - Constructor for class com.itextpdf.signatures.CrlClientOffline
-
Creates an instance of a CrlClient in case you have a local cache of the Certificate Revocation List.
- CrlClientOnline - Class in com.itextpdf.signatures
-
An implementation of the CrlClient that fetches the CRL bytes from an URL.
- CrlClientOnline() - Constructor for class com.itextpdf.signatures.CrlClientOnline
-
Creates a CrlClientOnline instance that will try to find a single CRL by walking through the certificate chain.
- CrlClientOnline(String...) - Constructor for class com.itextpdf.signatures.CrlClientOnline
-
Creates a CrlClientOnline instance using one or more URLs.
- CrlClientOnline(URL...) - Constructor for class com.itextpdf.signatures.CrlClientOnline
-
Creates a CrlClientOnline instance using one or more URLs.
- CrlClientOnline(Certificate[]) - Constructor for class com.itextpdf.signatures.CrlClientOnline
-
Creates a CrlClientOnline instance using a certificate chain.
- CRLDistPointBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
CRLDistPoint
. - CRLDistPointBC(CRLDistPoint) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.CRLDistPointBC
-
Creates new wrapper instance for
CRLDistPoint
. - CRLDistPointBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
CRLDistPoint
. - CRLDistPointBCFips(CRLDistPoint) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.CRLDistPointBCFips
-
Creates new wrapper instance for
CRLDistPoint
. - CRLReasonBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
CRLReason
. - CRLReasonBC(CRLReason) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.CRLReasonBC
-
Creates new wrapper instance for
CRLReason
. - CRLReasonBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
CRLReason
. - CRLReasonBCFips(CRLReason) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.CRLReasonBCFips
-
Creates new wrapper instance for
CRLReason
. - CRLs - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CRLVerifier - Class in com.itextpdf.signatures
-
Class that allows you to verify a certificate against one or more Certificate Revocation Lists.
- CRLVerifier(CertificateVerifier, List
) - Constructor for class com.itextpdf.signatures.CRLVerifier -
Creates a CRLVerifier instance.
- CROATIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- CROP_BOX - Enum constant in enum com.itextpdf.kernel.pdf.PdfViewerPreferences.PdfViewerPreferencesConstants
- CropBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
- cross - Static variable in class com.itextpdf.forms.util.DrawingUtil
- cross(Matrix) - Method in class com.itextpdf.kernel.geom.Vector
-
Computes the cross product of this vector and the specified matrix
- cross(Vector) - Method in class com.itextpdf.kernel.geom.Vector
-
Computes the cross product of this vector and the specified vector
- CROSS - Enum constant in enum com.itextpdf.forms.fields.properties.CheckBoxType
- Crypt - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CRYPT_FILTER_IS_NOT_PERMITTED_INLINE_IMAGE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- crypto - Variable in class com.itextpdf.kernel.pdf.PdfOutputStream
-
Contains the business logic for cryptography.
- cryptoDictionary - Variable in class com.itextpdf.signatures.PdfSigner
-
The crypto dictionary.
- CS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CssAtRule - Class in com.itextpdf.styledxmlparser.css
-
Abstract superclass for all CSS at-rules (rules in CSS that start with an @ sign).
- CssAttributeSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for attribute selectors. - CssAttributeSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssAttributeSelectorItem
-
Creates a new
CssAttributeSelectorItem
instance. - CssBackgroundUtils - Class in com.itextpdf.styledxmlparser.css.util
-
Utilities class for CSS background parsing.
- CssBackgroundUtils.BackgroundPropertyType - Enum in com.itextpdf.styledxmlparser.css.util
- CssBackgroundValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for background properties. - CssBackgroundValidator(String) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBackgroundValidator
-
Creates a new
CssBackgroundValidator
instance. - CssBlendModeValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
- CssBlendModeValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBlendModeValidator
- CssClassSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for class selectors. - CssClassSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssClassSelectorItem
-
Creates a new
CssClassSelectorItem
instance. - CssCmykAwareColorValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for colors. - CssCmykAwareColorValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssCmykAwareColorValidator
- CssColorValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for colors. - CssColorValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssColorValidator
- CssContextNode - Class in com.itextpdf.styledxmlparser.css
-
The CSS context node.
- CssContextNode(INode) - Constructor for class com.itextpdf.styledxmlparser.css.CssContextNode
-
Creates a new
CssContextNode
instance. - CssDeclaration - Class in com.itextpdf.styledxmlparser.css
-
Class to store a CSS declaration.
- CssDeclaration(String, String) - Constructor for class com.itextpdf.styledxmlparser.css.CssDeclaration
-
Instantiates a new CSS declaration.
- CssDeclarationValidationMaster - Class in com.itextpdf.styledxmlparser.css.validate
-
Class that holds CSS declaration validator.
- CssDeclarationValueTokenizer - Class in com.itextpdf.styledxmlparser.css.parse
-
Tokenizer for CSS declaration values.
- CssDeclarationValueTokenizer(String) - Constructor for class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
-
Creates a new
CssDeclarationValueTokenizer
instance. - CssDeclarationValueTokenizer.Token - Class in com.itextpdf.styledxmlparser.css.parse
-
The Token class.
- CssDeclarationValueTokenizer.TokenType - Enum in com.itextpdf.styledxmlparser.css.parse
-
Enumeration of the different token types.
- CssDefaults - Class in com.itextpdf.styledxmlparser.css.resolve
-
Helper class that allows you to get the default values of CSS properties.
- CssDefaults() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.CssDefaults
- CssDefaultValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl
-
Class that bundles all the CSS declaration validators.
- CssDefaultValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.CssDefaultValidator
- CssDeviceCmykAwareValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl
-
Class that bundles all the CSS declaration validators.
- CssDeviceCmykAwareValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.CssDeviceCmykAwareValidator
- CssDimensionParsingUtils - Class in com.itextpdf.styledxmlparser.css.util
-
Utilities class for CSS dimension parsing operations.
- CssEnumValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for elements in an enumeration. - CssEnumValidator(String...) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator
-
Creates a new
CssEnumValidator
instance. - CssEnumValidator(Collection
) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator -
Creates a new
CssEnumValidator
instance. - CssEnumValidator(Collection
, Collection - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator) -
Creates a new
CssEnumValidator
instance. - CssFontFace - Class in com.itextpdf.styledxmlparser.css.font
-
Class that will examine the font as described in the CSS, and store it in a form that the font provider will understand.
- CssFontFace.CssFontFaceSrc - Class in com.itextpdf.styledxmlparser.css.font
-
Class that defines a font face source.
- CssFontFace.FontFormat - Enum in com.itextpdf.styledxmlparser.css.font
-
The Enum FontFormat.
- CssFontFaceRule - Class in com.itextpdf.styledxmlparser.css
-
Class to store a CSS font face At rule.
- CssFontFaceRule() - Constructor for class com.itextpdf.styledxmlparser.css.CssFontFaceRule
-
Instantiates a new CSS font face rule.
- CssGradientUtil - Class in com.itextpdf.styledxmlparser.css.util
-
Utilities class for CSS gradient functions parsing.
- CssIdentifierValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for identifiers. - CssIdentifierValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssIdentifierValidator
- CssIdSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for id selectors. - CssIdSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssIdSelectorItem
-
Creates a new
CssIdSelectorItem
instance. - CssInheritance - Class in com.itextpdf.styledxmlparser.css.resolve
-
Helper class that allows you to check if a property is inheritable.
- CssInheritance() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.CssInheritance
- CssLengthValueValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for numeric elements. - CssLengthValueValidator(boolean) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssLengthValueValidator
-
Creates a new
CssLengthValueValidator
instance. - CssMarginRule - Class in com.itextpdf.styledxmlparser.css.page
-
CssNestedAtRule
implementation for margins. - CssMarginRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.page.CssMarginRule
-
Creates a new
CssMarginRule
instance. - CssMediaRule - Class in com.itextpdf.styledxmlparser.css.media
-
The
CssNestedAtRule
implementation for media rules. - CssMediaRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.media.CssMediaRule
-
Creates a
CssMediaRule
. - CssNestedAtRule - Class in com.itextpdf.styledxmlparser.css
-
Class to store a nested CSS at-rule Nested at-rules are a subset of nested statements, which can be used as a statement of a style sheet as well as inside of conditional group rules.
- CssNestedAtRule(String, String) - Constructor for class com.itextpdf.styledxmlparser.css.CssNestedAtRule
-
Creates a
CssNestedAtRule
instance with an empty body. - CssNestedAtRuleFactory - Class in com.itextpdf.styledxmlparser.css
-
A factory for creating
CssNestedAtRule
objects. - CssNumberValueValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for numeric elements. - CssNumberValueValidator(boolean) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssNumberValueValidator
-
Creates a new
CssNumberValueValidator
instance. - CssPageMarginBoxSelector - Class in com.itextpdf.styledxmlparser.css.selector
-
ICssSelector
implementation for CSS page margin box selectors. - CssPageMarginBoxSelector(String, ICssSelector) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssPageMarginBoxSelector
-
Creates a new
CssPageMarginBoxSelector
instance. - CssPagePseudoClassSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for page pseudo classes selectors. - CssPagePseudoClassSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPagePseudoClassSelectorItem
-
Creates a new
CssPagePseudoClassSelectorItem
instance. - CssPageRule - Class in com.itextpdf.styledxmlparser.css.page
-
CssNestedAtRule
implementation for page rules. - CssPageRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.page.CssPageRule
-
Creates a new
CssPageRule
instance. - CssPageSelector - Class in com.itextpdf.styledxmlparser.css.selector
-
ICssSelector
implementation for CSS page selectors. - CssPageSelector(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssPageSelector
-
Creates a new
CssPageSelector
instance. - CssPageSelectorParser - Class in com.itextpdf.styledxmlparser.css.parse
-
Utilities class to parse CSS page selectors.
- CssPageSelectorParser() - Constructor for class com.itextpdf.styledxmlparser.css.parse.CssPageSelectorParser
- CssPageTypeSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for page type selectors. - CssPageTypeSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPageTypeSelectorItem
-
Creates a new
CssPageTypeSelectorItem
instance. - CssParserStateController - Class in com.itextpdf.styledxmlparser.css.parse.syntax
-
State machine that will parse content into a style sheet.
- CssParserStateController() - Constructor for class com.itextpdf.styledxmlparser.css.parse.syntax.CssParserStateController
-
Creates a new
CssParserStateController
instance. - CssParserStateController(String) - Constructor for class com.itextpdf.styledxmlparser.css.parse.syntax.CssParserStateController
-
Creates a new
CssParserStateController
instance. - CssPercentageValueValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for numeric elements. - CssPercentageValueValidator(boolean) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssPercentageValueValidator
-
Creates a new
CssPercentageValueValidator
instance. - CssPropertyMerger - Class in com.itextpdf.styledxmlparser.css.resolve
-
Utilities class to merge CSS properties.
- CssPseudoClassSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for pseudo class selectors. - CssPseudoClassSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
-
Creates a new
CssPseudoClassSelectorItem
instance. - CssPseudoClassSelectorItem(String, String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
- CssPseudoElementNode - Class in com.itextpdf.styledxmlparser.css.pseudo
-
IElementNode
implementation for pseudo elements. - CssPseudoElementNode(INode, String) - Constructor for class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
-
Creates a new
CssPseudoElementNode
instance. - CssPseudoElementSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for pseudo element selectors. - CssPseudoElementSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoElementSelectorItem
-
Creates a new
CssPseudoElementSelectorItem
instance. - CssPseudoElementUtil - Class in com.itextpdf.styledxmlparser.css.pseudo
-
Utilities class for pseudo elements.
- CssPseudoElementUtil() - Constructor for class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementUtil
- CssQuotes - Class in com.itextpdf.styledxmlparser.css.resolve
-
Helper class to deal with quoted values in strings.
- CssQuotesValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for values for the CSS quotes key. - CssQuotesValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssQuotesValidator
- CssRuleName - Class in com.itextpdf.styledxmlparser.css
-
Class containing possible CSS rule names.
- CssRuleSet - Class in com.itextpdf.styledxmlparser.css
-
Class to store a CSS rule set.
- CssRuleSet(ICssSelector, List
) - Constructor for class com.itextpdf.styledxmlparser.css.CssRuleSet -
Creates a new
CssRuleSet
from selector and raw list of declarations. - CssRuleSet(ICssSelector, List
, List - Constructor for class com.itextpdf.styledxmlparser.css.CssRuleSet) - CssRuleSetComparator - Class in com.itextpdf.styledxmlparser.css
-
Comparator class used to sort CSS rule set objects.
- CssRuleSetComparator - Class in com.itextpdf.styledxmlparser
-
Comparator class used to sort CSS rule set objects.
- CssRuleSetComparator() - Constructor for class com.itextpdf.styledxmlparser.css.CssRuleSetComparator
- CssRuleSetComparator() - Constructor for class com.itextpdf.styledxmlparser.CssRuleSetComparator
- CssRuleSetParser - Class in com.itextpdf.styledxmlparser.css.parse
-
Utilities class to parse CSS rule sets.
- CssSelector - Class in com.itextpdf.styledxmlparser.css.selector
-
ICssSelector
implementation for CSS selectors. - CssSelector(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssSelector
-
Creates a new
CssSelector
instance. - CssSelector(List
) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssSelector -
Creates a new
CssSelector
instance. - CssSelectorComparator - Class in com.itextpdf.styledxmlparser.css.selector
-
Comparator class for CSS Selectors.
- CssSelectorComparator() - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssSelectorComparator
- CssSelectorParser - Class in com.itextpdf.styledxmlparser.css.parse
-
Utilities class to parse a CSS selector.
- CssSemicolonAtRule - Class in com.itextpdf.styledxmlparser.css
-
A
CssAtRule
implementation. - CssSemicolonAtRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.CssSemicolonAtRule
-
Creates a new
CssSemicolonAtRule
instance. - CssSeparatorSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for separator selectors. - CssSeparatorSelectorItem(char) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
-
Creates a new
CssSeparatorSelectorItem
instance. - CssStatement - Class in com.itextpdf.styledxmlparser.css
-
Abstract superclass for all kinds of CSS statements.
- CssStatement() - Constructor for class com.itextpdf.styledxmlparser.css.CssStatement
- CssStyleSheet - Class in com.itextpdf.styledxmlparser.css
-
Class that stores all the CSS statements, and thus acts as a CSS style sheet.
- CssStyleSheet() - Constructor for class com.itextpdf.styledxmlparser.css.CssStyleSheet
-
Creates a new
CssStyleSheet
instance. - CssStyleSheetParser - Class in com.itextpdf.styledxmlparser.css.parse
-
Utilities class to parse a CSS style sheet.
- CssTagSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
-
ICssSelectorItem
implementation for tag selectors. - CssTagSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssTagSelectorItem
-
Creates a new
CssTagSelectorItem
instance. - CssTransformValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
-
ICssDataTypeValidator
implementation for css transform property . - CssTransformValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssTransformValidator
- CssTypesValidationUtils - Class in com.itextpdf.styledxmlparser.css.util
-
Utilities class for CSS types validating operations.
- CssUtils - Class in com.itextpdf.styledxmlparser.css.util
-
Utilities class for CSS operations.
- CT - Static variable in class com.itextpdf.kernel.pdf.PdfName
- CURRENT_VIEWPORT_IS_NULL - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- currentArea - Variable in class com.itextpdf.layout.renderer.RootRenderer
- currentBackgroundColor - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
The current background color.
- currentBrush - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current Brush.
- CURRENTCOLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant CURRENTCOLOR.
- currentFont - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current Font.
- currentGs - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
the current graphics state.
- currentLM - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
- currentPath - Variable in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
- currentPen - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current Pen.
- currentPoint - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current Point.
- currentPos - Variable in class com.itextpdf.io.source.OutputStream
- currentRoleIsStandard() - Method in interface com.itextpdf.kernel.pdf.tagutils.IRoleMappingResolver
-
Checks if the current role belongs to one of the standard structure namespaces.
- currentRoleShallBeMappedToStandard() - Method in interface com.itextpdf.kernel.pdf.tagutils.IRoleMappingResolver
-
Checks if the current role and namespace are specified to be obligatory mapped to the standard structure namespace in order to be a valid role in the Tagged PDF.
- currentTextColor - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current text color.
- Cursor(int, int) - Constructor for class com.itextpdf.io.font.cmap.CMapByteCid.Cursor
- CURSOR - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Not supported in PDF
- CURVE_TO_EXPECTS_FOLLOWING_PARAMETERS_GOT_0 - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- curveCollinearityEpsilon - Static variable in class com.itextpdf.kernel.geom.BezierCurve
-
If the distance between a point and a line is less than this constant, then we consider the point lies on the line.
- curveFromTo(double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Appends a Bezier curve to the path, starting from the current point.
- curveFromTo(float, float, float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a cubic Bezier curve to the current path.
- curveTo(double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Appends a Bezier curve to the path, starting from the current point.
- curveTo(double, double, double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Appends a Bêzier curve to the path, starting from the current point.
- curveTo(float, float, float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a cubic Bezier curve to the current path.
- curveTo(float, float, float, float, float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a cubic Bezier curve to the current path.
- CurveTo - Class in com.itextpdf.svg.renderers.path.impl
-
Implements curveTo(C) attribute of SVG's path element
- CurveTo() - Constructor for class com.itextpdf.svg.renderers.path.impl.CurveTo
- CurveTo(boolean) - Constructor for class com.itextpdf.svg.renderers.path.impl.CurveTo
- CurveTo(boolean, IOperatorConverter) - Constructor for class com.itextpdf.svg.renderers.path.impl.CurveTo
- CUSTOM_ABSTRACT_CSS_CONTEXT_NOT_SUPPORTED - Static variable in class com.itextpdf.svg.logs.SvgLogMessageConstant
- cwPtr - Variable in class com.itextpdf.barcodes.BarcodePDF417
- CX - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the x value of the center of a circle or ellipse.
- CY - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the y value of the center of a circle or ellipse.
- CYAN - Static variable in class com.itextpdf.kernel.colors.ColorConstants
-
Predefined cyan DeviceRgb color
- CYAN - Static variable in class com.itextpdf.kernel.colors.DeviceCmyk
-
Predefined cyan DeviceCmyk color
- CZECH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
D
- D - Static variable in class com.itextpdf.kernel.pdf.PdfName
- D - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the outline of a shape.
- DA - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DANGME - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DANISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DARGWA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DARI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DARK_GRAY - Static variable in class com.itextpdf.kernel.colors.ColorConstants
-
Predefined dark gray DeviceRgb color
- Darken - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DARKEN - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- DARKEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DARKEN.
- DASH_PATTERN - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- Dashed - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DASHED - Static variable in class com.itextpdf.layout.borders.Border
-
The dashed border.
- DASHED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DASHED.
- DASHED_FIXED - Static variable in class com.itextpdf.layout.borders.Border
-
The fixed dashed border.
- DashedBorder - Class in com.itextpdf.layout.borders
-
Draws a border with dashes around the element it's been set to.
- DashedBorder(float) - Constructor for class com.itextpdf.layout.borders.DashedBorder
-
Creates a DashedBorder with the specified width and sets the color to black.
- DashedBorder(Color, float) - Constructor for class com.itextpdf.layout.borders.DashedBorder
-
Creates a DashedBorder with the specified width and the specified color.
- DashedBorder(Color, float, float) - Constructor for class com.itextpdf.layout.borders.DashedBorder
-
Creates a DashedBorder with the specified width, color and opacity.
- DashedLine - Class in com.itextpdf.kernel.pdf.canvas.draw
-
Implementation of
ILineDrawer
which draws a dashed horizontal line over the middle of the specified rectangle. - DashedLine() - Constructor for class com.itextpdf.kernel.pdf.canvas.draw.DashedLine
- DashedLine(float) - Constructor for class com.itextpdf.kernel.pdf.canvas.draw.DashedLine
-
Creates an instance of
DashedLine
with the specified line width. - DASHES - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- data - Variable in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
- data - Variable in class com.itextpdf.io.codec.TiffWriter.FieldBase
- data - Variable in class com.itextpdf.io.colors.IccProfile
- data - Variable in class com.itextpdf.io.image.ImageData
- Data - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DATA_HANDLER_COUNTER_HAS_BEEN_DISABLED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DATA_SCHEMA_PREFIX - Static variable in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
-
Identifier string used to detect that the source is under data URI scheme.
- dataBlock - Variable in class com.itextpdf.barcodes.dmcode.DmParams
- dataLength - Variable in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
- dataSize - Variable in class com.itextpdf.barcodes.dmcode.DmParams
- Date - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
Date(s) that something interesting happened to the resource.
- DATE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- DATE - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- DateTimeUtil - Class in com.itextpdf.commons.utils
-
This file is a helper class for internal usage only.
- DAYI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DC - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Object identifier.
- DCTDecode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DCTDECODE_FILTER_DECODING - Static variable in class com.itextpdf.kernel.logs.KernelLogMessageConstant
- DctDecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles a DCTDecode filter.
- DctDecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.DctDecodeFilter
- DEBUG - Static variable in class com.itextpdf.test.LogLevelConstants
- Decimal - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DECIMAL - Enum constant in enum com.itextpdf.layout.properties.ListNumberingType
- DECIMAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DECIMAL.
- DECIMAL_ARABIC_NUMERALS - Enum constant in enum com.itextpdf.kernel.pdf.PageLabelNumberingStyle
-
1, 2, 3, 4...
- DECIMAL_LEADING_ZERO - Enum constant in enum com.itextpdf.layout.properties.ListNumberingType
- DECIMAL_LEADING_ZERO - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DECIMAL_LEADING_ZERO.
- decode - Variable in class com.itextpdf.io.image.ImageData
- decode(byte[]) - Static method in class com.itextpdf.kernel.xmp.impl.Base64
-
Decode the given byte[].
- decode(byte[], byte[], int) - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
Method to decode LZW compressed data.
- decode(byte[], int, int, int) - Static method in class com.itextpdf.commons.utils.Base64
-
Very low-level access to decoding ASCII characters in the form of a byte array.
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.ASCII85DecodeFilter
-
Decode the byte[] using the provided filterName.
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.ASCIIHexDecodeFilter
-
Decode the byte[] using the provided filterName.
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.CCITTFaxDecodeFilter
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.DctDecodeFilter
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.DoNothingFilter
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.FlateDecodeFilter
-
Decode the byte[] using the provided filterName.
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.FlateDecodeStrictFilter
-
Decode the byte[] using the provided filterName.
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in interface com.itextpdf.kernel.pdf.filters.IFilterHandler
-
Decode the byte[] using the provided filterName.
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.JpxDecodeFilter
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.LZWDecodeFilter
-
Decode the byte[] using the provided filterName.
- decode(byte[], PdfName, PdfObject, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.filters.RunLengthDecodeFilter
-
Decode the byte[] using the provided filterName.
- decode(byte[], OutputStream) - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
Method to decode LZW compressed data.
- decode(PdfString) - Method in class com.itextpdf.kernel.font.PdfFont
- decode(PdfString) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- decode(PdfString) - Method in class com.itextpdf.kernel.font.PdfType0Font
- decode(String) - Static method in class com.itextpdf.commons.utils.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- decode(String) - Static method in class com.itextpdf.kernel.pdf.PdfDate
-
Converts a PDF string representing a date into a
Calendar
. - decode(String) - Static method in class com.itextpdf.kernel.xmp.impl.Base64
-
Decode the given string.
- decode(String, int) - Static method in class com.itextpdf.commons.utils.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- Decode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DECODE - Static variable in class com.itextpdf.commons.utils.Base64
-
Specify decoding.
- decode1D(byte[], byte[], int, int) - Method in class com.itextpdf.io.codec.TIFFFaxDecoder
- decode2D(byte[], byte[], int, int, long) - Method in class com.itextpdf.io.codec.TIFFFaxDecoder
- decodeBase64(String) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Decode from Base64 encoded string to raw data.
- decodeBytes(byte[], PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.PdfReader
-
Decode bytes applying the filters specified in the provided dictionary using default filter handlers.
- decodeBytes(byte[], PdfDictionary, Map
) - Static method in class com.itextpdf.kernel.pdf.PdfReader -
Decode a byte[] applying the filters specified in the provided dictionary using the provided filter handlers.
- decodeCMapObject(CMapObject) - Static method in class com.itextpdf.io.font.cmap.CMapContentParser
- decodeContent() - Method in class com.itextpdf.kernel.pdf.PdfString
- decodeFileToFile(String, String) - Static method in class com.itextpdf.commons.utils.Base64
-
Reads infile and decodes it to outfile.
- decodeFlateBytes(PdfStream, byte[]) - Method in class com.itextpdf.kernel.pdf.PdfOutputStream
- decodeFromFile(String) - Static method in class com.itextpdf.commons.utils.Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodeIntoGlyphLine(PdfString) - Method in class com.itextpdf.kernel.font.PdfFont
-
Decodes sequence of character codes (e.g.
- decodeIntoGlyphLine(PdfString) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Decodes sequence of character codes (e.g.
- decodeIntoGlyphLine(PdfString) - Method in class com.itextpdf.kernel.font.PdfType0Font
-
Decodes sequence of character codes (e.g.
- decodeName(byte[]) - Static method in class com.itextpdf.io.font.cmap.CMapContentParser
- decodeNextScanline() - Method in class com.itextpdf.io.codec.TIFFFaxDecompressor
- decodeNextScanline(byte[], int, int) - Method in class com.itextpdf.io.codec.TIFFFaxDecoder
- decodeParms - Variable in class com.itextpdf.io.image.ImageData
- DecodeParms - Static variable in class com.itextpdf.kernel.pdf.PdfName
- decodePredictor(byte[], PdfObject) - Static method in class com.itextpdf.kernel.pdf.filters.FlateDecodeFilter
- decodeRaw(byte[], byte[], int, int) - Method in class com.itextpdf.io.codec.TIFFFaxDecompressor
- decodeRLE() - Method in class com.itextpdf.io.codec.TIFFFaxDecompressor
- decodeSequence(byte[], int, int) - Method in class com.itextpdf.io.font.cmap.CMapByteCid
-
Decode byte sequence.
- decodeSingle(byte[], CMapByteCid.Cursor) - Method in class com.itextpdf.io.font.cmap.CMapByteCid
- decodeStringContent(byte[], boolean) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Resolve escape symbols or hexadecimal symbols.
- decodeStringContent(byte[], int, int, boolean) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Resolve escape symbols or hexadecimal symbols.
- decodeStringToByte(String) - Static method in class com.itextpdf.io.font.cmap.AbstractCMap
- decodeT4() - Method in class com.itextpdf.io.codec.TIFFFaxDecompressor
- decodeT6() - Method in class com.itextpdf.io.codec.TIFFFaxDecompressor
- decodeT6(byte[], byte[], int, int, long) - Method in class com.itextpdf.io.codec.TIFFFaxDecoder
- decodeToFile(String, String) - Static method in class com.itextpdf.commons.utils.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class com.itextpdf.commons.utils.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- decreaseHeight(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Decreases the height of rectangle by the given value.
- decreaseWidth(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Decreases the width of rectangle by the given value.
- decrement() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Decrements current value.
- decrypt - Variable in class com.itextpdf.kernel.pdf.PdfReader
- decryptByteArray(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- decryptPrivateKeyInfo(IInputDecryptorProvider) - Method in class com.itextpdf.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfoBC
-
Calls actual
decryptPrivateKeyInfo
method for the wrapped PKCS8EncryptedPrivateKeyInfo object. - decryptPrivateKeyInfo(IInputDecryptorProvider) - Method in class com.itextpdf.bouncycastlefips.pkcs.PKCS8EncryptedPrivateKeyInfoBCFips
-
Calls actual
decryptPrivateKeyInfo
method for the wrapped PKCS8EncryptedPrivateKeyInfo object. - decryptPrivateKeyInfo(IInputDecryptorProvider) - Method in interface com.itextpdf.commons.bouncycastle.pkcs.IPKCS8EncryptedPrivateKeyInfo
-
Calls actual
decryptPrivateKeyInfo
method for the wrapped PKCS8EncryptedPrivateKeyInfo object. - deepCopyAttributesAndStyles(ISvgNodeRenderer) - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Make a deep copy of the styles and attributes of this renderer Helper method for deep copying logic
- deepCopyChildren(AbstractBranchSvgNodeRenderer) - Method in class com.itextpdf.svg.renderers.impl.AbstractBranchSvgNodeRenderer
-
Create a deep copy of every child renderer and add them to the passed
AbstractBranchSvgNodeRenderer
- DEFAUL_MODULE_HEIGHT - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- DEFAUL_MODULE_WIDTH - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- Default - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DEFAULT - Enum constant in enum com.itextpdf.layout.properties.ListSymbolPosition
- DEFAULT - Static variable in class com.itextpdf.kernel.geom.PageSize
- DEFAULT_APPEARANCE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- DEFAULT_ASPECT_RATIO - Static variable in class com.itextpdf.svg.SvgConstants.Values
-
Value representing the default aspect ratio: xmidymid.
- DEFAULT_BAR_BACKGROUND_COLOR - Variable in class com.itextpdf.barcodes.Barcode1D
-
The default color to draw if a bar is not present.
- DEFAULT_BAR_FOREGROUND_COLOR - Variable in class com.itextpdf.barcodes.Barcode1D
-
The default color to draw if a bar is present.
- DEFAULT_BIDI - Enum constant in enum com.itextpdf.layout.properties.BaseDirection
- DEFAULT_BORDER_WIDTH - Static variable in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
- DEFAULT_COMPRESSION - Static variable in class com.itextpdf.kernel.pdf.CompressionConstants
-
A possible compression level.
- DEFAULT_CRYPT_FILTER_NOT_FOUND_ENCRYPTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DEFAULT_DATA_MATRIX_ENCODING - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
- DEFAULT_FONT_SIZE - Static variable in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Size of text in form fields when font size is not explicitly set.
- DEFAULT_LAYOUT_MODE - Enum constant in enum com.itextpdf.layout.properties.RenderingMode
-
Default object layout mode
- DEFAULT_LIST_SYMBOL - Static variable in class com.itextpdf.layout.element.List
- DEFAULT_MODULE_SIZE - Static variable in class com.itextpdf.barcodes.Barcode2D
- DEFAULT_OPERATOR - Static variable in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
- DEFAULT_PREFIX - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
this prefix is used for default namespaces
- DEFAULT_SCRIPT - Static variable in class com.itextpdf.io.font.otf.OpenTypeScript
- DEFAULT_STRICTNESS_LEVEL - Static variable in class com.itextpdf.kernel.pdf.PdfReader
-
The default
PdfReader.StrictnessLevel
to be used. - DEFAULT_STYLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- DEFAULT_TRAILER_FIELD - Static variable in class com.itextpdf.signatures.RSASSAPSSMechanismParams
-
Default value of the trailer field parameter.
- DEFAULT_UNITS_VALUE - Static variable in class com.itextpdf.layout.borders.FixedDashedBorder
-
Default dash unitsOn and unitsOff value.
- DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
-
The Constant DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN.
- DEFAULT_WIDTH - Static variable in class com.itextpdf.io.font.FontProgram
- DefaultAccessibilityProperties - Class in com.itextpdf.kernel.pdf.tagutils
-
The class represents a basic implementation of
AccessibilityProperties
that preserves specified accessibility properties. - DefaultAccessibilityProperties(String) - Constructor for class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
-
Instantiates a new
DefaultAccessibilityProperties
instance based on structure element role. - DefaultClipper - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
- DefaultClipper() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- DefaultClipper(int) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- DefaultCMYK - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DefaultCryptFilter - Static variable in class com.itextpdf.kernel.pdf.PdfName
- defaultFont - Variable in class com.itextpdf.layout.RootElement
- defaultFontFamily - Variable in class com.itextpdf.layout.font.FontProvider
-
The default font-family is used by
FontSelector
if it's impossible to select a font for all other set font-families - defaultFontProvider - Variable in class com.itextpdf.layout.RootElement
- DefaultGray - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DEFAULTHASHALGORITHM - Static variable in class com.itextpdf.signatures.TSAClientBouncyCastle
-
The default value for the hash algorithm
- DefaultITextProductEventProcessor - Class in com.itextpdf.commons.actions.processors
-
Defines a default strategy of product event processing.
- DefaultITextProductEventProcessor(String) - Constructor for class com.itextpdf.commons.actions.processors.DefaultITextProductEventProcessor
-
Creates an instance of product event processor.
- defaultLanguage - Variable in class com.itextpdf.io.font.otf.ScriptRecord
- DefaultPdfTextLocation - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
This class acts as a default implementation of IPdfTextLocation
- DefaultPdfTextLocation(int, Rectangle, String) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.DefaultPdfTextLocation
- DefaultProductProcessorFactory - Class in com.itextpdf.commons.actions.processors
-
Default factory class to construct
ITextProductEventProcessor
instance. - DefaultProductProcessorFactory() - Constructor for class com.itextpdf.commons.actions.processors.DefaultProductProcessorFactory
- DefaultResourceRetriever - Class in com.itextpdf.styledxmlparser.resolver.resource
-
Default implementation of the
IResourceRetriever
interface, which can set a limit on the size of retrieved resources using input stream with a limit on the number of bytes read. - DefaultResourceRetriever() - Constructor for class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
-
Creates a new
DefaultResourceRetriever
instance. - DefaultRGB - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DefaultSafeXmlParserFactory - Class in com.itextpdf.kernel.utils
-
Implementation of
IXmlParserFactory
for creating safe xml parser objects. - DefaultSafeXmlParserFactory() - Constructor for class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory
-
Creates instance of
DefaultSafeXmlParserFactory
. - defaultSplitCharacters - Variable in class com.itextpdf.layout.RootElement
- DefaultSplitCharacters - Class in com.itextpdf.layout.splitting
-
The default implementation of
ISplitCharacters
interface. - DefaultSplitCharacters() - Constructor for class com.itextpdf.layout.splitting.DefaultSplitCharacters
- DefaultSvgNodeRendererFactory - Class in com.itextpdf.svg.renderers.factories
-
The default implementation of
ISvgNodeRendererFactory
that will be used by default by the entry points defined by this project. - DefaultSvgNodeRendererFactory() - Constructor for class com.itextpdf.svg.renderers.factories.DefaultSvgNodeRendererFactory
-
Default constructor with default
ISvgNodeRenderer
creation logic. - DefaultSvgProcessor - Class in com.itextpdf.svg.processors.impl
-
Default implementation of
ISvgProcessor
. - DefaultSvgProcessor() - Constructor for class com.itextpdf.svg.processors.impl.DefaultSvgProcessor
-
Instantiates a DefaultSvgProcessor object.
- DefaultSymbols - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
A Map with default symbols.
- DEFAULTTOKENSIZE - Static variable in class com.itextpdf.signatures.TSAClientBouncyCastle
-
The default value for the hash algorithm
- DefaultTypographyApplier - Class in com.itextpdf.layout.renderer.typography
- DefaultTypographyApplier() - Constructor for class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- defaultValidators - Variable in class com.itextpdf.styledxmlparser.css.validate.impl.CssDefaultValidator
-
A map containing all the CSS declaration validators.
- DEFER - Static variable in class com.itextpdf.svg.SvgConstants.Values
-
Value representing how to preserve the aspect ratio when dealing with images.
- deferredNonRetain - Variable in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
- defineOptionName(int) - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
- defineOptionName(int) - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
- defineOptionName(int) - Method in class com.itextpdf.kernel.xmp.options.Options
-
To be implemeted by inheritants.
- defineOptionName(int) - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
- defineOptionName(int) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- defineOptionName(int) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- deflated - Variable in class com.itextpdf.io.image.ImageData
- DeflaterOutputStream - Class in com.itextpdf.io.source
- DeflaterOutputStream(OutputStream) - Constructor for class com.itextpdf.io.source.DeflaterOutputStream
- DeflaterOutputStream(OutputStream, int) - Constructor for class com.itextpdf.io.source.DeflaterOutputStream
- DeflaterOutputStream(OutputStream, int, int) - Constructor for class com.itextpdf.io.source.DeflaterOutputStream
- DEFS - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining objects that can be reused from another context
- DefsSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
- DefsSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.DefsSvgNodeRenderer
- DEG - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DEG.
- DEHONG_DAI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DEL - Static variable in class com.itextpdf.barcodes.Barcode128
- delegate - Variable in class com.itextpdf.kernel.pdf.canvas.parser.listener.GlyphEventListener
- delegates - Variable in class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredEventListener
- DELETE_EXISTING - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
may be used in the future
- deleteArrayItem(String, String, int) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- deleteArrayItem(String, String, int) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Deletes the given XMP subtree rooted at the given array item.
- deleteDirectory(String) - Static method in class com.itextpdf.test.ITextTest
-
Removes the directory with given path along with its content including all the subdirectories.
- deleteFile(File) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Deletes a file and returns whether the operation succeeded.
- deleteMetaObject(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Deletes the MetaObject at the specified index.
- deleteNamespace(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- deleteNamespace(String) - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
Deletes a namespace from the registry.
- deleteOwnProperty(int) - Method in class com.itextpdf.layout.ElementPropertyContainer
- deleteOwnProperty(int) - Method in interface com.itextpdf.layout.IPropertyContainer
-
Deletes the own property of this entity.
- deleteOwnProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Deletes the own property of this entity.
- deleteOwnProperty(int) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- deleteOwnProperty(int) - Method in class com.itextpdf.layout.RootElement
- deleteOwnProperty(int) - Method in class com.itextpdf.layout.tagging.TaggingDummyElement
- deleteProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Deletes property from this very renderer, or in case the property is specified on its model element, the property of the model element is deleted
- deleteProperty(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- deleteProperty(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Deletes the given XMP subtree rooted at the given property.
- deleteQualifier(String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- deleteQualifier(String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Deletes the given XMP subtree rooted at the given qualifier.
- deleteStructField(String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- deleteStructField(String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Deletes the given XMP subtree rooted at the given struct field.
- delims - Static variable in class com.itextpdf.io.source.PdfTokenizer
- deltaTransform(double[], int, double[], int, int) - Method in class com.itextpdf.kernel.geom.AffineTransform
- deltaTransform(Point, Point) - Method in class com.itextpdf.kernel.geom.AffineTransform
- deltaX - Variable in class com.itextpdf.layout.renderer.ImageRenderer
- Departmental - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DEPRECATED_AES256_REVISION - Static variable in class com.itextpdf.kernel.pdf.VersionConforming
- DEPRECATED_ENCRYPTION_ALGORITHMS - Static variable in class com.itextpdf.kernel.pdf.VersionConforming
- DEPRECATED_NEED_APPEARANCES_IN_ACROFORM - Static variable in class com.itextpdf.kernel.pdf.VersionConforming
- DEPRECATED_SETSTATE_AND_NOOP_ACTIONS_ARE_NOT_ALLOWED - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- DEPRECATED_XFA_FORMS - Static variable in class com.itextpdf.kernel.pdf.VersionConforming
- DERIA5StringBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
DERIA5String
. - DERIA5StringBC(String) - Constructor for class com.itextpdf.bouncycastle.asn1.DERIA5StringBC
-
Creates new wrapper instance for
DERIA5String
. - DERIA5StringBC(DERIA5String) - Constructor for class com.itextpdf.bouncycastle.asn1.DERIA5StringBC
-
Creates new wrapper instance for
DERIA5String
. - DERIA5StringBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
DERIA5String
. - DERIA5StringBCFips(String) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERIA5StringBCFips
-
Creates new wrapper instance for
DERIA5String
. - DERIA5StringBCFips(DERIA5String) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERIA5StringBCFips
-
Creates new wrapper instance for
DERIA5String
. - DERNullBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
DERNull
. - DERNullBC(DERNull) - Constructor for class com.itextpdf.bouncycastle.asn1.DERNullBC
-
Creates new wrapper instance for
DERNull
. - DERNullBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
DERNull
. - DERNullBCFips(DERNull) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERNullBCFips
-
Creates new wrapper instance for
DERNull
. - DEROctetStringBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
DEROctetString
. - DEROctetStringBC(byte[]) - Constructor for class com.itextpdf.bouncycastle.asn1.DEROctetStringBC
-
Creates new wrapper instance for
DEROctetString
. - DEROctetStringBC(DEROctetString) - Constructor for class com.itextpdf.bouncycastle.asn1.DEROctetStringBC
-
Creates new wrapper instance for
DEROctetString
. - DEROctetStringBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
DEROctetString
. - DEROctetStringBCFips(byte[]) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DEROctetStringBCFips
-
Creates new wrapper instance for
DEROctetString
. - DEROctetStringBCFips(DEROctetString) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DEROctetStringBCFips
-
Creates new wrapper instance for
DEROctetString
. - DERSequenceBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
DERSequence
. - DERSequenceBC(ASN1Encodable) - Constructor for class com.itextpdf.bouncycastle.asn1.DERSequenceBC
-
Creates new wrapper instance for
DERSequence
. - DERSequenceBC(ASN1EncodableVector) - Constructor for class com.itextpdf.bouncycastle.asn1.DERSequenceBC
-
Creates new wrapper instance for
DERSequence
. - DERSequenceBC(DERSequence) - Constructor for class com.itextpdf.bouncycastle.asn1.DERSequenceBC
-
Creates new wrapper instance for
DERSequence
. - DERSequenceBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
DERSequence
. - DERSequenceBCFips(ASN1Encodable) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERSequenceBCFips
-
Creates new wrapper instance for
DERSequence
. - DERSequenceBCFips(ASN1EncodableVector) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERSequenceBCFips
-
Creates new wrapper instance for
DERSequence
. - DERSequenceBCFips(DERSequence) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERSequenceBCFips
-
Creates new wrapper instance for
DERSequence
. - DERSetBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
DERSet
. - DERSetBC(ASN1Encodable) - Constructor for class com.itextpdf.bouncycastle.asn1.DERSetBC
-
Creates new wrapper instance for
DERSet
. - DERSetBC(ASN1EncodableVector) - Constructor for class com.itextpdf.bouncycastle.asn1.DERSetBC
-
Creates new wrapper instance for
DERSet
. - DERSetBC(DERSet) - Constructor for class com.itextpdf.bouncycastle.asn1.DERSetBC
-
Creates new wrapper instance for
DERSet
. - DERSetBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
DERSet
. - DERSetBCFips(ASN1Encodable) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERSetBCFips
-
Creates new wrapper instance for
DERSet
. - DERSetBCFips(ASN1EncodableVector) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERSetBCFips
-
Creates new wrapper instance for
DERSet
. - DERSetBCFips(DERSet) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERSetBCFips
-
Creates new wrapper instance for
DERSet
. - DERTaggedObjectBC - Class in com.itextpdf.bouncycastle.asn1
-
Wrapper class for
DERTaggedObject
. - DERTaggedObjectBC(boolean, int, ASN1Encodable) - Constructor for class com.itextpdf.bouncycastle.asn1.DERTaggedObjectBC
-
Creates new wrapper instance for
DERTaggedObject
. - DERTaggedObjectBC(int, ASN1Encodable) - Constructor for class com.itextpdf.bouncycastle.asn1.DERTaggedObjectBC
-
Creates new wrapper instance for
DERTaggedObject
. - DERTaggedObjectBC(DERTaggedObject) - Constructor for class com.itextpdf.bouncycastle.asn1.DERTaggedObjectBC
-
Creates new wrapper instance for
DERTaggedObject
. - DERTaggedObjectBCFips - Class in com.itextpdf.bouncycastlefips.asn1
-
Wrapper class for
DERTaggedObject
. - DERTaggedObjectBCFips(boolean, int, ASN1Encodable) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERTaggedObjectBCFips
-
Creates new wrapper instance for
DERTaggedObject
. - DERTaggedObjectBCFips(int, ASN1Encodable) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERTaggedObjectBCFips
-
Creates new wrapper instance for
DERTaggedObject
. - DERTaggedObjectBCFips(DERTaggedObject) - Constructor for class com.itextpdf.bouncycastlefips.asn1.DERTaggedObjectBCFips
-
Creates new wrapper instance for
DERTaggedObject
. - Desc - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DESC - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- DESC - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the description of its parent element
- DescendantFonts - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Descent - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Description - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
A textual description of the content of the resource.
- DESCRIPTION - Enum constant in enum com.itextpdf.signatures.PdfSignatureAppearance.RenderingMode
-
The rendering mode is just the description.
- deserializeFromStream(InputStream, TypeReference
) - Static method in class com.itextpdf.commons.utils.JsonUtil -
Deserializes passed JSON stream to object with passed type.
- deserializeFromStream(InputStream, JavaType) - Static method in class com.itextpdf.commons.utils.JsonUtil
-
Deserializes passed JSON stream to object with passed type.
- deserializeFromStream(InputStream, Class
) - Static method in class com.itextpdf.commons.utils.JsonUtil -
Deserializes passed JSON stream to object with passed type.
- deserializeFromString(String, TypeReference
) - Static method in class com.itextpdf.commons.utils.JsonUtil -
Deserializes passed JSON string to object with passed type.
- deserializeFromString(String, JavaType) - Static method in class com.itextpdf.commons.utils.JsonUtil
-
Deserializes passed JSON string to object with passed type.
- deserializeFromString(String, Class
) - Static method in class com.itextpdf.commons.utils.JsonUtil -
Deserializes passed JSON string to object with passed type.
- Design - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Dest - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DEST - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- DESTINATION - Static variable in class com.itextpdf.layout.properties.Property
- DESTINATION_NOT_PERMITTED_WHEN_ACTION_IS_SET - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- DestinationResolverCopyFilter - Class in com.itextpdf.kernel.pdf
-
A copy filter that will handle goto annotations and actions separately.
- DestinationResolverCopyFilter(PdfDocument, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.DestinationResolverCopyFilter
-
Initilazes a copy filter that will set all needed information aside to handle objects with a page destination after all pages are copied.
- DestObject - Class in com.itextpdf.forms.xfdf
-
Represents Dest element, a child of the link, GoTo, and GoToR elements.
- DestObject() - Constructor for class com.itextpdf.forms.xfdf.DestObject
- DestOutputProfile - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DESTOUTPUTPROFILE_IN_THE_PDFA1_OUTPUTINTENT_DICTIONARY_SHALL_BE_RGB - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- Dests - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DETAILS - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
A type of initial view
- detectImageType(byte[]) - Static method in class com.itextpdf.io.image.ImageTypeDetector
-
Detect image type by magic bytes given the byte array source.
- detectImageType(InputStream) - Static method in class com.itextpdf.io.image.ImageTypeDetector
-
Detect image type by magic bytes given the input stream.
- detectImageType(URL) - Static method in class com.itextpdf.io.image.ImageTypeDetector
-
Detect image type by magic bytes given the source URL.
- DETERMINANT_IS_ZERO_CANNOT_INVERT_TRANSFORMATION - Static variable in exception com.itextpdf.kernel.geom.NoninvertibleTransformException
- determinePositionBetweenValueAndUnit(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
-
Method used in preparation of splitting a string containing a numeric value with a metric unit (e.g.
- DeviceCMY - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DeviceCmyk - Class in com.itextpdf.kernel.colors
-
Color space to specify colors according to CMYK color model.
- DeviceCmyk() - Constructor for class com.itextpdf.kernel.colors.DeviceCmyk
-
Creates DeviceCmyk color with all colorants intensities initialised as zeroes.
- DeviceCmyk(float, float, float, float) - Constructor for class com.itextpdf.kernel.colors.DeviceCmyk
-
Creates DeviceCmyk color by intensities of cyan, magenta, yellow and black colorants.
- DeviceCmyk(int, int, int, int) - Constructor for class com.itextpdf.kernel.colors.DeviceCmyk
-
Creates DeviceCmyk color by intensities of cyan, magenta, yellow and black colorants.
- DeviceCMYK - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DEVICECMYK_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_CMYK_PDFA_OUTPUT_INTENT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- DEVICECMYK_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_CMYK_PDFA_OUTPUT_INTENT_OR_DEFAULTCMYK_IN_USAGE_CONTEXT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- DeviceGray - Class in com.itextpdf.kernel.colors
-
Color space to specify shades of gray color.
- DeviceGray - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DeviceGray() - Constructor for class com.itextpdf.kernel.colors.DeviceGray
-
Creates DeviceGray color with grayscale value initialised as zero.
- DeviceGray(float) - Constructor for class com.itextpdf.kernel.colors.DeviceGray
-
Creates DeviceGray color by given grayscale.
- DeviceN - Class in com.itextpdf.kernel.colors
- DeviceN - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DeviceN(PdfSpecialCs.DeviceN) - Constructor for class com.itextpdf.kernel.colors.DeviceN
- DeviceN(PdfSpecialCs.DeviceN, float[]) - Constructor for class com.itextpdf.kernel.colors.DeviceN
- DeviceN(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
- DeviceN(PdfArray, PdfObject, PdfObject) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
- DeviceN(List
, PdfColorSpace, IPdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN -
Creates a new DiviceN colorspace.
- DeviceN(List
, PdfColorSpace, IPdfFunction, float[]) - Constructor for class com.itextpdf.kernel.colors.DeviceN -
Creates a color in a new DeviceN color space.
- DeviceRgb - Class in com.itextpdf.kernel.colors
-
Color space to specify colors according to RGB color model.
- DeviceRgb() - Constructor for class com.itextpdf.kernel.colors.DeviceRgb
-
Creates DeviceRgb color with all colorants intensities initialised as zeroes.
- DeviceRgb(float, float, float) - Constructor for class com.itextpdf.kernel.colors.DeviceRgb
-
Creates DeviceRgb color by intensities of red, green and blue colorants.
- DeviceRgb(int, int, int) - Constructor for class com.itextpdf.kernel.colors.DeviceRgb
-
Creates DeviceRgb color by intensities of red, green and blue colorants.
- DeviceRgb(Color) - Constructor for class com.itextpdf.kernel.colors.DeviceRgb
-
Create DeviceRGB color from R, G, B values of java.awt.Color
- DeviceRGB - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DEVICERGB_AND_DEVICECMYK_COLORSPACES_CANNOT_BE_USED_BOTH_IN_ONE_FILE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- DEVICERGB_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_RGB_PDFA_OUTPUT_INTENT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- DEVICERGB_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_RGB_PDFA_OUTPUT_INTENT_OR_DEFAULTRGB_IN_USAGE_CONTEXT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- DeviceRGBK - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DHANGU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DHIVEHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DHUWAL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- diamond - Static variable in class com.itextpdf.forms.util.DrawingUtil
- Diamond - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DIAMOND - Enum constant in enum com.itextpdf.forms.fields.properties.CheckBoxType
- DICTIONARY - Static variable in class com.itextpdf.io.font.cmap.CMapObject
- DICTIONARY - Static variable in class com.itextpdf.kernel.pdf.PdfObject
- DICTIONARY_DOES_NOT_HAVE_SUPPORTED_FONT_DATA - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DICTIONARY_THIS_KEY_IS_NOT_A_NAME - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- DictNumberItem(int) - Constructor for class com.itextpdf.io.font.CFFFont.DictNumberItem
- DictOffsetItem() - Constructor for class com.itextpdf.io.font.CFFFont.DictOffsetItem
- DictPathItem - Class in com.itextpdf.kernel.utils.objectpathitems
-
Direct path item (see
ObjectPath
, which describes transition to thePdfDictionary
entry which value is now a currently comparing direct object. - DictPathItem(PdfName) - Constructor for class com.itextpdf.kernel.utils.objectpathitems.DictPathItem
-
Creates an instance of the
DictPathItem
. - Difference - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DIFFERENCE - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.ClipType
- DIFFERENCE - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- DIFFERENCE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DIFFERENCE.
- differences - Variable in class com.itextpdf.io.font.FontEncoding
-
Encoding names.
- differences - Variable in class com.itextpdf.kernel.utils.CompareTool.CompareResult
- Differences - Static variable in class com.itextpdf.kernel.pdf.PdfName
- digest(InputStream, String, String) - Static method in class com.itextpdf.signatures.DigestAlgorithms
-
Creates a hash using a specific digest algorithm and a provider.
- digest(InputStream, MessageDigest) - Static method in class com.itextpdf.signatures.DigestAlgorithms
-
Create a digest based on the inputstream.
- digestAlgorithm - Variable in class com.itextpdf.signatures.TSAClientBouncyCastle
-
Hash algorithm
- DigestAlgorithms - Class in com.itextpdf.signatures
-
Class that contains a map with the different message digest algorithms.
- DigestAlgorithms() - Constructor for class com.itextpdf.signatures.DigestAlgorithms
- DigestCalculatorBC - Class in com.itextpdf.bouncycastle.operator
-
Wrapper class for
DigestCalculator
. - DigestCalculatorBC(DigestCalculator) - Constructor for class com.itextpdf.bouncycastle.operator.DigestCalculatorBC
-
Creates new wrapper instance for
DigestCalculator
. - DigestCalculatorBCFips - Class in com.itextpdf.bouncycastlefips.operator
-
Wrapper class for
DigestCalculator
. - DigestCalculatorBCFips(DigestCalculator) - Constructor for class com.itextpdf.bouncycastlefips.operator.DigestCalculatorBCFips
-
Creates new wrapper instance for
DigestCalculator
. - DigestCalculatorProviderBC - Class in com.itextpdf.bouncycastle.operator
-
Wrapper class for
DigestCalculatorProvider
. - DigestCalculatorProviderBC(DigestCalculatorProvider) - Constructor for class com.itextpdf.bouncycastle.operator.DigestCalculatorProviderBC
-
Creates new wrapper instance for
DigestCalculatorProvider
. - DigestCalculatorProviderBCFips - Class in com.itextpdf.bouncycastlefips.operator
-
Wrapper class for
DigestCalculatorProvider
. - DigestCalculatorProviderBCFips(DigestCalculatorProvider) - Constructor for class com.itextpdf.bouncycastlefips.operator.DigestCalculatorProviderBCFips
-
Creates new wrapper instance for
DigestCalculatorProvider
. - DigestLocation - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DigestMethod - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DigestValue - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DIMLI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DINKA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DIRECT_COLOR_SPACES - Static variable in class com.itextpdf.kernel.pdf.colorspace.PdfColorSpace
- Direction - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DIRECTION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DIRECTION.
- directLayout(LayoutContext) - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
- directOnly - Variable in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
- DIRECTONLY_OBJECT_CANNOT_BE_INDIRECT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- DIRECTORY_NUMBER_IS_TOO_LARGE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- directoryExists(String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Checks whether there is a directory at the provided path.
- disableCachedPagesComparison() - Method in class com.itextpdf.kernel.utils.CompareTool
-
Disables the default logic of pages comparison.
- DISABLED - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
-
The Constant DISABLED.
- DISABLED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DISABLED.
- Disc - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DISC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DISC.
- DISGEST_ALGORITM_MGF_MISMATCH - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- dispatchEvent(Event) - Method in class com.itextpdf.kernel.events.EventDispatcher
- dispatchEvent(Event) - Method in interface com.itextpdf.kernel.events.IEventDispatcher
-
Dispatches an event.
- dispatchEvent(Event) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Dispatches an event.
- dispatchEvent(Event, boolean) - Method in class com.itextpdf.kernel.events.EventDispatcher
- dispatchEvent(Event, boolean) - Method in interface com.itextpdf.kernel.events.IEventDispatcher
-
Dispatches a delayed event.
- dispatchEvent(Event, boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Dispatches a delayed event.
- DISPLAY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DISPLAY.
- DisplayDocTitle - Static variable in class com.itextpdf.kernel.pdf.PdfName
- distance(double, double) - Method in class com.itextpdf.kernel.geom.Point
- distance(double, double, double, double) - Static method in class com.itextpdf.kernel.geom.Point
- distance(Point) - Method in class com.itextpdf.kernel.geom.Point
- distanceFromEndOf(ITextChunkLocation) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- distanceSq(double, double) - Method in class com.itextpdf.kernel.geom.Point
- distanceSq(double, double, double, double) - Static method in class com.itextpdf.kernel.geom.Point
- distanceSq(Point) - Method in class com.itextpdf.kernel.geom.Point
- distanceToleranceManhattan - Static variable in class com.itextpdf.kernel.geom.BezierCurve
-
The Manhattan distance is used in the case when either the line ((x1, y1), (x4, y4)) passes through both (x2, y2) and (x3, y3) or (x1, y1) = (x4, y4).
- distanceToleranceSquare - Static variable in class com.itextpdf.kernel.geom.BezierCurve
-
In the case when neither the line ((x1, y1), (x4, y4)) passes through both (x2, y2) and (x3, y3) nor (x1, y1) = (x4, y4) we use the square of the sum of the distances mentioned below in compare to this field as the criterion of good approximation.
- distParallelEnd() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- distParallelStart() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- distPerpendicular() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- DistributionPointBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
DistributionPoint
. - DistributionPointBC(DistributionPoint) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.DistributionPointBC
-
Creates new wrapper instance for
DistributionPoint
. - DistributionPointBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
DistributionPoint
. - DistributionPointBCFips(DistributionPoint) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointBCFips
-
Creates new wrapper instance for
DistributionPoint
. - DistributionPointNameBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
DistributionPointName
. - DistributionPointNameBC(DistributionPointName) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.DistributionPointNameBC
-
Creates new wrapper instance for
DistributionPointName
. - DistributionPointNameBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
DistributionPointName
. - DistributionPointNameBCFips(DistributionPointName) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointNameBCFips
-
Creates new wrapper instance for
DistributionPointName
. - Div - Class in com.itextpdf.layout.element
-
A
Div
is a container object that defines a section in a document, which will have some shared layout properties. - Div - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Div() - Constructor for class com.itextpdf.layout.element.Div
- DIV - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- DIVEHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DivRenderer - Class in com.itextpdf.layout.renderer
-
Represents a renderer for the
Div
layout element. - DivRenderer(Div) - Constructor for class com.itextpdf.layout.renderer.DivRenderer
-
Creates a DivRenderer from its corresponding layout object.
- DJAMBARRPUYNGU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DM_ASCII - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
ASCII encodation.
- DM_AUTO - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
The best encodation will be used.
- DM_B256 - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Binary encodation.
- DM_C40 - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
C40 encodation.
- DM_EDIFACT - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
EDIFACT encodation.
- DM_ERROR_EXTENSION - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
An error while parsing an extension.
- DM_ERROR_INVALID_SQUARE - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
The dimensions given for the symbol are illegal.
- DM_ERROR_TEXT_TOO_BIG - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
The text is too big for the symbology capabilities.
- DM_EXTENSION - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Allows extensions to be embedded at the start of the text.
- DM_NO_ERROR - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
No error.
- DM_RAW - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
No encodation needed.
- DM_TEST - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Doesn't generate the image but returns all the other information.
- DM_TEXT - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
TEXT encodation.
- DM_X12 - Static variable in class com.itextpdf.barcodes.BarcodeDataMatrix
-
X12 encodation.
- DmParams - Class in com.itextpdf.barcodes.dmcode
- DmParams(int, int, int, int, int, int, int) - Constructor for class com.itextpdf.barcodes.dmcode.DmParams
-
Creates a DM code parameter block
- DO_NOT_ENCRYPT_METADATA - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
Add this to the mode to keep the metadata in clear text.
- doAction() - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
-
Method defines the logic of action processing.
- doAction() - Method in class com.itextpdf.commons.actions.producer.ProducerBuilder
-
Configuration events for util internal purposes are not expected to be sent.
- doAction() - Method in class com.itextpdf.kernel.actions.events.FlushPdfDocumentEvent
-
Prepares document for flushing.
- doAction() - Method in class com.itextpdf.kernel.actions.events.LinkDocumentIdEvent
-
Defines an association between
PdfDocument
andSequenceId
. - DOCFONT_HAS_ILLEGAL_DIFFERENCES - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- DocMDP - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DocOpen - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DocTimeStamp - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DocTrueTypeFont - Class in com.itextpdf.kernel.font
- document - Variable in class com.itextpdf.barcodes.Barcode1D
- document - Variable in class com.itextpdf.forms.PdfAcroForm
-
The PdfDocument to which the PdfAcroForm belongs.
- document - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
the document that the resulting content stream of this canvas will be written to.
- document - Variable in class com.itextpdf.kernel.pdf.PdfOutputStream
-
Document associated with PdfOutputStream.
- document - Variable in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
- document - Variable in class com.itextpdf.layout.renderer.DocumentRenderer
- document - Variable in class com.itextpdf.signatures.LtvVerifier
-
A document object for the revision that is being verified.
- document - Variable in class com.itextpdf.signatures.PdfSigner
-
The PdfDocument.
- Document - Class in com.itextpdf.layout
-
Document is the default root element when creating a self-sufficient PDF.
- Document - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Document(PdfDocument) - Constructor for class com.itextpdf.layout.Document
-
Creates a document from a
PdfDocument
. - Document(PdfDocument, PageSize) - Constructor for class com.itextpdf.layout.Document
-
Creates a document from a
PdfDocument
with a manually setPageSize
. - Document(PdfDocument, PageSize, boolean) - Constructor for class com.itextpdf.layout.Document
-
Creates a document from a
PdfDocument
with a manually setPageSize
. - DOCUMENT - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- DOCUMENT_ALREADY_HAS_FIELD - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- DOCUMENT_ALREADY_PRE_CLOSED - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- DOCUMENT_CLOSED_IT_IS_IMPOSSIBLE_TO_EXECUTE_ACTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DOCUMENT_CLOSED_IT_IS_IMPOSSIBLE_TO_EXECUTE_ACTION - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- DOCUMENT_DOES_NOT_CONTAIN_STRUCT_TREE_ROOT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DOCUMENT_FOR_COPY_TO_CANNOT_BE_NULL - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DOCUMENT_HAS_CONFLICTING_OCG_NAMES - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- DOCUMENT_HAS_NO_PDF_CATALOG_OBJECT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DOCUMENT_HAS_NOT_BEEN_READ_YET - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DOCUMENT_IDS_ARE_CORRUPTED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- DOCUMENT_MUST_BE_PRE_CLOSED - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- DOCUMENT_MUST_HAVE_READER - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- DOCUMENT_TO_READ_FROM_SHALL_BE_A_PDFA_CONFORMANT_FILE_WITH_VALID_XMP_METADATA - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- DOCUMENT_VERSION_IN_CATALOG_CORRUPTED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- documentContainsCertificationOrApprovalSignatures() - Method in class com.itextpdf.signatures.PdfSigner
- DocumentFragment - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DOCUMENTFRAGMENT - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- documentId - Variable in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- DocumentProperties - Class in com.itextpdf.kernel.pdf
-
Class with additional properties for
PdfDocument
processing. - DocumentProperties() - Constructor for class com.itextpdf.kernel.pdf.DocumentProperties
-
Default constructor, use provided setters for configuration options.
- DocumentProperties(DocumentProperties) - Constructor for class com.itextpdf.kernel.pdf.DocumentProperties
-
Creates a copy of class instance.
- documentReady(PdfDocument, PageRange) - Method in interface com.itextpdf.kernel.utils.PdfSplitter.IDocumentReadyListener
- DocumentRenderer - Class in com.itextpdf.layout.renderer
- DocumentRenderer(Document) - Constructor for class com.itextpdf.layout.renderer.DocumentRenderer
- DocumentRenderer(Document, boolean) - Constructor for class com.itextpdf.layout.renderer.DocumentRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.AbstractBranchSvgNodeRenderer
-
Method that will set properties to be inherited by this branch renderer's children and will iterate over all children in order to draw them.
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.AbstractContainerSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.AbstractGradientSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Draws this element to a canvas-like object maintained in the context.
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.ClipPathSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.DefsSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.EllipseSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.GroupSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.ImageSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.LineSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.PathSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.PolylineSvgNodeRenderer
-
Draws this element to a canvas-like object maintained in the context.
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.RectangleSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.StopSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
-
Method that will set properties to be inherited by this branch renderer's children and will iterate over all children in order to draw them.
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.TextSvgTSpanBranchRenderer
- doDraw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.UseSvgNodeRenderer
- doesArrayItemExist(String, String, int) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- doesArrayItemExist(String, String, int) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Tells if the array item exists.
- doesNotThrow(Executor) - Static method in class com.itextpdf.test.AssertUtil
-
Asserts that
Executor.execute()
method call doesn't produce anyException
otherwise test will fail by throwingAssertionError
. - doesNotThrow(Executor, String) - Static method in class com.itextpdf.test.AssertUtil
-
Asserts that
Executor.execute()
method call doesn't produce anyException
otherwise test will fail by throwingAssertionError
. - doesPropertyExist(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- doesPropertyExist(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Returns whether the property exists.
- doesQualifierExist(String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- doesQualifierExist(String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
DoesQualifierExist tells if the qualifier exists.
- doesSignatureFieldExist(String) - Method in class com.itextpdf.signatures.SignatureUtil
-
Checks whether a name exists as a signature field or not.
- doesStructFieldExist(String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- doesStructFieldExist(String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
DoesStructFieldExist tells if the struct field exists.
- doFinal() - Method in class com.itextpdf.kernel.crypto.AESCipher
- DOGRI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DOGRI2 - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Domain - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DoNothingFilter - Class in com.itextpdf.kernel.pdf.filters
-
A filter that doesn't modify the stream at all
- DoNothingFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.DoNothingFilter
- DONT_BREAK_LINES - Static variable in class com.itextpdf.commons.utils.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- doPlacement(int, int) - Static method in class com.itextpdf.barcodes.dmcode.Placement
-
Execute the placement
- dot(Vector) - Method in class com.itextpdf.kernel.geom.Vector
-
Computes the dot product of this vector with the specified vector
- Dotted - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DOTTED - Static variable in class com.itextpdf.layout.borders.Border
-
The dotted border.
- DOTTED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DOTTED.
- DottedBorder - Class in com.itextpdf.layout.borders
-
Draws a dotted border around the element it has been set to.
- DottedBorder(float) - Constructor for class com.itextpdf.layout.borders.DottedBorder
-
Creates a DottedBorder instance with the specified width.
- DottedBorder(Color, float) - Constructor for class com.itextpdf.layout.borders.DottedBorder
-
Creates a DottedBorder instance with the specified width and color.
- DottedBorder(Color, float, float) - Constructor for class com.itextpdf.layout.borders.DottedBorder
-
Creates a DottedBorder with the specified width, color and opacity.
- DottedLine - Class in com.itextpdf.kernel.pdf.canvas.draw
-
Implementation of
ILineDrawer
which draws a dotted horizontal line along the bottom edge of the specified rectangle. - DottedLine() - Constructor for class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
Constructs a dotted horizontal line which will be drawn along the bottom edge of the specified rectangle.
- DottedLine(float) - Constructor for class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
Constructs a dotted horizontal line which will be drawn along the bottom edge of the specified rectangle.
- DottedLine(float, float) - Constructor for class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
Constructs a dotted horizontal line which will be drawn along the bottom edge of the specified rectangle.
- Double - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DOUBLE - Static variable in class com.itextpdf.layout.borders.Border
-
The double border.
- DOUBLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DOUBLE.
- DoubleBorder - Class in com.itextpdf.layout.borders
-
Creates a double border around the element it's set to.
- DoubleBorder(float) - Constructor for class com.itextpdf.layout.borders.DoubleBorder
-
Creates a DoubleBorder with the specified width for both the two borders as the space in between them.
- DoubleBorder(Color, float) - Constructor for class com.itextpdf.layout.borders.DoubleBorder
-
Creates a DoubleBorder with the specified width for both the two borders as the space in between them and the specified color for the two borders.
- DoubleBorder(Color, float, float) - Constructor for class com.itextpdf.layout.borders.DoubleBorder
-
Creates a DoubleBorder with the specified width for both the two borders as the space in between them and the specified color for the two borders.
- DoublePoint() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.DoublePoint
- DoublePoint(double, double) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.DoublePoint
- DoublePoint(double, double, double) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.DoublePoint
- DoublePoint(Point.DoublePoint) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.DoublePoint
- doubleValue() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Returns double value of current instance of
PdfNumber
. - Dp - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DP - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DPart - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DPCM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DPCM.
- DPI - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DPI.
- dpiX - Variable in class com.itextpdf.io.image.ImageData
- dpiY - Variable in class com.itextpdf.io.image.ImageData
- DPPX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant DPPX.
- DR - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Draft - Static variable in class com.itextpdf.kernel.pdf.PdfName
- draw(PdfCanvas) - Method in class com.itextpdf.svg.renderers.path.impl.ClosePath
- draw(PdfCanvas) - Method in class com.itextpdf.svg.renderers.path.impl.CurveTo
- draw(PdfCanvas) - Method in class com.itextpdf.svg.renderers.path.impl.EllipticalCurveTo
- draw(PdfCanvas) - Method in class com.itextpdf.svg.renderers.path.impl.LineTo
- draw(PdfCanvas) - Method in class com.itextpdf.svg.renderers.path.impl.MoveTo
- draw(PdfCanvas) - Method in class com.itextpdf.svg.renderers.path.impl.QuadraticCurveTo
-
Draws a quadratic Bezier curve from the current point to (x,y) using (x1,y1) as the control point
- draw(PdfCanvas) - Method in interface com.itextpdf.svg.renderers.path.IPathShape
-
Draws this instruction to a canvas object.
- draw(PdfCanvas, float, float, float, float, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.Border
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.DashedBorder
- draw(PdfCanvas, float, float, float, float, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.DottedBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.FixedDashedBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.RoundDotsBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.SolidBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.Border
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.Border
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.Border3D
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.DashedBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.DottedBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.DoubleBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.FixedDashedBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.RoundDotsBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, float, float, float, float, Border.Side, float, float) - Method in class com.itextpdf.layout.borders.SolidBorder
-
All borders are supposed to be drawn in such way, that inner content of the element is on the right from the drawing direction.
- draw(PdfCanvas, Rectangle) - Method in class com.itextpdf.kernel.pdf.canvas.draw.DashedLine
- draw(PdfCanvas, Rectangle) - Method in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
- draw(PdfCanvas, Rectangle) - Method in interface com.itextpdf.kernel.pdf.canvas.draw.ILineDrawer
-
Performs configurable drawing operations related to specific region coordinates on a canvas.
- draw(PdfCanvas, Rectangle) - Method in class com.itextpdf.kernel.pdf.canvas.draw.SolidLine
- draw(PdfCanvas, Rectangle) - Method in class com.itextpdf.layout.borders.Border
-
Draw borders around the target rectangle.
- draw(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Flushes the renderer subtree contents, i.e.
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Flushes the renderer subtree contents, i.e.
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
-
Throws an UnsupportedOperationException because instances of this class are only used for terminating the current content area.
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.BlockRenderer
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.ImageRenderer
- draw(DrawContext) - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Flushes the renderer subtree contents, i.e.
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.LinkRenderer
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.ListItemRenderer
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
-
Flushes the renderer subtree contents, i.e.
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.TabRenderer
- draw(DrawContext) - Method in class com.itextpdf.layout.renderer.TextRenderer
- draw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Applies transformations set to this object, if any, and delegates the drawing of this element and its children to the
doDraw
method. - draw(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.PdfRootSvgNodeRenderer
- draw(SvgDrawContext) - Method in interface com.itextpdf.svg.renderers.ISvgNodeRenderer
-
Draws this element to a canvas-like object maintained in the context.
- DRAW_NO_DRAW - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- drawBackground(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Draws a background layer if it is defined by a key
Property.BACKGROUND
in either the layout element or thisIRenderer
itself. - drawBackground(DrawContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Draws a background layer if it is defined by a key
Property.BACKGROUND
in either the layout element or thisIRenderer
itself. - drawBackground(DrawContext) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Draws a background layer if it is defined by a key
Property.BACKGROUND
in either the layout element or thisIRenderer
itself. - drawBackground(DrawContext) - Method in class com.itextpdf.layout.renderer.CellRenderer
- drawBackground(DrawContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
- drawBackgrounds(DrawContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
- drawBorder(PdfCanvas, PdfFormXObject, float, float) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Draws a border using the borderWidth and borderColor of the form field.
- drawBorder(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Performs the drawing operation for the border of this renderer, if defined by any of the
Property.BORDER
values in either the layout element or thisIRenderer
itself. - drawBorder(DrawContext) - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Performs the drawing operation for the border of this renderer, if defined by any of the
Property.BORDER
values in either the layout element or thisIRenderer
itself. - drawBorder(DrawContext) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Performs the drawing operation for the border of this renderer, if defined by any of the
Property.BORDER
values in either the layout element or thisIRenderer
itself. - drawBorder(DrawContext) - Method in class com.itextpdf.layout.renderer.CellRenderer
-
Performs the drawing operation for the border of this renderer, if defined by any of the
Property.BORDER
values in either the layout element or thisIRenderer
itself. - drawBorder(DrawContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
- drawBorders(DrawContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
- drawCaption(DrawContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.Border
-
Draws the border of a cell.
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.Border3D
-
Draws the border of a cell.
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.DashedBorder
-
Draws the border of a cell.
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.DottedBorder
-
Draws the border of a cell.
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.DoubleBorder
-
Draws the border of a cell.
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.FixedDashedBorder
-
Draws the border of a cell.
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.RoundDotsBorder
-
Draws the border of a cell.
- drawCellBorder(PdfCanvas, float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.SolidBorder
-
Draws the border of a cell.
- drawCheckBoxAndSaveAppearance(String) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Draw a checkbox and save its appearance.
- drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in class com.itextpdf.forms.form.renderer.checkboximpl.HtmlCheckBoxRenderingStrategy
-
Draws a check box icon.
- drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in interface com.itextpdf.forms.form.renderer.checkboximpl.ICheckBoxRenderingStrategy
-
Draws a check box icon.
- drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in class com.itextpdf.forms.form.renderer.checkboximpl.PdfACheckBoxRenderingStrategy
-
Draws a check box icon.
- drawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle) - Method in class com.itextpdf.forms.form.renderer.checkboximpl.PdfCheckBoxRenderingStrategy
-
Draws a check box icon.
- drawChildren(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Performs the drawing operation for all
children
of this renderer. - drawChildren(DrawContext) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
- drawChildren(DrawContext) - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer.FlatParagraphRenderer
-
Performs the drawing operation for all
children
of this renderer. - drawChildren(DrawContext) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Performs the drawing operation for all
children
of this renderer. - drawChildren(DrawContext) - Method in class com.itextpdf.layout.renderer.LineSeparatorRenderer
-
Performs the drawing operation for all
children
of this renderer. - drawChildren(DrawContext) - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
-
Performs the drawing operation for all
children
of this renderer. - drawChildren(DrawContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
-
Performs the drawing operation for all
children
of this renderer. - drawCircle(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a circle with the specified radius.
- DrawContext - Class in com.itextpdf.layout.renderer
- DrawContext(PdfDocument, PdfCanvas) - Constructor for class com.itextpdf.layout.renderer.DrawContext
- DrawContext(PdfDocument, PdfCanvas, boolean) - Constructor for class com.itextpdf.layout.renderer.DrawContext
- drawCross(PdfCanvas, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a cross with the specified width and height.
- drawDiscontinuousBorders(PdfCanvas, Rectangle, float[], float[], Border.Side, float, float) - Method in class com.itextpdf.layout.borders.Border
-
Perform drawing operations to draw discontinuous borders.
- DrawingUtil - Class in com.itextpdf.forms.util
-
Utility class to draw form fields
PdfFormField
. - DrawingUtil() - Constructor for class com.itextpdf.forms.util.DrawingUtil
- drawMarker(SvgDrawContext, MarkerVertexType) - Method in interface com.itextpdf.svg.renderers.IMarkerCapable
-
Draws a marker in the specified context.
- drawMarker(SvgDrawContext, MarkerVertexType) - Method in class com.itextpdf.svg.renderers.impl.LineSvgNodeRenderer
- drawMarker(SvgDrawContext, MarkerVertexType) - Method in class com.itextpdf.svg.renderers.impl.PathSvgNodeRenderer
- drawMarker(SvgDrawContext, MarkerVertexType) - Method in class com.itextpdf.svg.renderers.impl.PolylineSvgNodeRenderer
- drawOnCanvas(InputStream, PdfCanvas) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a pre-made canvas object.
- drawOnCanvas(InputStream, PdfCanvas, float, float) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a pre-made canvas object, to a specified location.
- drawOnCanvas(InputStream, PdfCanvas, float, float, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a pre-made canvas object, at a specified position on the canvas.
- drawOnCanvas(InputStream, PdfCanvas, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a pre-made canvas object.
- drawOnCanvas(String, PdfCanvas) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a pre-made canvas object.
- drawOnCanvas(String, PdfCanvas, float, float) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a pre-made canvas object.
- drawOnCanvas(String, PdfCanvas, float, float, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
draws a String containing valid SVG to a pre-made canvas object, at a specified location.
- drawOnCanvas(String, PdfCanvas, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a pre-made canvas object.
- drawOnDocument(InputStream, PdfDocument, int) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a document, on a given page number ate the origni of the page.
- drawOnDocument(InputStream, PdfDocument, int, float, float) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a document, on a given page number on the provided x and y coordinate.
- drawOnDocument(InputStream, PdfDocument, int, float, float, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a document, on a given page number on the provided x and y coordinate.
- drawOnDocument(InputStream, PdfDocument, int, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a document, on a given page number on the provided x and y coordinate.
- drawOnDocument(String, PdfDocument, int) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a document, on a given page number at the origin of the page.
- drawOnDocument(String, PdfDocument, int, float, float) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a document, on a given page number on the provided x and y coordinate.
- drawOnDocument(String, PdfDocument, int, float, float, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a document, on a given page number on the provided x and y coordinate.
- drawOnDocument(String, PdfDocument, int, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a document, on a given page number on the provided x and y coordinate.
- drawOnPage(InputStream, PdfPage) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a given page at coordinate 0,0.
- drawOnPage(InputStream, PdfPage, float, float) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a given page, at a given location.
- drawOnPage(InputStream, PdfPage, float, float, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a given page at a given location.
- drawOnPage(InputStream, PdfPage, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a Stream containing valid SVG to a given page at a given location.
- drawOnPage(String, PdfPage) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a given page at the origin of the page.
- drawOnPage(String, PdfPage, float, float) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a given page on the provided x and y coordinate.
- drawOnPage(String, PdfPage, float, float, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a given page on the provided x and y coordinate.
- drawOnPage(String, PdfPage, ISvgConverterProperties) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Draws a String containing valid SVG to a given page on the provided x and y coordinate.
- drawPdfACheck(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant check mark in the specified rectangle.
- drawPdfACheck(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant check mark in the specified rectangle.
- drawPdfACircle(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant circle in the specified rectangle.
- drawPdfACircle(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant circle in the specified rectangle.
- drawPdfACross(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant cross in the specified rectangle.
- drawPdfACross(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant cross in the specified rectangle.
- drawPdfADiamond(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant diamond in the specified rectangle.
- drawPdfADiamond(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant diamond in the specified rectangle.
- drawPdfASquare(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant square in the specified rectangle.
- drawPdfASquare(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant square in the specified rectangle.
- drawPdfAStar(PdfCanvas, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant star in the specified rectangle.
- drawPdfAStar(PdfCanvas, float, float, float, float) - Static method in class com.itextpdf.forms.util.DrawingUtil
-
Draws a PDF A compliant star in the specified rectangle.
- drawPushButtonFieldAndSaveAppearance() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Draws the appearance of a push button and saves it into an appearance stream.
- drawRadioButtonAndSaveAppearance(String) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Draws the appearance of a radio button with a specified value and saves it into an appearance stream.
- drawSingleUnderline(Underline, TransparentColor, PdfCanvas, float, float) - Method in class com.itextpdf.layout.renderer.TextRenderer
- drawTextFormFieldAndSaveAppearance() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Draws the appearance of a text form field with and saves it into an appearance stream.
- DrawUtils - Class in com.itextpdf.svg.utils
-
Utility class for drowing shapes on
PdfCanvas
- DS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- dss - Variable in class com.itextpdf.signatures.LtvVerifier
-
The document security store for the revision that is being verified
- DSS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- dump(PrintStream) - Method in class com.itextpdf.io.codec.LZWStringTable
- dumpAsString(Object) - Method in class com.itextpdf.bouncycastle.asn1.util.ASN1DumpBC
-
Calls actual
dumpAsString
method for the wrapped ASN1Dump object. - dumpAsString(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.util.ASN1DumpBCFips
-
Calls actual
dumpAsString
method for the wrapped ASN1Dump object. - dumpAsString(Object) - Method in interface com.itextpdf.commons.bouncycastle.asn1.util.IASN1Dump
-
Calls actual
dumpAsString
method for the wrapped ASN1Dump object. - dumpAsString(Object, boolean) - Method in class com.itextpdf.bouncycastle.asn1.util.ASN1DumpBC
-
Calls actual
dumpAsString
method for the wrapped ASN1Dump object. - dumpAsString(Object, boolean) - Method in class com.itextpdf.bouncycastlefips.asn1.util.ASN1DumpBCFips
-
Calls actual
dumpAsString
method for the wrapped ASN1Dump object. - dumpAsString(Object, boolean) - Method in interface com.itextpdf.commons.bouncycastle.asn1.util.IASN1Dump
-
Calls actual
dumpAsString
method for the wrapped ASN1Dump object. - dumpList() - Method in class com.itextpdf.barcodes.BarcodePDF417
- dumpObject() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- dumpObject() - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Renders this node and the tree unter this node in a human readable form.
- DUNGAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Duplex - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DUPLEX_FLIP_LONG_EDGE - Enum constant in enum com.itextpdf.kernel.pdf.PdfViewerPreferences.PdfViewerPreferencesConstants
-
The paper handling option constant for
PdfName.Duplex
. - DUPLEX_FLIP_SHORT_EDGE - Enum constant in enum com.itextpdf.kernel.pdf.PdfViewerPreferences.PdfViewerPreferencesConstants
-
The paper handling option constant for
PdfName.Duplex
. - DuplexFlipLongEdge - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DuplexFlipShortEdge - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DURING_CONSTRUCTION_OF_ICC_PROFILE_ERROR_OCCURRED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- DURING_DECOMPRESSION_MULTIPLE_STREAMS_IN_SUM_OCCUPIED_MORE_MEMORY_THAN_ALLOWED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DURING_DECOMPRESSION_SINGLE_STREAM_OCCUPIED_MORE_MEMORY_THAN_ALLOWED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DURING_DECOMPRESSION_SINGLE_STREAM_OCCUPIED_MORE_THAN_MAX_INTEGER_VALUE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- DUTCH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DUTCH_FLEMISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- DV - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DW - Static variable in class com.itextpdf.kernel.pdf.PdfName
- DX - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the relative x-translation of a text-element
- DY - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the relative y-translation of a text-element
- DZONGKHA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
E
- E - Static variable in class com.itextpdf.kernel.pdf.PdfName
- E - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Email address in Verisign certificates.
- EACH_LINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant EACH_LINE.
- ean - Variable in class com.itextpdf.barcodes.BarcodeEANSUPP
-
The barcode with the EAN/UPC.
- EAN13 - Static variable in class com.itextpdf.barcodes.BarcodeEAN
-
A type of barcode
- EAN8 - Static variable in class com.itextpdf.barcodes.BarcodeEAN
-
A type of barcode
- EASTERN_CHAM - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EASTERN_CREE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EASTERN_MANINKAKAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EASTERN_PWO_KAREN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EBIRA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EDO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EF - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EF_KEY_OF_FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_DICTIONARY_WITH_VALID_F_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- EFF - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EFIK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EFOpen - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ELEMENT_ALREADY_HAS_IDENTIFIER - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
-
Message warns about overriding of the identifier of identifiable element.
- ELEMENT_DOES_NOT_FIT_AREA - Static variable in class com.itextpdf.layout.logs.LayoutLogMessageConstant
- ELEMENT_WAS_FORCE_PLACED_KEEP_WITH_NEXT_WILL_BE_IGNORED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ElementContentEncodingFormat - Enum in com.itextpdf.forms.xfdf
-
Represents encoding attribute of data or resource elements (children of fileattachment and sound elements).
- ElementPropertyContainer<T extends IPropertyContainer> - Class in com.itextpdf.layout
-
A generic abstract element that fits in a PDF layout object hierarchy.
- ElementPropertyContainer() - Constructor for class com.itextpdf.layout.ElementPropertyContainer
- ellipse(double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Draws an ellipse inscribed within the rectangle x1,y1,x2,y2.
- ELLIPSE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining an
ellipse
. - EllipseSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
ISvgNodeRenderer
implementation for thetag. - EllipseSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.EllipseSvgNodeRenderer
- EllipticalCurveTo - Class in com.itextpdf.svg.renderers.path.impl
-
Implements elliptical curveTo (A) segment of SVG's path element.
- EllipticalCurveTo() - Constructor for class com.itextpdf.svg.renderers.path.impl.EllipticalCurveTo
-
Creates an absolute Elliptical curveTo.
- EllipticalCurveTo(boolean) - Constructor for class com.itextpdf.svg.renderers.path.impl.EllipticalCurveTo
-
Creates a Elliptical curveTo.
- Em - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EM - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- EM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant EM.
- EmailAddress - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Email address (RSA PKCS#9 extension) - IA5String.
- embedded - Variable in class com.itextpdf.kernel.font.PdfFont
-
true if the font is to be embedded in the PDF.
- EMBEDDED_FILE_SHALL_BE_COMPLIANT_WITH_SPEC - Static variable in class com.itextpdf.pdfa.logs.PdfAConformanceLogMessageConstant
- EMBEDDED_FILE_SHALL_CONTAIN_PARAMS_KEY_WITH_DICTIONARY_AS_VALUE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- EMBEDDED_FILE_SHALL_CONTAIN_PARAMS_KEY_WITH_VALID_MODDATE_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- EMBEDDED_FILE_SHOULD_CONTAIN_PARAMS_KEY - Static variable in class com.itextpdf.pdfa.logs.PdfAConformanceLogMessageConstant
- EMBEDDED_FILES_ONLY - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
Add this to the mode to keep encrypt only the embedded files.
- EMBEDDED_GO_TO_DESTINATION_NOT_SPECIFIED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- EmbeddedFile - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EmbeddedFiles - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EMBOSSED - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
-
The Constant EMBOSSED.
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.DictNumberItem
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.DictOffsetItem
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.IndexOffsetItem
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.Item
-
Emit the byte stream for this item.
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.RangeItem
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.StringItem
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.UInt16Item
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.UInt24Item
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.UInt32Item
- emit(byte[]) - Method in class com.itextpdf.io.font.CFFFont.UInt8Item
- empty() - Method in class com.itextpdf.svg.processors.impl.ProcessorState
-
Returns true when the processorstate is empty, false when there is at least one ISvgNodeRenderer in the state.
- EMPTY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant EMPTY.
- EMPTY_BYTES - Static variable in class com.itextpdf.kernel.font.PdfFont
- EMPTY_CELLS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant EMPTY_CELLS.
- EMPTY_F_LEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- EMPTY_FIELD_NAME_ELEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- EMPTY_FIELD_VALUE_ELEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- EMPTY_IDS_ELEMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- EMPTY_RADIO_GROUP_NAME - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- emptyArea - Variable in class com.itextpdf.layout.layout.RootLayoutArea
-
Indicates whether the area already has some placed content or not.
- EmptyCMapToUnicodeMap - Static variable in class com.itextpdf.io.font.cmap.CMapToUnicode
- EmptyStack() - Method in class com.itextpdf.io.font.CFFFontSubset
-
Empty the Type2 Stack
- enableAutoTagging(PdfPage) - Method in class com.itextpdf.layout.Canvas
-
Enables canvas content autotagging.
- ENABLED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ENABLED.
- enableEncryptionCompare() - Method in class com.itextpdf.kernel.utils.CompareTool
-
Enables the comparison of the encryption properties of the documents.
- enableMemoryLimitsAwareHandler(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.MemoryLimitsAwareFilter
-
Creates a
MemoryLimitsAwareOutputStream
which will be used for decompression of the passed pdf stream. - encode(byte[]) - Static method in class com.itextpdf.kernel.xmp.impl.Base64
-
Encode the given byte[].
- encode(byte[], int) - Static method in class com.itextpdf.kernel.xmp.impl.Base64
-
Encode the given byte[].
- encode(String) - Static method in class com.itextpdf.kernel.xmp.impl.Base64
-
Encode the given string.
- encode(String, int, int) - Method in class com.itextpdf.barcodes.qrcode.QRCodeWriter
-
Encode a string into a QR code with dimensions width x height, using error-correction level L and the smallest version for which he contents fit into the QR-code?
- encode(String, int, int, Map
) - Method in class com.itextpdf.barcodes.qrcode.QRCodeWriter -
Encode a string into a QR code with dimensions width x height.
- Encode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ENCODE - Static variable in class com.itextpdf.commons.utils.Base64
-
Specify encoding.
- ENCODE_UTF16BE - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
UTF16BE encoding
- ENCODE_UTF16LE - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
UTF16LE encoding
- ENCODE_UTF8 - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
UTF8 encoding; this is the default
- encodeBase64(byte[]) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from a byte array to a base64 encoded string.
- encodeBytes(byte[]) - Static method in class com.itextpdf.commons.utils.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfString
-
Escape special symbols or convert to hexadecimal string.
- encodeBytes(byte[], int) - Static method in class com.itextpdf.commons.utils.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class com.itextpdf.commons.utils.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class com.itextpdf.commons.utils.Base64
-
Encodes a byte array into Base64 notation.
- EncodedByteAlign - Static variable in class com.itextpdf.kernel.pdf.PdfName
- encodeFileToFile(String, String) - Static method in class com.itextpdf.commons.utils.Base64
-
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class com.itextpdf.commons.utils.Base64
-
Convenience method for reading a binary file and base64-encoding it.
- EncodeHintType - Class in com.itextpdf.barcodes.qrcode
-
These are a set of hints that you may pass to Writers to specify their behavior.
- encodeObject(Serializable) - Static method in class com.itextpdf.commons.utils.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeObject(Serializable, int) - Static method in class com.itextpdf.commons.utils.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeToFile(byte[], String) - Static method in class com.itextpdf.commons.utils.Base64
-
Convenience method for encoding data to a file.
- encoding - Variable in class com.itextpdf.kernel.pdf.PdfString
- Encoding - Static variable in class com.itextpdf.kernel.pdf.PdfName
- encodingOffset - Variable in class com.itextpdf.io.font.CFFFont.Font
- encodingScheme - Variable in class com.itextpdf.io.font.FontProgram
-
The font's encoding name.
- EncodingUtil - Class in com.itextpdf.commons.utils
-
This file is a helper class for internal usage only.
- ENCOUNTERED_INVALID_MCR - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- encrypt(PdfEncryption) - Method in class com.itextpdf.kernel.pdf.PdfString
-
Encrypt content of
value
and set as content. - encrypt(PdfReader, OutputStream) - Method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, EncryptionProperties) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, EncryptionProperties, Map
) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor -
Entry point to encrypt a PDF document.
- encrypt(PdfReader, OutputStream, Map
) - Method in class com.itextpdf.kernel.pdf.PdfEncryptor -
Entry point to encrypt a PDF document.
- Encrypt - Static variable in class com.itextpdf.kernel.pdf.PdfName
- encryptARCFOUR(byte[]) - Method in class com.itextpdf.kernel.crypto.ARCFOUREncryption
- encryptARCFOUR(byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.ARCFOUREncryption
- encryptARCFOUR(byte[], int, int) - Method in class com.itextpdf.kernel.crypto.ARCFOUREncryption
- encryptARCFOUR(byte[], int, int, byte[], int) - Method in class com.itextpdf.kernel.crypto.ARCFOUREncryption
- encryptByteArray(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- encrypted - Variable in class com.itextpdf.kernel.pdf.PdfReader
- ENCRYPTED_PAYLOAD_FILE_SPEC_DOES_NOT_HAVE_ENCRYPTED_PAYLOAD_DICTIONARY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_BE_INDIRECT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_HAVE_AFRELATIONSHIP_FILED_EQUAL_TO_ENCRYPTED_PAYLOAD - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_HAVE_EF_DICTIONARY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_HAVE_TYPE_EQUAL_TO_FILESPEC - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ENCRYPTED_PAYLOAD_SHALL_HAVE_SUBTYPE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ENCRYPTED_PAYLOAD_SHALL_HAVE_TYPE_EQUALS_TO_ENCRYPTED_PAYLOAD_IF_PRESENT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- EncryptedContentInfoBC - Class in com.itextpdf.bouncycastle.asn1.cms
-
Wrapper class for
EncryptedContentInfo
. - EncryptedContentInfoBC(IASN1ObjectIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.EncryptedContentInfoBC
-
Creates new wrapper instance for
EncryptedContentInfo
. - EncryptedContentInfoBC(EncryptedContentInfo) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.EncryptedContentInfoBC
-
Creates new wrapper instance for
EncryptedContentInfo
. - EncryptedContentInfoBCFips - Class in com.itextpdf.bouncycastlefips.asn1.cms
-
Wrapper class for
EncryptedContentInfo
. - EncryptedContentInfoBCFips(IASN1ObjectIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.EncryptedContentInfoBCFips
-
Creates new wrapper instance for
EncryptedContentInfo
. - EncryptedContentInfoBCFips(EncryptedContentInfo) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.EncryptedContentInfoBCFips
-
Creates new wrapper instance for
EncryptedContentInfo
. - EncryptedPayload - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ENCRYPTION_AES_128 - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
Type of encryption.
- ENCRYPTION_AES_256 - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
Type of encryption.
- ENCRYPTION_ENTRIES_P_AND_ENCRYPT_METADATA_NOT_CORRESPOND_PERMS_ENTRY - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- encryptionAlgorithm - Variable in class com.itextpdf.kernel.pdf.EncryptionProperties
- EncryptionConstants - Class in com.itextpdf.kernel.pdf
-
Encryption constants for
WriterProperties.setStandardEncryption(byte[], byte[], int, int)
. - encryptionProperties - Variable in class com.itextpdf.kernel.pdf.WriterProperties
- EncryptionProperties - Class in com.itextpdf.kernel.pdf
-
Allows configuration of output PDF encryption.
- EncryptionProperties() - Constructor for class com.itextpdf.kernel.pdf.EncryptionProperties
- encryptMetadata - Variable in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
- EncryptMetadata - Static variable in class com.itextpdf.kernel.pdf.PdfName
- end - Variable in class com.itextpdf.barcodes.BarcodePDF417.Segment
- end - Variable in class com.itextpdf.io.font.otf.GlyphLine
- end - Variable in class com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
- End - Static variable in class com.itextpdf.kernel.pdf.PdfName
- END - Enum constant in enum com.itextpdf.layout.properties.AlignmentPropertyValue
- END - Enum constant in enum com.itextpdf.layout.properties.JustifyContent
- END - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant END.
- END_OF_CONTENT_STREAM_REACHED_BEFORE_END_OF_IMAGE_DATA - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- END_OF_FILE - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- END_OF_PAGE - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- END_OF_STRIPE - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- END_PAGE - Static variable in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Dispatched before page is flushed to a document.
- END_TEXT - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.EventType
- EndArray - Enum constant in enum com.itextpdf.io.source.PdfTokenizer.TokenType
- endChildMarginsHandling(Rectangle) - Method in class com.itextpdf.layout.margincollapse.MarginsCollapseHandler
-
This method shall be called after child occupied area is included into parent occupied area.
- EndDic - Enum constant in enum com.itextpdf.io.source.PdfTokenizer.TokenType
- endElement(String, String, String) - Method in class com.itextpdf.layout.hyphenation.PatternParser
- endElementOpacityApplying(DrawContext) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- EndIndent - Static variable in class com.itextpdf.kernel.pdf.PdfName
- endLayer() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Ends OCG layer.
- endMarginsCollapse(Rectangle) - Method in class com.itextpdf.layout.margincollapse.MarginsCollapseHandler
- endMarkedContent() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Remove the latest marked content from the stack.
- endMarkedContent() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Manually end a Marked Content sequence.
- EndObj - Enum constant in enum com.itextpdf.io.source.PdfTokenizer.TokenType
- EndOfBlock - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EndOfFile - Enum constant in enum com.itextpdf.io.source.PdfTokenizer.TokenType
- EndOfLine - Static variable in class com.itextpdf.kernel.pdf.PdfName
- endOfText() - Method in class com.itextpdf.layout.font.FontSelectorStrategy
- endPath() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Ends the path without filling or stroking it.
- endRotationIfApplied(PdfCanvas) - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
This method ends rotation for the renderer if applied.
- endsWithSplitCharacter - Variable in class com.itextpdf.layout.layout.TextLayoutResult
- endText() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Ends text block (PDF ET operator).
- endTransformationIfApplied(PdfCanvas) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- endVariableText() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Ends variable text block
- Enforce - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ENGLISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ENGLISH_LOWER - Enum constant in enum com.itextpdf.layout.properties.ListNumberingType
- ENGLISH_UPPER - Enum constant in enum com.itextpdf.layout.properties.ListNumberingType
- EnglishAlphabetNumbering - Class in com.itextpdf.kernel.numbering
-
This class is responsible for converting integer numbers to their English alphabet letter representations.
- EnglishAlphabetNumbering() - Constructor for class com.itextpdf.kernel.numbering.EnglishAlphabetNumbering
- ensureDocumentHasNPages(int, PageSize) - Method in class com.itextpdf.layout.renderer.DocumentRenderer
-
Ensures that PDF document has n pages.
- ensureObjectIsAddedToDocument(PdfObject) - Static method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
Some wrappers use object's indirect reference to obtain the
PdfDocument
to which the object belongs to. - ensureRootRendererNotNull() - Method in class com.itextpdf.layout.Canvas
- ensureRootRendererNotNull() - Method in class com.itextpdf.layout.Document
- ensureRootRendererNotNull() - Method in class com.itextpdf.layout.RootElement
- ensureUnderlyingObjectHasIndirectReference() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
- entrySet() - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns a Set holding the key-value pairs as Map#Entry objects.
- EnvelopedDataBC - Class in com.itextpdf.bouncycastle.asn1.cms
-
Wrapper class for
EnvelopedData
. - EnvelopedDataBC(IOriginatorInfo, IASN1Set, IEncryptedContentInfo, IASN1Set) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.EnvelopedDataBC
-
Creates new wrapper instance for
EnvelopedData
. - EnvelopedDataBC(EnvelopedData) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.EnvelopedDataBC
-
Creates new wrapper instance for
EnvelopedData
. - EnvelopedDataBCFips - Class in com.itextpdf.bouncycastlefips.asn1.cms
-
Wrapper class for
EnvelopedData
. - EnvelopedDataBCFips(IOriginatorInfo, IASN1Set, IEncryptedContentInfo, IASN1Set) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.EnvelopedDataBCFips
-
Creates new wrapper instance for
EnvelopedData
. - EnvelopedDataBCFips(EnvelopedData) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.EnvelopedDataBCFips
-
Creates new wrapper instance for
EnvelopedData
. - eoClip() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Modify the current clipping path by intersecting it with the current path, using the even-odd rule to determine which regions lie inside the clipping path.
- eoFill() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
EOFills current path.
- eoFillStroke() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Fills the path, using the even-odd rule to determine the region to fill and strokes it.
- eofPos - Variable in class com.itextpdf.kernel.pdf.PdfReader
- EOL_CODE_WORD_ENCOUNTERED_IN_BLACK_RUN - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- EOL_CODE_WORD_ENCOUNTERED_IN_WHITE_RUN - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- EOT - Enum constant in enum com.itextpdf.styledxmlparser.css.font.CssFontFace.FontFormat
-
"embedded-opentype"
- EP - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EPS - Static variable in class com.itextpdf.layout.renderer.AbstractRenderer
-
The maximum difference between
Rectangle
coordinates to consider rectangles equal - eq - Variable in class com.itextpdf.layout.hyphenation.TernaryTree
-
Pointer to equal branch and to data when this node is a string terminator.
- equalArrayTypes(PropertyOptions) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
Compares two options set for array compatibility.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodingBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.ASN1InputStreamBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.ASN1OutputStreamBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.ASN1StringBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.cms.AttributeTableBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPObjectIdentifiersBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.asn1.util.ASN1DumpBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastle.cert.CertIOExceptionBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaCertStoreBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509CertificateConverterBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateStatusBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastle.cert.ocsp.OCSPExceptionBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.ReqBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.RespIDBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.ocsp.SingleRespBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.X509CertificateHolderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.X509CRLHolderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.X509ExtensionUtilsBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cert.X509v2CRLBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.CMSEnvelopedDataBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastle.cms.CMSExceptionBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.RecipientBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.RecipientIdBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationStoreBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.SignerInfoGeneratorBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.cms.SignerInformationVerifierBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JcaPEMKeyConverterBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastle.openssl.PEMExceptionBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.openssl.PEMParserBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.ContentSignerBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.ContentVerifierProviderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.DigestCalculatorBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.DigestCalculatorProviderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.InputDecryptorProviderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentSignerBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilderBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastle.operator.OperatorCreationExceptionBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfoBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastle.pkcs.PKCSExceptionBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestGeneratorBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseGeneratorBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenGeneratorBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenInfoBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastle.tsp.TSPExceptionBC
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodingBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1InputStreamBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1OutputStreamBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1StringBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.cms.AttributeTableBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPObjectIdentifiersBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.asn1.util.ASN1DumpBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastlefips.cert.CertIOExceptionBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaCertStoreBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509CertificateConverterBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509v3CertificateBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateStatusBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastlefips.cert.ocsp.OCSPExceptionBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.ReqBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.RespIDBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.SingleRespBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.X509CertificateHolderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.X509CRLHolderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.X509ExtensionUtilsBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cert.X509v2CRLBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.CMSEnvelopedDataBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastlefips.cms.CMSExceptionBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSignerInfoGeneratorBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.RecipientBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.RecipientIdBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationStoreBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.SignerInfoGeneratorBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.cms.SignerInformationVerifierBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JcaPEMKeyConverterBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastlefips.openssl.PEMExceptionBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.openssl.PEMParserBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.ContentSignerBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.ContentVerifierProviderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.DigestCalculatorBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.DigestCalculatorProviderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.InputDecryptorProviderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentSignerBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentVerifierProviderBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaDigestCalculatorProviderBuilderBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastlefips.operator.OperatorCreationExceptionBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.pkcs.PKCS8EncryptedPrivateKeyInfoBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastlefips.pkcs.PKCSExceptionBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestGeneratorBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseGeneratorBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenGeneratorBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenInfoBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in exception com.itextpdf.bouncycastlefips.tsp.TSPExceptionBCFips
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.commons.actions.data.ProductData
- equals(Object) - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Indicate whether some other object is "equal to" this one.
- equals(Object) - Method in class com.itextpdf.io.font.otf.Glyph
-
Two Glyphs are equal if their unicode characters, code and normalized width are equal.
- equals(Object) - Method in class com.itextpdf.io.font.otf.GlyphLine.ActualText
- equals(Object) - Method in class com.itextpdf.io.font.otf.GlyphLine
- equals(Object) - Method in class com.itextpdf.kernel.colors.Color
-
Indicates whether the color is equal to the given color.
- equals(Object) - Method in class com.itextpdf.kernel.colors.gradients.GradientColorStop
- equals(Object) - Method in class com.itextpdf.kernel.colors.PatternColor
- equals(Object) - Method in class com.itextpdf.kernel.geom.AffineTransform
- equals(Object) - Method in class com.itextpdf.kernel.geom.Matrix
-
Checks equality of matrices.
- equals(Object) - Method in class com.itextpdf.kernel.geom.Point
- equals(Object) - Method in class com.itextpdf.kernel.geom.Vector
- equals(Object) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfBoolean
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfLiteral
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfName
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfNull
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfNumber
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfString
- equals(Object) - Method in class com.itextpdf.kernel.pdf.PdfVersion
- equals(Object) - Method in class com.itextpdf.kernel.utils.objectpathitems.ArrayPathItem
- equals(Object) - Method in class com.itextpdf.kernel.utils.objectpathitems.DictPathItem
- equals(Object) - Method in class com.itextpdf.kernel.utils.objectpathitems.IndirectPathItem
- equals(Object) - Method in class com.itextpdf.kernel.utils.objectpathitems.ObjectPath
-
Method returns true if this
ObjectPath
instance equals to the passed object. - equals(Object) - Method in class com.itextpdf.kernel.utils.objectpathitems.OffsetPathItem
- equals(Object) - Method in class com.itextpdf.kernel.utils.objectpathitems.TrailerPath
-
Method returns true if this
TrailerPath
instance equals to the passed object. - equals(Object) - Method in class com.itextpdf.kernel.utils.PageRange
- equals(Object) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAfter
- equals(Object) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAnd
- equals(Object) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartOddEven
- equals(Object) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSequence
- equals(Object) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSingle
- equals(Object) - Method in class com.itextpdf.kernel.xmp.options.Options
- equals(Object) - Method in class com.itextpdf.layout.borders.Border
-
Indicates whether the border is equal to the given border.
- equals(Object) - Method in class com.itextpdf.layout.font.FontCharacteristics
- equals(Object) - Method in class com.itextpdf.layout.font.FontInfo
- equals(Object) - Method in class com.itextpdf.layout.font.Range
- equals(Object) - Method in class com.itextpdf.layout.layout.LayoutArea
- equals(Object) - Method in class com.itextpdf.layout.properties.BackgroundPosition
- equals(Object) - Method in class com.itextpdf.layout.properties.Leading
- equals(Object) - Method in class com.itextpdf.layout.properties.UnitValue
- equals(Object) - Method in class com.itextpdf.svg.processors.impl.SvgProcessorResult
- equals(Map
, Map - Static method in class com.itextpdf.commons.utils.MapUtil) -
Checks if two
maps
are equal: the are of the same types and has equal number of stored entries and both has the same set of keys ans each key is associated with an appropriate value. - equalsArray(byte[], byte[], int) - Static method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
- equalsWithEpsilon(Rectangle) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Compares instance of this rectangle with given deviation equals to 0.0001
- equalsWithEpsilon(Rectangle, float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Compares instance of this rectangle with given deviation.
- error(SAXParseException) - Method in class com.itextpdf.layout.hyphenation.PatternParser
- ERROR - Static variable in class com.itextpdf.test.LogLevelConstants
- ERROR_ADDING_CHILD_NODE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
-
The Constant ERROR_ADDING_CHILD_NODE.
- ERROR_AT_FILE_POINTER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- ERROR_CORRECTION - Static variable in class com.itextpdf.barcodes.qrcode.EncodeHintType
-
Specifies what degree of error correction to use, for example in QR Codes (type Integer).
- ERROR_DURING_EVENT_PROCESSING - Static variable in exception com.itextpdf.commons.exceptions.AggregatedException
-
Notifies that event processing failed.
- ERROR_INITIALIZING_DEFAULT_CSS - Static variable in class com.itextpdf.svg.logs.SvgLogMessageConstant
- ERROR_PARSING_COULD_NOT_MAP_NODE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
-
The Constant ERROR_PARSING_COULD_NOT_MAP_NODE.
- ERROR_PARSING_CSS_SELECTOR - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
-
The Constant ERROR_PARSING_CSS_SELECTOR.
- ERROR_READING_STRING - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- ERROR_RESOLVING_PARENT_STYLES - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
-
The Constant ERROR_RESOLVING_PARENT_STYLES.
- ERROR_WHILE_FINALIZING_AES_CIPHER - Static variable in class com.itextpdf.kernel.logs.KernelLogMessageConstant
- ERROR_WHILE_INITIALIZING_AES_CIPHER - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ERROR_WHILE_LAYOUT_OF_FORM_FIELD - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- ERROR_WHILE_READING_OBJECT_STREAM - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ERROR_WITH_JP_MARKER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- errorBlock - Variable in class com.itextpdf.barcodes.dmcode.DmParams
- ErrorCorrectionLevel - Class in com.itextpdf.barcodes.qrcode
-
See ISO 18004:2006, 6.5.1.
- ERZYA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EscapeGroup - Class in com.itextpdf.styledxmlparser.css.util
-
Class to store escape characters and their processing logic.
- EscapeGroup(char) - Constructor for class com.itextpdf.styledxmlparser.css.util.EscapeGroup
-
Creates instance of
EscapeGroup
when opening and closing characters are the same. - EscapeGroup(char, char) - Constructor for class com.itextpdf.styledxmlparser.css.util.EscapeGroup
-
Creates instance of
EscapeGroup
. - escapeXML(String, boolean) - Static method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
NOTE: copied from itext5 XMLUtils class Escapes a string with the appropriated XML codes.
- escapeXML(String, boolean, boolean) - Static method in class com.itextpdf.kernel.xmp.impl.Utils
-
Serializes the node value in XML encoding.
- ESIC - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ESIC_1_7_EXTENSIONLEVEL2 - Static variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
An instance of this class for ETSI 1.7 Extension level 2.
- ESIC_1_7_EXTENSIONLEVEL5 - Static variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
An instance of this class for ETSI 1.7 Extension level 5.
- ESPERANTO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ESSCertIDBC - Class in com.itextpdf.bouncycastle.asn1.ess
-
Wrapper class for
ESSCertID
. - ESSCertIDBC(ESSCertID) - Constructor for class com.itextpdf.bouncycastle.asn1.ess.ESSCertIDBC
-
Creates new wrapper instance for
ESSCertID
. - ESSCertIDBCFips - Class in com.itextpdf.bouncycastlefips.asn1.ess
-
Wrapper class for
ESSCertID
. - ESSCertIDBCFips(ESSCertID) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ess.ESSCertIDBCFips
-
Creates new wrapper instance for
ESSCertID
. - ESSCertIDv2BC - Class in com.itextpdf.bouncycastle.asn1.ess
-
Wrapper class for
ESSCertIDv2
. - ESSCertIDv2BC(ESSCertIDv2) - Constructor for class com.itextpdf.bouncycastle.asn1.ess.ESSCertIDv2BC
-
Creates new wrapper instance for
ESSCertIDv2
. - ESSCertIDv2BCFips - Class in com.itextpdf.bouncycastlefips.asn1.ess
-
Wrapper class for
ESSCertIDv2
. - ESSCertIDv2BCFips(ESSCertIDv2) - Constructor for class com.itextpdf.bouncycastlefips.asn1.ess.ESSCertIDv2BCFips
-
Creates new wrapper instance for
ESSCertIDv2
. - ESTONIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ETSI_CAdES_DETACHED - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ETSI_RFC3161 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- evaluateCoveringDomain(Point[], Rectangle) - Static method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Evaluates the minimal domain that covers the box with vector normals.
- EVEN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EVEN - Static variable in class com.itextpdf.kernel.utils.PageRange.PageRangePartOddEven
- EVEN_ODD - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.PolyFillType
- EVEN_ODD - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.FillingRule
-
The even-odd winding number rule.
- EVENKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Event - Class in com.itextpdf.kernel.events
-
Describes abstract event.
- Event - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Event(String) - Constructor for class com.itextpdf.kernel.events.Event
-
Creates an event of the specified type.
- EventConfirmationType - Enum in com.itextpdf.commons.actions.confirmations
-
Defines the strategy of
AbstractProductProcessITextEvent
confirming. - eventDispatcher - Variable in class com.itextpdf.kernel.pdf.PdfDocument
- EventDispatcher - Class in com.itextpdf.kernel.events
-
IEventDispatcher implementation that forwards Events to registered
IEventHandler
implementations. - EventDispatcher() - Constructor for class com.itextpdf.kernel.events.EventDispatcher
- eventHandlers - Variable in class com.itextpdf.kernel.events.EventDispatcher
- eventListener - Variable in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Listener that will be notified of render events
- EventManager - Class in com.itextpdf.commons.actions
-
Entry point for event handling mechanism.
- eventOccurred(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredEventListener
- eventOccurred(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.GlyphEventListener
- eventOccurred(IEventData, EventType) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.IEventListener
-
Called when some event occurs during parsing a content stream.
- eventOccurred(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy
- eventOccurred(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.RegexBasedLocationExtractionStrategy
- eventOccurred(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.SimpleTextExtractionStrategy
- eventOccurred(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.TextMarginFinder
- eventOccurred(IEventData, EventType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
This is a proxy to pass only those events to the event listener which are supported by it.
- EventType - Enum in com.itextpdf.kernel.pdf.canvas.parser
-
Specifies different types of events where a callback should be notified.
- EVERY_ANNOTATION_SHALL_HAVE_AT_LEAST_ONE_APPEARANCE_DICTIONARY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- EWE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- EX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant EX.
- EXACT_PACKET_LENGTH - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
The padding parameter provides the overall packet length.
- EXACTLY_ONE_COLOUR_SPACE_SPECIFICATION_SHALL_HAVE_THE_VALUE_0X01_IN_THE_APPROX_FIELD - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- EXCEPTION_WHILE_CREATING_DEFAULT_FONT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- EXCEPTION_WHILE_UPDATING_XMPMETADATA - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- EXCEPTION_WITHOUT_MESSAGE - Static variable in class com.itextpdf.signatures.logs.SignLogMessageConstant
- ExceptionTestUtil - Class in com.itextpdf.test
-
Class containing the exception messages.
- ExceptionTestUtil() - Constructor for class com.itextpdf.test.ExceptionTestUtil
- ExceptionUtil - Class in com.itextpdf.io.exceptions
-
This file is a helper class for internal usage only.
- Exclude - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EXCLUDE - Enum constant in enum com.itextpdf.forms.PdfSigFieldLock.LockAction
- Exclusion - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EXCLUSION - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- EXCLUSION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant EXCLUSION.
- exclusionLocations - Variable in class com.itextpdf.signatures.PdfSigner
-
Name and content of keys that can only be added in the close() method.
- ExData - Static variable in class com.itextpdf.kernel.pdf.PdfName
- execute() - Method in interface com.itextpdf.commons.utils.Action
-
Execute action.
- execute() - Method in interface com.itextpdf.test.Executor
-
Executes some code.
- execute(IClipper.ClipType, Paths) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- execute(IClipper.ClipType, Paths) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
- execute(IClipper.ClipType, Paths, IClipper.PolyFillType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- execute(IClipper.ClipType, Paths, IClipper.PolyFillType, IClipper.PolyFillType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- execute(IClipper.ClipType, Paths, IClipper.PolyFillType, IClipper.PolyFillType) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
- execute(IClipper.ClipType, PolyTree) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- execute(IClipper.ClipType, PolyTree) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
- execute(IClipper.ClipType, PolyTree, IClipper.PolyFillType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- execute(IClipper.ClipType, PolyTree, IClipper.PolyFillType, IClipper.PolyFillType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
- execute(IClipper.ClipType, PolyTree, IClipper.PolyFillType, IClipper.PolyFillType) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
- execute(Paths, double) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- execute(PolyTree, double) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
- EXECUTIVE - Static variable in class com.itextpdf.kernel.geom.PageSize
- Executor - Interface in com.itextpdf.test
-
This class define a functional interface which executes some code and return nothing.
- EXISTING_TAG_STRUCTURE_ROOT_IS_NOT_STANDARD - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- exists(String) - Method in class com.itextpdf.io.font.CFFFont
- expandCode(byte[], int, short, int) - Method in class com.itextpdf.io.codec.LZWStringTable
-
If expanded data doesn't fit into array only what will fit is written to buf and the return value indicates how much of the expanded code has been written to the buf.
- EXPANDED - Static variable in class com.itextpdf.io.font.constants.FontStretches
- expandXPath(String, String) - Static method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathParser
-
Split an XMPPath expression apart at the conceptual steps, adding the root namespace prefix to the first property component.
- expansion - Variable in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- EXPECTED_FTYP_MARKER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- EXPECTED_IHDR_MARKER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- EXPECTED_JP_MARKER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- EXPECTED_JP2H_MARKER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- EXPECTED_TRAILING_ZERO_BITS_FOR_BYTE_ALIGNED_LINES - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- Experimental - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Expired - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Export - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ExportState - Static variable in class com.itextpdf.kernel.pdf.PdfName
- exportToUnicode() - Method in class com.itextpdf.io.font.cmap.CMapUniCid
- Extend - Static variable in class com.itextpdf.kernel.pdf.PdfName
- extended - Variable in class com.itextpdf.barcodes.Barcode1D
-
Generates extended barcode 39.
- EXTENDED - Static variable in class com.itextpdf.io.font.constants.FontMacStyleFlags
- EXTENDED_GRAPHICS_STATE - Enum constant in enum com.itextpdf.kernel.pdf.IsoKey
- EXTENDED_KEY_USAGE - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- ExtendedAnnotationFont - Enum in com.itextpdf.kernel.pdf.annot.da
-
Extended annotation fonts that are supported only by Acrobat
- ExtendedITextTest - Class in com.itextpdf.test
-
This class is used for testing when logger output should be tested as well.
- ExtendedITextTest() - Constructor for class com.itextpdf.test.ExtendedITextTest
- ExtendedKeyUsageBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
ExtendedKeyUsage
. - ExtendedKeyUsageBC(IKeyPurposeId) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.ExtendedKeyUsageBC
-
Creates new wrapper instance for
ExtendedKeyUsage
. - ExtendedKeyUsageBC(ExtendedKeyUsage) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.ExtendedKeyUsageBC
-
Creates new wrapper instance for
ExtendedKeyUsage
. - ExtendedKeyUsageBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
ExtendedKeyUsage
. - ExtendedKeyUsageBCFips(IKeyPurposeId) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.ExtendedKeyUsageBCFips
-
Creates new wrapper instance for
ExtendedKeyUsage
. - ExtendedKeyUsageBCFips(ExtendedKeyUsage) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.ExtendedKeyUsageBCFips
-
Creates new wrapper instance for
ExtendedKeyUsage
. - extendLastRow(CellRenderer[], Rectangle) - Method in class com.itextpdf.layout.renderer.TableRenderer
- Extends - Static variable in class com.itextpdf.kernel.pdf.PdfName
- EXTENSION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- ExtensionBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
Extension
. - ExtensionBC(Extension) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Creates new wrapper instance for
Extension
. - ExtensionBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
Extension
. - ExtensionBCFips(Extension) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Creates new wrapper instance for
Extension
. - extensionLevel - Variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
The extension level within the base version.
- ExtensionLevel - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ExtensionRevision - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Extensions - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ExtensionsBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
Extensions
. - ExtensionsBC(IExtension) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.ExtensionsBC
-
Creates new wrapper instance for
Extensions
. - ExtensionsBC(Extensions) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.ExtensionsBC
-
Creates new wrapper instance for
Extensions
. - ExtensionsBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
Extensions
. - ExtensionsBCFips(IExtension) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionsBCFips
-
Creates new wrapper instance for
Extensions
. - ExtensionsBCFips(Extensions) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionsBCFips
-
Creates new wrapper instance for
Extensions
. - extentWx - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current extent for Wx.
- extentWy - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current extent for Wy.
- EXTERNAL_ENTITY_ELEMENT_FOUND_IN_XML - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ExternalBlankSignatureContainer - Class in com.itextpdf.signatures
-
Produces a blank (or empty) signature.
- ExternalBlankSignatureContainer(PdfDictionary) - Constructor for class com.itextpdf.signatures.ExternalBlankSignatureContainer
-
Creates an ExternalBlankSignatureContainer.
- ExternalBlankSignatureContainer(PdfName, PdfName) - Constructor for class com.itextpdf.signatures.ExternalBlankSignatureContainer
-
Creates an ExternalBlankSignatureContainer.
- externalDecryptionProcess - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
- ExtGState - Static variable in class com.itextpdf.kernel.pdf.PdfName
- extra - Variable in class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler
-
Work area to prepare the object/generation bytes
- EXTRA_BOLD - Static variable in class com.itextpdf.io.font.constants.FontWeights
- EXTRA_CONDENSED - Static variable in class com.itextpdf.io.font.constants.FontStretches
- EXTRA_EXPANDED - Static variable in class com.itextpdf.io.font.constants.FontStretches
- EXTRA_LIGHT - Static variable in class com.itextpdf.io.font.constants.FontWeights
- EXTRA_SAMPLES_ARE_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- extraBottom - Variable in class com.itextpdf.layout.properties.Background
- extract(byte[], int) - Method in class com.itextpdf.kernel.pdf.function.utils.AbstractSampleExtractor
- extract(byte[], int) - Method in class com.itextpdf.kernel.pdf.function.utils.SampleExtractor
- extractAttributeValue(String, IElementNode) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Parses string and return attribute value.
- extractFrom(PdfFileSpec) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptedPayload
- extractOrCreateSource(InputStream) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
Creates or extracts a
IRandomAccessSource
based on anInputStream
. - extractPageRange(PageRange) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
Extracts the specified page ranges from a document.
- extractPageRanges(List
) - Method in class com.itextpdf.kernel.utils.PdfSplitter -
Extracts the specified page ranges from a document.
- extractRevision(String) - Method in class com.itextpdf.signatures.SignatureUtil
-
Extracts a revision from the document.
- extractShorthandProperties(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Extracts shorthand properties as list of string lists from a string, where the top level list is shorthand property and the lower level list is properties included in shorthand property.
- extractStylesFromRuleSets(List
) - Static method in class com.itextpdf.styledxmlparser.css.CssStyleSheet -
Gets the CSS declarations.
- extractUrl(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Parses
url("file.jpg")
tofile.jpg
. - extractWidthAndHeight(ISvgNodeRenderer) - Static method in class com.itextpdf.svg.converter.SvgConverter
-
Extract width and height of the passed SVGNodeRenderer, defaulting to respective viewbox values if either one is not present or to browser default if viewbox is missing as well
- extractXFANodes(Document) - Static method in class com.itextpdf.forms.xfa.XfaForm
-
Extracts DOM nodes from an XFA document.
- extraLeft - Variable in class com.itextpdf.layout.properties.Background
- extraRight - Variable in class com.itextpdf.layout.properties.Background
- EXTRASAMPLE_ASSOCALPHA - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!associated alpha data
- EXTRASAMPLE_UNASSALPHA - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!unassociated alpha data
- EXTRASAMPLE_UNSPECIFIED - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!unspecified data
- extraTop - Variable in class com.itextpdf.layout.properties.Background
F
- F - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- F - Static variable in class com.itextpdf.io.source.PdfTokenizer
- F - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FAILED_TO_DETERMINE_CID_FONT_SUBTYPE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FAILED_TO_GET_TSA_RESPONSE - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- FAILED_TO_PARSE_ENCODING_STREAM - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FAILED_TO_PARSE_INPUTSTREAM - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- FAILED_TO_PROCESS_A_TRANSFORMATION_MATRIX - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- fails - Variable in class com.itextpdf.io.codec.TIFFFaxDecompressor
- False - Static variable in class com.itextpdf.io.source.PdfTokenizer
- False - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FALSE - Static variable in class com.itextpdf.kernel.pdf.PdfBoolean
- FALSESTR - Static variable in interface com.itextpdf.kernel.xmp.XMPConst
-
The canonical false string value for Booleans in serialized XMP.
- FANG - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FANTI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FAROESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- fatalError(SAXParseException) - Method in class com.itextpdf.layout.hyphenation.PatternParser
- fax4Encode(byte[], int) - Method in class com.itextpdf.io.codec.CCITTG4Encoder
-
Encodes a number of lines.
- fax4Encode(byte[], int, int) - Method in class com.itextpdf.io.codec.CCITTG4Encoder
-
Encodes a number of lines.
- fCanonical - Variable in class com.itextpdf.kernel.xmp.XmlDomWriter
-
Canonical output.
- FDArrayCount - Variable in class com.itextpdf.io.font.CFFFont.Font
- fdarrayOffset - Variable in class com.itextpdf.io.font.CFFFont.Font
- FDArrayOffsets - Variable in class com.itextpdf.io.font.CFFFont.Font
- FDArrayOffsize - Variable in class com.itextpdf.io.font.CFFFont.Font
- FDecodeParams - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FDF_STARTXREF_NOT_FOUND - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- fdprivateLengths - Variable in class com.itextpdf.io.font.CFFFont.Font
- fdprivateOffsets - Variable in class com.itextpdf.io.font.CFFFont.Font
- fdprivateSubrs - Variable in class com.itextpdf.io.font.CFFFont.Font
- FDSelect - Variable in class com.itextpdf.io.font.CFFFont.Font
- FDSelectFormat - Variable in class com.itextpdf.io.font.CFFFont.Font
- FDSelectLength - Variable in class com.itextpdf.io.font.CFFFont.Font
- fdselectOffset - Variable in class com.itextpdf.io.font.CFFFont.Font
- FE_BLEND - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining how to blend two objects together.
- FE_COLOR_MATRIX - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the color matrix transformations that can be performed.
- FE_COMPONENT_TRANSFER - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining color component remapping.
- FE_COMPOSITE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the combination of two input images.
- FE_COMVOLVE_MATRIX - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a matrix convolution filter
- FE_DIFFUSE_LIGHTING - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the lighting map.
- FE_DISPLACEMENT_MAP - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the values to displace an image.
- FE_DISTANT_LIGHT - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a distant light source.
- FE_FLOOD - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the fill of a subregion.
- FE_FUNC_A - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the transfer function for the Alpha component.
- FE_FUNC_B - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the transfer function for the Blue component.
- FE_FUNC_G - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the transfer function for the Green component.
- FE_FUNC_R - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the transfer function for the Red component.
- FE_GAUSSIAN_BLUR - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the blur values.
- FE_IMAGE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a image data from a source.
- FE_MERGE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining that filters will be applied concurrently instead of sequentially.
- FE_MERGE_NODE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a node in a merge.
- FE_MORPHOLOGY - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the erosion or dilation of an image.
- FE_OFFSET - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the offset of an image.
- FE_POINT_LIGHT - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a point light effect.
- FE_SPECULAR_LIGHTING - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a lighting map.
- FE_SPOTLIGHT - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a spotlight.
- FE_TILE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a fill that can be repeated.
- FE_TURBULENCE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining values for the perlin turbulence function.
- FEATURE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.kernel.logs.KernelLogMessageConstant
- FeatureRecord - Class in com.itextpdf.io.font.otf
- FeatureRecord() - Constructor for class com.itextpdf.io.font.otf.FeatureRecord
- featureRequired - Variable in class com.itextpdf.io.font.otf.LanguageRecord
- features - Variable in class com.itextpdf.io.font.otf.LanguageRecord
- featuresType - Variable in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- FEFE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FENote - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FENOTE - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- fetchDescriptor(byte[]) - Static method in class com.itextpdf.io.font.FontProgramDescriptorFactory
- fetchDescriptor(FontProgram) - Static method in class com.itextpdf.io.font.FontProgramDescriptorFactory
- fetchDescriptor(String) - Static method in class com.itextpdf.io.font.FontProgramDescriptorFactory
- fetchNamespace(String) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
This method defines a recommended way to obtain
PdfNamespace
class instances. - Ff - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FF_COMB - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
- FF_COMBO - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the field is a combo box.
- FF_COMMIT_ON_SEL_CHANGE - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the new value shall be committed as soon as a selection is made (commonly with the pointing device).
- FF_DO_NOT_SCROLL - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
- FF_DO_NOT_SPELL_CHECK - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, text entered in the field shall be spell-checked.
- FF_DO_NOT_SPELL_CHECK - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
- FF_EDIT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the combo box shall include an editable text box as well as a drop-down list.
- FF_FILE_SELECT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
- FF_MULTI_SELECT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, more than one of the field's option items may be selected simultaneously.
- FF_MULTILINE - Static variable in class com.itextpdf.forms.fields.PdfFormField
-
Flag that designates, if set, that the field can contain multiple lines of text.
- FF_NO_EXPORT - Static variable in class com.itextpdf.forms.fields.PdfFormField
-
The NoExport flag, which specifies whether or not exporting is forbidden.
- FF_NO_TOGGLE_TO_OFF - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, clicking the selected button deselects it, leaving no button selected.
- FF_PASSWORD - Static variable in class com.itextpdf.forms.fields.PdfFormField
-
Flag that designates, if set, that the field's contents must be obfuscated.
- FF_PUSH_BUTTON - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, the field is a push button that does not retain a permanent value.
- FF_RADIO - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, the field is a set of radio buttons.
- FF_RADIOS_IN_UNISON - Static variable in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, a group of radio buttons within a radio button field, that use the same value for the on state will turn on and off in unison.
- FF_READ_ONLY - Static variable in class com.itextpdf.forms.fields.PdfFormField
-
The ReadOnly flag, which specifies whether or not the field can be changed.
- FF_REQUIRED - Static variable in class com.itextpdf.forms.fields.PdfFormField
-
The Required flag, which specifies whether or not the field must be filled in.
- FF_RICH_TEXT - Static variable in class com.itextpdf.forms.fields.PdfTextFormField
- FF_SORT - Static variable in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the field's option items shall be sorted alphabetically.
- FFilter - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FIELD - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FIELD_ALREADY_SIGNED - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- FIELD_FLATTENING_IS_NOT_SUPPORTED_IN_APPEND_MODE - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- FIELD_NAMES_CANNOT_CONTAIN_A_DOT - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- FIELD_SELECTOR_STEP - Static variable in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
- FIELD_TYPE_IS_NOT_A_SIGNATURE_FIELD_TYPE - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- FIELD_VALUE_CANNOT_BE_NULL - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- FIELD_VALUE_IS_NOT_CONTAINED_IN_OPT_ARRAY - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FieldAscii(int, String) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldAscii
- FieldBase(int, int, int) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldBase
- FieldByte(int, byte[]) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldByte
- FieldImage(byte[]) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldImage
- fieldLock - Variable in class com.itextpdf.signatures.PdfSigner
-
Signature field lock dictionary.
- FieldLock(PdfName, PdfArray) - Constructor for class com.itextpdf.signatures.SignaturePermissions.FieldLock
-
Creates a FieldLock instance.
- FieldLong(int, int) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldLong
- FieldLong(int, int[]) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldLong
- FieldMDP - Static variable in class com.itextpdf.kernel.pdf.PdfName
- fieldName - Variable in class com.itextpdf.signatures.PdfSigner
-
The name of the field.
- FIELDNAME_NOT_FOUND_OPERATION_CAN_NOT_BE_COMPLETED - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- FieldObject - Class in com.itextpdf.forms.xfdf
-
Represents the field element, a child of the fields and field elements.
- FieldObject() - Constructor for class com.itextpdf.forms.xfdf.FieldObject
- FieldObject(String, String, boolean) - Constructor for class com.itextpdf.forms.xfdf.FieldObject
- FieldRational(int, int[]) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldRational
- FieldRational(int, int[][]) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldRational
- fields - Variable in class com.itextpdf.forms.PdfAcroForm
-
A map of field names and their associated
form field
objects. - Fields - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FIELDS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FieldShort(int, int) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldShort
- FieldShort(int, int[]) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldShort
- FieldsObject - Class in com.itextpdf.forms.xfdf
-
Represents the fields element, a child of the xfdf element and is the container for form field elements.
- FieldsObject() - Constructor for class com.itextpdf.forms.xfdf.FieldsObject
- FieldUndefined(int, byte[]) - Constructor for class com.itextpdf.io.codec.TiffWriter.FieldUndefined
- Figure - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FIGURE - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- FIJIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FILE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FILE_CHANNEL_CLOSING_FAILED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FILE_NAME_ALREADY_EXIST - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
- FILE_NAME_CAN_NOT_BE_NULL - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
- FILE_NAME_SHOULD_BE_UNIQUE - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
- FILE_POSITION_0_CROSS_REFERENCE_ENTRY_IN_THIS_XREF_SUBSECTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FILE_SHOULD_EXIST - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
- FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_F_KEY_AND_UF_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_ONE_OF_THE_PREDEFINED_AFRELATIONSHIP_KEYS - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- FILE_SPECIFICATION_DICTIONARY_SHALL_NOT_CONTAIN_THE_EF_KEY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- FILE_SPECIFICATION_DICTIONARY_SHOULD_CONTAIN_DESC_KEY - Static variable in class com.itextpdf.pdfa.logs.PdfAConformanceLogMessageConstant
- FileAttachment - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FILEATTACHMENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FileChannelRandomAccessSource - Class in com.itextpdf.io.source
-
A RandomAccessSource that is based on an underlying
FileChannel
. - FileChannelRandomAccessSource(FileChannel) - Constructor for class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Constructs a new
FileChannelRandomAccessSource
based on the specified FileChannel. - fileExists(String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Checks whether there is a file at the provided path.
- FILENAME - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- Filespec - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FILETYPE_MASK - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
transparency mask
- FILETYPE_PAGE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
one page of many
- FILETYPE_REDUCEDIMAGE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
reduced resolution version
- FileUtil - Class in com.itextpdf.commons.utils
-
This file is a helper class for internal usage only.
- FileUtil - Class in com.itextpdf.test.utils
- FileUtil() - Constructor for class com.itextpdf.test.utils.FileUtil
- FILIPINO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- fill() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Fills current path.
- FILL - Enum constant in enum com.itextpdf.layout.properties.ObjectFit
-
If object-fit set to FILL, image will be sized to fill the element's content box.
- FILL - Static variable in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Value specifying fill operation to perform on the current path.
- FILL - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Fill text
- FILL - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the fill color.
- FILL_AVAILABLE_AREA - Static variable in class com.itextpdf.layout.properties.Property
- FILL_AVAILABLE_AREA_ON_SPLIT - Static variable in class com.itextpdf.layout.properties.Property
- FILL_CLIP - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Fill text and add to path for clipping
- FILL_COLOR - Enum constant in enum com.itextpdf.kernel.pdf.IsoKey
- FILL_OPACITY - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the fill opacity.
- FILL_RULE - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the fill rule.
- FILL_RULE_EVEN_ODD - Static variable in class com.itextpdf.svg.SvgConstants.Values
-
Value representing the fill rule "even odd".
- FILL_RULE_NONZERO - Static variable in class com.itextpdf.svg.SvgConstants.Values
-
Value representing the fill rule "nonzero".
- FILL_STROKE - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Fill and stroke text
- FILL_STROKE_CLIP - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Fill, then stroke text and add to path for clipping
- fillBits - Variable in class com.itextpdf.io.codec.TIFFFaxDecompressor
-
EOL padding flag: 1 if fill bits have been added before an EOL such that the EOL ends on a byte boundary, 0 otherwise.
- fillCmapBytes(int, byte[], int) - Method in class com.itextpdf.io.font.CMapEncoding
- fillCmapBytes(int, ByteBuffer) - Method in class com.itextpdf.io.font.CMapEncoding
- fillCustomEncoding() - Method in class com.itextpdf.io.font.FontEncoding
- fillDictionary() - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
Fills the underlying PdfDictionary object with the current layers and their settings.
- fillDictionary(boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
Fills the underlying PdfDictionary object with the current layers and their settings.
- fillNamedEncoding() - Method in class com.itextpdf.io.font.FontEncoding
- fillOrder - Variable in class com.itextpdf.io.codec.TIFFFaxDecompressor
-
The logical order of bits within a byte.
- FILLORDER_LSB2MSB - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
least significant -> most
- FILLORDER_MSB2LSB - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
most significant -> least
- fillStandardEncoding() - Method in class com.itextpdf.io.font.FontEncoding
- fillStroke() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Fills the path using the non-zero winding number rule to determine the region to fill and strokes it.
- fillXfaForm(File) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- fillXfaForm(File, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- fillXfaForm(InputStream) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- fillXfaForm(InputStream, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- fillXfaForm(Node) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- fillXfaForm(Node, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- fillXfaForm(InputSource) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- fillXfaForm(InputSource, boolean) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Replaces the XFA data under datasets/data.
- filter - Variable in class com.itextpdf.io.image.ImageData
- filter(GlyphLine.IGlyphLineFilter) - Method in class com.itextpdf.io.font.otf.GlyphLine
- Filter - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FILTER - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a collection of filter operations.
- FILTER_CCITTFAXDECODE_IS_ONLY_SUPPORTED_FOR_IMAGES - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FILTER_IS_NOT_A_NAME_OR_ARRAY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FILTER_WAS_ALREADY_FLUSHED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FILTERED - Enum constant in enum com.itextpdf.forms.xfdf.Mode
- FilteredEventListener - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
An event listener which filters events on the fly before passing them on to the delegate.
- FilteredEventListener() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredEventListener
-
Constructs a
FilteredEventListener
empty instance. - FilteredEventListener(IEventListener, IEventFilter...) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredEventListener
-
Constructs a
FilteredEventListener
instance with one delegate. - FilteredTextEventListener - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
A text event listener which filters events on the fly before passing them on to the delegate.
- FilteredTextEventListener(ITextExtractionStrategy, IEventFilter...) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredTextEventListener
-
Constructs a
FilteredTextEventListener
instance with aITextExtractionStrategy
delegate. - FilterHandlers - Class in com.itextpdf.kernel.pdf.filters
-
Encapsulates filter behavior for PDF streams.
- FilterHandlers() - Constructor for class com.itextpdf.kernel.pdf.filters.FilterHandlers
- filterReferenceValue(String) - Static method in class com.itextpdf.svg.utils.SvgTextUtil
-
The reference value may contain a hashtag character or 'url' designation and this method will filter them.
- filters - Variable in class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredEventListener
- Final - Static variable in class com.itextpdf.kernel.pdf.PdfName
- find(char[], int) - Method in class com.itextpdf.layout.hyphenation.TernaryTree
-
Find key.
- find(String) - Method in class com.itextpdf.layout.hyphenation.TernaryTree
-
Find key.
- findAlias(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- findAlias(String) - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
Searches for registered aliases.
- findAliases(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- findAliases(String) - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
Collects all aliases that are contained in the provided namespace.
- FindCharString(short, byte) - Method in class com.itextpdf.io.codec.LZWStringTable
- findDatasetsName(String) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Finds the complete SOM name contained in the datasets section from a possibly partial name.
- findDatasetsNode(String) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Finds the
Node
contained in the datasets section from a possibly partial name. - findFieldName(String) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Finds the complete field name from a partial name.
- findFont(String, String) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Find
PdfFont
from loaded fonts with corresponding fontProgram and encoding or CMAP. - findMcrByMcid(PdfDictionary, int) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- findNextUnescapedChar(String, char, int) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Find the next unescaped character.
- findObjRefByStructParentIndex(PdfDictionary, int) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- findPattern(String) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Find pattern.
- fingerPrint - Variable in class com.itextpdf.kernel.pdf.PdfDocument
- FingerPrint - Class in com.itextpdf.kernel.pdf
-
Data container for debugging information.
- FingerPrint() - Constructor for class com.itextpdf.kernel.pdf.FingerPrint
-
Default constructor.
- finish() - Method in class com.itextpdf.io.source.DeflaterOutputStream
- finish() - Method in class com.itextpdf.kernel.crypto.AesDecryptor
- finish() - Method in interface com.itextpdf.kernel.crypto.IDecryptor
- finish() - Method in class com.itextpdf.kernel.crypto.OutputStreamAesEncryption
- finish() - Method in class com.itextpdf.kernel.crypto.OutputStreamEncryption
- finish() - Method in class com.itextpdf.kernel.crypto.OutputStreamStandardEncryption
- finish() - Method in class com.itextpdf.kernel.crypto.StandardDecryptor
- finished(Description) - Method in class com.itextpdf.test.LogListener
- finishTaggingHint(IPropertyContainer) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- FINNISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- First - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FIRST - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FIRST.
- FIRST - Static variable in class com.itextpdf.styledxmlparser.css.page.PageContextConstants
-
The Constant FIRST.
- FIRST_CHILD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FIRST_CHILD.
- FIRST_LINE_INDENT - Static variable in class com.itextpdf.layout.properties.Property
- FIRST_OF_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FIRST_OF_TYPE.
- FIRST_SCANLINE_MUST_BE_1D_ENCODED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- FirstChar - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FirstPage - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Fit - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FIT - Enum constant in enum com.itextpdf.layout.properties.OverflowPropertyValue
- FIT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FIT_B - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FIT_BH - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FIT_BV - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FIT_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FIT_CONTENT.
- FIT_H - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FIT_R - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FIT_V - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FitB - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FitBH - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FitBV - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FitH - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FitObject - Class in com.itextpdf.forms.xfdf
-
Represent Fit, a child of the Dest element.
- FitObject(PdfObject) - Constructor for class com.itextpdf.forms.xfdf.FitObject
- FitR - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FitV - Static variable in class com.itextpdf.kernel.pdf.PdfName
- fitWidth(float) - Method in class com.itextpdf.barcodes.Barcode1D
-
Make the barcode occupy the specified width.
- fitWidth(float) - Method in class com.itextpdf.barcodes.BarcodePostnet
- FitWindow - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FIX_CONTROL_CHARS - Static variable in class com.itextpdf.kernel.xmp.options.ParseOptions
-
Convert ASCII control characters 0x01 - 0x1F (except tab, cr, and lf) to spaces.
- FixASCIIControlsReader - Class in com.itextpdf.kernel.xmp.impl
- FixASCIIControlsReader(Reader) - Constructor for class com.itextpdf.kernel.xmp.impl.FixASCIIControlsReader
-
The look-ahead size is 6 at maximum («)
- FIXED - Enum constant in enum com.itextpdf.layout.properties.InlineVerticalAlignmentType
-
Fixed is used when a length value is given in css.
- FIXED - Static variable in class com.itextpdf.layout.layout.LayoutPosition
-
Fixed positioned objects are positioned relative to the viewport, i.e., the page area of the current page.
- FIXED - Static variable in class com.itextpdf.layout.properties.Leading
-
A leading type independent of font size.
- FIXED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FIXED.
- FixedDashedBorder - Class in com.itextpdf.layout.borders
-
Draws a border with a specific dashes around the element it's been set to.
- FixedDashedBorder(float) - Constructor for class com.itextpdf.layout.borders.FixedDashedBorder
-
Creates a FixedDashedBorder with the specified width.
- FixedDashedBorder(Color, float) - Constructor for class com.itextpdf.layout.borders.FixedDashedBorder
-
Creates a FixedDashedBorder with the specified width and the specified color.
- FixedDashedBorder(Color, float, float) - Constructor for class com.itextpdf.layout.borders.FixedDashedBorder
-
Creates a FixedDashedBorder with the specified width, color and opacity.
- FixedDashedBorder(Color, float, float, float, float) - Constructor for class com.itextpdf.layout.borders.FixedDashedBorder
-
Creates a FixedDashedBorder with the specified width, color, unitsOn, unitsOff and phase.
- FixedDashedBorder(Color, float, float, float, float, float) - Constructor for class com.itextpdf.layout.borders.FixedDashedBorder
-
Creates a FixedDashedBorder with the specified width, color, opacity, unitsOn, unitsOff and phase.
- FixedPitch - Static variable in class com.itextpdf.io.font.constants.FontDescriptorFlags
- FixedPrint - Static variable in class com.itextpdf.kernel.pdf.PdfName
- fixedXPosition - Variable in class com.itextpdf.layout.renderer.ImageRenderer
- fixedXref - Variable in class com.itextpdf.kernel.pdf.PdfReader
- fixedYPosition - Variable in class com.itextpdf.layout.renderer.ImageRenderer
- fixSpaceIssue() - Method in class com.itextpdf.io.font.FontProgram
- fixTagName(String) - Static method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
- fixXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
- Fl - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
PdfName for the abbreviation of FlateDecode.
- FL - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
PdfName for Flatness Tolerance.
- FLAG_BOLD - Static variable in class com.itextpdf.kernel.pdf.PdfOutline
-
A flag for displaying the outline item’s text with bold font.
- FLAG_ITALIC - Static variable in class com.itextpdf.kernel.pdf.PdfOutline
-
A flag for displaying the outline item’s text with italic font.
- Flags - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FLAGS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- flateDecode(byte[], boolean) - Static method in class com.itextpdf.kernel.pdf.filters.FlateDecodeFilter
-
A helper to flateDecode.
- FlateDecode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FlateDecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles FlateDecode filter.
- FlateDecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.FlateDecodeFilter
- flateDecodeInternal(byte[], boolean, ByteArrayOutputStream) - Static method in class com.itextpdf.kernel.pdf.filters.FlateDecodeFilter
-
A helper to flateDecode.
- FlateDecodeStrictFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles strict FlateDecode filter.
- FlateDecodeStrictFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.FlateDecodeStrictFilter
- FlatParagraphRenderer(Paragraph) - Constructor for class com.itextpdf.forms.form.renderer.CheckBoxRenderer.FlatParagraphRenderer
-
Creates a new
CheckBoxRenderer.FlatParagraphRenderer
instance. - flatRenderer - Variable in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
The flat renderer.
- flattenFields() - Method in class com.itextpdf.forms.PdfAcroForm
-
Flattens interactive
form field
s in the document. - FLEX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX.
- FLEX_BASIS - Static variable in class com.itextpdf.layout.properties.Property
- FLEX_BASIS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_BASIS.
- FLEX_BASIS_CANNOT_BE_NULL - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- FLEX_DIRECTION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_DIRECTION.
- FLEX_END - Enum constant in enum com.itextpdf.layout.properties.AlignmentPropertyValue
- FLEX_END - Enum constant in enum com.itextpdf.layout.properties.JustifyContent
- FLEX_END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_END.
- FLEX_FLOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_FLOW.
- FLEX_GROW - Static variable in class com.itextpdf.layout.properties.Property
- FLEX_GROW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_GROW.
- FLEX_GROW_CANNOT_BE_NEGATIVE - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- FLEX_ITEM_LAYOUT_RESULT_IS_NOT_FULL - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FLEX_SHRINK - Static variable in class com.itextpdf.layout.properties.Property
- FLEX_SHRINK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_SHRINK.
- FLEX_SHRINK_CANNOT_BE_NEGATIVE - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- FLEX_START - Enum constant in enum com.itextpdf.layout.properties.AlignmentPropertyValue
- FLEX_START - Enum constant in enum com.itextpdf.layout.properties.JustifyContent
- FLEX_START - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_START.
- FLEX_WRAP - Static variable in class com.itextpdf.layout.properties.Property
- FLEX_WRAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLEX_WRAP.
- FlexContainerRenderer - Class in com.itextpdf.layout.renderer
- FlexContainerRenderer(Div) - Constructor for class com.itextpdf.layout.renderer.FlexContainerRenderer
-
Creates a FlexContainerRenderer from its corresponding layout object.
- FlexFlowShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
- FlexFlowShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FlexFlowShorthandResolver
- FlexShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
- FlexShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FlexShorthandResolver
- FlexWrapPropertyValue - Enum in com.itextpdf.layout.properties
-
A specialized enum containing potential property values for
Property.FLEX_WRAP
. - flipTable - Static variable in class com.itextpdf.io.codec.TIFFFaxDecoder
- FLOAT - Static variable in class com.itextpdf.layout.properties.Property
- FLOAT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FLOAT.
- floatMultiplier - Static variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Since the clipper library uses integer coordinates, we should convert our floating point numbers into fixed point numbers by multiplying by this coefficient.
- FloatPropertyValue - Enum in com.itextpdf.layout.properties
-
A specialized enum containing potential property values for
Property.FLOAT
. - floatRendererAreas - Variable in class com.itextpdf.layout.layout.LayoutContext
-
The list of
Rectangle
objects. - floatValue() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Returns value and converts it to float.
- flush() - Method in class com.itextpdf.io.codec.LZWCompressor
-
Indicate to compressor that no more data to go so write out any remaining buffered data.
- flush() - Method in class com.itextpdf.io.source.OutputStream
- flush() - Method in class com.itextpdf.kernel.crypto.OutputStreamEncryption
-
Flushes this output stream and forces any buffered output bytes to be written out.
- flush() - Method in class com.itextpdf.kernel.font.PdfFont
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.font.PdfTrueTypeFont
- flush() - Method in class com.itextpdf.kernel.font.PdfType0Font
- flush() - Method in class com.itextpdf.kernel.font.PdfType1Font
- flush() - Method in class com.itextpdf.kernel.font.PdfType3Font
- flush() - Method in class com.itextpdf.kernel.pdf.action.PdfAction
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.action.PdfMediaClipData
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.action.PdfRendition
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.UncoloredTilingPattern
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.CountOutputStream
- flush() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
- flush() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
PdfCatalog will be flushed in PdfDocument.close().
- flush() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Flushes the object to the document.
- flush() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
- flush() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Flushes page dictionary, its content streams, annotations and thumb image.
- flush() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- flush() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- flush() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
To manually flush a
PdfObject
behind this wrapper, you have to ensure that this object is added to the document, i.e. - flush() - Method in class com.itextpdf.layout.Canvas
-
Forces all registered renderers (including child element renderers) to flush their contents to the content stream.
- flush() - Method in class com.itextpdf.layout.Document
-
Forces all registered renderers (including child element renderers) to flush their contents to the content stream.
- flush() - Method in interface com.itextpdf.layout.element.ILargeElement
-
Writes the newly added content to the document.
- flush() - Method in class com.itextpdf.layout.element.Table
-
Writes the newly added content to the document.
- flush() - Method in class com.itextpdf.layout.renderer.RootRenderer
-
Draws (flushes) the content.
- flush(boolean) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Flushes the object to the document.
- flush(boolean) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Flushes page dictionary, its content streams, annotations and thumb image.
- FLUSH_ON_DRAW - Static variable in class com.itextpdf.layout.properties.Property
- flushBase64() - Method in class com.itextpdf.commons.utils.Base64.OutputStream
-
Method added by PHIL.
- flushContent() - Method in interface com.itextpdf.layout.element.ILargeElement
-
Flushes the content which has just been added to the document.
- flushContent() - Method in class com.itextpdf.layout.element.Table
-
Flushes the content which has just been added to the document.
- flushCopiedObjects(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Flush all copied objects and remove them from copied cache.
- flushed - Variable in class com.itextpdf.layout.renderer.AbstractRenderer
- FLUSHED - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
Indicates if the object has been flushed.
- FLUSHED_OBJECT_CONTAINS_FREE_REFERENCE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FLUSHED_OBJECT_CONTAINS_REFERENCE_WHICH_NOT_REFER_TO_ANY_OBJECT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FLUSHED_PAGE_CANNOT_BE_ADDED_OR_INSERTED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FLUSHED_PAGE_CANNOT_BE_REMOVED - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FLUSHED_STREAM_FILTER_EXCEPTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- flushFontData(String, PdfName) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- flushFonts() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Flushes all newly added or loaded fonts.
- flushFonts() - Method in class com.itextpdf.pdfa.PdfADocument
- FLUSHING_HELPER_FLUSHING_MODE_IS_NOT_FOR_DOC_READING_MODE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- flushModifiedWaitingObjects(Set
) - Method in class com.itextpdf.kernel.pdf.PdfWriter -
Flushes all modified objects which have not been flushed yet.
- flushObject(PdfObject, boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Flush an object.
- flushObject(PdfObject, boolean) - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Flushes the object.
- flushObject(PdfObject, boolean) - Method in class com.itextpdf.pdfa.PdfADocument
- flushPageTags(PdfPage) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Flushes the tags which are considered to belong to the given page.
- flushParentsIfAllKidsFlushed() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
For current tag and all of it's parents consequentially checks if the following constraints apply, and flushes the tag if they do or stops if they don't: tag is not already flushed; tag is not in waiting state (see
WaitingTagsManager
); tag is not the root tag; tag has no kids or all of the kids are either flushed themselves or (if they are a marked content reference) belong to the flushed page. - FlushPdfDocumentEvent - Class in com.itextpdf.kernel.actions.events
-
Class represents events notifying that
PdfDocument
was flushed. - FlushPdfDocumentEvent(PdfDocument) - Constructor for class com.itextpdf.kernel.actions.events.FlushPdfDocumentEvent
-
Creates a new instance of the flushing event.
- flushSingleRenderer(IRenderer) - Method in class com.itextpdf.layout.renderer.CanvasRenderer
- flushSingleRenderer(IRenderer) - Method in class com.itextpdf.layout.renderer.DocumentRenderer
- flushSingleRenderer(IRenderer) - Method in class com.itextpdf.layout.renderer.RootRenderer
- flushTag() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Flushes current tag and all it's descendants.
- flushUnusedObjects - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
flag determines whether to write unused objects to result document
- flushWaitingDrawingElements() - Method in class com.itextpdf.layout.renderer.RootRenderer
- flushWaitingObjects(Set
) - Method in class com.itextpdf.kernel.pdf.PdfWriter -
Flushes all objects which have not been flushed yet.
- FNC1 - Static variable in class com.itextpdf.barcodes.Barcode128
- FNC1_INDEX - Static variable in class com.itextpdf.barcodes.Barcode128
-
The code for UCC/EAN-128.
- FNC2 - Static variable in class com.itextpdf.barcodes.Barcode128
- FNC3 - Static variable in class com.itextpdf.barcodes.Barcode128
- FNC4 - Static variable in class com.itextpdf.barcodes.Barcode128
- Fo - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FObject - Class in com.itextpdf.forms.xfdf
-
Represents f element, child of the xfdf element.
- FObject(String) - Constructor for class com.itextpdf.forms.xfdf.FObject
- FOCUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FOCUS.
- FON - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- font - Variable in class com.itextpdf.barcodes.Barcode1D
-
The text font.
- font - Variable in class com.itextpdf.forms.fields.AbstractPdfFormField
- font - Variable in class com.itextpdf.forms.form.renderer.AbstractTextFieldRenderer
-
The font to be used for the text.
- Font - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Font() - Constructor for class com.itextpdf.io.font.CFFFont.Font
- FONT - Static variable in class com.itextpdf.layout.properties.Property
-
Font family as String or PdfFont shall be set.
- FONT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT.
- FONT - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a font.
- FONT_ABSOLUTE_SIZE_KEYWORDS_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_ABSOLUTE_SIZE_KEYWORDS.
- FONT_AND_SIZE_MUST_BE_SET_BEFORE_WRITING_ANY_TEXT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FONT_COLOR - Static variable in class com.itextpdf.layout.properties.Property
- FONT_DICTIONARY_WITH_NO_FONT_DESCRIPTOR - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FONT_DICTIONARY_WITH_NO_WIDTHS - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FONT_EMBEDDING_ISSUE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FONT_FACE - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant FONT_FACE.
- FONT_FACE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a font-face.
- FONT_FACE_FORMAT - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the formats of the font.
- FONT_FACE_NAME - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the name of the font.
- FONT_FACE_SRC - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the source file of the font.
- FONT_FACE_URI - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the URI of a font.
- FONT_FAMILY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_FAMILY.
- FONT_FAMILY - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the font family.
- FONT_FEATURE_SETTINGS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_FEATURE_SETTINGS.
- FONT_FILE_NOT_FOUND - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- FONT_GLYPHS - Enum constant in enum com.itextpdf.kernel.pdf.IsoKey
- FONT_HAS_INVALID_GLYPH - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FONT_KERNING - Static variable in class com.itextpdf.layout.properties.Property
- FONT_KERNING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_KERNING.
- FONT_LANGUAGE_OVERRIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_LANGUAGE_OVERRIDE.
- FONT_NOT_FOUND - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- FONT_PROPERTY_MUST_BE_PDF_FONT_OBJECT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FONT_PROVIDER - Static variable in class com.itextpdf.layout.properties.Property
-
Shall be instance of
FontProvider
- FONT_PROVIDER_NOT_SET_FONT_FAMILY_NOT_RESOLVED - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- FONT_SCRIPT - Static variable in class com.itextpdf.layout.properties.Property
- FONT_SET - Static variable in class com.itextpdf.layout.properties.Property
-
Shall be instance of
FontSet
. - FONT_SIZE - Static variable in class com.itextpdf.layout.properties.Property
- FONT_SIZE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_SIZE.
- FONT_SIZE - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the font size.
- FONT_SIZE_ADJUST - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_SIZE_ADJUST.
- FONT_SPECIFIC - Static variable in class com.itextpdf.io.font.FontEncoding
- FONT_STRETCH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_STRETCH.
- FONT_STYLE - Static variable in class com.itextpdf.layout.properties.Property
-
String value.
- FONT_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_STYLE.
- FONT_STYLE - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the font style.
- FONT_SUBSET_ISSUE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- FONT_SYNTHESIS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_SYNTHESIS.
- FONT_VARIANT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_VARIANT.
- FONT_VARIANT_ALTERNATES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_VARIANT_ALTERNATES.
- FONT_VARIANT_CAPS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_VARIANT_CAPS.
- FONT_VARIANT_EAST_ASIAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_VARIANT_EAST_ASIAN.
- FONT_VARIANT_LIGATURES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_VARIANT_LIGATURES.
- FONT_VARIANT_NUMERIC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_VARIANT_NUMERIC.
- FONT_VARIANT_POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_VARIANT_POSITION.
- FONT_WEIGHT - Static variable in class com.itextpdf.layout.properties.Property
-
String value.
- FONT_WEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant FONT_WEIGHT.
- FONT_WEIGHT - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the font weight.
- FontBBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontCache - Class in com.itextpdf.io.font
- FontCache() - Constructor for class com.itextpdf.io.font.FontCache
- FontCacheKey - Class in com.itextpdf.io.font
- FontCacheKey() - Constructor for class com.itextpdf.io.font.FontCacheKey
- FontCharacteristics - Class in com.itextpdf.layout.font
- FontCharacteristics() - Constructor for class com.itextpdf.layout.font.FontCharacteristics
- FontCharacteristics(FontCharacteristics) - Constructor for class com.itextpdf.layout.font.FontCharacteristics
- FontCompressionException - Exception in com.itextpdf.io.exceptions
- FontCompressionException() - Constructor for exception com.itextpdf.io.exceptions.FontCompressionException
- FontCompressionException(String) - Constructor for exception com.itextpdf.io.exceptions.FontCompressionException
- FontCompressionException(String, Throwable) - Constructor for exception com.itextpdf.io.exceptions.FontCompressionException
- FontDescriptor - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontDescriptorFlags - Class in com.itextpdf.io.font.constants
-
Font descriptor flags
- fontEncoding - Variable in class com.itextpdf.kernel.font.PdfSimpleFont
- FontEncoding - Class in com.itextpdf.io.font
- FontEncoding() - Constructor for class com.itextpdf.io.font.FontEncoding
- FontFamily - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontFamilySplitterUtil - Class in com.itextpdf.styledxmlparser.util
-
Split CSS 'font-family' string into list of font-families or generic-families
- FontFamilySplitterUtil() - Constructor for class com.itextpdf.styledxmlparser.util.FontFamilySplitterUtil
- FontFauxing - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontFile - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontFile2 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontFile3 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- fontIdentification - Variable in class com.itextpdf.io.font.FontProgram
- FontIdentification - Class in com.itextpdf.io.font
- FontIdentification() - Constructor for class com.itextpdf.io.font.FontIdentification
- FontInfo - Class in com.itextpdf.layout.font
-
Contains all font related data to create
FontProgram
andPdfFont
. - FontKerning - Enum in com.itextpdf.layout.properties
-
A specialized enum holding the possible values for a text
IElement
's kerning property. - FontMacStyleFlags - Class in com.itextpdf.io.font.constants
-
Represents Open Type head.macStyle bits.
- FontMatrix - Static variable in class com.itextpdf.kernel.pdf.PdfName
- fontMetrics - Variable in class com.itextpdf.io.font.FontProgram
- FontMetrics - Class in com.itextpdf.io.font
- FontMetrics() - Constructor for class com.itextpdf.io.font.FontMetrics
- FontName - Static variable in class com.itextpdf.kernel.pdf.PdfName
- fontNames - Variable in class com.itextpdf.io.font.FontProgram
- FontNames - Class in com.itextpdf.io.font
- FontNames() - Constructor for class com.itextpdf.io.font.FontNames
- fontProgram - Variable in class com.itextpdf.kernel.font.PdfFont
- FontProgram - Class in com.itextpdf.io.font
- FontProgram() - Constructor for class com.itextpdf.io.font.FontProgram
- FontProgramDescriptor - Class in com.itextpdf.io.font
-
Base font descriptor.
- FontProgramDescriptorFactory - Class in com.itextpdf.io.font
- FontProgramDescriptorFactory() - Constructor for class com.itextpdf.io.font.FontProgramDescriptorFactory
- FontProgramFactory - Class in com.itextpdf.io.font
-
Provides methods for creating various types of fonts.
- FontProvider - Class in com.itextpdf.layout.font
-
Main entry point of font selector logic.
- FontProvider() - Constructor for class com.itextpdf.layout.font.FontProvider
-
Creates a new instance of FontProvider.
- FontProvider(FontSet) - Constructor for class com.itextpdf.layout.font.FontProvider
-
Creates a new instance of FontProvider.
- FontProvider(FontSet, String) - Constructor for class com.itextpdf.layout.font.FontProvider
-
Creates a new instance of FontProvider.
- FontProvider(String) - Constructor for class com.itextpdf.layout.font.FontProvider
-
Creates a new instance of FontProvider.
- FontProviderContainsZeroFonts - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
-
Message in case the font provider doesn't know about any fonts.
- FontReadingException - Exception in com.itextpdf.io.font.otf
- FontReadingException(String) - Constructor for exception com.itextpdf.io.font.otf.FontReadingException
- FontReadingException(String, Exception) - Constructor for exception com.itextpdf.io.font.otf.FontReadingException
- FontResources - Class in com.itextpdf.io.font.constants
- fonts - Variable in class com.itextpdf.io.font.CFFFont
- fonts - Variable in class com.itextpdf.layout.font.FontSelector
- FontSelector - Class in com.itextpdf.layout.font
-
Sort given set of fonts according to font name and style.
- FontSelector(Collection
, List - Constructor for class com.itextpdf.layout.font.FontSelector, FontCharacteristics) -
Create new FontSelector instance.
- FontSelectorStrategy - Class in com.itextpdf.layout.font
-
FontSelectorStrategy
is responsible for splitting text into sub texts with one particular font. - FontSelectorStrategy(String, FontProvider, FontSet) - Constructor for class com.itextpdf.layout.font.FontSelectorStrategy
- FontSet - Class in com.itextpdf.layout.font
-
Reusable font set for FontProgram related data.
- FontSet() - Constructor for class com.itextpdf.layout.font.FontSet
-
Creates a new instance of
FontSet
. - FontShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
IShorthandResolver
implementation for fonts. - FontShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FontShorthandResolver
- fontSize - Variable in class com.itextpdf.forms.fields.AbstractPdfFormField
- FontSizeUtil - Class in com.itextpdf.forms.util
-
Utility class for font size calculations.
- fontSpecific - Variable in class com.itextpdf.io.font.FontEncoding
-
true
if the font must use its built in encoding. - FontStretch - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontStretches - Class in com.itextpdf.io.font.constants
- FontStyles - Class in com.itextpdf.io.font.constants
- FontUtil - Class in com.itextpdf.kernel.font
- FontWeight - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FontWeights - Class in com.itextpdf.io.font.constants
- Footer - Static variable in class com.itextpdf.kernel.pdf.PdfName
- footerRenderer - Variable in class com.itextpdf.layout.renderer.TableRenderer
- FORBID_RELEASE - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
Indicates that the object is highly sensitive and we do not want to release it even if release() is called.
- FORBID_RELEASE_IS_SET - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- forbiddenActions - Static variable in class com.itextpdf.pdfa.checker.PdfA1Checker
- forbiddenActions - Static variable in class com.itextpdf.pdfa.checker.PdfA2Checker
- forbiddenAnnotations - Static variable in class com.itextpdf.pdfa.checker.PdfA1Checker
- forbiddenAnnotations - Static variable in class com.itextpdf.pdfa.checker.PdfA2Checker
- forBits(int) - Static method in class com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
- FORCE_EMBEDDED - Enum constant in enum com.itextpdf.kernel.font.PdfFontFactory.EmbeddingStrategy
-
Force embedding fonts.
- FORCE_NOT_EMBEDDED - Enum constant in enum com.itextpdf.kernel.font.PdfFontFactory.EmbeddingStrategy
-
Force not embedding fonts.
- ForceBold - Static variable in class com.itextpdf.io.font.constants.FontDescriptorFlags
- FORCED_PLACEMENT - Static variable in class com.itextpdf.layout.properties.Property
- forceWidthsOutput - Variable in class com.itextpdf.kernel.font.PdfSimpleFont
-
Forces the output of the width array.
- ForComment - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FOREIGN_OBJECT - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag definign a foreign XML standard to be inserted.
- FOREST_NENETS - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- form - Variable in class com.itextpdf.forms.fields.PdfFormField
- Form - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FORM - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- FORM_ACCESSIBILITY_LANGUAGE - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_ACCESSIBILITY_LANGUAGE.
- FORM_CHECKBOX_TYPE - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_CHECKBOX_TYPE.
- FORM_CONFORMANCE_LEVEL - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_CONFORMANCE_LEVEL.
- FORM_FIELD_CHECKED - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_CHECKED.
- FORM_FIELD_COLS - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_COLS.
- FORM_FIELD_FLATTEN - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_FLATTEN for form related properties.
- FORM_FIELD_LABEL - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_LABEL.
- FORM_FIELD_MULTIPLE - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_MULTIPLE.
- FORM_FIELD_MUST_HAVE_A_NAME - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- FORM_FIELD_MUST_HAVE_A_NAME - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- FORM_FIELD_PASSWORD_FLAG - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_PASSWORD_FLAG.
- FORM_FIELD_RADIO_BORDER_CIRCLE - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_RADIO_BORDER_CIRCLE.
- FORM_FIELD_RADIO_GROUP_NAME - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_RADIO_GROUP_NAME.
- FORM_FIELD_ROWS - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_ROWS.
- FORM_FIELD_SELECTED - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_SELECTED.
- FORM_FIELD_SIZE - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_SIZE.
- FORM_FIELD_VALUE - Static variable in class com.itextpdf.forms.form.FormProperty
-
The Constant FORM_FIELD_VALUE.
- FORM_FIELD_WAS_FLUSHED - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- FORM_FILLING - Enum constant in enum com.itextpdf.forms.PdfSigFieldLock.LockPermissions
- FORM_FILLING_AND_ANNOTATION - Enum constant in enum com.itextpdf.forms.PdfSigFieldLock.LockPermissions
- FORM_XOBJECT_MUST_HAVE_BBOX - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- format(String, Object...) - Static method in class com.itextpdf.commons.utils.MessageFormatUtil
-
This method provides a generic way for formatting strings.
- format(Date, String) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Format passing date with specified pattern.
- Format - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The file format used when saving the resource.
- FormatGroup - Static variable in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
-
The Constant FormatGroup.
- formatWithDefaultPattern(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Format passing date with default yyyy-MM-dd pattern.
- FormBorderFactory - Class in com.itextpdf.forms.fields.borders
-
A factory for creating
AbstractFormBorder
implementations. - FormData - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FormField<T extends IFormField> - Class in com.itextpdf.forms.form.element
-
Implementation of the
AbstractElement
class for form fields. - FormFieldBuilder<T extends FormFieldBuilder<T>> - Class in com.itextpdf.forms.fields
-
Builder for form field.
- FormFieldBuilder(PdfDocument, String) - Constructor for class com.itextpdf.forms.fields.FormFieldBuilder
-
Creates builder for
PdfFormField
creation. - FormProperty - Class in com.itextpdf.forms.form
-
Set of constants that will be used as keys to get and set properties.
- FormsExceptionMessageConstant - Class in com.itextpdf.forms.exceptions
-
Class that bundles all the error message templates as constants.
- FormsLogMessageConstants - Class in com.itextpdf.forms.logs
-
Class containing constants to be used in logging in forms module.
- FormsMetaInfoStaticContainer - Class in com.itextpdf.forms.fields
-
Class to store meta info that will be used in forms module in static context.
- FormType - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Formula - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FORMULA - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- ForPublicRelease - Static variable in class com.itextpdf.kernel.pdf.PdfName
- fOut - Variable in class com.itextpdf.kernel.xmp.XmlDomWriter
-
Print writer.
- FRACTION - Enum constant in enum com.itextpdf.layout.properties.InlineVerticalAlignmentType
-
Fixed is used when a percentage value is given in css.
- FREE - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
Indicates that the indirect reference of the object could be reused or have to be marked as free.
- FreeFormGouraudShadedTriangleMesh(PdfColorSpace, int, int, int, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
Creates the new instance of the class.
- FreeFormGouraudShadedTriangleMesh(PdfColorSpace, int, int, int, PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
Creates the new instance of the class.
- FreeFormGouraudShadedTriangleMesh(PdfStream) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
Creates the new instance of the class from the existing
PdfStream
. - freenode - Variable in class com.itextpdf.layout.hyphenation.TernaryTree
-
free node
- freeReference(PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfXrefTable
-
Set the reference to free state.
- FreeText - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FREETEXT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FreeTextCallout - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FreeTextTypeWriter - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FRENCH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FRENCH_ANTILLEAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FRESHEST_CRL - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- FRINGE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- FRISIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FRIULIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- fromOpenTypeWidthClass(int) - Static method in class com.itextpdf.io.font.constants.FontStretches
-
Convert from Open Type font width class notation.
- fromPdfName(PdfName) - Static method in class com.itextpdf.kernel.pdf.PdfVersion
-
Creates a PdfVersion class from a
PdfName
object if the specified version can be found. - fromString(String) - Static method in class com.itextpdf.kernel.pdf.PdfVersion
-
Creates a PdfVersion class from a String object if the specified version can be found.
- fromType1FontWeight(String) - Static method in class com.itextpdf.io.font.constants.FontWeights
- FS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FT - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FUCTIONFACTORY_INVALID_FUNCTION_TYPE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FUCTIONFACTORY_INVALID_OBJECT_TYPE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FUCTIONFACTORY_INVALID_OBJECT_TYPE_TYPE0 - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FUCTIONFACTORY_INVALID_OBJECT_TYPE_TYPE4 - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FULAH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- FULL - Static variable in class com.itextpdf.layout.layout.LayoutResult
-
The status of
IRenderer.layout(LayoutContext)
which indicates that the content was fully placed. - FULL - Static variable in class com.itextpdf.layout.properties.Property
- FULL_COMPRESSION_APPEND_MODE_XREF_STREAM_INCONSISTENCY - Static variable in class com.itextpdf.kernel.logs.KernelLogMessageConstant
- FULL_COMPRESSION_APPEND_MODE_XREF_TABLE_INCONSISTENCY - Static variable in class com.itextpdf.kernel.logs.KernelLogMessageConstant
- fullName - Variable in class com.itextpdf.io.font.CFFFont.Font
- FullScreen - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Function - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FUNCTION - Enum constant in enum com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.TokenType
-
The function type.
- FUNCTION_IS_NOT_COMPATIBLE_WITH_COLOR_SPACE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FUNCTION_NOT_SET - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- FUNCTION_TYPE_0 - Static variable in class com.itextpdf.kernel.pdf.function.PdfFunctionFactory
- FUNCTION_TYPE_2 - Static variable in class com.itextpdf.kernel.pdf.function.PdfFunctionFactory
- FUNCTION_TYPE_3 - Static variable in class com.itextpdf.kernel.pdf.function.PdfFunctionFactory
- FUNCTION_TYPE_4 - Static variable in class com.itextpdf.kernel.pdf.function.PdfFunctionFactory
- FunctionBased(PdfColorSpace, IPdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
Creates the new instance of the class.
- FunctionBased(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
Creates the new instance of the class from the existing
PdfDictionary
. - FunctionBased(PdfObject, IPdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
Creates the new instance of the class.
- Functions - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FunctionType - Static variable in class com.itextpdf.kernel.pdf.PdfName
- FUTA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- fXML11 - Variable in class com.itextpdf.kernel.xmp.XmlDomWriter
-
Processing XML 1.1 document.
G
- G - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a group of elements.
- GA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GAGAUZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GALICIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Gamma - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GANDA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- gap - Variable in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
the gap between the dots.
- GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant GAP.
- GapShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
- GapShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GapShorthandResolver
- GARHWALI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GARO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GARSHUNI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GEEZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GeneralNameBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
GeneralName
. - GeneralNameBC(GeneralName) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.GeneralNameBC
-
Creates new wrapper instance for
GeneralName
. - GeneralNameBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
GeneralName
. - GeneralNameBCFips(GeneralName) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNameBCFips
-
Creates new wrapper instance for
GeneralName
. - GeneralNamesBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
GeneralNames
. - GeneralNamesBC(GeneralNames) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.GeneralNamesBC
-
Creates new wrapper instance for
GeneralNames
. - GeneralNamesBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
GeneralNames
. - GeneralNamesBCFips(GeneralNames) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNamesBCFips
-
Creates new wrapper instance for
GeneralNames
. - generate(IASN1ObjectIdentifier, byte[], BigInteger) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestGeneratorBC
-
Calls actual
generate
method for the wrapped TimeStampRequestGenerator object. - generate(IASN1ObjectIdentifier, byte[], BigInteger) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestGeneratorBCFips
-
Calls actual
generate
method for the wrapped TimeStampRequestGenerator object. - generate(IASN1ObjectIdentifier, byte[], BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequestGenerator
-
Calls actual
generate
method for the wrapped TimeStampRequestGenerator object. - generate(ITimeStampRequest, BigInteger, Date) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseGeneratorBC
-
Calls actual
generate
method for the wrapped TimeStampResponseGenerator object. - generate(ITimeStampRequest, BigInteger, Date) - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenGeneratorBC
-
Calls actual
generate
method for the wrapped TimeStampTokenGenerator object. - generate(ITimeStampRequest, BigInteger, Date) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseGeneratorBCFips
-
Calls actual
generate
method for the wrapped TimeStampResponseGenerator object. - generate(ITimeStampRequest, BigInteger, Date) - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenGeneratorBCFips
-
Calls actual
generate
method for the wrapped TimeStampTokenGenerator object. - generate(ITimeStampRequest, BigInteger, Date) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponseGenerator
-
Calls actual
generate
method for the wrapped TimeStampResponseGenerator object. - generate(ITimeStampRequest, BigInteger, Date) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenGenerator
-
Calls actual
generate
method for the wrapped TimeStampTokenGenerator object. - generateAppearance - Variable in class com.itextpdf.forms.PdfAcroForm
-
Keeps track of whether or not appearances must be generated by the form fields themselves, or by the PDF viewer application.
- generateChecksum - Variable in class com.itextpdf.barcodes.Barcode1D
-
The optional checksum generation.
- generateContent() - Method in class com.itextpdf.kernel.pdf.PdfBoolean
- generateContent() - Method in class com.itextpdf.kernel.pdf.PdfLiteral
- generateContent() - Method in class com.itextpdf.kernel.pdf.PdfName
- generateContent() - Method in class com.itextpdf.kernel.pdf.PdfNull
- generateContent() - Method in class com.itextpdf.kernel.pdf.PdfNumber
- generateContent() - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
- generateContent() - Method in class com.itextpdf.kernel.pdf.PdfString
- generateDescription(PdfEncryptedPayload) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
- generateECC(byte[], int, int, int) - Static method in class com.itextpdf.barcodes.dmcode.ReedSolomon
-
Calculates the error correction code for the given parameters.
- generateFileDisplay(PdfEncryptedPayload) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfEncryptedPayloadFileSpecFactory
- generateNewDocumentId() - Static method in class com.itextpdf.kernel.pdf.PdfEncryption
- generateOwnerPasswordIfNullOrEmpty(byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
- generateTestsList() - Static method in class com.itextpdf.test.WrappedSamplesRunner
- generateTestsList(RunnerSearchConfig) - Static method in class com.itextpdf.test.WrappedSamplesRunner
- generateValue() - Method in class com.itextpdf.kernel.pdf.PdfName
- generateValue() - Method in class com.itextpdf.kernel.pdf.PdfNumber
- generateValue() - Method in class com.itextpdf.kernel.pdf.PdfString
- generation - Variable in class com.itextpdf.io.source.PdfTokenizer
- GENERATION - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Naming attribute of type X520name.
- GenericContext - Class in com.itextpdf.commons.actions.contexts
-
Generic context that allows
AbstractContextBasedITextEvent
based on the whitelist of supported events. - GenericContext(Collection
) - Constructor for class com.itextpdf.commons.actions.contexts.GenericContext -
Creates a Generic Context instance with support of provided namespaces and products.
- GenericNameTree - Class in com.itextpdf.kernel.pdf
-
Abstract representation of a name tree structure, as used in PDF for various purposes such as the Dests tree, the ID tree of structure elements and the embedded file tree.
- GenericNameTree(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.GenericNameTree
-
Creates a name tree structure in the current document.
- genNr - Variable in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Object generation.
- GEORGIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GEORGIAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant GEORGIAN.
- GeorgianNumbering - Class in com.itextpdf.kernel.numbering
-
This class can produce String combinations representing a georgian numeral.
- GERMAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- get(int) - Method in class com.itextpdf.barcodes.BarcodePDF417.SegmentList
- get(int) - Static method in class com.itextpdf.io.font.constants.TrueTypeCodePages
-
Gets code page description based on ulCodePageRange bit settings (OS/2 table).
- get(int) - Method in class com.itextpdf.io.font.otf.GlyphLine
- get(int) - Method in class com.itextpdf.io.source.ByteBuffer
- get(int) - Method in class com.itextpdf.kernel.geom.Matrix
-
Gets a specific value inside the matrix.
- get(int) - Method in class com.itextpdf.kernel.geom.Vector
-
Gets the value from a coordinate of the vector
- get(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Gets the (direct) PdfObject at the specified index.
- get(int) - Method in class com.itextpdf.kernel.pdf.PdfXrefTable
-
Get appropriate reference to indirect object.
- get(int) - Method in class com.itextpdf.layout.hyphenation.ByteVector
-
Get byte at index.
- get(int) - Method in class com.itextpdf.layout.hyphenation.CharVector
-
Get char at index.
- get(int, boolean) - Method in class com.itextpdf.kernel.pdf.PdfArray
- get(int, int) - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
Get the value of the byte at (x,y)
- get(long) - Method in class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Gets a byte at the specified position
- get(long) - Method in class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Gets a byte at the specified position
- get(long) - Method in class com.itextpdf.io.source.IndependentRandomAccessSource
-
Gets a byte at the specified position
- get(long) - Method in interface com.itextpdf.io.source.IRandomAccessSource
-
Gets a byte at the specified position
- get(long) - Method in class com.itextpdf.io.source.ThreadSafeRandomAccessSource
- get(long) - Method in class com.itextpdf.io.source.WindowRandomAccessSource
-
Gets a byte at the specified position
- get(long) - Method in class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.IndependentRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long, byte[], int, int) - Method in interface com.itextpdf.io.source.IRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.ThreadSafeRandomAccessSource
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.WindowRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long, byte[], int, int) - Method in class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
- get(IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastle.asn1.cms.AttributeTableBC
-
Calls actual
get
method for the wrapped AttributeTable object. - get(IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastlefips.asn1.cms.AttributeTableBCFips
-
Calls actual
get
method for the wrapped AttributeTable object. - get(IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.asn1.cms.IAttributeTable
-
Calls actual
get
method for the wrapped AttributeTable object. - get(IAlgorithmIdentifier) - Method in class com.itextpdf.bouncycastle.operator.DigestCalculatorProviderBC
-
Calls actual
get
method for the wrapped DigestCalculatorProvider object. - get(IAlgorithmIdentifier) - Method in class com.itextpdf.bouncycastlefips.operator.DigestCalculatorProviderBCFips
-
Calls actual
get
method for the wrapped DigestCalculatorProvider object. - get(IAlgorithmIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.operator.IDigestCalculatorProvider
-
Calls actual
get
method for the wrapped DigestCalculatorProvider object. - get(IRecipientId) - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationStoreBC
-
Calls actual
get
method for the wrapped RecipientInformationStore object. - get(IRecipientId) - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationStoreBCFips
-
Calls actual
get
method for the wrapped RecipientInformationStore object. - get(IRecipientId) - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformationStore
-
Calls actual
get
method for the wrapped RecipientInformationStore object. - get(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key.
- get(PdfName, boolean) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
- get(String) - Method in class com.itextpdf.layout.font.FontSet
-
Search in existed fonts for PostScript name or full font name.
- GET_IMAGEBYTES_FOR_SEPARATION_COLOR_ONLY_SUPPORTS_RGB - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- GET_NEXT_RENDERER_SHOULD_BE_OVERRIDDEN - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- getAbsolutePositionChanges() - Method in interface com.itextpdf.svg.renderers.impl.ISvgTextNodeRenderer
- getAbsolutePositionChanges() - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- getAbsolutePositionChanges() - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- getAcceptLatin1() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.Cell
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.Div
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.Image
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.LineSeparator
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.Link
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.List
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.ListItem
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.Paragraph
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.Table
- getAccessibilityProperties() - Method in class com.itextpdf.layout.element.Text
- getAccessibilityProperties() - Method in interface com.itextpdf.layout.tagging.IAccessibleElement
-
Gets the
accessibility properties
. - getAccessibilityProperties() - Method in class com.itextpdf.layout.tagging.TaggingDummyElement
- getAccessibleElement() - Method in class com.itextpdf.layout.tagging.TaggingHintKey
- getAccessibleKidsHint(TaggingHintKey) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getAccessibleParentHint(TaggingHintKey) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getAcroForm(PdfDocument, boolean) - Static method in class com.itextpdf.forms.PdfAcroForm
-
Retrieves AcroForm from the document.
- getAction() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets Action element, a child of OnActivation element of the link annotation.
- getAction() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
An
PdfAction
to perform, such as launching an application, playing a sound, changing an annotation’s appearance state etc, when the annotation is activated. - getAction() - Method in class com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
-
An
PdfAction
to perform, such as launching an application, playing a sound, changing an annotation’s appearance state etc, when the annotation is activated. - getAction() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
An
PdfAction
to perform, such as launching an application, playing a sound, changing an annotation’s appearance state etc, when the annotation is activated. - getAction() - Method in class com.itextpdf.signatures.SignaturePermissions.FieldLock
-
Getter for the field lock action.
- getActivationDictionary() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
Gets the activation dictionary that defines the times at which the annotation shall be activated and deactivated and the state of the 3D artwork instance at those times.
- getActiveCmap() - Method in class com.itextpdf.io.font.TrueTypeFont
- getActiveProcessor(String) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
-
Gets a processor registered for a product.
- getActualText() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Gets value of /ActualText property.
- getActualText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets /ActualText tag entry value if this text chunk is marked content.
- getActualText() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getActualText() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the actual text of element.
- getActualText() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getAdditionalAction() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the currently additional action dictionary for the form field.
- getAdditionalAction() - Method in class com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
-
An additional actions dictionary that extends the set of events that can trigger the execution of an action.
- getAdditionalAction() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
An additional actions dictionary that extends the set of events that can trigger the execution of an action.
- getAdditionalHtmlStyles() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
- getAdditionalHtmlStyles() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
-
Gets additional styles, more specifically styles that affect an element based on its position in the HTML DOM, e.g.
- getAdditionalHtmlStyles() - Method in interface com.itextpdf.styledxmlparser.node.IElementNode
-
Gets additional styles, more specifically styles that affect an element based on its position in the HTML DOM, e.g.
- getAdditionalHtmlStyles() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
- getAdditionalWidth() - Method in class com.itextpdf.layout.minmaxwidth.MinMaxWidth
- getAdvanceWidthMax() - Method in class com.itextpdf.io.font.FontMetrics
- getAffineTransform(Transform, float, float) - Static method in class com.itextpdf.layout.properties.Transform
-
Converts the
Transform
instance, i.e. - getAggregatedExceptions() - Method in exception com.itextpdf.commons.exceptions.AggregatedException
-
Gets a list of aggregated exceptions.
- getAlgorithm() - Method in class com.itextpdf.bouncycastle.asn1.x509.AlgorithmIdentifierBC
-
Calls actual
getAlgorithm
method for the wrapped AlgorithmIdentifier object. - getAlgorithm() - Method in class com.itextpdf.bouncycastle.asn1.x509.SubjectPublicKeyInfoBC
-
Calls actual
getAlgorithm
method for the wrapped SubjectPublicKeyInfo object. - getAlgorithm() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.AlgorithmIdentifierBCFips
-
Calls actual
getAlgorithm
method for the wrapped AlgorithmIdentifier object. - getAlgorithm() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.SubjectPublicKeyInfoBCFips
-
Calls actual
getAlgorithm
method for the wrapped SubjectPublicKeyInfo object. - getAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IAlgorithmIdentifier
-
Calls actual
getAlgorithm
method for the wrapped AlgorithmIdentifier object. - getAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ISubjectPublicKeyInfo
-
Calls actual
getAlgorithm
method for the wrapped SubjectPublicKeyInfo object. - getAlgorithm(String) - Static method in class com.itextpdf.signatures.SignatureMechanisms
-
Gets the algorithm name for a certain id.
- getAlgorithmIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.x509.AlgorithmIdentifierBC
-
Gets actual org.bouncycastle object being wrapped.
- getAlgorithmIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.AlgorithmIdentifierBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAlias() - Method in class com.itextpdf.layout.font.FontInfo
-
Gets font alias.
- getAliases() - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- getAliases() - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
- getAliasForm() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
- getAliasForm() - Method in interface com.itextpdf.kernel.xmp.properties.XMPAliasInfo
- getAllAppendersMap(LoggerContext) - Static method in class com.itextpdf.test.LoggerHelper
- getAllChildFields() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets all childFields of this object, including the children of the children.
- getAllChildFormFields() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets all childFields of this object, including the children of the children but not annotations.
- getAllChildren() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Gets list of children outlines.
- getAllFonts() - Static method in class com.itextpdf.io.font.CidFontProperties
- getAllFormFields() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets all
form field
s as aMap
including fields kids. - getAllFormFieldsAndAnnotations() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets all
form field
s as aSet
including fields kids and nameless fields. - getAllKnownActions() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Lists every
PdfAction
for all documented events for an annotation's additional actions. - getAllowedDigest(String) - Static method in class com.itextpdf.signatures.DigestAlgorithms
-
Returns the id of a digest algorithms that is allowed in PDF, or null if it isn't allowed.
- getAllowedNamedActions() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- getAllowedNamedActions() - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- getAllowedNamedActions() - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Retrieve allowed actions in conforming document.
- getAllPagesInRange(int) - Method in interface com.itextpdf.kernel.utils.PageRange.IPageRangePart
- getAllPagesInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAfter
- getAllPagesInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAnd
- getAllPagesInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartOddEven
- getAllPagesInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSequence
- getAllPagesInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSingle
- getAllPolys() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
- getAllPredefinedCidFonts() - Static method in class com.itextpdf.io.font.FontCache
- getAlphaIsShape() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Alpha is shape flag, see ISO 32000-1, 11.3.7.2 Source Shape and Opacity and 11.6.4.3 Mask Shape and Opacity,
PdfExtGState.getAlphaSourceFlag()
. - getAlphaSourceFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the alpha source flag ("alpha is shape"), specifying whether the current soft mask and alpha constant shall be interpreted as shape values (
true
) or opacity values (false
),AIS
key. - getAlt() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getAlternateDescription() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the alternate description of element.
- getAlternateDescription() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getAlternativeName() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the current alternate name.
- getAltText() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the alternate text.
- getAmountOfBytes() - Method in class com.itextpdf.kernel.pdf.statistics.SizeOfPdfStatisticsEvent
-
Gets number of bytes in the PDF document during the processing of which the event was sent.
- getAmountOfWrittenBytes() - Method in class com.itextpdf.kernel.pdf.CountOutputStream
-
Gets amount of bytes written to the inner output stream.
- getAnchorDelta() - Method in class com.itextpdf.io.font.otf.Glyph
- getAngle() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns the angle of the MetaFont.
- getAnnotation(PdfDocument) - Method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Gets the annotation specified by /A and /P entry values.
- getAnnotations() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets array of annotation dictionaries that shall contain indirect references to all annotations associated with the page.
- getAnnots() - Method in class com.itextpdf.forms.xfdf.XfdfObject
-
Gets the annots element, a child of the xfdf element and is the container for annot elements.
- getAnnotsList() - Method in class com.itextpdf.forms.xfdf.AnnotsObject
-
Gets children annotations.
- getAnnotsSize() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the number of
PdfAnnotation
associated with this page. - getAnnotStates() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
An array of name objects representing the appearance states for annotations associated with the page.
- getAppearance() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the string value of the appearance element, a child element of stamp element.
- getAppearance() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Constructs appearance (top-level) for a signature.
- getAppearanceCharacteristics() - Method in class com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
-
An appearance characteristics dictionary containing additional information for constructing the annotation’s appearance stream.
- getAppearanceCharacteristics() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
An appearance characteristics dictionary containing additional information for constructing the annotation’s appearance stream.
- getAppearanceDictionary() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
An appearance dictionary specifying how the annotation shall be presented visually on the page during its interactions with the user (see ISO-320001 12.5.5, "Appearance Streams").
- getAppearanceObject(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Specific appearance object corresponding to the specific appearance type.
- getAppearanceState() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
The annotation’s appearance state, which selects the applicable appearance stream from an appearance subdictionary if there is such.
- getAppearanceStates() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the appearance state names.
- getAppearanceStates() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Gets the appearance state names.
- getAppearanceStates() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the appearance state names.
- getApprox() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
- getArbitraryTypeName() - Method in class com.itextpdf.kernel.pdf.annot.PdfPrinterMarkAnnotation
- getArea() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the size of the image in User space units.
- getArea() - Method in class com.itextpdf.layout.layout.LayoutContext
-
Gets the
area
the content to be placed on. - getAreaBreak() - Method in class com.itextpdf.layout.layout.LayoutResult
-
Gets areaBreak value.
- getArgumentCount() - Method in class com.itextpdf.svg.renderers.path.impl.PathShapeMapper
- getArgumentCount() - Method in interface com.itextpdf.svg.renderers.path.IPathShapeMapper
- getArgumentCount(String) - Static method in class com.itextpdf.svg.renderers.path.SvgPathShapeFactory
-
Finds the appropriate number of arguments for a path command, based on the passed Svg path data instruction tag.
- getArray() - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
- getArray() - Method in class com.itextpdf.layout.hyphenation.ByteVector
-
Obtain byte vector array.
- getArray() - Method in class com.itextpdf.layout.hyphenation.CharVector
-
Obtain char vector array.
- getArrayItem(String, String, int) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getArrayItem(String, String, int) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Provides access to items within an array.
- getArtBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the
Rectangle
object specified by page's ArtBox, that define the extent of the page’s meaningful content (including potential white space) as intended by the page’s creator. - getAsArray(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns the element at the specified index as a PdfArray.
- getAsArray(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a PdfArray.
- getAsBool(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a Boolean.
- getAsBoolean(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns the element at the specified index as a PdfBoolean.
- getAsBoolean(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a PdfBoolean.
- getAsBytes() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the data as an uninterpreted array of bytes.
- getAscender() - Method in class com.itextpdf.io.font.FontMetrics
- getAscent() - Method in interface com.itextpdf.layout.renderer.ILeafElementRenderer
-
Gets the maximum offset above the base line that this
ILeafElementRenderer
extends to. - getAscent() - Method in class com.itextpdf.layout.renderer.ImageRenderer
- getAscent() - Method in class com.itextpdf.layout.renderer.TextRenderer
-
Gets the maximum offset above the base line that this Text extends to.
- getAscent(int, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the ascent of a char code in normalized 1000 units.
- getAscent(String, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the ascent of a
String
in points. - getAscentLine() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets the ascent line for the text (i.e.
- getAsChars() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
- getAsDictionary(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns the element at the specified index as a PdfDictionary.
- getAsDictionary(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a PdfDictionary.
- getAsDouble(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in any numerical format as a double.
- getAsDoubles() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_DOUBLE data as an array of doubles.
- getAsFloat(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in any numerical format as a float.
- getAsFloat(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a Float.
- getAsFloats() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_FLOAT data as an array of floats.
- getAsInt(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, or TIFF_SLONG format as an int.
- getAsInt(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as an Integer.
- getAsInts() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SLONG data as an array of ints (signed 32-bit integers).
- getAsLong(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, TIFF_SLONG, or TIFF_LONG format as a long.
- getAsLongs() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_LONG data as an array of longs (signed 64-bit integers).
- getASN1BitString() - Method in class com.itextpdf.bouncycastle.asn1.ASN1BitStringBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1BitString() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1BitStringBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAsn1Dump() - Method in class com.itextpdf.bouncycastle.asn1.util.ASN1DumpBC
-
Gets actual org.bouncycastle object being wrapped.
- getAsn1Dump() - Method in class com.itextpdf.bouncycastlefips.asn1.util.ASN1DumpBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAsn1Encoding() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodingBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Encoding() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodingBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Enumerated() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EnumeratedBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Enumerated() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EnumeratedBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1GeneralizedTime() - Method in class com.itextpdf.bouncycastle.asn1.ASN1GeneralizedTimeBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1GeneralizedTime() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1GeneralizedTimeBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1InputStream() - Method in class com.itextpdf.bouncycastle.asn1.ASN1InputStreamBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1InputStream() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1InputStreamBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Integer() - Method in class com.itextpdf.bouncycastle.asn1.ASN1IntegerBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Integer() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1IntegerBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1ObjectIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.ASN1ObjectIdentifierBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1ObjectIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1ObjectIdentifierBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1OctetString() - Method in class com.itextpdf.bouncycastle.asn1.ASN1OctetStringBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1OutputStream() - Method in class com.itextpdf.bouncycastle.asn1.ASN1OutputStreamBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1OutputStream() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1OutputStreamBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Sequence() - Method in class com.itextpdf.bouncycastle.asn1.ASN1SequenceBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Sequence() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1SequenceBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Set() - Method in class com.itextpdf.bouncycastle.asn1.ASN1SetBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1Set() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1SetBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAsn1String() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1StringBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getASN1String() - Method in class com.itextpdf.bouncycastle.asn1.ASN1StringBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1TaggedObject() - Method in class com.itextpdf.bouncycastle.asn1.ASN1TaggedObjectBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1UTCTime() - Method in class com.itextpdf.bouncycastle.asn1.ASN1UTCTimeBC
-
Gets actual org.bouncycastle object being wrapped.
- getASN1UTCTime() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1UTCTimeBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAsName(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns the element at the specified index as a PdfName.
- getAsName(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a PdfName.
- getAsNumber(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns the element at the specified index as a PdfNumber.
- getAsNumber(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a PdfNumber.
- getAsPdfObject() - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
- getAsPdfObject() - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- getAspectRatio() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the barcode aspect ratio.
- getAsRational(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns a TIFF_RATIONAL data item as a two-element array of ints.
- getAsRationals() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
- getAsRectangle(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a Rectangle.
- getAsShorts() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
- getAssociatedFiles() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Returns files associated with PDF document.
- getAssociatedFiles(boolean) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Returns files associated with PDF annotation.
- getAssociatedFiles(boolean) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Returns files associated with PDF page.
- getAssociatedFiles(boolean) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Returns files associated with structure element.
- getAssociatedFiles(boolean) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Returns files associated with structure tree root.
- getAssociatedFiles(boolean) - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Returns files associated with XObject.
- getAsSRational(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns a TIFF_SRATIONAL data item as a two-element array of ints.
- getAsSRationals() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
- getAsStream(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns the element at the specified index as a PdfStream.
- getAsStream(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a PdfStream.
- getAsString(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns a TIFF_ASCII data item as a String.
- getAsString(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns the element at the specified index as a PdfString.
- getAsString(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a PdfString.
- getAsStrings() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_ASCII data as an array of strings.
- getAttribute() - Method in class com.itextpdf.bouncycastle.asn1.cms.AttributeBC
-
Gets actual org.bouncycastle object being wrapped.
- getAttribute() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.AttributeBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAttribute(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Finds the attribute by name in attributes list.
- getAttribute(String) - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
- getAttribute(String) - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
-
Gets an attribute.
- getAttribute(String) - Method in interface com.itextpdf.styledxmlparser.node.IAttributes
-
Gets the value of an attribute, given a key.
- getAttribute(String) - Method in interface com.itextpdf.styledxmlparser.node.IElementNode
-
Gets an attribute.
- getAttribute(String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
- getAttribute(String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
- getAttribute(String) - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
- getAttribute(String) - Method in class com.itextpdf.svg.renderers.impl.PdfRootSvgNodeRenderer
- getAttribute(String) - Method in interface com.itextpdf.svg.renderers.ISvgNodeRenderer
-
Retrieves the property value for a given key name.
- getAttributeAsEnum(String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- getAttributeAsFloat(String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- getAttributeAsInt(String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- getAttributeAsText(String) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- getAttributeMapCopy() - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
- getAttributeMapCopy() - Method in class com.itextpdf.svg.renderers.impl.PdfRootSvgNodeRenderer
- getAttributeMapCopy() - Method in interface com.itextpdf.svg.renderers.ISvgNodeRenderer
-
Get a modifiable copy of the style and attribute map
- getAttributeOrDefault(String, String) - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Retrieves the property value for a given key name or default if the property value is
null
or missing. - getAttributes() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets a list of all attributes of the annotation.
- getAttributes() - Method in class com.itextpdf.forms.xfdf.XfdfObject
-
Gets the list of attributes of xfdf object.
- getAttributes() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
- getAttributes() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
-
Gets the attributes.
- getAttributes() - Method in interface com.itextpdf.styledxmlparser.node.IElementNode
-
Gets the attributes.
- getAttributes() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
- getAttributes(boolean) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Gets attributes object.
- getAttributesList() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the attributes list.
- getAttributesList() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getAttributeTable() - Method in class com.itextpdf.bouncycastle.asn1.cms.AttributeTableBC
-
Gets actual org.bouncycastle object being wrapped.
- getAttributeTable() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.AttributeTableBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAttributeValue(String) - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Finds the attribute by name in attributes list and return its string value.
- getAttrValues() - Method in class com.itextpdf.bouncycastle.asn1.cms.AttributeBC
-
Calls actual
getAttrValues
method for the wrapped Attribute object. - getAttrValues() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.AttributeBCFips
-
Calls actual
getAttrValues
method for the wrapped Attribute object. - getAttrValues() - Method in interface com.itextpdf.commons.bouncycastle.asn1.cms.IAttribute
-
Calls actual
getAttrValues
method for the wrapped Attribute object. - getAuthenticatedAttributeBytes(byte[], PdfSigner.CryptoStandard, Collection
, Collection - Method in class com.itextpdf.signatures.PdfPKCS7) -
When using authenticatedAttributes the authentication process is different.
- getAuthor() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getAuthorityInfoAccess() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets
authorityInfoAccess
constant for the wrapped Extension. - getAuthorityInfoAccess() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets
authorityInfoAccess
constant for the wrapped Extension. - getAuthorityInfoAccess() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
-
Gets
authorityInfoAccess
constant for the wrapped Extension. - getAuthorityKeyIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.x509.AuthorityKeyIdentifierBC
-
Gets actual org.bouncycastle object being wrapped.
- getAuthorityKeyIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets
authorityKeyIdentifier
constant for the wrapped Extension. - getAuthorityKeyIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.AuthorityKeyIdentifierBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getAuthorityKeyIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets
authorityKeyIdentifier
constant for the wrapped Extension. - getAuthorityKeyIdentifier() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
-
Gets
authorityKeyIdentifier
constant for the wrapped Extension. - getAutomaticStrokeAdjustment() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Apply Automatic Stroke Adjustment flag, see ISO 32000-1, 10.6.5 Automatic Stroke Adjustment,
PdfExtGState.getAutomaticStrokeAdjustmentFlag()
. - getAutomaticStrokeAdjustmentFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets value of an automatic stroke adjustment flag,
SA
key. - getAutoOrientAngle(MarkerSvgNodeRenderer, boolean) - Method in interface com.itextpdf.svg.renderers.IMarkerCapable
-
Calculates marker orientation angle if
orient
attribute is set toauto
- getAutoOrientAngle(MarkerSvgNodeRenderer, boolean) - Method in class com.itextpdf.svg.renderers.impl.LineSvgNodeRenderer
- getAutoOrientAngle(MarkerSvgNodeRenderer, boolean) - Method in class com.itextpdf.svg.renderers.impl.PathSvgNodeRenderer
- getAutoOrientAngle(MarkerSvgNodeRenderer, boolean) - Method in class com.itextpdf.svg.renderers.impl.PolylineSvgNodeRenderer
- getAutoTaggingPointer() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
All tagging logic performed by iText automatically (along with addition of content, annotations etc) uses
TagTreePointer
returned by this method to manipulate the tag structure. - getAvgWidth() - Method in class com.itextpdf.io.font.FontProgram
- getBackgroundArea(Rectangle) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Evaluate the actual background
- getBackgroundArea(Rectangle) - Method in class com.itextpdf.layout.renderer.TextRenderer
- getBackgroundClip() - Method in class com.itextpdf.layout.properties.Background
-
Gets background clip value.
- getBackgroundClip() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets background-clip.
- getBackgroundHeightSize() - Method in class com.itextpdf.layout.properties.BackgroundSize
-
Gets the background height property of the image.
- getBackgroundMode() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property backgroundMode.
- getBackgroundOrigin() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets background-origin.
- getBackgroundPosition() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets background-position.
- getBackgroundPropertyNameFromType(CssBackgroundUtils.BackgroundPropertyType) - Static method in class com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils
-
Gets background property name corresponding to its type.
- getBackgroundSize() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets the background size property.
- getBackgroundWidthSize() - Method in class com.itextpdf.layout.properties.BackgroundSize
-
Gets the background width property of the image.
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Gets the length of the backtrack context glyph sequence defined by this rule
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode128
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode2D
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode39
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeCodabar
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeEAN
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeEANSUPP
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeInter25
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeMSI
-
Gets the maximum area that the barcode and the text, if any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodePDF417
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodePostnet
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Gets the size of the barcode grid
- getBarcodeSize(float) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Gets the barcode size
- getBarcodeSize(float, float) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the barcode size
- getBarHeight() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the height of the bars.
- getBarsCodabar(String) - Static method in class com.itextpdf.barcodes.BarcodeCodabar
-
Creates the bars.
- getBarsCode128Raw(String) - Static method in class com.itextpdf.barcodes.Barcode128
-
Generates the bars.
- getBarsCode39(String) - Static method in class com.itextpdf.barcodes.Barcode39
-
Creates the bars.
- getBarsEAN13(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode EAN13 and UPCA.
- getBarsEAN8(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode EAN8.
- getBarsInter25(String) - Static method in class com.itextpdf.barcodes.BarcodeInter25
-
Creates the bars for the barcode.
- getBarsMSI(String) - Static method in class com.itextpdf.barcodes.BarcodeMSI
-
Creates the bars.
- getBarsPostnet(String) - Static method in class com.itextpdf.barcodes.BarcodePostnet
-
Creates the bars for Postnet.
- getBarsSupplemental2(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode supplemental 2.
- getBarsSupplemental5(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode supplemental 5.
- getBarsUPCE(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode UPCE.
- getBaseCmpObject() - Method in class com.itextpdf.kernel.utils.objectpathitems.ObjectPath
-
Method returns current base
PdfIndirectReference
object in the cmp document. - getBaseCs() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
- getBaseCs() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Indexed
- getBaseCs() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
- getBaseEncoding() - Method in class com.itextpdf.io.font.FontEncoding
- getBaseIndent() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getBaseline() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the text baseline.
- getBaseline() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets the baseline for the text (i.e.
- getBaseNS() - Method in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
- getBaseOutObject() - Method in class com.itextpdf.kernel.utils.objectpathitems.ObjectPath
-
Method returns current base
PdfIndirectReference
object in the out document. - getBasePoints() - Method in class com.itextpdf.kernel.geom.BezierCurve
-
Treat base points as the points which are enough to construct a shape.
- getBasePoints() - Method in interface com.itextpdf.kernel.geom.IShape
-
Treat base points as the points which are enough to construct a shape.
- getBasePoints() - Method in class com.itextpdf.kernel.geom.Line
- getBaseUri() - Method in class com.itextpdf.styledxmlparser.resolver.resource.UriResolver
-
Gets the base URI.
- getBaseUri() - Method in class com.itextpdf.svg.processors.impl.SvgConverterProperties
-
Gets the base URI.
- getBaseUri() - Method in interface com.itextpdf.svg.processors.ISvgConverterProperties
-
Gets the base URI.
- getBaseVersion() - Method in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Gets the baseVersion name.
- getBasicConstraints() - Method in class com.itextpdf.bouncycastle.asn1.x509.BasicConstraintsBC
-
Gets actual org.bouncycastle object being wrapped.
- getBasicConstraints() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets
basicConstraints
constant for the wrapped Extension. - getBasicConstraints() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.BasicConstraintsBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getBasicConstraints() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets
basicConstraints
constant for the wrapped Extension. - getBasicConstraints() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
-
Gets
basicConstraints
constant for the wrapped Extension. - getBasicOCSPResp() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Gets actual org.bouncycastle object being wrapped.
- getBasicOCSPResp() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getBasicOCSPResp(X509Certificate, X509Certificate, String) - Method in class com.itextpdf.signatures.OcspClientBouncyCastle
-
Gets OCSP response.
- getBasicOCSPRespBuilder() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getBasicOCSPRespBuilder() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getBasicOCSPResponse() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.BasicOCSPResponseBC
-
Gets actual org.bouncycastle object being wrapped.
- getBasicOCSPResponse() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.BasicOCSPResponseBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getBbox() - Method in class com.itextpdf.io.font.FontMetrics
- getBbox() - Method in class com.itextpdf.io.font.otf.Glyph
- getBBox() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
Gets the pattern cell's bounding box.
- getBBox() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets Form XObject's BBox,
PdfName.BBox
key. - getBBox() - Method in class com.itextpdf.layout.layout.LayoutArea
-
Gets the
box
which bounds the area. - getBer() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodingBC
-
Gets
BER
constant for the wrapped ASN1Encoding. - getBer() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodingBCFips
-
Gets
BER
constant for the wrapped ASN1Encoding. - getBer() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encoding
-
Gets
BER
constant for the wrapped ASN1Encoding. - getBidiLevels(BaseDirection, int[], SequenceId, IMetaInfo) - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- getBidiLevels(BaseDirection, int[], SequenceId, IMetaInfo) - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- getBitColumns() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the number of X pixels of
outBits
. - getBits() - Method in class com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
Gets the number of bits used to represent each colour component.
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
Gets the number of bits used to represent each colour component.
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
Gets the number of bits used to represent each colour component.
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
Gets the number of bits used to represent each colour component.
- getBitsPerComponent() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the bits per component.
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
Gets the number of bits used to represent each vertex coordinate.
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
Gets the number of bits used to represent each vertex coordinate.
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
Gets the number of bits used to represent each vertex coordinate.
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
Gets the number of bits used to represent each vertex coordinate.
- getBitsPerFlag() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
Gets the number of bits used to represent the edge flag for each vertex.
- getBitsPerFlag() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
Gets the number of bits used to represent the edge flag for each vertex.
- getBitsPerFlag() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
Gets the number of bits used to represent the edge flag for each vertex.
- getBlackGenerationFunction() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Black-generation function, see ISO32000-1, 11.7.5.3 Rendering Intent and Colour Conversions and Table 58 – Entries in a Graphics State Parameter Dictionary,
PdfExtGState.getBlackGenerationFunction()
. - getBlackGenerationFunction() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the black-generation function value,
BG
. - getBlackGenerationFunction2() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current overruling Black-generation function, see ISO32000-1, 11.7.5.3 Rendering Intent and Colour Conversions and Table 58 – Entries in a Graphics State Parameter Dictionary,
PdfExtGState.getBlackGenerationFunction2()
. - getBlackGenerationFunction2() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the black-generation function value or
Default
,BG2
key. - getBlankSignatureNames() - Method in class com.itextpdf.signatures.SignatureUtil
-
Gets the field names that have blank signatures.
- getBleedBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the
Rectangle
object specified by page's BleedBox, that define the region to which the contents of the page shall be clipped when output in a production environment. - getBlendMode() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
PDF 2.0.
- getBlendMode() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Blend Mode, see ISO 32000-1, 11.3.5 Blend Mode and 11.6.3 Specifying Blending Colour Space and Blend Mode,
PdfExtGState.getBlendMode()
. - getBlendMode() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the current blend mode for the transparent imaging model,
BM
key. - getBlendMode() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Get the image's blend mode.
- getBorder() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Get border object specified in the widget annotation dictionary.
- getBorder() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
An array specifying the characteristics of the annotation’s border.
- getBorder(PdfDictionary, float, Color, Color) - Static method in class com.itextpdf.forms.fields.borders.FormBorderFactory
-
Returns
Border
for specific borderStyle. - getBorderAreaBBox() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the border box of a renderer.
- getBorderAreaBBox() - Method in class com.itextpdf.layout.renderer.ImageRenderer
- getBorderEffect() - Method in class com.itextpdf.kernel.pdf.annot.PdfCircleAnnotation
-
Gets a border effect dictionary that specifies an effect that shall be applied to the border of the annotations.
- getBorderEffect() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
A border effect dictionary that specifies an effect that shall be applied to the border of the annotations.
- getBorderEffect() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
Gets a border effect dictionary that specifies an effect that shall be applied to the border of the annotations.
- getBorderEffect() - Method in class com.itextpdf.kernel.pdf.annot.PdfSquareAnnotation
-
Gets a border effect dictionary that specifies an effect that shall be applied to the border of the annotations.
- getBorderRadii() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets border radii of the element in the specified order: top-left, top-right, bottom-right, bottom-left.
- getBorders() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets borders of the element in the specified order: top, right, bottom, left.
- getBorderSide(float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.Border
-
Returns the
side
corresponded to the line between two points. - getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfCircleAnnotation
-
The dictionaries for some annotation types (such as free text and polygon annotations) can include the BS entry.
- getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
The dictionaries for some annotation types (such as free text and polygon annotations) can include the BS entry.
- getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfInkAnnotation
-
The dictionaries for some annotation types (such as free text and polygon annotations) can include the BS entry.
- getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
The dictionaries for some annotation types (such as free text and polygon annotations) can include the BS entry.
- getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
BS entry specifies a border style dictionary that has more settings than the array specified for the Border entry (see
PdfAnnotation.getBorder()
). - getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
The dictionaries for some annotation types (such as free text and polygon annotations) can include the BS entry.
- getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfSquareAnnotation
-
The dictionaries for some annotation types (such as free text and polygon annotations) can include the BS entry.
- getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
The dictionaries for some annotation types (such as free text and polygon annotations) can include the BS entry.
- getBorderStyleAlt() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the BorderStyleAlt element, a child of the link element.
- getBorderWidth() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Gets the border width for the field.
- getBorderWidth(IPropertyContainer) - Static method in class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
- getBottom() - Method in class com.itextpdf.forms.xfdf.FitObject
-
Gets a float vertical coordinate positioned at the bottom edge of the window.
- getBottom() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the Y coordinate of the lower edge of the rectangle.
- getBottomMargin() - Method in class com.itextpdf.layout.Document
-
Gets the bottom margin, measured in points
- getBouncyCastleFactoryTestUtil() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Get
IBouncyCastleTestConstantsFactory
corresponding to thisIBouncyCastleFactory
. - getBouncyCastleFactoryTestUtil() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Get
IBouncyCastleTestConstantsFactory
corresponding to thisIBouncyCastleFactory
. - getBouncyCastleFactoryTestUtil() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Get
IBouncyCastleTestConstantsFactory
corresponding to thisIBouncyCastleFactory
. - getBoundingBox() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.CharacterRenderInfo
- getBoundingRectangle() - Method in class com.itextpdf.kernel.geom.LineSegment
-
Computes the bounding rectangle for this line segment.
- getBounds() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
- getBounds() - Method in class com.itextpdf.kernel.pdf.function.PdfType3Function
-
An array of k − 1 numbers that, in combination with Domain, shall define the intervals to which each function from the Functions array shall apply.
- getBpc() - Method in class com.itextpdf.io.image.ImageData
- getBufferedImage() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Gets image bytes, wrapped with buffered image.
- getBufferedOutputStream(String) - Static method in class com.itextpdf.commons.utils.FileUtil
- GetBufferedRandomAccessSource - Class in com.itextpdf.io.source
- GetBufferedRandomAccessSource(IRandomAccessSource) - Constructor for class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Constructs a new OffsetRandomAccessSource
- getBuild() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
- getBuilder() - Method in class com.itextpdf.bouncycastle.cert.X509v2CRLBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getBuilder() - Method in class com.itextpdf.bouncycastlefips.cert.X509v2CRLBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getByKey(K) - Method in class com.itextpdf.commons.datastructures.BiMap
-
Gets the value by key.
- getByte2CidCmap(String) - Static method in class com.itextpdf.io.font.FontCache
- getByteArrayByUrl(URL) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
-
Gets the byte array that are retrieved from the source URL.
- getByteArrayByUrl(URL) - Method in interface com.itextpdf.styledxmlparser.resolver.resource.IResourceRetriever
-
Gets the byte array that are retrieved from the source URL.
- getByteContent() - Method in class com.itextpdf.io.source.PdfTokenizer
- getByteRange() - Method in class com.itextpdf.signatures.PdfSignature
-
Gets the /ByteRange.
- getBytes() - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Gets decoded stream bytes.
- getBytes(boolean) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Gets stream bytes.
- getBytesCount() - Method in class com.itextpdf.kernel.pdf.PdfLiteral
- getByteStream() - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
- getBytesWritten() - Method in class com.itextpdf.kernel.xmp.impl.CountOutputStream
- getByValue(V) - Method in class com.itextpdf.commons.datastructures.BiMap
-
Gets the key by value.
- getC0() - Method in class com.itextpdf.kernel.pdf.function.PdfType2Function
-
Gets values of C0 array.
- getC1() - Method in class com.itextpdf.kernel.pdf.function.PdfType2Function
-
Gets values of C1 array.
- getCalculationOrder() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
CO
array property on the AcroForm. - getCalculatorProvider() - Method in class com.itextpdf.bouncycastle.operator.DigestCalculatorProviderBC
-
Gets actual org.bouncycastle object being wrapped.
- getCalculatorProvider() - Method in class com.itextpdf.bouncycastlefips.operator.DigestCalculatorProviderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCalendar() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getCalendar() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getCalendar(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Gets the date as
Calendar
. - getCalloutLine() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
- getCanvas() - Method in class com.itextpdf.layout.renderer.DrawContext
- getCanvasTagHierarchy() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets hierarchy of the canvas tags that wraps given text.
- getCanvasTagHierarchy() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets hierarchy of the canvas tags that wraps given text.
- getCanvasTagHierarchy() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets hierarchy of the canvas tags that wraps given text.
- getCapacity() - Method in class com.itextpdf.kernel.pdf.PdfXrefTable
-
Gets the capacity of xref stream.
- getCapHeight() - Method in class com.itextpdf.io.font.FontMetrics
-
Gets the capital letters height.
- getCaption() - Method in class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
-
Gets caption for button form field creation.
- getCaption() - Method in class com.itextpdf.layout.element.Table
-
Gets the table's caption.
- getCaptionOffset() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
An array of two numbers that specifies the offset of the caption text from its normal position.
- getCaptionPosition() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
A name describing the annotation's caption positioning.
- getCatalog() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets PDF catalog.
- getCauseOfNothing() - Method in class com.itextpdf.layout.layout.LayoutResult
-
Gets the first renderer to produce
LayoutResult.NOTHING
duringIRenderer.layout(LayoutContext)
- getCell(int, int) - Method in class com.itextpdf.layout.element.Table
-
Returns a cell as specified by its location.
- getCert() - Method in class com.itextpdf.signatures.PdfSignature
-
Gets the /Cert entry value of this signature.
- getCertHash() - Method in class com.itextpdf.bouncycastle.asn1.ess.ESSCertIDBC
-
Calls actual
getCertHash
method for the wrapped ESSCertID object. - getCertHash() - Method in class com.itextpdf.bouncycastle.asn1.ess.ESSCertIDv2BC
-
Calls actual
getCertHash
method for the wrapped ESSCertIDv2 object. - getCertHash() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.ESSCertIDBCFips
-
Calls actual
getCertHash
method for the wrapped ESSCertID object. - getCertHash() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.ESSCertIDv2BCFips
-
Calls actual
getCertHash
method for the wrapped ESSCertIDv2 object. - getCertHash() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.IESSCertID
-
Calls actual
getCertHash
method for the wrapped ESSCertID object. - getCertHash() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.IESSCertIDv2
-
Calls actual
getCertHash
method for the wrapped ESSCertIDv2 object. - getCertID() - Method in class com.itextpdf.bouncycastle.cert.ocsp.ReqBC
-
Calls actual
getCertID
method for the wrapped Req object. - getCertID() - Method in class com.itextpdf.bouncycastle.cert.ocsp.SingleRespBC
-
Calls actual
getCertID
method for the wrapped SingleResp object. - getCertID() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.ReqBCFips
-
Calls actual
getCertID
method for the wrapped Req object. - getCertID() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.SingleRespBCFips
-
Calls actual
getCertID
method for the wrapped SingleResp object. - getCertID() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IReq
-
Calls actual
getCertID
method for the wrapped Req object. - getCertID() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
-
Calls actual
getCertID
method for the wrapped SingleResp object. - getCertificate() - Method in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
- getCertificate() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Get the signing certificate.
- getCertificate(IX509CertificateHolder) - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509CertificateConverterBC
-
Calls actual
getCertificate
method for the wrapped JcaX509CertificateConverter object. - getCertificate(IX509CertificateHolder) - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509CertificateConverterBCFips
-
Calls actual
getCertificate
method for the wrapped JcaX509CertificateConverter object. - getCertificate(IX509CertificateHolder) - Method in interface com.itextpdf.commons.bouncycastle.cert.jcajce.IJcaX509CertificateConverter
-
Calls actual
getCertificate
method for the wrapped JcaX509CertificateConverter object. - getCertificateBuilder() - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateBuilder() - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509v3CertificateBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateConverter() - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509CertificateConverterBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateHolder() - Method in class com.itextpdf.bouncycastle.cert.X509CertificateHolderBC
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateHolder() - Method in class com.itextpdf.bouncycastlefips.cert.X509CertificateHolderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateID() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateID() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateInfoTestConst() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleTestConstantsFactory
-
Get constant for certificate info.
- getCertificates() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Get all the X.509 certificates associated with this PKCS#7 object in no particular order.
- getCertificateStatus() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateStatusBC
-
Gets actual org.bouncycastle object being wrapped.
- getCertificateStatus() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateStatusBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCertificationLevel() - Method in class com.itextpdf.signatures.PdfSigner
-
Returns the document's certification level.
- getCertObject() - Method in class com.itextpdf.signatures.PdfSignature
-
Gets the /Cert entry value of this signature.
- getCerts() - Method in class com.itextpdf.bouncycastle.asn1.ess.SigningCertificateBC
-
Calls actual
getCerts
method for the wrapped SigningCertificate object. - getCerts() - Method in class com.itextpdf.bouncycastle.asn1.ess.SigningCertificateV2BC
-
Calls actual
getCerts
method for the wrapped SigningCertificateV2 object. - getCerts() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Calls actual
getCerts
method for the wrapped BasicOCSPResp object. - getCerts() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.SigningCertificateBCFips
-
Calls actual
getCerts
method for the wrapped SigningCertificate object. - getCerts() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.SigningCertificateV2BCFips
-
Calls actual
getCerts
method for the wrapped SigningCertificateV2 object. - getCerts() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Calls actual
getCerts
method for the wrapped BasicOCSPResp object. - getCerts() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.ISigningCertificate
-
Calls actual
getCerts
method for the wrapped SigningCertificate object. - getCerts() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.ISigningCertificateV2
-
Calls actual
getCerts
method for the wrapped SigningCertificateV2 object. - getCerts() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
-
Calls actual
getCerts
method for the wrapped BasicOCSPResp object. - getCertStatus() - Method in class com.itextpdf.bouncycastle.cert.ocsp.SingleRespBC
-
Calls actual
getCertStatus
method for the wrapped SingleResp object. - getCertStatus() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.SingleRespBCFips
-
Calls actual
getCertStatus
method for the wrapped SingleResp object. - getCertStatus() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
-
Calls actual
getCertStatus
method for the wrapped SingleResp object. - getCharacterRenderInfos() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Provides detail useful if a listener needs access to the position of each individual glyph in the text render operation
- getCharacterSet() - Method in class com.itextpdf.io.font.Type1Font
- getCharBBox(int) - Method in class com.itextpdf.io.font.FontProgram
-
Get glyph's bbox.
- getChars() - Method in class com.itextpdf.io.font.otf.Glyph
- getCharset() - Method in class com.itextpdf.svg.processors.impl.SvgConverterProperties
- getCharset() - Method in interface com.itextpdf.svg.processors.ISvgConverterProperties
-
Get the name of the Charset to be used when decoding an InputStream.
- getCharSpaceWidth() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- getCharSpacing() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Character Spacing, see ISO-320001, 9.3.2 Character Spacing,
PdfCanvas.setCharacterSpacing(float)
. - getCharSpacing() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getCheckBoxType() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Gets the checkBoxType.
- getChecksum(String) - Static method in class com.itextpdf.barcodes.BarcodeInter25
-
Calculates the checksum.
- getChecksum(String) - Static method in class com.itextpdf.barcodes.BarcodeMSI
-
Calculates the mod 10 checksum digit using the Luhn algorithm.
- getCheckType() - Method in class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
-
Gets check type for checkbox form field.
- getChildCount() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getChildField(String) - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the child field of form field.
- getChildFields() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the childFields of this object.
- getChildFormAnnotations() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets all child form field's annotations
PdfFormAnnotation
of this form field. - getChildFormFields() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets all child form fields of this form field.
- getChildren() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the list of the current child layers of the layer.
- getChildren() - Method in class com.itextpdf.layout.element.AbstractElement
-
Gets the child elements of this elements
- getChildren() - Method in interface com.itextpdf.layout.element.IAbstractElement
-
Gets the child elements of this elements.
- getChildren() - Method in interface com.itextpdf.svg.renderers.IBranchSvgNodeRenderer
-
Gets all child renderers of this object.
- getChildren() - Method in class com.itextpdf.svg.renderers.impl.AbstractBranchSvgNodeRenderer
- getChildren() - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- getChildRenderers() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the child
IRenderer
s. - getChildRenderers() - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- getChildRenderers() - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Gets the child
IRenderer
s. - getChildrenMaxWidth() - Method in class com.itextpdf.layout.minmaxwidth.MinMaxWidth
- getChildrenMinWidth() - Method in class com.itextpdf.layout.minmaxwidth.MinMaxWidth
- getChilds() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getChildStopRenderers() - Method in class com.itextpdf.svg.renderers.impl.AbstractGradientSvgNodeRenderer
-
Construct a list of child stop renderers
- getCID(String) - Method in class com.itextpdf.io.font.CFFFont
-
get a single CID font.
- getCid2UniCmap(String) - Static method in class com.itextpdf.io.font.FontCache
-
Parses CMap with a given name producing it in a form of cid to unicode mapping.
- getCidCode(int) - Method in class com.itextpdf.io.font.CMapEncoding
- getCidFont(PdfDictionary, String, boolean) - Method in class com.itextpdf.kernel.font.PdfType0Font
-
Generates the CIDFontType2 dictionary.
- getCidFontName() - Method in class com.itextpdf.io.font.FontNames
- getCids() - Method in class com.itextpdf.io.font.cmap.CMapCidUni
- getCidToCodepointCmap(String) - Static method in class com.itextpdf.io.font.FontCache
- getClassFromContext() - Method in class com.itextpdf.commons.actions.AbstractContextBasedITextEvent
-
Obtains the current event context class.
- getClassFromContext() - Method in class com.itextpdf.commons.actions.AbstractEventWrapper
- getCliExecutionCommand() - Method in class com.itextpdf.io.util.GhostscriptHelper
-
Returns a command that is used to run the utility.
- getCliExecutionCommand() - Method in class com.itextpdf.io.util.ImageMagickHelper
-
Returns a command that is used to run the utility.
- getClippingPath() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ClippingPathInfo
-
Gets the
Path
which represents current clipping path. - getClippingPath() - Method in class com.itextpdf.kernel.pdf.canvas.parser.ParserGraphicsState
-
Getter for the current clipping path.
- getClippingRule() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
- getCmap() - Method in class com.itextpdf.kernel.font.PdfType0Font
-
Gets CMAP associated with the Pdf Font.
- getCmapBytes(int) - Method in class com.itextpdf.io.font.CMapEncoding
- getCmapBytesLength(int) - Method in class com.itextpdf.io.font.CMapEncoding
- getCmapName() - Method in class com.itextpdf.io.font.CMapEncoding
- getCmpDocument() - Method in class com.itextpdf.kernel.utils.objectpathitems.TrailerPath
-
Method returns current cmp
PdfDocument
object. - getCmpObject() - Method in class com.itextpdf.kernel.utils.objectpathitems.IndirectPathItem
-
Method returns a
IndirectPathItem
object from the cmp object that was met to get to the path base objects during comparing process. - getCmpPdf(String) - Method in class com.itextpdf.test.WrappedSamplesRunner
- getCmpReaderProperties() - Method in class com.itextpdf.kernel.utils.CompareTool
-
Gets
ReaderProperties
to be passed later to thePdfReader
of the cmp document. - getCms() - Method in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
- getCmsEnvelopedData() - Method in class com.itextpdf.bouncycastle.cms.CMSEnvelopedDataBC
-
Gets actual org.bouncycastle object being wrapped.
- getCmsEnvelopedData() - Method in class com.itextpdf.bouncycastlefips.cms.CMSEnvelopedDataBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCMSException() - Method in exception com.itextpdf.bouncycastle.cms.CMSExceptionBC
-
Gets actual org.bouncycastle object being wrapped.
- getCMSException() - Method in exception com.itextpdf.bouncycastlefips.cms.CMSExceptionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCmsRecipient() - Method in interface com.itextpdf.kernel.security.IExternalDecryptionProcess
-
Returns the CMS recipient
- getCmsRecipientId() - Method in interface com.itextpdf.kernel.security.IExternalDecryptionProcess
-
Returns the ID of the CMS recipient.
- getCMYKArray(String) - Static method in class com.itextpdf.kernel.colors.WebColors
-
Gives an array of five floats that contain CMYK values and opacity, each value is between 0 and 1.
- getCMYKColor(String) - Static method in class com.itextpdf.kernel.colors.WebColors
-
Gives you a DeviceCmyk based on a name.
- getCode() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the code to generate.
- getCode() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the bytes that form the barcode.
- getCode() - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Gets the current data.
- getCode() - Method in class com.itextpdf.io.font.otf.Glyph
- getCode39Ex(String) - Static method in class com.itextpdf.barcodes.Barcode39
-
Converts the extended text into a normal, escaped text, ready to generate bars.
- getCodeColumns() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the number of barcode data columns.
- getCodePagesSupported() - Method in class com.itextpdf.io.font.TrueTypeFont
-
Gets the code pages supported by the font.
- getCodepointToCidCmap(String) - Static method in class com.itextpdf.io.font.FontCache
- getCodeRows() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the number of Y pixels of
outBits
. - getCodes() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
- getCodeSet() - Method in class com.itextpdf.barcodes.Barcode128
- getCodeSpaceRanges() - Method in class com.itextpdf.io.font.cmap.CMapCidToCodepoint
-
Returns a list containing sequential pairs of code space beginning and endings: (begincodespacerange1, endcodespacerange1, begincodespacerange2, endcodespacerange1, ...)
- getCodeSpaceRanges() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
-
Returns a list containing sequential pairs of code space beginning and endings: (begincodespacerange1, endcodespacerange1, begincodespacerange2, endcodespacerange1, ...)
- getCodeSpaceRanges() - Method in class com.itextpdf.io.font.CMapEncoding
- getCodeType() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the code type.
- getCodewords() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the codeword array.
- getCol() - Method in class com.itextpdf.layout.element.Cell
-
Gets
the number of the column
in which the cell is located. - getCollection() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Gets collection dictionary that a conforming reader shall use to enhance the presentation of file attachments stored in the PDF document.
- getColor() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the current color of the form field.
- getColor() - Method in class com.itextpdf.kernel.pdf.canvas.draw.DashedLine
- getColor() - Method in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
- getColor() - Method in interface com.itextpdf.kernel.pdf.canvas.draw.ILineDrawer
-
Gets the color of the line
- getColor() - Method in class com.itextpdf.kernel.pdf.canvas.draw.SolidLine
- getColor() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
-
Get the color of the MetaBrush.
- getColor() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
Get the color of the MetaPen.
- getColor() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Gets color for the outline entry's text,
C
key. - getColor() - Method in class com.itextpdf.layout.borders.Border
- getColor() - Method in class com.itextpdf.layout.properties.Background
-
Gets the background's color.
- getColor() - Method in class com.itextpdf.layout.properties.TransparentColor
-
Gets the color.
- getColor() - Method in class com.itextpdf.layout.properties.Underline
-
Gets the color of the underline.
- getColorEncodingComponentsNumber() - Method in class com.itextpdf.io.image.ImageData
-
Gets the number of components used to encode colorspace.
- getColorIndex() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the color index.
- getColorObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
An array of numbers in the range 0.0 to 1.0, representing a colour used for the following purposes: The background of the annotation’s icon when closed The title bar of the annotation’s pop-up window The border of a link annotation The number of array elements determines the colour space in which the colour shall be defined: 0 - No colour; transparent 1 - DeviceGray 3 - DeviceRGB 4 - DeviceCMYK
- getColorPalette() - Method in class com.itextpdf.io.image.PngImageData
- getColorProfile() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
- getColorSpace() - Method in class com.itextpdf.kernel.colors.Color
-
Returns the
color space
to which the color is related. - getColorSpace() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
Gets the color space in which colour values shall be expressed.
- getColorSpace(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- getColorSpaceDictionary() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the color space dictionary of the image.
- getColorStops() - Method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Get the copy of current color stops list.
- getColorTransform() - Method in class com.itextpdf.io.image.ImageData
- getColorType() - Method in class com.itextpdf.io.image.PngImageData
- getColorValue() - Method in class com.itextpdf.kernel.colors.Color
-
Returns the color value of the color
- getCols() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
Gets the number of columns.
- getColspan() - Method in class com.itextpdf.layout.element.Cell
-
Gets the
colspan
of the cell. - getColumnWidth(int) - Method in class com.itextpdf.layout.element.Table
-
Returns the column width for the specified column.
- getCommonRectangle(Rectangle...) - Static method in class com.itextpdf.kernel.geom.Rectangle
-
Calculates the common rectangle which includes all the input rectangles.
- getComparator(List
, FontCharacteristics) - Method in class com.itextpdf.layout.font.FontSelector - getCompatibleCidFont(String) - Static method in class com.itextpdf.io.font.FontCache
-
Finds a CJK font family which is compatible to the given CMap.
- getCompatibleCmaps(String) - Static method in class com.itextpdf.io.font.FontCache
-
Finds all CMap names that belong to the same registry to which a given font belongs.
- getCompatibleFont(String) - Static method in class com.itextpdf.io.font.CidFontProperties
- getCompressionLevel() - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Gets compression level of this PdfStream.
- getCompressionLevel() - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Gets default compression level for @see PdfStream.
- getConfirmationType() - Method in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
-
Retrieves an
event confirmation type
. - getConfirmedEvent() - Method in class com.itextpdf.commons.actions.confirmations.ConfirmEvent
-
Returns the
AbstractProductProcessITextEvent
associated with confirmed process. - getConformance() - Method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
- getConformanceLevel() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
-
Gets conformance level for form field creation.
- getConformanceLevel() - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Gets the
PdfAConformanceLevel
for this file. - getConformanceLevel() - Method in class com.itextpdf.pdfa.PdfADocument
-
Gets the PdfAConformanceLevel set in the constructor or in the metadata of the
PdfReader
. - getConformanceLevel(XMPMeta) - Static method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
- getConformanceLevel(String, String) - Static method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
- getContact() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Returns the signing contact.
- getContainingBlockForMarginBox() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
- getContent() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
-
Gets border style.
- getContent() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Gets content dictionary.
- getContent(IRecipient) - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationBC
-
Calls actual
getContent
method for the wrapped RecipientInformation object. - getContent(IRecipient) - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationBCFips
-
Calls actual
getContent
method for the wrapped RecipientInformation object. - getContent(IRecipient) - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformation
-
Calls actual
getContent
method for the wrapped RecipientInformation object. - getContent(IRecipientInformation, PrivateKey, String) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Gets the content from a recipient.
- getContentBytes() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Get decoded bytes for the whole page content.
- getContentInfo() - Method in class com.itextpdf.bouncycastle.asn1.cms.ContentInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getContentInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.ContentInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getContents() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the string value of contents tag in Xfdf document structure.
- getContents() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Gets the text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation’s contents in human-readable form.
- getContents() - Method in class com.itextpdf.signatures.PdfSignature
-
Gets the /Contents entry value.
- getContentsAsCaption() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
If true, the text specified by the
PdfName.Contents
orPdfName.RC
entries (seePdfAnnotation.getContents()
andPdfMarkupAnnotation.getRichText()
) is replicated as a caption in the appearance of the line. - getContentSigner() - Method in class com.itextpdf.bouncycastle.operator.ContentSignerBC
-
Gets actual org.bouncycastle object being wrapped.
- getContentSigner() - Method in class com.itextpdf.bouncycastlefips.operator.ContentSignerBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getContentsRichText() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the string value of contents-richtext tag in Xfdf document structure.
- getContentStream() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Please, use this method with caution and only if you know what you are doing.
- getContentStream(int) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the content stream at specified 0-based index in the Contents object
PdfArray
. - getContentStreamCount() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the size of Contents object
PdfArray
. - getContentVerifierProvider() - Method in class com.itextpdf.bouncycastle.operator.ContentVerifierProviderBC
-
Gets actual org.bouncycastle object being wrapped.
- getContentWidth(PdfString) - Method in class com.itextpdf.kernel.font.PdfFont
- getContentWidth(PdfString) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- getContentWidth(PdfString) - Method in class com.itextpdf.kernel.font.PdfType0Font
- getContext() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
- getContext() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorResult
-
Gets processor context, containing
FontProvider
andFontSet
of temporary fonts inside. - getContext(Class>) - Method in class com.itextpdf.commons.actions.contexts.ContextManager
-
Gets the context associated with the passed class object.
- getContext(String) - Method in class com.itextpdf.commons.actions.contexts.ContextManager
-
Gets the context associated with the passed class object.
- getContextLength() - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Gets the length of the context glyph sequence defined by this rule
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1.SubstRuleFormat1
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2.SubstRuleFormat2
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3.SubstRuleFormat3
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2.PosRuleFormat2
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- getContour() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getCoords() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Gets the Coords object - a
PdfArray
of four numbers [x0 y0 x1 y1] that specified the starting and the endings coordinates of thew axis, expressed in the shading's target coordinate space. - getCoords() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
Gets the coords
PdfArray
object - an array of six numbers [x0 y0 r0 x1 y1 r1], specifying the centres and radii of the starting and ending circles, expressed in the shading’s target coordinate space. - getCount() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the number of elements in the IFD.
- getCountOfIndirectObjects() - Method in class com.itextpdf.kernel.pdf.PdfXrefTable
-
Calculates a number of stored references to indirect objects.
- getCreationDate() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
The date and time when the annotation was created.
- getCreator() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getCRL(String) - Static method in class com.itextpdf.signatures.CertificateUtil
-
Gets the CRL object using a CRL URL.
- getCRL(X509Certificate) - Static method in class com.itextpdf.signatures.CertificateUtil
-
Gets a CRL from an X509 certificate.
- getCRL(X509Certificate, X509Certificate) - Method in class com.itextpdf.signatures.CRLVerifier
-
Fetches a CRL for a specific certificate online (without further checking).
- getCrlDistPoint() - Method in class com.itextpdf.bouncycastle.asn1.x509.CRLDistPointBC
-
Gets actual org.bouncycastle object being wrapped.
- getCrlDistPoint() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.CRLDistPointBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCRlDistributionPoints() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets
cRLDistributionPoints
constant for the wrapped Extension. - getCRlDistributionPoints() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets
cRLDistributionPoints
constant for the wrapped Extension. - getCRlDistributionPoints() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
-
Gets
cRLDistributionPoints
constant for the wrapped Extension. - getCRLReason() - Method in class com.itextpdf.bouncycastle.asn1.x509.CRLReasonBC
-
Gets actual org.bouncycastle object being wrapped.
- getCRLReason() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.CRLReasonBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getCRLs() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Get the X.509 certificate revocation lists associated with this PKCS#7 object
- getCRLsFromDSS() - Method in class com.itextpdf.signatures.LtvVerifier
-
Gets a list of X509CRL objects from a Document Security Store.
- getCRLURL(X509Certificate) - Static method in class com.itextpdf.signatures.CertificateUtil
-
Gets the URL of the Certificate Revocation List for a Certificate
- getCropBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the
Rectangle
specified by page's CropBox, that defines the visible region of default user space. - getCryptoMode() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
Gets encryption algorithm and access permissions.
- getCryptoMode() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets encryption algorithm and access permissions.
- getCssContext() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Gets the SVG CSS context.
- getCssContext() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Gets the SVG CSS context.
- getCssDeclarations(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
-
Gets the CSS declarations.
- getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
- getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
- getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssStatement
-
Gets a list of
CssRuleSet
objects. - getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
-
Gets the CSS rule sets.
- getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.media.CssMediaRule
- getCtm() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
- getCtm() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ClippingPathInfo
-
Gets the current
transformation matrix
. - getCtm() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the current transformation matrix.
- getCurrentArea() - Method in class com.itextpdf.layout.renderer.RootRenderer
- getCurrentBackgroundColor() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property currentBackgroundColor.
- getCurrentBrush() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Returns the current MetaBrush object.
- getCurrentCanvas() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Retrieves the current top of the stack, without modifying the stack.
- getCurrentCanvasTransform() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Get the current canvas transformation
- getCurrentContentStream() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
- getCurrentDateTime() - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Obtain the current date and time.
- getCurrentFont() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Returns the current MetaFont object.
- getCurrentFont() - Method in class com.itextpdf.layout.font.ComplexFontSelectorStrategy
- getCurrentFont() - Method in class com.itextpdf.layout.font.FontSelectorStrategy
- getCurrentFontSize() - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
-
Return font-size of the current element
- getCurrentPage() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
- getCurrentPen() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Returns the current MetaPen object.
- getCurrentPoint() - Method in class com.itextpdf.kernel.geom.Path
-
The current point is the trailing endpoint of the segment most recently added to the current path.
- getCurrentPoint() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Returns the current Point.
- getCurrentPos() - Method in class com.itextpdf.io.source.OutputStream
-
Gets current output stream position.
- getCurrentSpaceToGradientVectorSpaceTransformation(Rectangle, AffineTransform) - Method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Returns the current space to gradient vector space transformations that should be applied to the shading color.
- getCurrentSpaceToGradientVectorSpaceTransformation(Rectangle, AffineTransform) - Method in class com.itextpdf.kernel.colors.gradients.LinearGradientBuilder
- getCurrentTextColor() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property currentTextColor.
- getCurrentTimeCalendar() - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Gets a default
GregorianCalendar
. - getCurrentTimeDate() - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Gets current time consistently.
- getCurrentTimeZoneOffset(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Gets the offset of time zone from UTC at the specified date.
- getCurrentViewPort() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Get the current viewbox.
- getDarkerColor() - Method in class com.itextpdf.layout.borders.Border3D
-
Makes the
Border.transparentColor
color of the border darker and returns the result - getDash() - Method in class com.itextpdf.kernel.pdf.PdfDashPattern
-
Gets dash of PdfDashPattern.
- getDashPattern() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
-
Gets the dash pattern of the border.
- getDashPattern() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets line dash pattern value,
D
key, see ISO-320001, 8.4.3.6 Line Dash Pattern,PdfExtGState.setDashPattern(com.itextpdf.kernel.pdf.PdfArray)
. - getDashPattern() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets line dash pattern value,
D
key. - getData() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Gets
data
constant for the wrapped PKCSObjectIdentifiers. - getData() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Gets
data
constant for the wrapped PKCSObjectIdentifiers. - getData() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
-
Gets
data
constant for the wrapped PKCSObjectIdentifiers. - getData() - Method in class com.itextpdf.io.colors.IccProfile
-
Get the icc color profile data.
- getData() - Method in class com.itextpdf.io.image.GifImageData
- getData() - Method in class com.itextpdf.io.image.ImageData
- getData(boolean) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Page
-
return as a single byte array the header-data for each segment in segment number order, EMBEDDED organization, but I am putting the needed segments in SEQUENTIAL organization.
- getDatasetsNode() - Method in class com.itextpdf.forms.xfa.XfaForm
-
Gets the
Node
that corresponds to the datasets part. - getDate() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
The date and time when the annotation was most recently modified.
- getDate() - Method in class com.itextpdf.signatures.PdfSignature
-
Gets the /M value.
- getDay() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getDay() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getDecode() - Method in class com.itextpdf.io.image.ImageData
- getDecode() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
Gets the
PdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values. - getDecode() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
Gets the
PdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values. - getDecode() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
Gets the
PdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values. - getDecode() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
Gets the
PdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values. - getDecode() - Method in class com.itextpdf.kernel.pdf.function.PdfType0Function
- getDecodedStringContent() - Method in class com.itextpdf.io.source.PdfTokenizer
- getDecodeParms() - Method in class com.itextpdf.io.image.ImageData
- getDecryptor() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes128
- getDecryptor() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard40
- getDecryptor() - Method in class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler
- getDecryptor() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes128
- getDecryptor() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
- getDecryptor() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- getDecryptorProvider() - Method in class com.itextpdf.bouncycastle.operator.InputDecryptorProviderBC
-
Gets actual org.bouncycastle object being wrapped.
- getDecryptorProvider() - Method in class com.itextpdf.bouncycastlefips.operator.InputDecryptorProviderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDefault() - Static method in class com.itextpdf.kernel.pdf.tagging.StandardNamespaces
-
Gets the name of the default standard structure namespace.
- getDefault() - Static method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets default
MediaDeviceDescription
instance. - getDefaultAppearance() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.
- getDefaultAppearance() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.
- getDefaultAppearance() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.
- getDefaultAppearance() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
DA
String property on the AcroForm. - getDefaultAppearance() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the string value of the defaultappearance element, a child of the caret and freetext elements.
- getDefaultAppearance() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
The default appearance string that shall be used in formatting the text.
- getDefaultAppearance() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
The default appearance string that shall be used in formatting the text.
- getDefaultCacheFlag() - Method in class com.itextpdf.layout.font.FontProvider
-
The method is used to determine whether the font should be cached or not by default.
- getDefaultEmbeddingFlag() - Method in class com.itextpdf.layout.font.FontProvider
-
The method is used to determine whether the font should be embedded or not by default.
- getDefaultEncoding(FontProgram) - Method in class com.itextpdf.layout.font.FontProvider
-
Gets the default encoding for specific font.
- getDefaultFilterHandlers() - Static method in class com.itextpdf.kernel.pdf.filters.FilterHandlers
- getDefaultFont() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets default font for the document: Helvetica, WinAnsi.
- getDefaultFontFamily() - Method in class com.itextpdf.layout.font.FontProvider
-
Gets the default font-family.
- getDefaultInitialView() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
Gets the default initial view of the 3D artwork that shall be used when the annotation is activated.
- getDefaultJustification() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
Q
integer property on the AcroForm. - getDefaultPageSize() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets default page size.
- getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.Button
-
Gets the default property from this entity.
- getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.FormField
-
Gets the default property from this entity.
- getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.InputField
- getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.ListBoxField
- getDefaultProperty(int) - Method in class com.itextpdf.forms.form.element.TextArea
- getDefaultProperty(int) - Method in class com.itextpdf.layout.Document
- getDefaultProperty(int) - Method in class com.itextpdf.layout.element.BlockElement
- getDefaultProperty(int) - Method in class com.itextpdf.layout.element.Cell
- getDefaultProperty(int) - Method in class com.itextpdf.layout.element.List
- getDefaultProperty(int) - Method in class com.itextpdf.layout.element.ListItem
- getDefaultProperty(int) - Method in class com.itextpdf.layout.element.Paragraph
- getDefaultProperty(int) - Method in class com.itextpdf.layout.ElementPropertyContainer
- getDefaultProperty(int) - Method in interface com.itextpdf.layout.IPropertyContainer
-
Gets the default property from this entity.
- getDefaultProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the default property from this entity.
- getDefaultProperty(int) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- getDefaultProperty(int) - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
-
Gets the default property from this entity.
- getDefaultProperty(int) - Method in class com.itextpdf.layout.RootElement
- getDefaultProperty(int) - Method in class com.itextpdf.layout.tagging.TaggingDummyElement
- getDefaultResources() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
DR
dictionary property on the AcroForm. - getDefaultStyle() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets a default style string, as described in "Rich Text Strings" section of Pdf spec.
- getDefaultStyle() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the string value of the defaultstyle element, a child of the freetext element.
- getDefaultStyleString() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
- getDefaultValue() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the default fallback value for the form field.
- getDefaultValue() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Gets the default value of the form field.
- getDefaultValue() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Gets the default value of the form field.
- getDefaultValue(String) - Static method in class com.itextpdf.styledxmlparser.css.resolve.CssDefaults
-
Gets the default value of a property.
- getDeltaX(Point.LongPoint, Point.LongPoint) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.LongPoint
- getDer() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodingBC
-
Gets
DER
constant for the wrapped ASN1Encoding. - getDer() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodingBCFips
-
Gets
DER
constant for the wrapped ASN1Encoding. - getDer() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encoding
-
Gets
DER
constant for the wrapped ASN1Encoding. - getDerIA5String() - Method in class com.itextpdf.bouncycastle.asn1.DERIA5StringBC
-
Gets actual org.bouncycastle object being wrapped.
- getDerIA5String() - Method in class com.itextpdf.bouncycastlefips.asn1.DERIA5StringBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDERNull() - Method in class com.itextpdf.bouncycastle.asn1.DERNullBC
-
Gets actual org.bouncycastle object being wrapped.
- getDERNull() - Method in class com.itextpdf.bouncycastlefips.asn1.DERNullBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDEROctetString() - Method in class com.itextpdf.bouncycastle.asn1.DEROctetStringBC
-
Gets actual org.bouncycastle object being wrapped.
- getDEROctetString() - Method in class com.itextpdf.bouncycastlefips.asn1.DEROctetStringBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDERSequence() - Method in class com.itextpdf.bouncycastle.asn1.DERSequenceBC
-
Gets actual org.bouncycastle object being wrapped.
- getDERSequence() - Method in class com.itextpdf.bouncycastlefips.asn1.DERSequenceBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDERSet() - Method in class com.itextpdf.bouncycastle.asn1.DERSetBC
-
Gets actual org.bouncycastle object being wrapped.
- getDERSet() - Method in class com.itextpdf.bouncycastlefips.asn1.DERSetBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDERTaggedObject() - Method in class com.itextpdf.bouncycastle.asn1.DERTaggedObjectBC
-
Gets actual org.bouncycastle object being wrapped.
- getDERTaggedObject() - Method in class com.itextpdf.bouncycastlefips.asn1.DERTaggedObjectBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDescender() - Method in class com.itextpdf.barcodes.Barcode1D
- getDescender() - Method in class com.itextpdf.io.font.FontMetrics
- getDescent() - Method in interface com.itextpdf.layout.renderer.ILeafElementRenderer
-
Gets the maximum offset below the base line that this
ILeafElementRenderer
extends to. - getDescent() - Method in class com.itextpdf.layout.renderer.ImageRenderer
- getDescent() - Method in class com.itextpdf.layout.renderer.TextRenderer
-
Gets the maximum offset below the base line that this Text extends to.
- getDescent(int, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the descent of a char code in points.
- getDescent(String, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the descent of a
String
in points. - getDescentLine() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets the descent line for the text (i.e.
- getDescriptor() - Method in class com.itextpdf.layout.font.FontInfo
- getDest() - Method in class com.itextpdf.test.WrappedSamplesRunner
-
Gets the path to the resulting PDF from the sample class;
- getDestination() - Method in class com.itextpdf.forms.xfdf.ActionObject
-
Gets Dest, inner element of link, GoTo, and GoToR elements.
- getDestination() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets Dest element, a child element of link, GoTo, GoToR elements.
- getDestination() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Gets
PdfDestination
. - getDestinationObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
Gets the annotation destination as
PdfObject
instance. - getDestinationPage(IPdfNameTreeAccess) - Method in class com.itextpdf.kernel.pdf.navigation.PdfDestination
- getDestinationPage(IPdfNameTreeAccess) - Method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
- getDestinationPage(IPdfNameTreeAccess) - Method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
- getDestinationPage(IPdfNameTreeAccess) - Method in class com.itextpdf.kernel.pdf.navigation.PdfNamedDestination
- getDestinationPage(IPdfNameTreeAccess) - Method in class com.itextpdf.kernel.pdf.navigation.PdfStringDestination
- getDestinationPage(IPdfNameTreeAccess) - Method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- getDestOutputProfile() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
- getDeterminant() - Method in class com.itextpdf.kernel.geom.AffineTransform
- getDeterminant() - Method in class com.itextpdf.kernel.geom.Matrix
-
Computes the determinant of the matrix.
- getDeveloperExtensions() - Method in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Generations the developer extension dictionary corresponding with the prefix.
- getDeviceDescription() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Gets the device description.
- getDeviceNCsArray(PdfArray, PdfObject, PdfObject) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
- getDictItem() - Method in class com.itextpdf.io.font.CFFFont
- getDifference(int) - Method in class com.itextpdf.io.font.FontEncoding
- getDifferences() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
Returns map with
ObjectPath
as keys and difference descriptions as values. - getDiffPixels() - Method in class com.itextpdf.io.util.ImageMagickCompareResult
-
Getter for a different pixels count.
- getDigest(String) - Static method in class com.itextpdf.signatures.DigestAlgorithms
-
Gets the digest name for a certain id
- getDigestAlgorithm() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- getDigestAlgorithm() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes128
- getDigestAlgorithm() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes256
- getDigestAlgorithm() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard40
- getDigestAlgorithmName() - Method in interface com.itextpdf.signatures.IExternalSignature
-
Returns the digest algorithm.
- getDigestAlgorithmName() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Returns the name of the digest algorithm, e.g.
- getDigestAlgorithmName() - Method in class com.itextpdf.signatures.PrivateKeySignature
-
Returns the digest algorithm.
- getDigestAlgorithmOid() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Getter for the ID of the digest algorithm, e.g.
- getDigestCalculator() - Method in class com.itextpdf.bouncycastle.operator.DigestCalculatorBC
-
Gets actual org.bouncycastle object being wrapped.
- getDigestCalculator() - Method in class com.itextpdf.bouncycastlefips.operator.DigestCalculatorBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDigitalSignature() - Method in class com.itextpdf.bouncycastle.asn1.x509.KeyUsageBC
-
Gets
digitalSignature
constant for the wrapped KeyUsage. - getDigitalSignature() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.KeyUsageBCFips
-
Gets
digitalSignature
constant for the wrapped KeyUsage. - getDigitalSignature() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IKeyUsage
-
Gets
digitalSignature
constant for the wrapped KeyUsage. - getDirectoryOffset() - Method in class com.itextpdf.io.font.TrueTypeFont
-
The offset from the start of the file to the table directory.
- getDisplayValue() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the current display value of the form field.
- getDistributionPoint() - Method in class com.itextpdf.bouncycastle.asn1.x509.DistributionPointBC
-
Calls actual
getDistributionPoints
method for the wrapped DistributionPoint object. - getDistributionPoint() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointBCFips
-
Calls actual
getDistributionPoints
method for the wrapped DistributionPoint object. - getDistributionPoint() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPoint
-
Calls actual
getDistributionPoints
method for the wrapped DistributionPoint object. - getDistributionPointName() - Method in class com.itextpdf.bouncycastle.asn1.x509.DistributionPointNameBC
-
Gets actual org.bouncycastle object being wrapped.
- getDistributionPointName() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointNameBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getDistributionPoints() - Method in class com.itextpdf.bouncycastle.asn1.x509.CRLDistPointBC
-
Calls actual
getDistributionPoints
method for the wrapped CRLDistPoint object. - getDistributionPoints() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.CRLDistPointBCFips
-
Calls actual
getDistributionPoints
method for the wrapped CRLDistPoint object. - getDistributionPoints() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ICRLDistPoint
-
Calls actual
getDistributionPoints
method for the wrapped CRLDistPoint object. - getDoctypeIsDisallowedExceptionMessage() - Static method in class com.itextpdf.test.ExceptionTestUtil
-
Returns message about disallowed DOCTYPE.
- getDocument() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the
PdfDocument
that owns that form field. - getDocument() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
-
Gets document to be used for form field creation.
- getDocument() - Method in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Returns the PdfDocument associated with this event.
- getDocument() - Method in class com.itextpdf.kernel.font.PdfType3Font
- getDocument() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Get the document this canvas belongs to
- getDocument() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the
PdfDocument
that owns that layer. - getDocument() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Gets the
PdfDocument
that owns that layer membership. - getDocument() - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
Gets the
PdfDocument
that owns that OCProperties. - getDocument() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Get
PdfDocument
with indirect reference associated with the object. - getDocument() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- getDocument() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the
PdfDocument
that owns that page, ornull
if such document isn't exist. - getDocument() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getDocument() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- getDocument() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
- getDocument() - Method in class com.itextpdf.layout.renderer.DrawContext
- getDocument() - Method in class com.itextpdf.signatures.PdfSigner
-
Gets the PdfDocument associated with this instance.
- getDocument() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDocumentNode
-
Gets the JSoup document.
- getDocumentBuilderFactory() - Static method in class com.itextpdf.io.util.XmlUtil
-
Creates default document builder factory.
- getDocumentBytes() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayloadDocument
- getDocumentDefaultNamespace() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
A namespace that is used as a default value for the tagging for any new
TagTreePointer
created (including the pointer returned byTagStructureContext.getAutoTaggingPointer()
, which implies that automatically created tag structure will be in this namespace by default). - getDocumentFonts() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
List all newly added or loaded fonts
- getDocumentId() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Obtains numeric document id.
- getDocumentId() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- getDocumentIdWrapper() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Obtains document id as a
SequenceId
. - getDocumentInfo() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets document information dictionary.
- getDomain() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Gets the
PdfArray
of twofloat
[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s). - getDomain() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
Gets the
PdfArray
domain rectangle object that establishes an internal coordinate space for the shading that is independent of the target coordinate space in which it shall be painted. - getDomain() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
Gets the
PdfArray
of twofloat
[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s). - getDomain() - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
The valid input domain, input will be clipped to this domain contains a min max pair per input component.
- getDomain() - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- getDomDocument() - Method in class com.itextpdf.forms.xfa.XfaForm
-
Gets the top level DOM document.
- getDotsGap(double, float) - Method in class com.itextpdf.layout.borders.Border
-
Adjusts the size of the gap between dots
- getDownAppearanceObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
The down appearance is used when the mouse button is pressed or held down within the annotation’s active area.
- getDpiX() - Method in class com.itextpdf.io.image.ImageData
- getDpiY() - Method in class com.itextpdf.io.image.ImageData
- getE() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getEditable() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
Retrieves the state of the editable of the field.
- getEncodable() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableBC
-
Gets actual org.bouncycastle object being wrapped.
- getEncodable() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getEncodableVector() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Gets actual org.bouncycastle object being wrapped.
- getEncodableVector() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getEncode() - Method in class com.itextpdf.kernel.pdf.function.PdfType0Function
- getEncode() - Method in class com.itextpdf.kernel.pdf.function.PdfType3Function
-
An array of 2 × k numbers that, taken in pairs, shall map each subset of the domain defined by Domain and the Bounds array to the domain of the corresponding function.
- getEncoded() - Method in class com.itextpdf.bouncycastle.asn1.ASN1PrimitiveBC
-
Calls actual
getEncoded
method for the wrapped ASN1Primitive object. - getEncoded() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Calls actual
getEncoded
method for the wrapped BasicOCSPResp object. - getEncoded() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBC
-
Calls actual
getEncoded
method for the wrapped OCSPReq object. - getEncoded() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Calls actual
getEncoded
method for the wrapped OCSPResp object. - getEncoded() - Method in class com.itextpdf.bouncycastle.cert.X509CRLHolderBC
-
Calls actual
getEncoded
method for the wrapped X509CRLHolder object. - getEncoded() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestBC
-
Calls actual
getEncoded
method for wrapped TimeStampRequest object. - getEncoded() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseBC
-
Calls actual
getEncoded
method for the wrapped TimeStampResponse object. - getEncoded() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenBC
-
Calls actual
getEncoded
method for the wrapped TimeStampToken object. - getEncoded() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenInfoBC
-
Calls actual
getEncoded
method for the wrapped TimeStampTokenInfo object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1PrimitiveBCFips
-
Calls actual
getEncoded
method for the wrapped ASN1Primitive object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Calls actual
getEncoded
method for the wrapped BasicOCSPResp object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBCFips
-
Calls actual
getEncoded
method for the wrapped OCSPReq object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Calls actual
getEncoded
method for the wrapped OCSPResp object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.cert.X509CRLHolderBCFips
-
Calls actual
getEncoded
method for the wrapped X509CRLHolder object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestBCFips
-
Calls actual
getEncoded
method for wrapped TimeStampRequest object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseBCFips
-
Calls actual
getEncoded
method for the wrapped TimeStampResponse object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenBCFips
-
Calls actual
getEncoded
method for the wrapped TimeStampToken object. - getEncoded() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenInfoBCFips
-
Calls actual
getEncoded
method for the wrapped TimeStampTokenInfo object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Primitive
-
Calls actual
getEncoded
method for the wrapped ASN1Primitive object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509CRLHolder
-
Calls actual
getEncoded
method for the wrapped X509CRLHolder object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
-
Calls actual
getEncoded
method for the wrapped BasicOCSPResp object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReq
-
Calls actual
getEncoded
method for the wrapped OCSPReq object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
-
Calls actual
getEncoded
method for the wrapped OCSPResp object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequest
-
Calls actual
getEncoded
method for wrapped TimeStampRequest object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
-
Calls actual
getEncoded
method for the wrapped TimeStampResponse object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampToken
-
Calls actual
getEncoded
method for the wrapped TimeStampToken object. - getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
-
Calls actual
getEncoded
method for the wrapped TimeStampTokenInfo object. - getEncoded(String) - Method in class com.itextpdf.bouncycastle.asn1.ASN1PrimitiveBC
-
Calls actual
getEncoded
method for the wrapped ASN1Primitive object. - getEncoded(String) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1PrimitiveBCFips
-
Calls actual
getEncoded
method for the wrapped ASN1Primitive object. - getEncoded(String) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Primitive
-
Calls actual
getEncoded
method for the wrapped ASN1Primitive object. - getEncoded(X509Certificate, String) - Method in class com.itextpdf.signatures.CrlClientOffline
-
Returns the CRL bytes (the parameters are ignored).
- getEncoded(X509Certificate, String) - Method in class com.itextpdf.signatures.CrlClientOnline
-
Fetches the CRL bytes from an URL.
- getEncoded(X509Certificate, String) - Method in interface com.itextpdf.signatures.ICrlClient
-
Gets an encoded byte array.
- getEncoded(X509Certificate, X509Certificate, String) - Method in interface com.itextpdf.signatures.IOcspClient
-
Fetch a DER-encoded BasicOCSPResponse from an OCSP responder.
- getEncoded(X509Certificate, X509Certificate, String) - Method in class com.itextpdf.signatures.OcspClientBouncyCastle
-
Fetch a DER-encoded BasicOCSPResponse from an OCSP responder.
- getEncodedPKCS1() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Gets the bytes for the PKCS#1 object.
- getEncodedPKCS7() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Gets the bytes for the PKCS7SignedData object.
- getEncodedPKCS7(byte[]) - Method in class com.itextpdf.signatures.PdfPKCS7
-
Gets the bytes for the PKCS7SignedData object.
- getEncodedPKCS7(byte[], PdfSigner.CryptoStandard, ITSAClient, Collection
, Collection - Method in class com.itextpdf.signatures.PdfPKCS7) -
Gets the bytes for the PKCS7SignedData object.
- getEncodeUTF16BE() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getEncodeUTF16LE() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getEncoding() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
- getEncoding() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns the encoding used in the MetaFont.
- getEncoding() - Method in class com.itextpdf.kernel.pdf.PdfString
-
Gets the encoding of this string.
- getEncoding() - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Detects the encoding of the byte buffer, stores and returns it.
- getEncoding() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getEncoding() - Method in class com.itextpdf.layout.font.FontInfo
- getEncryptedContentInfo() - Method in class com.itextpdf.bouncycastle.asn1.cms.EncryptedContentInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getEncryptedContentInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.EncryptedContentInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getEncryptedPayload() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayloadDocument
- getEncryptedPayloadDocument() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets the encrypted payload of this document, or returns
null
if this document isn't an unencrypted wrapper document. - getEncryptionStream(OutputStream) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes128
- getEncryptionStream(OutputStream) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard40
- getEncryptionStream(OutputStream) - Method in class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler
- getEncryptionStream(OutputStream) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes128
- getEncryptionStream(OutputStream) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
- getEncryptionStream(OutputStream) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- getEncryptionStream(OutputStream) - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- getEndingPoint() - Method in class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- getEndingPoint() - Method in interface com.itextpdf.svg.renderers.path.IPathShape
-
Gets the ending point on the canvas after the path shape has been drawn via the
IPathShape.draw(PdfCanvas)
method, in SVG space coordinates. - getEndLocation() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- getEndPoint() - Method in class com.itextpdf.kernel.geom.LineSegment
- getEndType() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getEndType(int) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Converts iText line cap style constant into the corresponding constant of the Clipper library.
- getEnforce() - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
PDF 2.0.
- getEntireIndexRange(int) - Method in class com.itextpdf.io.font.CFFFont
-
a utility that creates a range item for an entire index
- getEntry(PdfString) - Method in class com.itextpdf.kernel.pdf.GenericNameTree
-
Retrieve an entry from the name tree.
- getEntry(PdfString) - Method in interface com.itextpdf.kernel.pdf.IPdfNameTreeAccess
-
Retrieve an entry from the name tree.
- getEntry(String) - Method in class com.itextpdf.kernel.pdf.GenericNameTree
-
Retrieve an entry from the name tree.
- getEntry(String) - Method in interface com.itextpdf.kernel.pdf.IPdfNameTreeAccess
-
Retrieve an entry from the name tree.
- getEnumCs() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
- getEnvelopedData() - Method in class com.itextpdf.bouncycastle.asn1.cms.EnvelopedDataBC
-
Gets actual org.bouncycastle object being wrapped.
- getEnvelopedData() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Gets
envelopedData
constant for the wrapped PKCSObjectIdentifiers. - getEnvelopedData() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.EnvelopedDataBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getEnvelopedData() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Gets
envelopedData
constant for the wrapped PKCSObjectIdentifiers. - getEnvelopedData() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
-
Gets
envelopedData
constant for the wrapped PKCSObjectIdentifiers. - getEps() - Static method in class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
- getErrorCode() - Method in exception com.itextpdf.kernel.xmp.XMPException
- getErrorCount() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
Returns number of differences between two documents detected during comparison.
- getErrorLevel() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the error level correction used for the barcode.
- getEssCertID() - Method in class com.itextpdf.bouncycastle.asn1.ess.ESSCertIDBC
-
Gets actual org.bouncycastle object being wrapped.
- getEssCertID() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.ESSCertIDBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getEssCertIDv2() - Method in class com.itextpdf.bouncycastle.asn1.ess.ESSCertIDv2BC
-
Gets actual org.bouncycastle object being wrapped.
- getEssCertIDv2() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.ESSCertIDv2BCFips
-
Gets actual org.bouncycastle object being wrapped.
- getEvent() - Method in class com.itextpdf.commons.actions.AbstractEventWrapper
-
Obtains the wrapped event.
- getEventListener() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Accessor method for the
IEventListener
object maintained in this class. - getEvents(SequenceId) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
-
Gets events registered for provided identifier.
- getEventType() - Method in class com.itextpdf.commons.actions.AbstractEventWrapper
- getEventType() - Method in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
-
Returns an event type.
- getEventType() - Method in class com.itextpdf.kernel.actions.events.ITextCoreProductEvent
- getExactPacketLength() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getException() - Method in exception com.itextpdf.bouncycastle.cert.CertIOExceptionBC
-
Gets actual org.bouncycastle object being wrapped.
- getException() - Method in exception com.itextpdf.bouncycastle.cert.ocsp.OCSPExceptionBC
-
Gets actual org.bouncycastle object being wrapped.
- getException() - Method in exception com.itextpdf.bouncycastle.operator.OperatorCreationExceptionBC
-
Gets actual org.bouncycastle object being wrapped.
- getException() - Method in exception com.itextpdf.bouncycastlefips.cert.CertIOExceptionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getException() - Method in exception com.itextpdf.bouncycastlefips.cert.ocsp.OCSPExceptionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getException() - Method in exception com.itextpdf.bouncycastlefips.operator.OperatorCreationExceptionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getExitCode() - Method in class com.itextpdf.commons.utils.ProcessInfo
-
Getter for a process exit code.
- getExpansion() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the expansion of element.
- getExpansion() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getExpansionText() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
- getExpansionText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets /E tag (expansion text) entry value if this text chunk is marked content.
- getExpression() - Method in class com.itextpdf.styledxmlparser.css.CssDeclaration
-
Gets the expression.
- getExtend() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
Gets the
PdfArray
of twoboolean
that specified whether to extend the shading beyond the starting and ending points of the axis, respectively. - getExtend() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
Gets the
PdfArray
of twoboolean
that specified whether to extend the shading beyond the starting and ending circles of the axis, respectively. - getExtendedKeyUsage() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtendedKeyUsageBC
-
Gets actual org.bouncycastle object being wrapped.
- getExtendedKeyUsage() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets
extendedKeyUsage
constant for the wrapped Extension. - getExtendedKeyUsage() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtendedKeyUsageBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getExtendedKeyUsage() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets
extendedKeyUsage
constant for the wrapped Extension. - getExtendedKeyUsage() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
-
Gets
extendedKeyUsage
constant for the wrapped Extension. - getExtension() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets actual org.bouncycastle object being wrapped.
- getExtension() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getExtension(IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBC
-
Calls actual
getExtension
method for the wrapped OCSPReq object. - getExtension(IASN1ObjectIdentifier) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBCFips
-
Calls actual
getExtension
method for the wrapped OCSPReq object. - getExtension(IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReq
-
Calls actual
getExtension
method for the wrapped OCSPReq object. - getExtensionLevel() - Method in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Gets the extension level within the baseVersion.
- getExtensions() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionsBC
-
Gets actual org.bouncycastle object being wrapped.
- getExtensions() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionsBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getExtensionUtils() - Method in class com.itextpdf.bouncycastle.cert.X509ExtensionUtilsBC
-
Gets actual org.bouncycastle object being wrapped.
- getExtensionUtils() - Method in class com.itextpdf.bouncycastlefips.cert.X509ExtensionUtilsBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getExternalClasses() - Method in class com.itextpdf.layout.hyphenation.PatternParser
- getExternalData() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
An external data dictionary specifying data that shall be associated with the annotation.
- getExtraBottom() - Method in class com.itextpdf.layout.properties.Background
-
Gets the extra space that must be filled at the bottom of the Element.
- getExtraLeft() - Method in class com.itextpdf.layout.properties.Background
-
Gets the extra space that must be filled to the left of the Element.
- getExtraRight() - Method in class com.itextpdf.layout.properties.Background
-
Gets the extra space that must be filled to the right of the Element.
- getExtraTop() - Method in class com.itextpdf.layout.properties.Background
-
Gets the extra space that must be filled at the top of the Element.
- getF() - Method in class com.itextpdf.forms.xfdf.XfdfObject
-
Gets the f element, child of the xfdf element.
- getFactory() - Static method in class com.itextpdf.bouncycastleconnector.BouncyCastleFactoryCreator
-
Returns
IBouncyCastleFactory
instance for bouncy-castle classes creation. - getFailInfo() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseBC
-
Calls actual
getFailInfo
method for the wrapped TimeStampResponse object. - getFailInfo() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseBCFips
-
Calls actual
getFailInfo
method for the wrapped TimeStampResponse object. - getFailInfo() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
-
Calls actual
getFailInfo
method for the wrapped TimeStampResponse object. - getFamilyName() - Method in class com.itextpdf.io.font.FontNames
- getFamilyNameLowerCase() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getFauxedFonts() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
An array of font dictionaries representing fonts that were fauxed (replaced by substitute fonts) during the generation of trap networks for the page.
- getFeatureRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getFeatures(String[], String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getField(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a given tag as a TIFFField, or null if the tag is not present.
- getField(String) - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets a
form field
by its name. - getField(String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
-
Retrieves a Collection field from the Schema.
- getField(String) - Method in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Gets the first entry from the field array retrieved from the values Map.
- getFieldArray(String) - Method in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Gets a field array from the values Map.
- getFieldAsByte(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a byte.
- getFieldAsByte(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a byte.
- getFieldAsDouble(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a double.
- getFieldAsDouble(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a double.
- getFieldAsFloat(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a float.
- getFieldAsFloat(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a float.
- getFieldAsLong(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a long.
- getFieldAsLong(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a long.
- getFieldFlag(int) - Method in class com.itextpdf.forms.fields.PdfFormField
-
Checks whether a certain flag, or any of a combination of flags, is set for this form field.
- getFieldFlags() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the current list of PDF form field flags.
- getFieldList() - Method in class com.itextpdf.forms.xfdf.FieldsObject
-
Gets a list of children fields
- getFieldLockDict() - Method in class com.itextpdf.signatures.PdfSigner
-
Getter for the field lock dictionary.
- getFieldLocks() - Method in class com.itextpdf.signatures.SignaturePermissions
-
Getter for the field lock actions, and fields that are impacted by the action
- getFieldName() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the current field name.
- getFieldName() - Method in class com.itextpdf.signatures.PdfSigner
-
Gets the field name.
- getFields() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets all AcroForm fields in the document.
- getFields() - Method in class com.itextpdf.forms.xfdf.XfdfObject
-
Gets the fields element, a child of the xfdf element and is the container for form field elements.
- getFields() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns an array of TIFFFields containing all the fields in this directory.
- getFields() - Method in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Getter for values.
- getFields() - Method in class com.itextpdf.signatures.SignaturePermissions.FieldLock
-
Getter for the fields involved in the lock action.
- getFieldsForFlattening() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets a collection of
form field
s, prepared for flattening usingPdfAcroForm.partialFormFlattening(java.lang.String)
method. - getFileIdentifier() - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
- getFileLength() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Provides the size of the opened file.
- getFileNames() - Method in class com.itextpdf.commons.utils.ZipFileReader
-
Get all file entries paths inside the reading zip file.
- getFileOriginalName() - Method in class com.itextpdf.forms.xfdf.ActionObject
-
Gets the string value of OriginalName, required attribute of File inner element of GoToR or Launch element.
- getFileOutputStream(File) - Static method in class com.itextpdf.commons.utils.FileUtil
- getFileOutputStream(String) - Static method in class com.itextpdf.commons.utils.FileUtil
- getFileSpec() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayloadDocument
- getFileSpecObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
- getFillColor() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current fill color.
- getFillColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the path's fill color.
- getFillColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getFillOpacity() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Fill Opacity value, see ISO 32000-1, 11.3.7.2 Source Shape and Opacity and 11.6.4.4 Constant Shape and Opacity,
PdfExtGState.getFillOpacity()
. - getFillOpacity() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the current alpha constant, specifying the constant shape or constant opacity value for non-stroking operations in the transparent imaging model,
ca
key. - getFillOverprint() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Get the Fill Overprint flag, see ISO 32000-1, 8.6.7 Overprint Control and 11.7.4.5 Summary of Overprinting Behaviour,
PdfExtGState.getFillOverprintFlag()
. - getFillOverprintFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Get overprint flag value for non-stroking operations,
op
key. - getFillType(int) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Converts iText filling rule constant into the corresponding constant of the Clipper library.
- getFilter() - Method in class com.itextpdf.io.image.ImageData
- getFilterSubtype() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Getter for the filter subtype.
- getFinalSelectFieldHeight(float, float, boolean) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
- getFinalSelectFieldHeight(float, float, boolean) - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
- getFingerPrint() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Returns the object containing the registered products.
- getFinishRow() - Method in class com.itextpdf.layout.element.Table.RowRange
-
Gets the finishing row number of the table section
- getFirst() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
- getFirstContentStream() - Method in class com.itextpdf.kernel.pdf.PdfPage
- getFirstFormAnnotation() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets a single child form field's annotation
PdfFormAnnotation
. - getFirstPage() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Get the first page of the document.
- getFirstYLineRecursively() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the first yLine of the nested children recursively.
- getFirstYLineRecursively() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getFirstYLineRecursively() - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
- getFirstYLineRecursively() - Method in class com.itextpdf.layout.renderer.TextRenderer
- getFit() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Gets the Fit element, a child of the Dest element.
- getFitB() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Sets the FitB element, a child of the Dest element.
- getFitBH() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Sets the FitBH element, a child of the Dest element.
- getFitBV() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Sets the FitBV element, a child of the Dest element.
- getFitH() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Gets the FitH element, a child of the Dest element.
- getFitR() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Gets the FitR element, a child of the Dest element.
- getFitV() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Gets the FitV element, a child of the Dest element.
- getFixControlChars() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
- getFixedPrint() - Method in class com.itextpdf.kernel.pdf.annot.PdfWatermarkAnnotation
- getFlags() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
A set of flags specifying various characteristics of the annotation (see ISO-320001 12.5.3, "Annotation Flags").
- getFlatnessTolerance() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Flatness Tolerance, see ISO-320001, 10.6.2 Flatness Tolerance,
PdfCanvas.setFlatnessTolerance(float)
. - getFlatnessTolerance() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the flatness tolerance value,
FL
key. - getFloatRendererAreas() - Method in class com.itextpdf.layout.layout.LayoutContext
-
Gets list of
Rectangle
objects. - getFloats() - Method in class com.itextpdf.layout.properties.Transform.SingleTransform
-
Gets an array of values corresponding to transformation, i.e.
- getFloatsOverflowedToNextPage() - Method in class com.itextpdf.layout.layout.LineLayoutResult
-
Gets the list of floats overflowed to next page.
- getFont() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the text font.
- getFont() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the current font of the form field.
- getFont() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current
PdfFont
. - getFont() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Getter for the font
- getFont() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns the Font.
- getFont() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets font and size,
Font
key. - getFont(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Creates a
PdfFont
object by a font dictionary. - getFont(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Create a new instance of
PdfFont
or load already created one. - getFont(String) - Static method in class com.itextpdf.io.font.FontCache
- getFontByTccIndex(int) - Method in class com.itextpdf.io.font.TrueTypeCollection
-
method return TrueTypeFont by ttc index
- getFontData() - Method in class com.itextpdf.layout.font.FontInfo
-
Gets font data, if
FontInfo
was created withbyte[]
. - getFontDescriptor(String) - Method in class com.itextpdf.kernel.font.PdfFont
- getFontDescriptor(String) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Generates the font descriptor for this font or
null
if it is one of the 14 built in fonts. - getFontDescriptor(String) - Method in class com.itextpdf.kernel.font.PdfType0Font
- getFontDescriptor(String) - Method in class com.itextpdf.kernel.font.PdfType3Font
- getFontEncoding() - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Get the font encoding.
- getFontFamily() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
-
Gets the font-family.
- getFontFile() - Method in class com.itextpdf.kernel.font.DocTrueTypeFont
- getFontFileName() - Method in class com.itextpdf.kernel.font.DocTrueTypeFont
- getFontIdentification() - Method in class com.itextpdf.io.font.FontProgram
- getFontMetrics() - Method in class com.itextpdf.io.font.FontProgram
- getFontName() - Method in class com.itextpdf.io.font.FontNames
- getFontName() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getFontName() - Method in class com.itextpdf.layout.font.FontInfo
-
Gets path to font, if
FontInfo
was created by String. - getFontNameLowerCase() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getFontNames() - Method in class com.itextpdf.io.font.FontProgram
- getFontProgram() - Method in class com.itextpdf.kernel.font.PdfFont
- getFontProvider() - Method in class com.itextpdf.layout.RootElement
-
Gets
FontProvider
if presents. - getFontProvider() - Method in class com.itextpdf.svg.processors.impl.SvgConverterProperties
-
Gets the font provider.
- getFontProvider() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Gets the font provider.
- getFontProvider() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorResult
- getFontProvider() - Method in interface com.itextpdf.svg.processors.ISvgConverterProperties
-
Gets the font provider.
- getFontProvider() - Method in interface com.itextpdf.svg.processors.ISvgProcessorResult
-
Obtains the
FontProvider
. - getFontProvider() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Gets the FontProvider to be used during the drawing operations.
- getFonts() - Method in class com.itextpdf.layout.font.FontSelector
-
Sorted set of fonts.
- getFonts() - Method in class com.itextpdf.layout.font.FontSet
-
Gets available fonts.
- getFonts() - Method in class com.itextpdf.svg.css.impl.SvgStyleResolver
-
Gets the list of fonts.
- getFonts(FontSet) - Method in class com.itextpdf.layout.font.FontSet
-
Gets union of available and temporary fonts.
- getFontsDir() - Static method in class com.itextpdf.commons.utils.FileUtil
-
Gets the default windows font directory.
- getFontSelector(List
, FontCharacteristics) - Method in class com.itextpdf.layout.font.FontProvider -
Create
FontSelector
or get from cache. - getFontSelector(List
, FontCharacteristics, FontSet) - Method in class com.itextpdf.layout.font.FontProvider -
Create
FontSelector
or get from cache. - getFontSet() - Method in class com.itextpdf.layout.font.FontProvider
-
Gets
FontSet
. - getFontSize() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the current fontSize of the form field.
- getFontSize() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the font size.
- getFontSize() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getFontSize(MetaState) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns the font size.
- getFontStreamBytes() - Method in class com.itextpdf.io.font.TrueTypeFont
- getFontStreamBytes() - Method in class com.itextpdf.io.font.Type1Font
- getFontStreamLengths() - Method in class com.itextpdf.io.font.Type1Font
- getFontStretch() - Method in class com.itextpdf.io.font.FontNames
-
Gets font stretch in css notation (font-stretch property).
- getFontUnicodeRange() - Method in class com.itextpdf.layout.font.FontInfo
- getFontWeight() - Method in class com.itextpdf.io.font.FontNames
- getFontWeight() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getFontWeight() - Method in class com.itextpdf.layout.font.FontCharacteristics
- getFooter() - Method in class com.itextpdf.layout.element.Table
-
Gets the footer of the table.
- getForbiddenActions() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- getForbiddenActions() - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- getForbiddenActions() - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Retrieve forbidden actions in conforming document.
- getForm() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets initial image if it is instanceof
PdfFormXObject
, otherwise returns null. - getForm(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- getFormat() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
- getFormFieldKeys() - Static method in class com.itextpdf.forms.fields.PdfFormField
-
Gets a set of all possible form field keys except
PdfName.Parent
. - getFormFieldName() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
-
Gets name of the form field.
- getFormFields(PdfArray) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- getFormType() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
-
Returns
Btn
, the form type for choice form fields. - getFormType() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
Returns
Ch
, the form type for choice form fields. - getFormType() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Returns the type of the parent form field, or of the wrapped
object. - getFormType() - Method in class com.itextpdf.forms.fields.PdfSignatureFormField
-
Returns
Sig
, the form type for signature form fields. - getFormType() - Method in class com.itextpdf.forms.fields.PdfTextFormField
-
Returns
Tx
, the form type for textual form fields. - getFormType(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormField
-
Returns the type of the form field dictionary, or of the parent
object. - getFrames() - Method in class com.itextpdf.io.image.GifImageData
- getFreeMemory() - Static method in class com.itextpdf.commons.utils.SystemUtil
- getFullName() - Method in class com.itextpdf.bouncycastle.asn1.x509.DistributionPointNameBC
-
Gets
FULL_NAME
constant for the wrapped DistributionPointName. - getFullName() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointNameBCFips
-
Gets
FULL_NAME
constant for the wrapped DistributionPointName. - getFullName() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPointName
-
Gets
FULL_NAME
constant for the wrapped DistributionPointName. - getFullName() - Method in class com.itextpdf.io.font.FontNames
- getFullNameAllLangs() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getFullNameLowerCase() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getFullNamesEnglishOpenType() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getFunction() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
Gets the function PdfObject that represents color transitions across the shading geometry.
- getFunctions() - Method in class com.itextpdf.kernel.pdf.function.PdfType3Function
-
(Required) An array of k 1-input functions that shall make up the stitching function.
- getFunctionType() - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
The function type, (see ISO-320001 Table 38).
- getFunctionType() - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- getGamma() - Method in class com.itextpdf.io.image.PngImageData
- getGap() - Method in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
Getter for the gap between the center of the dots of the dotted line.
- getGap() - Method in class com.itextpdf.kernel.pdf.PdfDashPattern
-
Gets gap of PdfDashPattern.
- getGdefTable() - Method in class com.itextpdf.io.font.TrueTypeFont
- getGeneralName() - Method in class com.itextpdf.bouncycastle.asn1.x509.GeneralNameBC
-
Gets actual org.bouncycastle object being wrapped.
- getGeneralName() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNameBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getGeneralNames() - Method in class com.itextpdf.bouncycastle.asn1.x509.GeneralNamesBC
-
Gets actual org.bouncycastle object being wrapped.
- getGeneralNames() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNamesBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getGenNr() - Method in class com.itextpdf.io.source.PdfTokenizer
- getGenNumber() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- getGenTime() - Method in class com.itextpdf.bouncycastle.asn1.tsp.TSTInfoBC
-
Calls actual
getGenTime
method for the wrapped TSTInfo object and gets date. - getGenTime() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenInfoBC
-
Calls actual
getGenTime
method for the wrapped TimeStampTokenInfo object. - getGenTime() - Method in class com.itextpdf.bouncycastlefips.asn1.tsp.TSTInfoBCFips
-
Calls actual
getGenTime
method for the wrapped TSTInfo object and gets date. - getGenTime() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenInfoBCFips
-
Calls actual
getGenTime
method for the wrapped TimeStampTokenInfo object. - getGenTime() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.ITSTInfo
-
Calls actual
getGenTime
method for the wrapped TSTInfo object and gets date. - getGenTime() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
-
Calls actual
getGenTime
method for the wrapped TimeStampTokenInfo object. - getGlobal(boolean) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
- getGlyph(int) - Method in class com.itextpdf.io.font.FontProgram
- getGlyph(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getGlyph(int) - Method in class com.itextpdf.kernel.font.PdfFont
-
Get glyph by unicode
- getGlyph(int) - Method in class com.itextpdf.kernel.font.PdfTrueTypeFont
- getGlyph(int) - Method in class com.itextpdf.kernel.font.PdfType0Font
- getGlyph(int) - Method in class com.itextpdf.kernel.font.PdfType1Font
- getGlyph(int) - Method in class com.itextpdf.kernel.font.PdfType3Font
- getGlyph(String) - Method in class com.itextpdf.io.font.Type1Font
-
Find glyph by glyph name.
- getGlyphByCode(int) - Method in class com.itextpdf.io.font.FontProgram
- getGlyphClass(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getGlyphClassTable() - Method in class com.itextpdf.io.font.otf.OpenTypeGdefTableReader
- getGlyphWidths() - Method in class com.itextpdf.io.font.FontMetrics
- getGood() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateStatusBC
-
Gets
GOOD
constant for the wrapped CertificateStatus. - getGood() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateStatusBCFips
-
Gets
GOOD
constant for the wrapped CertificateStatus. - getGood() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateStatus
-
Gets
GOOD
constant for the wrapped CertificateStatus. - getGposTable() - Method in class com.itextpdf.io.font.TrueTypeFont
- getGradientStrategy() - Method in class com.itextpdf.kernel.colors.gradients.StrategyBasedLinearGradientBuilder
-
Get the last set predefined strategy
- getGradientTransform() - Method in class com.itextpdf.svg.renderers.impl.AbstractGradientSvgNodeRenderer
-
Evaluates the 'gradientTransform' transformations
- getGradientVector(Rectangle, AffineTransform) - Method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Returns the base gradient vector in gradient vector space.
- getGradientVector(Rectangle, AffineTransform) - Method in class com.itextpdf.kernel.colors.gradients.LinearGradientBuilder
- getGradientVector(Rectangle, AffineTransform) - Method in class com.itextpdf.kernel.colors.gradients.StrategyBasedLinearGradientBuilder
- getGraphicsState() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.AbstractRenderInfo
- getGraphicsState() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.data.IEventData
- getGraphicsState() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Gets the current
ParserGraphicsState
- getGraphicsState() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Gets current
CanvasGraphicsState
. - getGsubTable() - Method in class com.itextpdf.io.font.TrueTypeFont
- getHalftone() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current halftone , see ISO32000-1, 10.5 Halftones and Table 58 – Entries in a Graphics State Parameter Dictionary,
PdfExtGState.getHalftone()
. - getHalftone() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the halftone dictionary, stream or
Default
,HT
key. - getHalftoneOrigin() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
PDF 2.0.
- getHashAlgOID() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Calls actual
getHashAlgOID
method for the wrapped CertificateID object. - getHashAlgOID() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Calls actual
getHashAlgOID
method for the wrapped CertificateID object. - getHashAlgOID() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateID
-
Calls actual
getHashAlgOID
method for the wrapped CertificateID object. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastle.asn1.ess.ESSCertIDv2BC
-
Calls actual
getHashAlgorithm
method for the wrapped ESSCertIDv2 object. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastle.asn1.pcks.RSASSAPSSParamsBC
-
Return the
IAlgorithmIdentifier
describing the digest algorithm to be used in the signature. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastle.asn1.tsp.MessageImprintBC
-
Calls actual
getHashAlgorithm
method for the wrapped MessageImprint object. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenInfoBC
-
Calls actual
getHashAlgorithm
method for the wrapped TimeStampTokenInfo object. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.ESSCertIDv2BCFips
-
Calls actual
getHashAlgorithm
method for the wrapped ESSCertIDv2 object. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.RSASSAPSSParamsBCFips
-
Return the
IAlgorithmIdentifier
describing the digest algorithm to be used in the signature. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastlefips.asn1.tsp.MessageImprintBCFips
-
Calls actual
getHashAlgorithm
method for the wrapped MessageImprint object. - getHashAlgorithm() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenInfoBCFips
-
Calls actual
getHashAlgorithm
method for the wrapped TimeStampTokenInfo object. - getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.IESSCertIDv2
-
Calls actual
getHashAlgorithm
method for the wrapped ESSCertIDv2 object. - getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
-
Return the
IAlgorithmIdentifier
describing the digest algorithm to be used in the signature. - getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.IMessageImprint
-
Calls actual
getHashAlgorithm
method for the wrapped MessageImprint object. - getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
-
Calls actual
getHashAlgorithm
method for the wrapped TimeStampTokenInfo object. - getHashCode(Map
) - Static method in class com.itextpdf.commons.utils.MapUtil -
Calculates the hash code of the
map
. - getHashedMessage() - Method in class com.itextpdf.bouncycastle.asn1.tsp.MessageImprintBC
-
Calls actual
getHashedMessage
method for the wrapped MessageImprint object. - getHashedMessage() - Method in class com.itextpdf.bouncycastlefips.asn1.tsp.MessageImprintBCFips
-
Calls actual
getHashedMessage
method for the wrapped MessageImprint object. - getHashedMessage() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.IMessageImprint
-
Calls actual
getHashedMessage
method for the wrapped MessageImprint object. - getHashSha1() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Gets
getHashSha1
constant for the wrapped CertificateID. - getHashSha1() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Gets
getHashSha1
constant for the wrapped CertificateID. - getHashSha1() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateID
-
Gets
getHashSha1
constant for the wrapped CertificateID. - getHasLanguage() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- getHasQualifiers() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- getHasType() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- getHatch() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
-
Get the hatch pattern of the MetaBrush
- getHCornerRadius() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
-
Gets the horizontal corner radius of the rectangular border.
- getHeader() - Method in class com.itextpdf.layout.element.Table
-
Gets the header of the table.
- getHeaderOffset() - Method in class com.itextpdf.io.source.PdfTokenizer
- getHeight() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the height of the barcode.
- getHeight() - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
- getHeight() - Method in class com.itextpdf.io.image.ImageData
- getHeight() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the height of rectangle.
- getHeight() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets height based on XObject's BBox.
- getHeight() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Gets height of image,
Height
key. - getHeight() - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Gets height of XObject.
- getHeight() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the height property of a block element.
- getHeight() - Method in class com.itextpdf.layout.Style
-
Gets the height property of the element.
- getHeight() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the height in points.
- getHex(int) - Static method in class com.itextpdf.io.source.ByteBuffer
- getHighlightMode() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
Gets the annotation highlight mode.
- getHighlightMode() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
Getter for the annotation's highlighting mode.
- getHighPrecision() - Static method in class com.itextpdf.io.source.OutputStream
-
Gets global high precision setting.
- getHintKey(IPropertyContainer) - Static method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getHintOffset() - Method in class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Get the hint offset value
- getHintOffsetType() - Method in class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Get the hint offset type
- getHints() - Method in class com.itextpdf.barcodes.BarcodeQRCode
- getHorizontalRadius() - Method in class com.itextpdf.layout.properties.BorderRadius
-
Gets the horizontal radius of the
border's
corner. - getHorizontalScaling() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Horizontal Scaling percentage, see ISO-320001, 9.3.4 Horizontal Scaling.
- getHorizontalScaling() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getHorizontalScaling() - Method in class com.itextpdf.layout.element.Text
-
Gets the horizontal scaling property, which determines how wide the text should be stretched.
- getHorizontalTranslation() - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
- getHour() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getHour() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getHref() - Method in class com.itextpdf.forms.xfdf.FObject
-
Gets the name of the source or target file.
- getHTP() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Halftone Phase, see Portable Document Format Reference Manual Version 1.2, 7.12 Extended graphics states and PostScript Language Reference Manual, Second Edition, 7.3.3, Halftone Phase.
- getHumanReadableUCCEAN(String) - Static method in class com.itextpdf.barcodes.Barcode128
-
Gets the human readable text of a sequence of AI.
- getHyphenationPoints() - Method in class com.itextpdf.layout.hyphenation.Hyphenation
- getHyphenationTree(InputStream, String) - Static method in class com.itextpdf.layout.hyphenation.Hyphenator
-
Load tree from the stream.
- getHyphenationTree(String, String) - Method in class com.itextpdf.layout.hyphenation.HyphenationTreeCache
-
Looks in the cache if a hyphenation tree is available and returns it if it is found.
- getHyphenationTree(String, String) - Static method in class com.itextpdf.layout.hyphenation.Hyphenator
-
Load tree from xml file using configuration settings.
- getHyphenationTree(String, String, Map
) - Static method in class com.itextpdf.layout.hyphenation.Hyphenator -
Returns a hyphenation tree for a given language and country, with fallback from (lang,country) to (lang).
- getHyphenationTree2(String, String, Map
) - Static method in class com.itextpdf.layout.hyphenation.Hyphenator -
Returns a hyphenation tree for a given language and country.
- getHyphenationTreeCache() - Static method in class com.itextpdf.layout.hyphenation.Hyphenator
-
Returns the default hyphenation tree cache.
- getHyphenSymbol() - Method in class com.itextpdf.layout.hyphenation.HyphenationConfig
-
Gets the hyphenation symbol.
- getIccColorSpaceName(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Get the Color space name of the icc profile found in the data.
- getIccDeviceClass(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Get the device class of the icc profile found in the data.
- getIccNumberOfComponents(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Get the number of color components of the icc profile found in the data.
- getIccProfileStream(IccProfile) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- getIccProfileStream(IccProfile, float[]) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- getIccProfileStream(InputStream) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- getIccProfileStream(InputStream, float[]) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- getIconName() - Method in class com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
-
The name of an icon that is used in displaying the annotation.
- getIconName() - Method in class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation
-
The name of an icon that is used in displaying the annotation.
- getIconName() - Method in class com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
-
The name of an icon that is used in displaying the annotation.
- getIconName() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
-
The name of an icon that is used in displaying the annotation.
- getId() - Method in class com.itextpdf.bouncycastle.asn1.ASN1ObjectIdentifierBC
-
Calls actual
getId
method for the wrapped ASN1ObjectIdentifier object. - getId() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1ObjectIdentifierBCFips
-
Calls actual
getId
method for the wrapped ASN1ObjectIdentifier object. - getId() - Method in class com.itextpdf.commons.actions.sequence.SequenceId
-
Obtains an id.
- getId() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1ObjectIdentifier
-
Calls actual
getId
method for the wrapped ASN1ObjectIdentifier object. - getId() - Method in class com.itextpdf.forms.form.element.FormField
-
Gets the id.
- getId() - Method in interface com.itextpdf.forms.form.element.IFormField
-
Gets the id.
- getIdAaEtsSigPolicyId() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Gets
id_aa_ets_sigPolicyId
constant for the wrapped PKCSObjectIdentifiers. - getIdAaEtsSigPolicyId() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Gets
id_aa_ets_sigPolicyId
constant for the wrapped PKCSObjectIdentifiers. - getIdAaEtsSigPolicyId() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
-
Gets
id_aa_ets_sigPolicyId
constant for the wrapped PKCSObjectIdentifiers. - getIdAaSignatureTimeStampToken() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Gets
id_aa_signatureTimeStampToken
constant for the wrapped PKCSObjectIdentifiers. - getIdAaSignatureTimeStampToken() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Gets
id_aa_signatureTimeStampToken
constant for the wrapped PKCSObjectIdentifiers. - getIdAaSignatureTimeStampToken() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
-
Gets
id_aa_signatureTimeStampToken
constant for the wrapped PKCSObjectIdentifiers. - getIdentity() - Static method in class com.itextpdf.io.font.cmap.CMapToUnicode
- getIdKpOCSPSigning() - Method in class com.itextpdf.bouncycastle.asn1.x509.KeyPurposeIdBC
-
Gets
id_kp_OCSPSigning
constant for the wrapped KeyPurposeId. - getIdKpOCSPSigning() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.KeyPurposeIdBCFips
-
Gets
id_kp_OCSPSigning
constant for the wrapped KeyPurposeId. - getIdKpOCSPSigning() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IKeyPurposeId
-
Gets
id_kp_OCSPSigning
constant for the wrapped KeyPurposeId. - getIdPkixOcspBasic() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPObjectIdentifiersBC
-
Gets
id_pkix_ocsp_basic
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspBasic() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPObjectIdentifiersBCFips
-
Gets
id_pkix_ocsp_basic
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspBasic() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPObjectIdentifiers
-
Gets
id_pkix_ocsp_basic
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspNoCheck() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPObjectIdentifiersBC
-
Gets
id_pkix_ocsp_nocheck
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspNoCheck() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPObjectIdentifiersBCFips
-
Gets
id_pkix_ocsp_nocheck
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspNoCheck() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPObjectIdentifiers
-
Gets
id_pkix_ocsp_nocheck
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspNonce() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPObjectIdentifiersBC
-
Gets
id_pkix_ocsp_nonce
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspNonce() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPObjectIdentifiersBCFips
-
Gets
id_pkix_ocsp_nonce
constant for the wrapped OCSPObjectIdentifiers. - getIdPkixOcspNonce() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPObjectIdentifiers
-
Gets
id_pkix_ocsp_nonce
constant for the wrapped OCSPObjectIdentifiers. - getIds() - Method in class com.itextpdf.forms.xfdf.XfdfObject
-
Gets the ids element, child of the xfdf element.
- getIdSpqEtsUri() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Gets
id_spq_ets_uri
constant for the wrapped PKCSObjectIdentifiers. - getIdSpqEtsUri() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Gets
id_spq_ets_uri
constant for the wrapped PKCSObjectIdentifiers. - getIdSpqEtsUri() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
-
Gets
id_spq_ets_uri
constant for the wrapped PKCSObjectIdentifiers. - getIdTree() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Returns the document's structure element ID tree wrapped in a
PdfStructIdTree
object. - getIFDOffset() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the offset of the IFD corresponding to this
TIFFDirectory
. - getIfdSize() - Method in class com.itextpdf.io.codec.TiffWriter
- getIgnoredPaths() - Method in class com.itextpdf.test.RunnerSearchConfig
- getImage() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the image wrapped in ImageXObject.
- getImage() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets initial image if it is instanceof
PdfImageXObject
, otherwise returns null. - getImage() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the background image for the layer 2.
- getImage(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- getImageAttributes() - Method in class com.itextpdf.io.image.ImageData
- getImageBytes() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Gets decoded image bytes.
- getImageBytes(boolean) - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Gets image bytes.
- getImageCtm() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the coordinate transformation matrix in User space which was active when this image was rendered.
- getImageHeight() - Method in class com.itextpdf.layout.element.Image
-
Gets height of the image.
- getImageHeight() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets initial image height.
- getImageHeight() - Method in class com.itextpdf.layout.renderer.ImageRenderer
-
Gets original height of the image, not the height set by
Image.setHeight(float)
method. - getImageMask() - Method in class com.itextpdf.io.image.ImageData
- getImageResourceName() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the name of the image resource.
- getImageScale() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the scaling to be applied to the background image.
- getImageScaledHeight() - Method in class com.itextpdf.layout.element.Image
-
Gets scaled height of the image.
- getImageScaledWidth() - Method in class com.itextpdf.layout.element.Image
-
Gets scaled width of the image.
- getImageWidth() - Method in class com.itextpdf.layout.element.Image
-
Gets width of the image.
- getImageWidth() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets initial image width.
- getImageWidth() - Method in class com.itextpdf.layout.renderer.ImageRenderer
-
Gets original width of the image, not the width set by
Image.setWidth(float)
method. - getImportantDeclarations() - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
-
Gets the important CSS declarations.
- getIncludeThumbnailPad() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getIndent() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getIndex() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Gets refersTo object index in the object stream.
- getIndex() - Method in class com.itextpdf.kernel.utils.objectpathitems.ArrayPathItem
-
The index which defines element of the
PdfArray
to which the transition was performed. - getIndexInParentKidsList() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Defines index of the current tag in the parent's kids list.
- getIndices() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
Gets the currently selected items in the field
- getIndirectPath() - Method in class com.itextpdf.kernel.utils.objectpathitems.ObjectPath
-
Gets indirect path which denotes sequence of the indirect references that were passed in comparing process to get to the current base objects.
- getIndirectReference() - Method in interface com.itextpdf.kernel.pdf.layer.IPdfOCG
-
Gets the
PdfIndirectReference
that represents this layer. - getIndirectReference() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the indirect reference to the current layer object.
- getIndirectReference() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
- getIndirectReference() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Gets the indirect reference associated with the object.
- getInfo() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
- getInfWidth() - Static method in class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
- getInitialDocument() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Retrieves the document that will be initially presented in the user interface.
- getInkSpreading() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the amount of ink spreading.
- getInnerAreaBBox() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- getInputConvertor(int, double) - Static method in class com.itextpdf.kernel.pdf.function.BaseInputOutPutConvertors
- getInputCoverage(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- getInputSize() - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
The number of input components.
- getInputSize() - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- getInputStream() - Method in class com.itextpdf.kernel.pdf.PdfStream
- getInputStreamByUrl(URL) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
-
Gets the input stream with current limit on the number of bytes read, that connect with source URL for retrieving data from that connection.
- getInputStreamByUrl(URL) - Method in interface com.itextpdf.styledxmlparser.resolver.resource.IResourceRetriever
-
Gets the
InputStream
that connect with source URL for retrieving data from that connection. - getInputStreamForFile(String) - Static method in class com.itextpdf.commons.utils.FileUtil
- getInReplyTo() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
An annotation that this annotation is "in reply to." Both annotations shall be on the same page of the document.
- getInReplyToObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
An annotation object that this annotation is "in reply to." Both annotations shall be on the same page of the document.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.ASN1EncodingBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPObjectIdentifiersBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPResponseStatusBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.util.ASN1DumpBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.x509.CRLReasonBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.x509.DistributionPointNameBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.x509.GeneralNameBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.x509.KeyPurposeIdBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.asn1.x509.KeyUsageBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateStatusBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBuilderBC
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodingBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPObjectIdentifiersBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPResponseStatusBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.util.ASN1DumpBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.x509.CRLReasonBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointNameBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNameBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.x509.KeyPurposeIdBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.asn1.x509.KeyUsageBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateStatusBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBuilderBCFips
-
Gets wrapper instance.
- getInstance() - Static method in class com.itextpdf.commons.actions.contexts.ContextManager
-
Gets the singleton instance of this class.
- getInstance() - Static method in class com.itextpdf.commons.actions.data.CommonsProductData
-
Getter for an instance of
ProductData
related to iText commons module. - getInstance() - Static method in class com.itextpdf.commons.actions.EventManager
-
Allows an access to the instance of EventManager.
- getInstance() - Static method in class com.itextpdf.kernel.actions.data.ITextCoreProductData
-
Getter for an instance of
ProductData
related to iText core module. - getInstance() - Static method in class com.itextpdf.kernel.utils.NullCopyFilter
-
Getter for an instance of
NullCopyFilter
. - getInstance(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed byte[], using the passed number of components.
- getInstance(byte[], int) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed byte[], using the passed number of components.
- getInstance(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed random-access file or array.
- getInstance(InputStream) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed InputStream.
- getInstance(String) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the file found at the passed path
- getIntent() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
A name describing the intent of the markup annotation.
- getIntents() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets a collection of current intents specified for this layer.
- getInteriorColor() - Method in class com.itextpdf.kernel.pdf.annot.PdfCircleAnnotation
-
The interior color which is used to fill the annotation's ellipse.
- getInteriorColor() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
The interior color which is used to fill the annotation's line endings.
- getInteriorColor() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
The interior color which is used to fill the annotation's line endings.
- getInteriorColor() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
The interior color which is used to fill the redacted region after the affected content has been removed.
- getInteriorColor() - Method in class com.itextpdf.kernel.pdf.annot.PdfSquareAnnotation
-
The interior color which is used to fill the annotation's rectangle.
- getInternalBuffer() - Method in class com.itextpdf.io.source.ByteBuffer
- getInternalContent() - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
- getIntersection(Rectangle) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Get the rectangle representation of the intersection between this rectangle and the passed rectangle
- getIntersectionPoint(Point, Point, Point, Point) - Method in class com.itextpdf.layout.borders.Border
-
Gets a
Point
in which two lines intersect. - getIntValue() - Method in class com.itextpdf.io.source.PdfTokenizer
- getISO8601String() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getISO8601String() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getIsoBytes(byte, String) - Static method in class com.itextpdf.io.source.ByteUtils
- getIsoBytes(byte, String, byte) - Static method in class com.itextpdf.io.source.ByteUtils
- getIsoBytes(double) - Static method in class com.itextpdf.io.source.ByteUtils
- getIsoBytes(int) - Static method in class com.itextpdf.io.source.ByteUtils
- getIsoBytes(PdfString) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
Gets bytes of String-value without considering encoding.
- getIsoBytes(String) - Static method in class com.itextpdf.io.source.ByteUtils
- getIssuer() - Method in class com.itextpdf.bouncycastle.asn1.x509.TBSCertificateBC
-
Calls actual
getIssuer
method for the wrapped TBSCertificate object. - getIssuer() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.TBSCertificateBCFips
-
Calls actual
getIssuer
method for the wrapped TBSCertificate object. - getIssuer() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ITBSCertificate
-
Calls actual
getIssuer
method for the wrapped TBSCertificate object. - getIssuer(byte[]) - Static method in class com.itextpdf.signatures.CertificateInfo
-
Get the "issuer" from the TBSCertificate bytes that are passed in.
- getIssuerAndSerialNumber() - Method in class com.itextpdf.bouncycastle.asn1.cms.IssuerAndSerialNumberBC
-
Gets actual org.bouncycastle object being wrapped.
- getIssuerAndSerialNumber() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.IssuerAndSerialNumberBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getIssuerFields(X509Certificate) - Static method in class com.itextpdf.signatures.CertificateInfo
-
Get the issuer fields from an X509 Certificate.
- getItalicAngle() - Method in class com.itextpdf.io.font.FontMetrics
- getItalicAngle() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getItems() - Method in class com.itextpdf.kernel.pdf.GenericNameTree
- getIV() - Static method in class com.itextpdf.kernel.crypto.IVGenerator
-
Gets a 16 byte random initialization vector.
- getIV(int) - Static method in class com.itextpdf.kernel.crypto.IVGenerator
-
Gets a random initialization vector.
- getJcaCertificateHolder() - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509CertificateHolderBC
-
Gets actual org.bouncycastle object being wrapped.
- getJcaCertificateHolder() - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509CertificateHolderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getJcaCertStore() - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaCertStoreBC
-
Gets actual org.bouncycastle object being wrapped.
- getJcaCertStore() - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaCertStoreBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getJcaContentSignerBuilder() - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentSignerBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getJcaContentSignerBuilder() - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentSignerBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getJcaSignerInfoGeneratorBuilder() - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getJcaSignerInfoGeneratorBuilder() - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSignerInfoGeneratorBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getJceKeyTransEnvelopedRecipient() - Method in class com.itextpdf.bouncycastle.cms.jcajce.JceKeyTransEnvelopedRecipientBC
-
Gets actual org.bouncycastle object being wrapped.
- getJceKeyTransEnvelopedRecipient() - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JceKeyTransEnvelopedRecipientBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getJoinType() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getJoinType(int) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Converts iText line join style constant into the corresponding constant of the Clipper library.
- getJsaX509CertificateConverter() - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509CertificateConverterBC
-
Gets actual org.bouncycastle object being wrapped.
- getJustification() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets a code specifying the form of quadding (justification) to be used in displaying the text: 0 Left-justified 1 Centered 2 Right-justified
- getJustification() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
A code specifying the form of quadding (justification) that is used in displaying the annotation's text: 0 - Left-justified, 1 - Centered, 2 - Right-justified.
- getJustification() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
A code specifying the form of quadding (justification) that is used in displaying the annotation's text: 0 - Left-justified, 1 - Centered, 2 - Right-justified.
- getK() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getKerning(int, int) - Method in class com.itextpdf.io.font.FontProgram
-
Gets the kerning between two glyphs.
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.CidFont
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.FontProgram
-
Gets the kerning between two glyphs.
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.TrueTypeFont
-
Gets the kerning between two glyphs.
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.Type1Font
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.kernel.font.Type3Font
- getKey() - Method in class com.itextpdf.kernel.utils.objectpathitems.DictPathItem
-
The key which defines to which entry of the
PdfDictionary
the transition was performed. - getKey() - Method in interface com.itextpdf.styledxmlparser.node.IAttribute
-
Gets the key.
- getKey() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttribute
- getKeyCompromise() - Method in class com.itextpdf.bouncycastle.asn1.x509.CRLReasonBC
-
Gets
keyCompromise
constant for the wrapped CRLReason. - getKeyCompromise() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.CRLReasonBCFips
-
Gets
keyCompromise
constant for the wrapped CRLReason. - getKeyCompromise() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ICRLReason
-
Gets
keyCompromise
constant for the wrapped CRLReason. - getKeyConverter() - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JcaPEMKeyConverterBC
-
Gets actual org.bouncycastle object being wrapped.
- getKeyConverter() - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JcaPEMKeyConverterBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getKeyPurposeId() - Method in class com.itextpdf.bouncycastle.asn1.x509.KeyPurposeIdBC
-
Gets actual org.bouncycastle object being wrapped.
- getKeyPurposeId() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.KeyPurposeIdBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getKeys() - Method in class com.itextpdf.kernel.pdf.GenericNameTree
- getKeys() - Method in interface com.itextpdf.kernel.pdf.IPdfNameTreeAccess
-
Retrieve the set of keys in the name tree.
- getKeyTransRecipientInfo() - Method in class com.itextpdf.bouncycastle.asn1.cms.KeyTransRecipientInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getKeyTransRecipientInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.KeyTransRecipientInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getKeyUsage() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets
keyUsage
constant for the wrapped Extension. - getKeyUsage() - Method in class com.itextpdf.bouncycastle.asn1.x509.KeyUsageBC
-
Gets actual org.bouncycastle object being wrapped.
- getKeyUsage() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets
keyUsage
constant for the wrapped Extension. - getKeyUsage() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.KeyUsageBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getKeyUsage() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
-
Gets
keyUsage
constant for the wrapped Extension. - getKeywords() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getKids() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the kids of this object.
- getKids() - Method in interface com.itextpdf.kernel.pdf.tagging.IStructureNode
- getKids() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcr
- getKids() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Gets list of the direct kids of structure element.
- getKids() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Gets list of the direct kids of StructTreeRoot.
- getKidsHint(TaggingHintKey) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getKidsObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- getKidsRoles() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets current tag kids roles.
- getKind() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
- getLang() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Gets the accessibility language.
- getLang() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
-
Gets the accessibility language.
- getLang() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
PDF 2.0.
- getLang() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Get natural language.
- getLang() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getLang() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
- getLang() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
-
Gets the language.
- getLang() - Method in interface com.itextpdf.styledxmlparser.node.IElementNode
-
Gets the language.
- getLang() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
- getLanguage() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the language identifier of element.
- getLanguage() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getLanguage() - Method in interface com.itextpdf.kernel.xmp.properties.XMPProperty
- getLanguageRecord(String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getLanguageRecord(String[], String) - Method in class com.itextpdf.io.font.otf.OpenTypeScript
- getLanguageRecord(String, String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getLastContentStream() - Method in class com.itextpdf.kernel.pdf.PdfPage
- getLastControlPoint() - Method in class com.itextpdf.svg.renderers.path.impl.CurveTo
- getLastControlPoint() - Method in interface com.itextpdf.svg.renderers.path.impl.IControlPointCurve
-
Returns coordinates of the last control point (the one closest to the ending point) in the Bezier curve, in SVG space coordinates
- getLastControlPoint() - Method in class com.itextpdf.svg.renderers.path.impl.QuadraticCurveTo
- getLastModified() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
The date and time when the trap network was most recently modified.
- getLastPage() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets the last page of the document.
- getLastPoint() - Method in class com.itextpdf.kernel.geom.Subpath
- getLastRowBottomBorder() - Method in class com.itextpdf.layout.element.Table
-
Gets the markup properties of the bottom border of the (current) last row.
- getLastTextTransform() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Get the text transformation that was last applied
- getLastXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets position of the last Cross-Reference table.
- getLastYLineRecursively() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
- getLastYLineRecursively() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
- getLastYLineRecursively() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- getLastYLineRecursively() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getLastYLineRecursively() - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
- getLastYLineRecursively() - Method in class com.itextpdf.layout.renderer.TextRenderer
- getLayer0() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Get Layer 0 of the appearance.
- getLayer2() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Get Layer 2 of the appearance.
- getLayer2Font() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the n2 and n4 layer font.
- getLayer2FontColor() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the n2 and n4 layer font color.
- getLayer2FontSize() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the n2 and n4 layer font size.
- getLayer2Text() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the signature text identifying the signer if set by setLayer2Text().
- getLayers() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Gets the collection of the layers this layer membership operates with.
- getLayers() - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
Gets the list of all the layers currently registered in the OCProperties.
- getLayoutAttributes(AbstractRenderer, TagTreePointer) - Static method in class com.itextpdf.layout.renderer.AccessibleAttributesApplier
- getLeaderLineExtension() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
A non-negative number that represents the length of leader line extensions that extend from the line proper 180 degrees from the leader lines.
- getLeaderLineLength() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
The length of leader lines in default user space that extend from each endpoint of the line perpendicular to the line itself.
- getLeaderLineOffset() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
A non-negative number that represents the length of the leader line offset, which is the amount of empty space between the endpoints of the annotation and the beginning of the leader lines.
- getLeading() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Leading, see ISO-320001, 9.3.5 Leading,
PdfCanvas.setLeading(float)
. - getLeading() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getLeadingValue(Leading) - Method in class com.itextpdf.layout.renderer.LineRenderer
- getLeft() - Method in class com.itextpdf.forms.xfdf.FitObject
-
Gets a float horizontal coordinate positioned at the left edge of the window.
- getLeft() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the X coordinate of the left edge of the rectangle.
- getLeftMargin() - Method in class com.itextpdf.layout.Document
-
Gets the left margin, measured in points
- getLeftMinWidth() - Method in class com.itextpdf.layout.layout.TextLayoutResult
-
Gets min width of the leftmost unbreakable part of the TextRenderer#line after layout.
- getLenCodewords() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the length of the codewords.
- getLength() - Method in class com.itextpdf.kernel.geom.LineSegment
- getLength() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Get the amount of bytes read and/or skipped from the InputStream.
- getLength() - Method in class com.itextpdf.kernel.pdf.PdfStream
- getLength(Map
) - Method in class com.itextpdf.kernel.utils.PdfResourceCounter -
Returns the resources needed for the object that was used to create this PdfResourceCounter.
- getLine() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
An array of four numbers, [x1 y1 x2 y2], specifying the starting and ending coordinates of the line in default user space.
- getLinearGradientBuilder() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets linearGradientBuilder.
- getLineCapStyle() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current line cap style, see ISO-320001, 8.4.3.3 Line Cap Style.
- getLineCapStyle() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the line cap style.
- getLineCapStyle() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets line gap style value,
LC
key. - getLineCapStyle() - Method in class com.itextpdf.layout.properties.Underline
-
Gets the
PdfCanvasConstants.LineCapStyle
of the text underline. - getLineDashPattern() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the path's dash pattern.
- getLineEndingStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
- getLineEndingStyles() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
An array of two names specifying the line ending styles that is used in drawing the line.
- getLineEndingStyles() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
- getLineGap() - Method in class com.itextpdf.io.font.FontMetrics
- getLineJoinStyle() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current line join style, see ISO-320001, 8.4.3.4 Line Join Style.
- getLineJoinStyle() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the line join style.
- getLineJoinStyle() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets line join style value,
LJ
key. - getLineNeutral() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Returns true if lineJoin is 0.
- getLines() - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
-
Gets the lines which are the result of the
ParagraphRenderer.layout(LayoutContext)
. - getLineWidth() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current line width.
- getLineWidth() - Method in class com.itextpdf.kernel.pdf.canvas.draw.DashedLine
-
Gets line width in points.
- getLineWidth() - Method in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
Gets line width in points
- getLineWidth() - Method in interface com.itextpdf.kernel.pdf.canvas.draw.ILineDrawer
-
Gets the width of the line
- getLineWidth() - Method in class com.itextpdf.kernel.pdf.canvas.draw.SolidLine
-
Gets line width in points
- getLineWidth() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the path's line width.
- getLineWidth() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets line width value,
LW
key. - getLinkAnnotation() - Method in class com.itextpdf.layout.element.Link
-
Gets the link annotation dictionary associated with this link.
- getListAttributes(AbstractRenderer, TagTreePointer) - Static method in class com.itextpdf.layout.renderer.AccessibleAttributesApplier
- getLlx() - Method in class com.itextpdf.kernel.font.Type3Glyph
- getLly() - Method in class com.itextpdf.kernel.font.Type3Glyph
- getLocalHighPrecision() - Method in class com.itextpdf.io.source.OutputStream
-
Gets local high precision setting.
- getLocalizedText(String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getLocalizedText(String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
These functions provide convenient support for localized text properties, including a number of special and obscure aspects.
- getLocalName() - Method in class com.itextpdf.kernel.xmp.impl.QName
- getLocalPath() - Method in class com.itextpdf.kernel.utils.objectpathitems.ObjectPath
-
Gets local (or direct) path that denotes sequence of the path items from base object to the comparing direct object.
- getLocation() - Method in class com.itextpdf.kernel.geom.Point
- getLocation() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.TextChunk
- getLocation() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Getter for property location.
- getLocation() - Method in class com.itextpdf.signatures.PdfSignature
-
Gets the /Location entry value.
- getLocation() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Returns the signing location.
- getLocation(String) - Method in class com.itextpdf.io.font.cmap.CMapLocationFromBytes
- getLocation(String) - Method in class com.itextpdf.io.font.cmap.CMapLocationResource
- getLocation(String) - Method in interface com.itextpdf.io.font.cmap.ICMapLocation
- getLockActionValue(PdfSigFieldLock.LockAction) - Static method in class com.itextpdf.forms.PdfSigFieldLock
- getLockPermission(PdfSigFieldLock.LockPermissions) - Static method in class com.itextpdf.forms.PdfSigFieldLock
- getLogicalHeight() - Method in class com.itextpdf.io.image.GifImageData
- getLogicalWidth() - Method in class com.itextpdf.io.image.GifImageData
- getLongValue() - Method in class com.itextpdf.io.source.PdfTokenizer
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Gets the length of the lookahead context glyph sequence defined by this rule
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- getLookupFlag() - Method in class com.itextpdf.io.font.otf.OpenTableLookup
- getLookups(FeatureRecord) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getLookups(FeatureRecord[]) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getLookupTable(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getMacStyle() - Method in class com.itextpdf.io.font.FontNames
- getMajor() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
- getMapping() - Method in class com.itextpdf.svg.renderers.path.impl.PathShapeMapper
- getMapping() - Method in interface com.itextpdf.svg.renderers.path.IPathShapeMapper
-
Provides a mapping of Path-data instructions' names to path shape classes.
- getMappingName() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the current mapping name.
- getMarginBottom() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current bottom margin width of the element.
- getMarginBottom() - Method in class com.itextpdf.layout.element.Image
-
Gets the current bottom margin width of the image.
- getMarginBottom() - Method in class com.itextpdf.layout.Style
-
Gets the current bottom margin width of the element.
- getMarginBoxName() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
-
Gets the margin box name.
- getMarginLeft() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current left margin width of the element.
- getMarginLeft() - Method in class com.itextpdf.layout.element.Image
-
Gets the current left margin width of the element.
- getMarginLeft() - Method in class com.itextpdf.layout.Style
-
Gets the current left margin width of the element.
- getMarginRight() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current right margin width of the element.
- getMarginRight() - Method in class com.itextpdf.layout.element.Image
-
Gets the current right margin width of the image.
- getMarginRight() - Method in class com.itextpdf.layout.Style
-
Gets the current right margin width of the element.
- getMargins() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns margins of the renderer
- getMarginsCollapseInfo() - Method in class com.itextpdf.layout.layout.LayoutContext
-
Gets info about margins collapsing.
- getMarginsWidth(IPropertyContainer) - Static method in class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
- getMarginTop() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current top margin width of the element.
- getMarginTop() - Method in class com.itextpdf.layout.element.Image
-
Gets the current top margin width of the image.
- getMarginTop() - Method in class com.itextpdf.layout.Style
-
Gets the current top margin width of the element.
- getMarkStyle() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets a text string representing the printer’s mark in human-readable form.
- getMaskGenAlgorithm() - Method in class com.itextpdf.bouncycastle.asn1.pcks.RSASSAPSSParamsBC
-
Return the
IAlgorithmIdentifier
describing the mask generation function to be used in the signature. - getMaskGenAlgorithm() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.RSASSAPSSParamsBCFips
-
Return the
IAlgorithmIdentifier
describing the mask generation function to be used in the signature. - getMaskGenAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
-
Return the
IAlgorithmIdentifier
describing the mask generation function to be used in the signature. - getMatchingContextRule(GlyphLine) - Method in class com.itextpdf.io.font.otf.ChainingContextualTable
- getMatchingContextRule(GlyphLine) - Method in class com.itextpdf.io.font.otf.ContextualTable
-
Gets a most preferable context rule that matches the line at current position.
- getMatrix() - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
- getMatrix() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern
-
Gets a transformation matrix that maps the pattern’s internal coordinate system to the default coordinate system of the pattern’s parent content stream.
- getMatrix() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
Gets the
PdfArray
of floats that represents the transformation matrix that maps the domain rectangle into a corresponding figure in the target coordinate space. - getMatrix(double[]) - Method in class com.itextpdf.kernel.geom.AffineTransform
- getMatrix(float[]) - Method in class com.itextpdf.kernel.geom.AffineTransform
- getMaxAscent() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getMaxDescent() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getMaxIntegerValue() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
Retrieve maximal allowed integer value.
- getMaxLen() - Method in class com.itextpdf.forms.fields.PdfTextFormField
-
Gets the maximum length of the field's text, in characters.
- getMaxLinesToMove() - Method in class com.itextpdf.layout.properties.ParagraphWidowsControl
-
Gets a number of lines that are allowed to be moved to the next area in order to fix widows constraint violation.
- getMaxNameLength() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
Retrieve maximum allowed length of the name object.
- getMaxNumberOfElementsInXrefStructure() - Method in class com.itextpdf.kernel.pdf.MemoryLimitsAwareHandler
-
Gets maximum number of elements in xref structure.
- getMaxNumberOfIndirectObjects() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
- getMaxNumberOfIndirectObjects() - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Retrieve maximum allowed number of indirect objects in conforming document.
- getMaxRealValue() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
Retrieve maximum allowed real value.
- getMaxRealValue() - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- getMaxSizeOfDecompressedPdfStreamsSum() - Method in class com.itextpdf.kernel.pdf.MemoryLimitsAwareHandler
-
Gets the maximum allowed size which can be occupied by all decompressed pdf streams.
- getMaxSizeOfSingleDecompressedPdfStream() - Method in class com.itextpdf.kernel.pdf.MemoryLimitsAwareHandler
-
Gets the maximum allowed size which can be occupied by a single decompressed pdf stream.
- getMaxSquare() - Method in class com.itextpdf.barcodes.BarcodePDF417
- getMaxStringLength() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
Returns maximum allowed bytes length of the string in a PDF document.
- getMaxStringLength() - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
- getMaxWidth() - Method in class com.itextpdf.layout.minmaxwidth.MinMaxWidth
- getMaxWidthHeight() - Method in class com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth
- getMaxWidthOrigin() - Method in class com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth
- getMcid() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Get the marked content id of the tag.
- getMcid() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the marked-content identifier associated with this
ImageRenderInfo
instance - getMcid() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the marked-content identifier associated with this
PathRenderInfo
instance - getMcid() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets the marked-content identifier associated with this
TextRenderInfo
instance - getMcid() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcr
- getMcid() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcrDictionary
- getMcid() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcrNumber
- getMcid() - Method in class com.itextpdf.kernel.pdf.tagging.PdfObjRef
- getMeasure() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
A measure dictionary (see ISO-320001, Table 261) that specifies the scale and units that apply to the line annotation.
- getMeasure() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
- getMediaBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets
Rectangle
object specified by page's Media Box, that defines the boundaries of the physical medium on which the page shall be displayed or printed - getMediaDeviceDescription() - Method in class com.itextpdf.svg.processors.impl.SvgConverterProperties
-
Gets the media device description.
- getMediaDeviceDescription() - Method in interface com.itextpdf.svg.processors.ISvgConverterProperties
-
Gets the media device description.
- getMessage() - Method in exception com.itextpdf.bouncycastle.cert.CertIOExceptionBC
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastle.cert.ocsp.OCSPExceptionBC
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastle.cms.CMSExceptionBC
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastle.openssl.PEMExceptionBC
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastle.operator.OperatorCreationExceptionBC
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastle.pkcs.PKCSExceptionBC
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastle.tsp.TSPExceptionBC
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastlefips.cert.CertIOExceptionBCFips
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastlefips.cert.ocsp.OCSPExceptionBCFips
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastlefips.cms.CMSExceptionBCFips
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastlefips.openssl.PEMExceptionBCFips
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastlefips.operator.OperatorCreationExceptionBCFips
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastlefips.pkcs.PKCSExceptionBCFips
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.bouncycastlefips.tsp.TSPExceptionBCFips
-
Delegates
getMessage
method call to the wrapped exception. - getMessage() - Method in exception com.itextpdf.commons.exceptions.AggregatedException
-
Builds message for the exception including its own message and all messages from the aggregated exceptions.
- getMessage() - Method in exception com.itextpdf.io.exceptions.IOException
- getMessage() - Method in exception com.itextpdf.kernel.exceptions.PdfException
- getMessage() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
- getMessageDigest() - Method in interface com.itextpdf.signatures.ITSAClient
-
Returns the
MessageDigest
to digest the data imprint - getMessageDigest() - Method in class com.itextpdf.signatures.TSAClientBouncyCastle
-
Gets the MessageDigest to digest the data imprint
- getMessageDigest(String) - Method in class com.itextpdf.signatures.BouncyCastleDigest
- getMessageDigest(String) - Method in interface com.itextpdf.signatures.IExternalDigest
-
Returns the MessageDigest associated with the provided hashing algorithm.
- getMessageDigest(String) - Method in class com.itextpdf.signatures.ProviderDigest
- getMessageDigest(String, String) - Static method in class com.itextpdf.signatures.DigestAlgorithms
-
Creates a MessageDigest object that can be used to create a hash.
- getMessageDigestFromOid(String, String) - Static method in class com.itextpdf.signatures.DigestAlgorithms
-
Get a digest algorithm.
- getMessageImprint() - Method in class com.itextpdf.bouncycastle.asn1.tsp.MessageImprintBC
-
Gets actual org.bouncycastle object being wrapped.
- getMessageImprint() - Method in class com.itextpdf.bouncycastle.asn1.tsp.TSTInfoBC
-
Calls actual
getMessageImprint
method for the wrapped TSTInfo object. - getMessageImprint() - Method in class com.itextpdf.bouncycastlefips.asn1.tsp.MessageImprintBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getMessageImprint() - Method in class com.itextpdf.bouncycastlefips.asn1.tsp.TSTInfoBCFips
-
Calls actual
getMessageImprint
method for the wrapped TSTInfo object. - getMessageImprint() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.ITSTInfo
-
Calls actual
getMessageImprint
method for the wrapped TSTInfo object. - getMessageParams() - Method in exception com.itextpdf.io.exceptions.IOException
-
Gets additional params for Exception message.
- getMessageParams() - Method in exception com.itextpdf.kernel.exceptions.PdfException
-
Gets additional params for Exception message.
- getMeth() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
- getMicro() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
- getMinCompatibleLicensingModuleVersion() - Method in class com.itextpdf.commons.actions.data.ProductData
-
Getter for the minimal compatible licensekey version.
- getMinIntegerValue() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
Retrieve minimal allowed integer value.
- getMinMaxWidth() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Calculates min and max width values for current renderer.
- getMinMaxWidth() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
- getMinMaxWidth() - Method in class com.itextpdf.layout.layout.MinMaxWidthLayoutResult
-
Gets min and max width.
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Calculates min and max width values for current renderer.
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
Calculates min and max width values for current renderer.
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.FlexContainerRenderer
-
Calculates min and max width values for current renderer.
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.ImageRenderer
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.ListRenderer
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.TableRenderer
- getMinMaxWidth() - Method in class com.itextpdf.layout.renderer.TextRenderer
- getMinor() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
- getMinOrphans() - Method in class com.itextpdf.layout.properties.ParagraphOrphansControl
-
Gets minimal number of paragraph's lines to remain on an area before a split.
- getMinute() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getMinute() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getMinWidows() - Method in class com.itextpdf.layout.properties.ParagraphWidowsControl
-
Gets minimal number of paragraph's lines to be overflowed to the next area.
- getMinWidth() - Method in class com.itextpdf.layout.minmaxwidth.MinMaxWidth
- getMinWidthHeight() - Method in class com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth
- getMinWidthOrigin() - Method in class com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth
- getMissingWidth() - Method in class com.itextpdf.kernel.font.DocTrueTypeFont
- getMiterLimit() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current miter limit, see ISO-320001, 8.4.3.5 Miter Limit.
- getMiterLimit() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the miter limit.
- getMiterLimit() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets miter limit value,
ML key
. - getModelElement() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the model element associated with this renderer.
- getModelElement() - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- getModelElement() - Method in class com.itextpdf.layout.renderer.CellRenderer
-
Gets the model element associated with this renderer.
- getModelElement() - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Gets the model element associated with this renderer.
- getModelId() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Gets the model id.
- getModelId() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
-
Gets the model id.
- getModified() - Method in class com.itextpdf.forms.xfdf.IdsObject
-
Gets the string value of the unique identifier for the modified version of the pdf and corresponding xfdf document.
- getModifiedDocumentId() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets modified document id
- getModifiedFileId() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets modified file ID, the second element in
PdfName.ID
key of trailer. - getMonochrome() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the number of bits per pixel on a monochrome (greyscale) device.
- getMonth() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getMonth() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getMoreInfo(String) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getN() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the bar multiplier for wide bars.
- getN() - Method in class com.itextpdf.kernel.pdf.function.PdfType2Function
-
Gets value of N field.
- getName() - Method in class com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
- getName() - Method in class com.itextpdf.bouncycastle.asn1.x509.DistributionPointNameBC
-
Calls actual
getName
method for the wrapped DistributionPointName object. - getName() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointNameBCFips
-
Calls actual
getName
method for the wrapped DistributionPointName object. - getName() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPointName
-
Calls actual
getName
method for the wrapped DistributionPointName object. - getName() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the string value of the type of annotation.
- getName() - Method in class com.itextpdf.forms.xfdf.AttributeObject
-
Returns attribute name.
- getName() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Gets the Name attribute of Named element, a child of Dest element.
- getName() - Method in class com.itextpdf.forms.xfdf.FieldObject
-
Gets the string value of the name attribute of the field element.
- getName() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
- getName() - Method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Gets name of the file in the EmbeddedFiles name tree for the child target located in the EmbeddedFiles.
- getName() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Gets the annotation name, a text string uniquely identifying it among all the annotations on its page.
- getName() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
- getName() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayloadDocument
- getName() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- getName() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
- getName() - Method in class com.itextpdf.signatures.PdfSignature
-
gets the /Name of the person signing the document.
- getNameAction() - Method in class com.itextpdf.forms.xfdf.ActionObject
-
Gets the value of Name, required attribute of Named element.
- getNamedObject(String) - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Get a named object based on its name.
- getNamedObjects() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorResult
- getNamedObjects() - Method in interface com.itextpdf.svg.processors.ISvgProcessorResult
-
Obtains a map of named-objects with their id's as keys and the objects as values
- getNames() - Method in class com.itextpdf.bouncycastle.asn1.x509.GeneralNamesBC
-
Calls actual
getNames
method for the wrapped GeneralNames object. - getNames() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNamesBCFips
-
Calls actual
getNames
method for the wrapped GeneralNames object. - getNames() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralNames
-
Calls actual
getNames
method for the wrapped GeneralNames object. - getNames() - Method in class com.itextpdf.io.font.CFFFont
- getNames() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
- getNames() - Method in class com.itextpdf.kernel.pdf.PdfNameTree
-
Retrieves the names stored in the name tree
- getNames(int) - Method in class com.itextpdf.io.font.FontNames
-
Extracts the names of the font in all the languages available.
- getNamespace() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
A namespace this element belongs to (see ISO 32000-2 14.7.4, "Namespaces").
- getNamespace() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the namespace of element.
- getNamespace() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getNamespace() - Method in interface com.itextpdf.kernel.pdf.tagutils.IRoleMappingResolver
-
Defines the namespace of the current role.
- getNamespace() - Method in interface com.itextpdf.kernel.xmp.properties.XMPAliasInfo
- getNamespace() - Method in interface com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
- getNamespaceForNewTags() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets a
PdfNamespace
which will be set to every new tag created by thisTagTreePointer
instance. - getNamespaceName() - Method in class com.itextpdf.kernel.pdf.tagging.PdfNamespace
-
Gets the string defining the namespace name.
- getNamespacePrefix(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- getNamespacePrefix(String) - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
Obtain the prefix for a registered namespace URI.
- getNamespaceRoleMap() - Method in class com.itextpdf.kernel.pdf.tagging.PdfNamespace
-
A dictionary that maps the names of structure types used in the namespace to their approximate equivalents in another namespace.
- getNamespaces() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Gets namespaces used within the document.
- getNamespaces() - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- getNamespaces() - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
- getNamespacesObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
An array of namespaces used within the document.
- getNamespaceURI(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- getNamespaceURI(String) - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
Obtain the URI for a registered namespace prefix.
- getNameToUnicodeLength() - Static method in class com.itextpdf.io.font.AdobeGlyphList
- getNameTree(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
This method gets Names tree from the catalog.
- getNanoSecond() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getNanoSecond() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getNChannelCsArray(PdfArray, PdfObject, PdfObject, PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.NChannel
- getNeedAppearances() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
NeedAppearances
boolean property on the AcroForm. - getNewline() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getNewSigFieldName() - Method in class com.itextpdf.signatures.PdfSigner
-
Gets a new signature field name that doesn't clash with any existing name.
- getNext() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getNextAreaNumber() - Method in class com.itextpdf.layout.ColumnDocumentRenderer
-
Gets the array index of the next area that will be written on after the current one is full (overflowed).
- getNextCode() - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
- getNextCode() - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
Attempt to get the next code.
- getNextIFDOffset() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the offset of the next IFD after the IFD corresponding to this
TIFFDirectory
. - getNextMcid() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Calculates and returns the next available for this page's content stream MCID reference.
- getNextMcidForPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- getNextPdfWriter(PageRange) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
This method is called when another split document is to be created.
- getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
IRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
IRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
IRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
IRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldComboBoxRenderer
- getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
- getNextRenderer() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
IRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.ColumnDocumentRenderer
- getNextRenderer() - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- getNextRenderer() - Method in class com.itextpdf.layout.renderer.CanvasRenderer
-
For
CanvasRenderer
, this has a meaning of the renderer that will be used for relayout. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.CellRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
BlockRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.DivRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
BlockRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.DocumentRenderer
-
For
DocumentRenderer
, this has a meaning of the renderer that will be used for relayout. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.FlexContainerRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
FlexContainerRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.ImageRenderer
- getNextRenderer() - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
IRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getNextRenderer() - Method in class com.itextpdf.layout.renderer.LineSeparatorRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
IRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.LinkRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
TextRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.ListItemRenderer
- getNextRenderer() - Method in class com.itextpdf.layout.renderer.ListRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
ListRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
ParagraphRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.TableRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
TableRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.TabRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
TabRenderer.layout(LayoutContext)
is called more than once. - getNextRenderer() - Method in class com.itextpdf.layout.renderer.TextRenderer
-
Gets a new instance of this class to be used as a next renderer, after this renderer is used, if
TextRenderer.layout(LayoutContext)
is called more than once. - getNextStructParentIndex() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets next parent index of tagged document.
- getNextUpdate() - Method in class com.itextpdf.bouncycastle.cert.ocsp.SingleRespBC
-
Calls actual
getNextUpdate
method for the wrapped SingleResp object. - getNextUpdate() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.SingleRespBCFips
-
Calls actual
getNextUpdate
method for the wrapped SingleResp object. - getNextUpdate() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
-
Calls actual
getNextUpdate
method for the wrapped SingleResp object. - getNextValidToken() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
-
Gets the next valid token.
- getNodeText(Node) - Static method in class com.itextpdf.forms.xfa.XfaForm
-
Gets all the text contained in the child nodes of this node.
- getNonce() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestBC
-
Calls actual
getNonce
method for wrapped TimeStampRequest object. - getNonce() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestBCFips
-
Calls actual
getNonce
method for wrapped TimeStampRequest object. - getNonce() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequest
-
Calls actual
getNonce
method for wrapped TimeStampRequest object. - getNonRepudiation() - Method in class com.itextpdf.bouncycastle.asn1.x509.KeyUsageBC
-
Gets
nonRepudiation
constant for the wrapped KeyUsage. - getNonRepudiation() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.KeyUsageBCFips
-
Gets
nonRepudiation
constant for the wrapped KeyUsage. - getNonRepudiation() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IKeyUsage
-
Gets
nonRepudiation
constant for the wrapped KeyUsage. - getNonStrokingOpacity() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
PDF 2.0.
- getNormalAppearanceObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
The normal appearance is used when the annotation is not interacting with the user.
- getNormalDeclarations() - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
-
Gets the normal CSS declarations.
- getNumberOfColumns() - Method in class com.itextpdf.layout.element.Table
-
Returns the number of columns.
- getNumberOfComponents() - Method in class com.itextpdf.kernel.colors.Color
-
Returns the number of color value components
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalRgb
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.Lab
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfColorSpace
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Cmyk
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Gray
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Rgb
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Indexed
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Pattern
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
- getNumberOfComponents() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.UncoloredTilingPattern
- getNumberOfGlyphs() - Method in class com.itextpdf.io.font.FontMetrics
- getNumberOfGlyphs() - Method in class com.itextpdf.kernel.font.PdfType3Font
-
Gets count of glyphs in Type 3 font.
- getNumberOfGlyphs() - Method in class com.itextpdf.kernel.font.Type3Font
-
Returns number of glyphs for this font.
- getNumberOfPages() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets number of pages of the document.
- getNumberOfPages() - Method in class com.itextpdf.kernel.pdf.statistics.NumberOfPagesStatisticsEvent
-
Gets number of pages in the PDF document during the processing of which the event was sent.
- getNumberOfPages(byte[]) - Static method in class com.itextpdf.io.image.Jbig2ImageData
-
Gets the number of pages in a JBIG2 image.
- getNumberOfPages(byte[]) - Static method in class com.itextpdf.io.image.TiffImageData
-
Gets the number of pages the TIFF document has.
- getNumberOfPages(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.image.Jbig2ImageData
-
Gets the number of pages in a JBIG2 image.
- getNumberOfPages(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.image.TiffImageData
-
Gets the number of pages the TIFF document has.
- getNumberOfPdfObjects() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Get number of indirect objects in the document.
- getNumberOfRows() - Method in class com.itextpdf.layout.element.Table
-
Returns the number of rows.
- getNumberOfSpaces() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getNumberOfSpaces() - Method in class com.itextpdf.layout.renderer.TextRenderer
- getNumberOfUserProperties() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserPropertiesAttributes
- getNumbers() - Method in class com.itextpdf.kernel.pdf.PdfNumTree
- getNumComponents() - Method in class com.itextpdf.io.colors.IccProfile
-
Get the number of color components in the profile.
- getNumDirectories(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the number of image directories (subimages) stored in a given TIFF file, represented by a
SeekableStream
. - getNumEntries() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the number of directory entries.
- getObject() - Method in class com.itextpdf.bouncycastle.asn1.ASN1TaggedObjectBC
-
Calls actual
getObject
method for the wrapped ASN1TaggedObject object. - getObject() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1TaggedObjectBCFips
-
Calls actual
getObject
method for the wrapped ASN1TaggedObject object. - getObject() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1TaggedObject
-
Calls actual
getObject
method for the wrapped ASN1TaggedObject object. - getObjectAt(int) - Method in class com.itextpdf.bouncycastle.asn1.ASN1SequenceBC
-
Calls actual
getObjectAt
method for the wrapped ASN1Sequence object. - getObjectAt(int) - Method in class com.itextpdf.bouncycastle.asn1.ASN1SetBC
-
Calls actual
getObjectAt
method for the wrapped ASN1Set object. - getObjectAt(int) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1SequenceBCFips
-
Calls actual
getObjectAt
method for the wrapped ASN1Sequence object. - getObjectAt(int) - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1SetBCFips
-
Calls actual
getObjectAt
method for the wrapped ASN1Set object. - getObjectAt(int) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Sequence
-
Calls actual
getObjectAt
method for the wrapped ASN1Sequence object. - getObjectAt(int) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Set
-
Calls actual
getObjectAt
method for the wrapped ASN1Set object. - getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.ClipPathSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.DefsSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.EllipseSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.GroupSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.ImageSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.LinearGradientSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.LineSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.MarkerSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.PathSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.PatternSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.PdfRootSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.PolylineSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.RectangleSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.StopSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.SvgTagSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.SymbolSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.TextSvgTSpanBranchRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in class com.itextpdf.svg.renderers.impl.UseSvgNodeRenderer
- getObjectBoundingBox(SvgDrawContext) - Method in interface com.itextpdf.svg.renderers.ISvgNodeRenderer
-
Calculates the current object bounding box.
- getObjectFit() - Method in class com.itextpdf.layout.element.Image
-
Retrieves the
ObjectFit
mode for the image. - getObjectList() - Method in class com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
Gets a list of
PdfObject
that is describing this particular optional content group states. - getObjectName() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getObjectName() - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
This correlates to the about-attribute, returns the empty String if no name is set.
- getObjects() - Method in class com.itextpdf.bouncycastle.asn1.ASN1SequenceBC
-
Calls actual
getObjects
method for the wrapped ASN1Sequence object. - getObjects() - Method in class com.itextpdf.bouncycastle.asn1.ASN1SetBC
-
Calls actual
getObjects
method for the wrapped ASN1Set object. - getObjects() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1SequenceBCFips
-
Calls actual
getObjects
method for the wrapped ASN1Sequence object. - getObjects() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1SetBCFips
-
Calls actual
getObjects
method for the wrapped ASN1Set object. - getObjects() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Sequence
-
Calls actual
getObjects
method for the wrapped ASN1Sequence object. - getObjects() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Set
-
Calls actual
getObjects
method for the wrapped ASN1Set object. - getObjNr() - Method in class com.itextpdf.io.source.PdfTokenizer
- getObjNumber() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- getObjStreamNumber() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- getOccupiedArea() - Method in class com.itextpdf.layout.layout.LayoutResult
-
Gets the
layout area
occupied by the content duringlayouting
. - getOccupiedArea() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the resultant occupied area after the last call to the
IRenderer.layout(LayoutContext)
method. - getOccupiedArea() - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
-
Throws an UnsupportedOperationException because instances of this class are only used for terminating the current content area.
- getOccupiedArea() - Method in class com.itextpdf.layout.renderer.DocumentRenderer
- getOccupiedArea() - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Gets the resultant occupied area after the last call to the
IRenderer.layout(LayoutContext)
method. - getOccupiedAreaBBox() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the bounding box that contains all content written to the
DrawContext
by thisIRenderer
. - getOccupiedAreaBBox() - Method in class com.itextpdf.layout.renderer.BlockRenderer
- getOcgs() - Method in class com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
Gets a list of optional content groups that shall have the state changed
- getOCProperties(boolean) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Use this method to get the Optional Content Properties Dictionary.
- getOcsp() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Gets the OCSP basic response if there is one.
- getOcspObjectIdentifiers() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPObjectIdentifiersBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOCSPObjectIdentifiers() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPObjectIdentifiersBC
-
Gets actual org.bouncycastle object being wrapped.
- getOcspReq() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBC
-
Gets actual org.bouncycastle object being wrapped.
- getOcspReq() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOcspResp() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Gets actual org.bouncycastle object being wrapped.
- getOcspResp() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOcspRespBuilder() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getOcspRespBuilder() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOcspResponse() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPResponseBC
-
Gets actual org.bouncycastle object being wrapped.
- getOcspResponse() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPResponseBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOcspResponse(X509Certificate, X509Certificate) - Method in class com.itextpdf.signatures.OCSPVerifier
-
Gets an OCSP response online and returns it if the status is GOOD (without further checking!).
- getOCSPResponsesFromDSS() - Method in class com.itextpdf.signatures.LtvVerifier
-
Gets OCSP responses from the Document Security Store.
- getOcspResponseStatus() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPResponseStatusBC
-
Gets actual org.bouncycastle object being wrapped.
- getOcspResponseStatus() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPResponseStatusBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOCSPURL(X509Certificate) - Static method in class com.itextpdf.signatures.CertificateUtil
-
Retrieves the OCSP URL from the given certificate.
- getOctets() - Method in class com.itextpdf.bouncycastle.asn1.ASN1OctetStringBC
-
Calls actual
getOctets
method for the wrapped ASN1OctetString object. - getOctets() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1OctetStringBCFips
-
Calls actual
getOctets
method for the wrapped ASN1OctetString object. - getOctets() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1OctetString
-
Calls actual
getOctets
method for the wrapped ASN1OctetString object. - getOctetString() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1OctetStringBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOffset() - Method in class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Get the offset value
- getOffset() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Gets refersTo object offset in a document.
- getOffset() - Method in class com.itextpdf.kernel.pdf.PdfStream
- getOffset() - Method in class com.itextpdf.kernel.utils.objectpathitems.OffsetPathItem
-
The bytes offset of the stream which defines specific position in the
PdfStream
, to which transition was performed. - getOffset() - Method in class com.itextpdf.svg.renderers.impl.StopSvgNodeRenderer
-
Evaluates the stop color offset value.
- getOffsetType() - Method in class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Get the offset type
- getOmitNormalization() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
- getOmitPacketWrapper() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getOmitVersionAttribute() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getOmitXmpMetaElement() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getOnEnter() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnEnter event if there is any, or null. - getOnExit() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnExit event if there is any, or null. - getOnFocus() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnFocus event if there is any, or null. - getOnLostFocus() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnLostFocus event if there is any, or null. - getOnMouseDown() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnMouseDown event if there is any, or null. - getOnMouseUp() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnMouseUp event if there is any, or null. - getOnPageClosed() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnPageClosed event if there is any, or null. - getOnPageLostView() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnPageLostView event if there is any, or null. - getOnPageOpened() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnPageOpened event if there is any, or null. - getOnPageVisible() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Returns the
PdfAction
for the OnPageVisible event if there is any, or null. - getOpacity() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
The constant opacity value that will be used in painting the annotation.
- getOpacity() - Method in class com.itextpdf.layout.borders.Border
-
Gets the opacity of the
border
- getOpacity() - Method in class com.itextpdf.layout.properties.Background
-
Gets the opacity of the background.
- getOpacity() - Method in class com.itextpdf.layout.properties.TransparentColor
-
Gets the opacity of color.
- getOpacity() - Method in class com.itextpdf.layout.properties.Underline
-
Gets the opacity of the underline color.
- getOpen() - Method in class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
-
A flag specifying whether the annotation shall initially be displayed open.
- getOpen() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
-
A flag specifying whether the annotation shall initially be displayed open.
- getOperation() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the
int
value which is eitherPathRenderInfo.NO_OP
or one of possible combinations ofPathRenderInfo.STROKE
andPathRenderInfo.FILL
. - getOption(int) - Method in class com.itextpdf.kernel.xmp.options.Options
- getOptions() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the barcode options.
- getOptions() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the options to generate the barcode.
- getOptions() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
-
Gets options for choice form field.
- getOptions() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets options for the form field.
- getOptions() - Method in class com.itextpdf.forms.form.element.AbstractSelectField
-
Gets a list of containers with option(s).
- getOptions() - Method in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
- getOptions() - Method in class com.itextpdf.kernel.xmp.options.Options
-
Is friendly to access it during the tests.
- getOptions() - Method in interface com.itextpdf.kernel.xmp.properties.XMPProperty
- getOptions() - Method in interface com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
- getOptionsMarkedSelected(IRenderer) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
- getOptionsString() - Method in class com.itextpdf.kernel.xmp.options.Options
-
Creates a human readable string from the set options.
- getOrCreateHintKey(IPropertyContainer) - Static method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getOrder() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
Retrieves the order of the field name.
- getOrder() - Method in class com.itextpdf.kernel.pdf.function.PdfType0Function
- getOrdering() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
- getOrdering() - Method in class com.itextpdf.io.font.CMapEncoding
- getOrientation() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the orientation.
- getOriginal() - Method in class com.itextpdf.forms.xfdf.IdsObject
-
Gets the string value of the permanent identifier which is based on the contents of the file at the time it was originally created.
- getOriginalDocumentId() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets original document id
- getOriginalFileId() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets original file ID, the first element in
PdfName.ID
key of trailer. - getOriginalType() - Method in class com.itextpdf.io.image.ImageData
- getOriginatorInfo() - Method in class com.itextpdf.bouncycastle.asn1.cms.OriginatorInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getOriginatorInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.OriginatorInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOtfClass(int) - Method in class com.itextpdf.io.font.otf.OtfClass
- getOtfClass(int, boolean) - Method in class com.itextpdf.io.font.otf.OtfClass
- getOtherHashAlgAndValue() - Method in class com.itextpdf.bouncycastle.asn1.esf.OtherHashAlgAndValueBC
-
Gets actual org.bouncycastle object being wrapped.
- getOtherHashAlgAndValue() - Method in class com.itextpdf.bouncycastlefips.asn1.esf.OtherHashAlgAndValueBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getOutBits() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the raw image bits of the barcode.
- getOutDocument() - Method in class com.itextpdf.kernel.utils.objectpathitems.TrailerPath
-
Method returns current out
PdfDocument
object. - getOutlines(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
This method returns a complete outline tree of the whole document.
- getOutlines(boolean) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
This method gets outlines of a current page
- getOutObject() - Method in class com.itextpdf.kernel.utils.objectpathitems.IndirectPathItem
-
Method returns a
IndirectPathItem
object that was met to get to the path base objects during comparing process. - getOutPath(String) - Method in class com.itextpdf.test.WrappedSamplesRunner
- getOutputBitLength(String) - Static method in class com.itextpdf.signatures.DigestAlgorithms
-
Retrieve the output length in bits of the given digest algorithm.
- getOutputCondition() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
- getOutputConditionIdentifier() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
- getOutputConvertor(int, double) - Static method in class com.itextpdf.kernel.pdf.function.BaseInputOutPutConvertors
- getOutputIntentSubtype() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
- getOutputSize() - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
The number of output components.
- getOutputSize() - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- getOutputSize() - Method in class com.itextpdf.kernel.pdf.function.PdfType2Function
-
Gets output size of function.
- getOutputSize() - Method in class com.itextpdf.kernel.pdf.function.PdfType3Function
-
Gets output size of function.
- getOutputStream() - Method in class com.itextpdf.io.source.OutputStream
-
Gets internal
OutputStream
. - getOutputStream() - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Gets output stream.
- getOutReaderProperties() - Method in class com.itextpdf.kernel.utils.CompareTool
-
Gets
ReaderProperties
to be passed later to thePdfReader
of the output document. - getOverflowRenderer() - Method in class com.itextpdf.layout.layout.LayoutResult
-
Gets the overflow renderer created during
layouting
. - getOverlayText() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
- getOverprintMode() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Get the Overprint Mode, see ISO 32000-1, 8.6.7 Overprint Control and 11.7.4.5 Summary of Overprinting Behaviour,
PdfExtGState.getOverprintMode()
. - getOverprintMode() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Get overprint control mode,
OPM
key. - getOwnProperties() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- getOwnProperty(int) - Method in class com.itextpdf.layout.ElementPropertyContainer
- getOwnProperty(int) - Method in interface com.itextpdf.layout.IPropertyContainer
-
Gets own property from this entity.
- getOwnProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets own property from this entity.
- getOwnProperty(int) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- getOwnProperty(int) - Method in class com.itextpdf.layout.RootElement
- getOwnProperty(int) - Method in class com.itextpdf.layout.tagging.TaggingDummyElement
- getPacketHeader() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPacketHeader() - Method in interface com.itextpdf.kernel.xmp.XMPMeta
- getPadding() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getPaddingBottom() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current bottom padding width of the element.
- getPaddingBottom() - Method in class com.itextpdf.layout.element.Image
-
Gets the current bottom padding width of the image.
- getPaddingBottom() - Method in class com.itextpdf.layout.Style
-
Gets the current bottom padding width of the element.
- getPaddingLeft() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current left padding width of the element.
- getPaddingLeft() - Method in class com.itextpdf.layout.element.Image
-
Gets the current left padding width of the image.
- getPaddingLeft() - Method in class com.itextpdf.layout.Style
-
Gets the current left padding width of the element.
- getPaddingRight() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current right padding width of the element.
- getPaddingRight() - Method in class com.itextpdf.layout.element.Image
-
Gets the current right padding width of the image.
- getPaddingRight() - Method in class com.itextpdf.layout.Style
-
Gets the current right padding width of the element.
- getPaddings() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns paddings of the renderer
- getPaddingTop() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the current top padding width of the element.
- getPaddingTop() - Method in class com.itextpdf.layout.element.Image
-
Gets the current top padding width of the image.
- getPaddingTop() - Method in class com.itextpdf.layout.Style
-
Gets the current top padding width of the element.
- getPaddingWidth(IPropertyContainer) - Static method in class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
- getPage() - Method in class com.itextpdf.forms.fields.TerminalFormFieldBuilder
-
Gets page to be used for widget creation.
- getPage() - Method in class com.itextpdf.forms.xfdf.FitObject
-
Gets the PdfObject representing the page displayed by current Fit element.
- getPage() - Method in class com.itextpdf.io.image.Jbig2ImageData
- getPage() - Method in class com.itextpdf.io.image.TiffImageData
- getPage() - Method in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Returns the PdfPage associated with this event.
- getPage() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Gets a
PdfPage
on which annotation is placed. - getPage() - Method in class com.itextpdf.layout.Canvas
-
The page on which this canvas will be rendered.
- getPage(int) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
- getPage(int) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets the page by page number.
- getPage(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets the
PdfPage
instance byPdfDictionary
. - getPageByID(IRenderer, String) - Static method in class com.itextpdf.layout.renderer.TargetCounterHandler
-
Gets page from renderer using given id.
- getPageClasses() - Method in class com.itextpdf.styledxmlparser.css.page.PageContextNode
-
Gets the list of page classes.
- getPageEffectiveArea(PageSize) - Method in class com.itextpdf.layout.Document
-
Returns the area that will actually be used to write on the page, given the current margins.
- getPageFactory() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Returns the factory for creating page instances.
- getPageFactory() - Method in class com.itextpdf.pdfa.PdfADocument
- getPageHeight(int) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
- getPageIndirectReference() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcr
- getPageLabels() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
This method retrieves the page labels from a document as an array of String objects.
- getPageLabelsTree(boolean) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
This method returns the NumberTree of Page Labels
- getPageLayout() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Get page layout of the document.
- getPageMarginBoxRectangle() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
-
Gets the rectangle in which page margin box contents should be shown.
- getPageMarkedContentReferences(PdfPage) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Gets an unmodifiable collection of marked content references on page.
- getPageMode() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Get page mode of the document.
- getPageNumber() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.DefaultPdfTextLocation
- getPageNumber() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.IPdfTextLocation
-
Get the page number of the page on which the text is located
- getPageNumber() - Method in class com.itextpdf.layout.layout.LayoutArea
-
Gets the number of page on which the area is located.
- getPageNumber() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Provides the page number of the signature field which this signature appearance is associated with.
- getPageNumber(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets page number by
PdfDictionary
. - getPageNumber(PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets page number by page.
- getPageObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Gets a
PdfDictionary
that represents a page of the document on which annotation is placed, i.e. - getPageObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcr
- getPageObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcrDictionary
- getPageObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcrNumber
- getPageObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfObjRef
- getPageRect() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Provides the rectangle that represent the position and dimension of the signature field in the page.
- getPageSize() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets page size, defined by media box object.
- getPageSize() - Method in class com.itextpdf.layout.element.AreaBreak
-
Gets the page size.
- getPageSizeWithRotation() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets page size, considering page rotation.
- getPageTypeName() - Method in class com.itextpdf.styledxmlparser.css.page.PageContextNode
-
Gets the page type name.
- getPageWidth(int) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
- getPanose() - Method in class com.itextpdf.io.font.FontIdentification
- getParameters() - Method in class com.itextpdf.bouncycastle.asn1.x509.AlgorithmIdentifierBC
-
Calls actual
getParameters
method for the wrapped AlgorithmIdentifier object. - getParameters() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.AlgorithmIdentifierBCFips
-
Calls actual
getParameters
method for the wrapped AlgorithmIdentifier object. - getParameters() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IAlgorithmIdentifier
-
Calls actual
getParameters
method for the wrapped AlgorithmIdentifier object. - getParameters() - Method in class com.itextpdf.io.image.Jpeg2000ImageData
- getParent() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the parent dictionary.
- getParent() - Method in class com.itextpdf.forms.xfdf.FieldObject
-
Gets a parent field of current field.
- getParent() - Method in class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
- getParent() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getParent() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the parent of this layer, be it a title layer, or a usual one.
- getParent() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Gets parent outline.
- getParent() - Method in interface com.itextpdf.kernel.pdf.tagging.IStructureNode
- getParent() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcr
- getParent() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getParent() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- getParent() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the parent
IRenderer
. - getParent() - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- getParent() - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Gets the parent
IRenderer
. - getParent() - Method in class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer
- getParent() - Method in class com.itextpdf.svg.renderers.impl.PdfRootSvgNodeRenderer
- getParent() - Method in interface com.itextpdf.svg.renderers.ISvgNodeRenderer
-
Gets the parent of this renderer.
- getParentDirectoryUri(File) - Static method in class com.itextpdf.commons.utils.FileUtil
- getParentField() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the parent field.
- getParentHint(IPropertyContainer) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getParentHint(TaggingHintKey) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getParentObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
- getParentOccupiedArea() - Method in class com.itextpdf.layout.layout.PositionedLayoutContext
-
Gets the value of the parent occupied area.
- getParentTreeNextKey() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- getParser() - Method in class com.itextpdf.bouncycastle.openssl.PEMParserBC
-
Gets actual org.bouncycastle object being wrapped.
- getParser() - Method in class com.itextpdf.bouncycastlefips.openssl.PEMParserBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getParsingResult() - Method in class com.itextpdf.styledxmlparser.css.parse.syntax.CssParserStateController
-
Gets the resulting style sheet.
- getPart() - Method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
- getPartialFieldName() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the current field partial name.
- getPartialName(AbstractPdfFormField) - Static method in class com.itextpdf.forms.fields.PdfFormFieldMergeUtil
-
Gets partial name for the field dictionary.
- getPath() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
PDF 2.0.
- getPath() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the
Path
to be rendered - getPath() - Method in interface com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
- getPathShapeRectangle(Point) - Method in class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
-
Get bounding rectangle of the current path shape.
- getPathShapeRectangle(Point) - Method in class com.itextpdf.svg.renderers.path.impl.CurveTo
- getPathShapeRectangle(Point) - Method in class com.itextpdf.svg.renderers.path.impl.EllipticalCurveTo
- getPathShapeRectangle(Point) - Method in class com.itextpdf.svg.renderers.path.impl.QuadraticCurveTo
- getPathShapeRectangle(Point) - Method in interface com.itextpdf.svg.renderers.path.IPathShape
-
Get bounding rectangle of the current path shape.
- getPattern() - Method in class com.itextpdf.kernel.colors.PatternColor
- getPattern(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- getPatternInstance(PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern
-
Creates the instance wrapper of correct type from the
PdfDictionary
- getPdfAConformanceLevel() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the declared PDF/A conformance level.
- getPdfAConformanceLevel() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets the declared PDF/A conformance level of the source document that is being read.
- getPdfActionForEvent(PdfName) - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
If exists, returns the
PdfAction
for this event, otherwise returns null. - getPdfCanvas() - Method in class com.itextpdf.layout.Canvas
-
Gets the
PdfCanvas
. - getPdfDocument() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
PdfDocument
thisPdfAcroForm
belongs to. - getPdfDocument() - Method in class com.itextpdf.kernel.utils.PdfSplitter
- getPdfDocument() - Method in class com.itextpdf.layout.Canvas
-
Gets the
PdfDocument
for this canvas. - getPdfDocument() - Method in class com.itextpdf.layout.Document
-
Gets PDF document.
- getPdfDocument() - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- getPdfExtGState(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- getPdfFont(FontInfo) - Method in class com.itextpdf.layout.font.FontProvider
-
Get from cache or create a new instance of
PdfFont
. - getPdfFont(FontInfo) - Method in class com.itextpdf.layout.font.FontSelectorStrategy
-
Utility method to create PdfFont.
- getPdfFont(FontInfo, FontSet) - Method in class com.itextpdf.layout.font.FontProvider
-
Get from cache or create a new instance of
PdfFont
. - getPdfFontFlags() - Method in class com.itextpdf.io.font.CidFont
- getPdfFontFlags() - Method in class com.itextpdf.io.font.FontProgram
- getPdfFontFlags() - Method in class com.itextpdf.io.font.TrueTypeFont
- getPdfFontFlags() - Method in class com.itextpdf.io.font.Type1Font
- getPdfFontFlags() - Method in class com.itextpdf.kernel.font.Type3Font
- getPdfFontStream(byte[], int[]) - Method in class com.itextpdf.kernel.font.PdfFont
-
Create
PdfStream
based onfontStreamBytes
. - getPdfObject() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Gets the wrapped dictionary.
- getPdfObject() - Method in interface com.itextpdf.kernel.pdf.layer.IPdfOCG
-
Gets the object representing the layer.
- getPdfObject() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
- getPdfObject(int) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets PdfObject by object number.
- getPdfRepresentation() - Method in enum com.itextpdf.layout.properties.BlendMode
-
Get the pdf representation of the current blend mode.
- getPdfString() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getPdfVersion() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets PDF version.
- getPemException() - Method in exception com.itextpdf.bouncycastle.openssl.PEMExceptionBC
-
Gets actual org.bouncycastle object being wrapped.
- getPemException() - Method in exception com.itextpdf.bouncycastlefips.openssl.PEMExceptionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getPenWidth() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
Get the width of the MetaPen.
- getPermission() - Method in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
- getPermissions() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
- getPermissions() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
Gets the encryption permissions.
- getPermissions() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets the encryption permissions.
- getPermissionsVerbose(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Give you a verbose analysis of the permissions.
- getPhase() - Method in class com.itextpdf.kernel.pdf.PdfDashPattern
-
Gets phase of PdfDashPattern.
- getPhoneme() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Attribute for a structure element that may be used as pronunciation hint.
- getPhoneme() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the phoneme of element.
- getPhoneme() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getPhoneticAlphabet() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Attribute for a structure element that indicates the phonetic alphabet used by a
PdfName.Phoneme
attribute. - getPhoneticAlphabet() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the phonetic alphabet of element.
- getPhoneticAlphabet() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getPiecewiseLinearApproximation() - Method in class com.itextpdf.kernel.geom.BezierCurve
-
You can adjust precision of the approximation by varying the following parameters:
BezierCurve.curveCollinearityEpsilon
,BezierCurve.distanceToleranceSquare
,BezierCurve.distanceToleranceManhattan
. - getPiecewiseLinearApproximation() - Method in class com.itextpdf.kernel.geom.Subpath
- getPkcsException() - Method in exception com.itextpdf.bouncycastle.pkcs.PKCSExceptionBC
-
Gets actual org.bouncycastle object being wrapped.
- getPkcsException() - Method in exception com.itextpdf.bouncycastlefips.pkcs.PKCSExceptionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getPkcsObjectIdentifiers() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getPKCSObjectIdentifiers() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Gets actual org.bouncycastle object being wrapped.
- getPkiFailureInfo() - Method in class com.itextpdf.bouncycastle.asn1.cmp.PKIFailureInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getPkiFailureInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.cmp.PKIFailureInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getPlaceholder() - Method in class com.itextpdf.forms.form.element.InputField
-
Gets the placeholder paragraph.
- getPlaceholder() - Method in interface com.itextpdf.forms.form.element.IPlaceholderable
-
Gets the placeholder paragraph.
- getPlaceholder() - Method in class com.itextpdf.forms.form.element.TextArea
-
Gets the placeholder paragraph.
- getPngChromaticities() - Method in class com.itextpdf.io.image.PngImageData
- getPoint() - Method in class com.itextpdf.bouncycastle.asn1.x509.DistributionPointBC
-
Gets actual org.bouncycastle object being wrapped.
- getPoint() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getPointerStructElem(TagTreePointer) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Gets
PdfStructElem
at whichTagTreePointer
points. - getPoints() - Method in class com.itextpdf.svg.renderers.impl.PolylineSvgNodeRenderer
- getPolicyDigestAlgorithm() - Method in class com.itextpdf.signatures.SignaturePolicyInfo
- getPolicyHash() - Method in class com.itextpdf.signatures.SignaturePolicyInfo
- getPolicyIdentifier() - Method in class com.itextpdf.signatures.SignaturePolicyInfo
- getPolicyUri() - Method in class com.itextpdf.signatures.SignaturePolicyInfo
- getPolyFillMode() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property polyFillMode.
- getPolygon() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- getPopup() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the popup annotation, an inner element of the annotation element.
- getPopup() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
An associated pop-up annotation for entering or editing the text associated with this annotation.
- getPopupObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
An associated pop-up annotation object.
- getPosition() - Method in class com.itextpdf.io.source.PdfTokenizer
- getPosition() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Gets the current position of the source considering the pushed byte to the source.
- getPosition() - Method in class com.itextpdf.kernel.pdf.PdfLiteral
- getPositionX() - Method in class com.itextpdf.layout.properties.BackgroundPosition
-
Gets horizontal position.
- getPositionY() - Method in class com.itextpdf.layout.properties.BackgroundPosition
-
Gets vertical position.
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.ContextualPositionRule
-
Retrieves the position lookup records.
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2.PosRuleFormat2
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- getPossibleBreaks(String) - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- getPossibleBreaks(String) - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- getPosTable() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
-
Gets the postfix of a property.
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
-
Gets the postfix of a property.
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderColorShorthandResolver
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderStyleShorthandResolver
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderWidthShorthandResolver
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.MarginShorthandResolver
- getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.PaddingShorthandResolver
- getPostHyphenText(int) - Method in class com.itextpdf.layout.hyphenation.Hyphenation
- getPostSymbolText() - Method in class com.itextpdf.layout.element.List
-
Gets the piece of text that is added after the
ListItem
symbol. - getPrec() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
- getPrefix() - Method in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Gets the prefix name.
- getPrefix() - Method in class com.itextpdf.kernel.xmp.impl.QName
- getPrefix() - Method in interface com.itextpdf.kernel.xmp.properties.XMPAliasInfo
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
-
Gets the prefix of a property.
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
-
Gets the prefix of a property.
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
-
Gets the prefix of a property.
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderBottomShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderColorShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderLeftShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRightShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderStyleShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderTopShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderWidthShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.MarginShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.OutlineShorthandResolver
- getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.PaddingShorthandResolver
- getPrefixes() - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
- getPrefixes() - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
- getPreHyphenText(int) - Method in class com.itextpdf.layout.hyphenation.Hyphenation
- getPreSymbolText() - Method in class com.itextpdf.layout.element.List
-
Gets the piece of text that is added before the
ListItem
symbol. - getPreviousElementTextMove() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
- getPrimitive() - Method in class com.itextpdf.bouncycastle.asn1.ASN1PrimitiveBC
-
Gets actual org.bouncycastle object being wrapped.
- getPrimitive() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1PrimitiveBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getPrivateKey(IPrivateKeyInfo) - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JcaPEMKeyConverterBC
-
Calls actual
getPrivateKey
method for the wrapped JcaPEMKeyConverter object. - getPrivateKey(IPrivateKeyInfo) - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JcaPEMKeyConverterBCFips
-
Calls actual
getPrivateKey
method for the wrapped JcaPEMKeyConverter object. - getPrivateKey(IPrivateKeyInfo) - Method in interface com.itextpdf.commons.bouncycastle.openssl.jcajce.IJcaPEMKeyConverter
-
Calls actual
getPrivateKey
method for the wrapped JcaPEMKeyConverter object. - getPrivateKeyInfo() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PrivateKeyInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getPrivateKeyInfo() - Method in class com.itextpdf.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getPrivateKeyInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PrivateKeyInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getPrivateKeyInfo() - Method in class com.itextpdf.bouncycastlefips.pkcs.PKCS8EncryptedPrivateKeyInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getProcessColorModel() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets process color model of trap network appearance,
PdfName.PCM
key. - getProcessErrOutput() - Method in class com.itextpdf.commons.utils.ProcessInfo
-
Getter for an error process output.
- getProcessors() - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
-
Gets an unmodifiable map of registered processors.
- getProcessStdOutput() - Method in class com.itextpdf.commons.utils.ProcessInfo
-
Getter for a standard process output.
- getProcSet() - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Gets the array of predefined procedure set names (see ISO-320001 Paragraph 14.2).
- getProducedAt() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Calls actual
getProducedAt
method for the wrapped BasicOCSPResp object. - getProducedAt() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Calls actual
getProducedAt
method for the wrapped BasicOCSPResp object. - getProducedAt() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
-
Calls actual
getProducedAt
method for the wrapped BasicOCSPResp object. - getProducedAtDate() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.BasicOCSPResponseBC
-
Gets TbsResponseData for the wrapped BasicOCSPResponse object and calls actual
getProducedAt
method, then gets Date. - getProducedAtDate() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.BasicOCSPResponseBCFips
-
Gets TbsResponseData for the wrapped BasicOCSPResponse object and calls actual
getProducedAt
method, then gets Date. - getProducedAtDate() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IBasicOCSPResponse
-
Gets TbsResponseData for the wrapped BasicOCSPResponse object and calls actual
getProducedAt
method, then gets Date. - getProducer() - Method in class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
- getProducer() - Method in interface com.itextpdf.commons.actions.processors.ITextProductEventProcessor
-
Gets the producer line for the product.
- getProducer() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getProducerLine() - Method in class com.itextpdf.commons.actions.confirmations.ConfirmedEventWrapper
-
Gets producer line defined by the
ITextProductEventProcessor
which registered the event. - getProductData() - Method in class com.itextpdf.commons.actions.AbstractProductITextEvent
-
Gets a product data which generated the event.
- getProductName() - Method in class com.itextpdf.commons.actions.AbstractProductITextEvent
-
Gets a name of product which generated the event.
- getProductName() - Method in class com.itextpdf.commons.actions.data.ProductData
-
Getter for a technical name of the product.
- getProductName() - Method in class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
- getProductName() - Method in interface com.itextpdf.commons.actions.processors.ITextProductEventProcessor
-
Gets the name of the product to which this processor corresponds.
- getProducts() - Method in class com.itextpdf.kernel.pdf.FingerPrint
-
Returns the registered products.
- getProductUsageType() - Method in class com.itextpdf.commons.actions.confirmations.ConfirmedEventWrapper
-
Obtains the license type for the product which generated the event.
- getProfile() - Method in class com.itextpdf.io.image.ImageData
- getPronunciationLexiconsList() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
A
List
containing one or morePdfFileSpec
objects, where each specified file is a pronunciation lexicon, which is an XML file conforming to the Pronunciation Lexicon Specification (PLS) Version 1.0. - getProperties() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Get the properties of the tag.
- getProperties() - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
Gets properties, which will be associated with marked-content sequence as
PdfDictionary
. - getProperties() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets accessibility properties of the current tag.
- getProperties() - Method in class com.itextpdf.styledxmlparser.css.CssFontFaceRule
-
Gets the properties.
- getProperties(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- getProperty() - Method in class com.itextpdf.styledxmlparser.css.CssDeclaration
-
Gets the property.
- getProperty(int) - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Gets the property from this entity.
- getProperty(int) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
Gets the property from this entity.
- getProperty(int) - Method in class com.itextpdf.layout.element.AbstractElement
- getProperty(int) - Method in class com.itextpdf.layout.ElementPropertyContainer
- getProperty(int) - Method in interface com.itextpdf.layout.IPropertyContainer
-
Gets the property from this entity.
- getProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets the property from this entity.
- getProperty(int) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- getProperty(int) - Method in class com.itextpdf.layout.RootElement
- getProperty(int) - Method in class com.itextpdf.layout.tagging.TaggingDummyElement
- getProperty(int, T1) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets a property from this entity or one of its hierarchical parents.
- getProperty(int, T1) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
-
Throws an UnsupportedOperationException because instances of this class are only used for terminating the current content area.
- getProperty(int, T1) - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Gets a property from this entity or one of its hierarchical parents.
- getProperty(PdfName) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Gets a property from the
tag
's properties dictionary. - getProperty(PdfName) - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
Gets property which related to specified name.
- getProperty(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getProperty(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
The property value getter-methods all take a property specification: the first two parameters are always the top level namespace URI (the "schema" namespace) and the basic name of the property being referenced.
- getProperty(String, String, int) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
Returns a property, but the result value can be requested.
- getPropertyAsBoolean(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as a boolean value.
- getPropertyAsColor(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as a color.
- getPropertyAsFloat(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as a floating point value.
- getPropertyAsFloat(int, Float) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as a floating point value.
- getPropertyAsFont(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as a font object.
- getPropertyAsInteger(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as an integer value.
- getPropertyAsTransparentColor(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as a
TransparentColor
. - getPropertyAsUnitValue(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Returns a property with a certain key, as a unit value.
- getPropertyBase64(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyBase64(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyBoolean(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyBoolean(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
These are very similar to
getProperty()
andSetProperty()
above, but the value is returned or provided in a literal form instead of as a UTF-8 string. - getPropertyCalendar(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyCalendar(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyDate(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyDate(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyDouble(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyDouble(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyInteger(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyInteger(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyLong(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyLong(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyObject(String, String, int) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
Returns a property, but the result value can be requested.
- getPropertyOrEnvironmentVariable(String) - Static method in class com.itextpdf.commons.utils.SystemUtil
-
Gets either java property or environment variable with given name.
- getPropertyString(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getPropertyString(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropName() - Method in interface com.itextpdf.kernel.xmp.properties.XMPAliasInfo
- getProvider() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Get
Provider
instance for this factory. - getProvider() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Get
Provider
instance for this factory. - getProvider() - Method in class com.itextpdf.bouncycastlefips.operator.ContentVerifierProviderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getProvider() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Get
Provider
instance for this factory. - getProviderBuilder() - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getProviderBuilder() - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getProviderBuilder() - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getProviderBuilder() - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getProviderBuilder() - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentVerifierProviderBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getProviderBuilder() - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaDigestCalculatorProviderBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getProviderName() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Get
String
which represents providers name for this factory. - getProviderName() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Get
String
which represents providers name for this factory. - getProviderName() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Get
String
which represents providers name for this factory. - getPseudoClass() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
- getPseudoElementName() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
-
Gets the pseudo element name.
- getPublicProductName() - Method in class com.itextpdf.commons.actions.data.ProductData
-
Getter for a product name.
- getQuadPoints() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.
- getQuadPoints() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.
- getQuadPoints() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.
- getQualifier(String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getQualifier(String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Provides access to a qualifier attached to a property.
- getQualifierInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.esf.SigPolicyQualifierInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getQualifyingPageNums(int) - Method in class com.itextpdf.kernel.utils.PageRange
-
Gets the list of pages that have been added to the range so far.
- getQuotesDepth() - Method in class com.itextpdf.styledxmlparser.css.resolve.AbstractCssContext
-
Gets the quotes depth.
- getRandomAccessFile(File) - Static method in class com.itextpdf.commons.utils.FileUtil
- getRange() - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
-
the valid output range, output will be clipped to this range contains a min max pair per output component.
- getRange() - Method in interface com.itextpdf.kernel.pdf.function.IPdfFunction
- getRangeStream() - Method in class com.itextpdf.signatures.PdfSigner
-
Gets the document bytes that are hashable when using external signatures.
- getRawText(String, boolean) - Static method in class com.itextpdf.barcodes.Barcode128
-
Converts the human readable text to the characters needed to create a barcode.
- getRawText(String, boolean, Barcode128.Barcode128CodeSet) - Static method in class com.itextpdf.barcodes.Barcode128
-
Converts the human readable text to the characters needed to create a barcode using the specified code set.
- getReader() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets
PdfReader
associated with the document. - getReader() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Gets a PdfReader associated with the document object belongs to.
- getReadOnlyPacket() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getReason() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Getter for property reason.
- getReason() - Method in class com.itextpdf.signatures.PdfSignature
- getReason() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Returns the signing reason.
- getRecipient() - Method in class com.itextpdf.bouncycastle.cms.RecipientBC
-
Gets actual org.bouncycastle object being wrapped.
- getRecipient() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientId() - Method in class com.itextpdf.bouncycastle.cms.RecipientIdBC
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientId() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientIdBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.cms.RecipientIdentifierBC
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.RecipientIdentifierBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientInfo() - Method in class com.itextpdf.bouncycastle.asn1.cms.RecipientInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.RecipientInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientInformation() - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationBC
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientInformation() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientInformationStore() - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationStoreBC
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientInformationStore() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationStoreBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRecipientInfos() - Method in class com.itextpdf.bouncycastle.cms.CMSEnvelopedDataBC
-
Calls actual
getRecipientInfos
method for the wrapped CMSEnvelopedData object. - getRecipientInfos() - Method in class com.itextpdf.bouncycastlefips.cms.CMSEnvelopedDataBCFips
-
Calls actual
getRecipientInfos
method for the wrapped CMSEnvelopedData object. - getRecipientInfos() - Method in interface com.itextpdf.commons.bouncycastle.cms.ICMSEnvelopedData
-
Calls actual
getRecipientInfos
method for the wrapped CMSEnvelopedData object. - getRecipients() - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationStoreBC
-
Calls actual
getRecipients
method for the wrapped RecipientInformationStore object. - getRecipients() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationStoreBCFips
-
Calls actual
getRecipients
method for the wrapped RecipientInformationStore object. - getRecipients() - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformationStore
-
Calls actual
getRecipients
method for the wrapped RecipientInformationStore object. - getRecord(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFeature
- getRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeFeature
- getRect(PdfDictionary) - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Gets a
Rectangle
that matches the current size and position of this form field. - getRectangle() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
The annotation rectangle, defining the location of the annotation on the page in default user space units.
- getRectangle() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.DefaultPdfTextLocation
- getRectangle() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.IPdfTextLocation
- getRectangleDifferences() - Method in class com.itextpdf.kernel.pdf.annot.PdfCaretAnnotation
-
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying caret.
- getRectangleDifferences() - Method in class com.itextpdf.kernel.pdf.annot.PdfCircleAnnotation
-
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying circle.
- getRectangleDifferences() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the inner rectangle where the annotation's text should be displayed
- getRectangleDifferences() - Method in class com.itextpdf.kernel.pdf.annot.PdfSquareAnnotation
-
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying square.
- getRectangleOnRotatedPage(Rectangle, PdfPage) - Static method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the rectangle as it looks on the rotated page and returns the rectangle in coordinates relevant to the true page origin.
- getRedactRolloverAppearance() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
- getRef() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the reference to the source
PdfAnnotation
. - getReferencedObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfObjRef
- getRefersTo() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- getRefersTo(boolean) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Gets direct object and try to resolve indirects chain.
- getRefsList() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
A
PdfName.Ref
identifies the structure element or elements to which the item of content, contained within this structure element, refers (e.g. - getRefsList() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the list of references to other tagged elements.
- getRefsList() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getRegisteredFamilies() - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Gets a set of registered font families.
- getRegisteredFontFamilies() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Gets a set of registered font names.
- getRegisteredFonts() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Gets a set of registered font names.
- getRegisteredFonts() - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Gets a set of registered font names.
- getRegisteredOperatorStrings() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Gets the
Collection
containing all the registered operators strings. - getRegistry() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
- getRegistry() - Method in class com.itextpdf.io.font.CMapEncoding
- getRegistry() - Method in class com.itextpdf.io.font.FontProgram
- getRegistryName() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
- getRegistryNames() - Static method in class com.itextpdf.io.font.CidFontProperties
- getRegistryNames() - Static method in class com.itextpdf.io.font.FontCache
- getRelativeTime(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Gets the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by specified date.
- getRelativeTimeMillis() - Static method in class com.itextpdf.commons.utils.SystemUtil
-
Should be used in relative constructs (for example to check how many milliseconds have passed).
- getRelativeTranslation() - Method in interface com.itextpdf.svg.renderers.impl.ISvgTextNodeRenderer
- getRelativeTranslation() - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- getRelativeTranslation() - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- getRenderedImageHeight() - Method in class com.itextpdf.layout.renderer.objectfit.ObjectFitApplyingResult
-
Getter for height of rendered image.
- getRenderedImageWidth() - Method in class com.itextpdf.layout.renderer.objectfit.ObjectFitApplyingResult
-
Getter for width of rendered image.
- getRenderer() - Method in class com.itextpdf.layout.element.AbstractElement
- getRenderer() - Method in class com.itextpdf.layout.element.Cell
-
Gets a cell renderer for this element.
- getRenderer() - Method in interface com.itextpdf.layout.element.IElement
-
Gets a renderer for this element.
- getRenderer() - Method in class com.itextpdf.layout.element.Table
-
Gets a table renderer for this element.
- getRenderer() - Method in class com.itextpdf.layout.RootElement
- getRendererFactory() - Method in class com.itextpdf.svg.processors.impl.SvgConverterProperties
- getRendererFactory() - Method in interface com.itextpdf.svg.processors.ISvgConverterProperties
-
Retrieve the factory responsible for creating
ISvgNodeRenderer
- getRenderingIntent() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the rendering intent, see
PdfExtGState.getRenderingIntent()
. - getRenderingIntent() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets rendering intent value,
RI
key. - getRenderingMode() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Gets the rendering mode of the checkbox.
- getRenderingMode() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the rendering mode for this signature.
- getRepeat() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
- getRepeat() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Gets image
BackgroundRepeat
instance. - getReplyType() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
A name specifying the relationship (the "reply type") between this annotation and one specified by IRT entry (see
PdfMarkupAnnotation.getInReplyTo()
). - getReport() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
Converts this CompareResult into text form.
- getReq() - Method in class com.itextpdf.bouncycastle.cert.ocsp.ReqBC
-
Gets actual org.bouncycastle object being wrapped.
- getReq() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.ReqBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getReqBuilder() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getReqBuilder() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRequestGenerator() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestGeneratorBC
-
Gets actual org.bouncycastle object being wrapped.
- getRequestGenerator() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestGeneratorBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRequestList() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBC
-
Calls actual
getRequestList
method for the wrapped OCSPReq object. - getRequestList() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBCFips
-
Calls actual
getRequestList
method for the wrapped OCSPReq object. - getRequestList() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReq
-
Calls actual
getRequestList
method for the wrapped OCSPReq object. - getRequiredFeature(String[], String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getRequireXMPMeta() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
- getResolution() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the resolution in DPI.
- getResource(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Get the
PdfDictionary
object that that contain resources of specified type. - getResourceName(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Gets the mapped resource name of the given
PdfObject
. - getResourceName(PdfObjectWrapper
) - Method in class com.itextpdf.kernel.pdf.PdfResources -
Gets the mapped resource name of the
PdfObject
under the given wrapper. - getResourceNames() - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Gets the names of all the added resources.
- getResourceNames(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Gets the names of all resources of specified type.
- getResourceObject(PdfName, PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Get the
PdfObject
object with specified type and name. - getResourceResolver() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Gets the resource resolver.
- getResourceResolver() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Gets the ResourceResolver to be used during the drawing operations.
- getResourceRetriever() - Method in class com.itextpdf.svg.processors.impl.SvgConverterProperties
- getResourceRetriever() - Method in interface com.itextpdf.svg.processors.ISvgConverterProperties
-
Gets the resource retriever.
- getResources() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
- getResources() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Get the resources of the page that this canvas belongs to..
- getResources() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
Gets the Tiling Pattern's resources.
- getResources() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the
PdfResources
wrapper object for this page resources. - getResources() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets
PdfResources
of the Form XObject. - getResources() - Method in class com.itextpdf.kernel.utils.PdfResourceCounter
-
Returns a map with the resources.
- getResourceSizeByteLimit() - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
-
Gets the resource size byte limit.
- getRespID() - Method in class com.itextpdf.bouncycastle.cert.ocsp.RespIDBC
-
Gets actual org.bouncycastle object being wrapped.
- getRespID() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.RespIDBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getResponseBytes() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.ResponseBytesBC
-
Gets actual org.bouncycastle object being wrapped.
- getResponseBytes() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.ResponseBytesBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getResponseObject() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Calls actual
getResponseObject
method for the wrapped OCSPResp object. - getResponseObject() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Calls actual
getResponseObject
method for the wrapped OCSPResp object. - getResponseObject() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
-
Calls actual
getResponseObject
method for the wrapped OCSPResp object. - getResponses() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Calls actual
getResponses
method for the wrapped BasicOCSPResp object. - getResponses() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Calls actual
getResponses
method for the wrapped BasicOCSPResp object. - getResponses() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
-
Calls actual
getResponses
method for the wrapped BasicOCSPResp object. - getResultantLocations() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ILocationExtractionStrategy
-
Returns the
Rectangle
s that have been processed so far. - getResultantLocations() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.RegexBasedLocationExtractionStrategy
- getResultantText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredTextEventListener
-
As an resultant text we use the concatenation of all the resultant text of all the delegates that implement
ITextExtractionStrategy
. - getResultantText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.GlyphTextEventListener
-
As an resultant text we use the the resultant text of the delegate that implement
ITextExtractionStrategy
and was passed to this class. - getResultantText() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextExtractionStrategy
-
Returns the text that has been processed so far.
- getResultantText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy
- getResultantText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.SimpleTextExtractionStrategy
-
Returns the result so far.
- getRetriever() - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
-
Gets the resource retriever.
- getReversMap() - Method in class com.itextpdf.io.font.cmap.CMapCidToCodepoint
- getRevision(String) - Method in class com.itextpdf.signatures.SignatureUtil
- getRevokedStatus() - Method in class com.itextpdf.bouncycastle.cert.ocsp.RevokedStatusBC
-
Gets actual org.bouncycastle object being wrapped.
- getRevokedStatus() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.RevokedStatusBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRGBAColor(String) - Static method in class com.itextpdf.kernel.colors.WebColors
-
Gives an array of four floats that contain RGBA values, each value is between 0 and 1.
- getRgbArray() - Method in class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Get the stop color rgb value
- getRGBColor(String) - Static method in class com.itextpdf.kernel.colors.WebColors
-
Gives you a DeviceRgb based on a name.
- getRichText() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets a rich text string, as described in "Rich Text Strings" section of Pdf spec.
- getRichText() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
A rich text string (see ISO-320001 12.7.3.4, "Rich Text Strings") that shall be displayed in the pop-up window when the annotation is opened.
- getRichTextValue() - Method in class com.itextpdf.forms.xfdf.FieldObject
-
Gets the string representation of the value-richtext element, a child of the field element and contains the field's value formatted as a rich text string.
- getRID() - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationBC
-
Calls actual
getRID
method for the wrapped RecipientInformation object. - getRID() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationBCFips
-
Calls actual
getRID
method for the wrapped RecipientInformation object. - getRID() - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformation
-
Calls actual
getRID
method for the wrapped RecipientInformation object. - getRight() - Method in class com.itextpdf.forms.xfdf.FitObject
-
Gets a float horizontal coordinate positioned at the right edge of the window.
- getRight() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the X coordinate of the right edge of the rectangle.
- getRightMargin() - Method in class com.itextpdf.layout.Document
-
Gets the right margin, measured in points
- getRightMinWidth() - Method in class com.itextpdf.layout.layout.TextLayoutResult
-
Gets min width of the rightmost unbreakable part of the TextRenderer#line after layout.
- getRise() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
The rise represents how far above the nominal baseline the text should be rendered.
- getRole() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Get the role of the tag.
- getRole() - Method in interface com.itextpdf.kernel.pdf.tagging.IStructureNode
- getRole() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcr
- getRole() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- getRole() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- getRole() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the role of element.
- getRole() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- getRole() - Method in interface com.itextpdf.kernel.pdf.tagutils.IRoleMappingResolver
-
Defines the current role of the resolver.
- getRole() - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
Gets role of structure element.
- getRole() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets current tag role.
- getRoleMap() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- getRoleMappingResolver(String) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Gets an instance of the
IRoleMappingResolver
corresponding to the current tag structure target version. - getRoleMappingResolver(String, PdfNamespace) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Gets an instance of the
IRoleMappingResolver
corresponding to the current tag structure target version. - getRolloverAppearanceObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
The rollover appearance is used when the user moves the cursor into the annotation’s active area without pressing the mouse button.
- getRoot() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getRootArea() - Method in class com.itextpdf.layout.Canvas
-
Gets the root area rectangle.
- getRootFontSize() - Method in class com.itextpdf.svg.css.SvgCssContext
-
Gets the root font size.
- getRootFormFields() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets root fields (i.e.
- getRootRenderer() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorResult
- getRootRenderer() - Method in interface com.itextpdf.svg.processors.ISvgProcessorResult
-
Obtains the wrapped
ISvgNodeRenderer
root renderer. - getRootViewPort() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Get the viewbox which is the root viewport for the current document.
- getRotateInstance(double) - Static method in class com.itextpdf.kernel.geom.AffineTransform
-
Get an affine transformation representing a counter-clockwise rotation over the passed angle
- getRotateInstance(double, double, double) - Static method in class com.itextpdf.kernel.geom.AffineTransform
-
Get an affine transformation representing a counter-clockwise rotation over the passed angle, using the passed point as the center of rotation
- getRotateVectorAngle() - Method in class com.itextpdf.kernel.colors.gradients.StrategyBasedLinearGradientBuilder
-
Get the last set rotate vector angle
- getRotation() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Get rotation property specified in this form annotation.
- getRotation() - Method in class com.itextpdf.forms.form.element.InputField
-
Get rotation.
- getRotation() - Method in class com.itextpdf.io.image.ImageData
- getRotation() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the number of degrees by which the page shall be rotated clockwise when displayed or printed.
- getRow() - Method in class com.itextpdf.layout.element.Cell
-
Gets
the number of the row
in which the cell is located. - getRowGroups() - Method in class com.itextpdf.layout.element.Table
-
Returns the list of all row groups.
- getRows() - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
Gets the number of rows.
- getRowspan() - Method in class com.itextpdf.layout.element.Cell
-
Gets the
rowspan
of the cell. - getRSASSAPSSparams() - Method in class com.itextpdf.bouncycastle.asn1.pcks.RSASSAPSSParamsBC
-
Gets actual org.bouncycastle object being wrapped.
- getRSASSAPSSparams() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.RSASSAPSSParamsBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getRule() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
- getRuleName() - Method in class com.itextpdf.styledxmlparser.css.CssAtRule
-
Gets the rule name.
- getRuleParameters() - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
- getSafeFile() - Method in class com.itextpdf.io.source.PdfTokenizer
- getSafeFile() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets a new file instance of the original PDF document.
- getSaltLength() - Method in class com.itextpdf.bouncycastle.asn1.pcks.RSASSAPSSParamsBC
-
Return the salt length parameter.
- getSaltLength() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.RSASSAPSSParamsBCFips
-
Return the salt length parameter.
- getSaltLength() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
-
Return the salt length parameter.
- getScaleInstance(double, double) - Static method in class com.itextpdf.kernel.geom.AffineTransform
- getScaleX() - Method in class com.itextpdf.kernel.geom.AffineTransform
- getScaleY() - Method in class com.itextpdf.kernel.geom.AffineTransform
- getScan() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the scan value.
- getSchema() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Gets the Collection schema dictionary.
- getSchema() - Method in class com.itextpdf.kernel.pdf.tagging.PdfNamespace
-
Gets file specification identifying the schema file, which defines this namespace.
- getSchemaRegistry() - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
- getScriptRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getScriptRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeScript
- getSearchClasses() - Method in class com.itextpdf.test.RunnerSearchConfig
- getSearchPackages() - Method in class com.itextpdf.test.RunnerSearchConfig
- getSecond() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getSecond() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getSecureRandom() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Get
SecureRandom
implementation from the factory. - getSecureRandom() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Get
SecureRandom
implementation from the factory. - getSecureRandom() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Get
SecureRandom
implementation from the factory. - getSegment(int) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
- getSegmentLength(BarcodePDF417.Segment) - Method in class com.itextpdf.barcodes.BarcodePDF417
- getSegments() - Method in class com.itextpdf.kernel.geom.Subpath
- getSelector() - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
-
Gets the CSS selector.
- getSelectorItems() - Method in class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector
- getSeparationColorNames() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets separation color names of trap network appearance,
PdfName.SeparationColorNames
key. - getSeparator() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
-
Gets the separator character.
- getSequenceId() - Method in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
-
Retrieves an identifier of event source.
- getSequenceId(AbstractIdentifiableElement) - Static method in class com.itextpdf.commons.actions.sequence.SequenceIdManager
-
Gets an identifier of the element.
- getSerializeOptions() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets a persistent XMP metadata serialization options.
- getSerialNumber() - Method in class com.itextpdf.bouncycastle.asn1.x509.TBSCertificateBC
-
Calls actual
getSerialNumber
method for the wrapped TBSCertificate object. - getSerialNumber() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Calls actual
getSerialNumber
method for the wrapped CertificateID object. - getSerialNumber() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.TBSCertificateBCFips
-
Calls actual
getSerialNumber
method for the wrapped TBSCertificate object. - getSerialNumber() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Calls actual
getSerialNumber
method for the wrapped CertificateID object. - getSerialNumber() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ITBSCertificate
-
Calls actual
getSerialNumber
method for the wrapped TBSCertificate object. - getSerialNumber() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateID
-
Calls actual
getSerialNumber
method for the wrapped CertificateID object. - getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.ContextualTable
-
Gets a set of rules, which start with given glyph id.
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3
- getShading() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading
-
Gets the dictionary of the pattern's
PdfShading
. - getShading(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
- getShadingType() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
Gets the shading type.
- getShearInstance(double, double) - Static method in class com.itextpdf.kernel.geom.AffineTransform
- getShearX() - Method in class com.itextpdf.kernel.geom.AffineTransform
- getShearY() - Method in class com.itextpdf.kernel.geom.AffineTransform
- getShorthandResolver(String) - Static method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.ShorthandResolverFactory
-
Gets a shorthand resolver.
- getSigFieldLockDictionary() - Method in class com.itextpdf.forms.fields.PdfSignatureFormField
-
Gets the
PdfSigFieldLock
, which contains fields that must be locked if the document is signed. - getSignature(String) - Method in class com.itextpdf.signatures.SignatureUtil
- getSignatureAlgorithmName() - Method in interface com.itextpdf.signatures.IExternalSignature
-
Returns the signature algorithm used for signing, disregarding the digest function.
- getSignatureAlgorithmName() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Returns the name of the signature algorithm only (disregarding the digest function, if any).
- getSignatureAlgorithmName() - Method in class com.itextpdf.signatures.PrivateKeySignature
-
Returns the signature algorithm used for signing, disregarding the digest function.
- getSignatureAppearance() - Method in class com.itextpdf.signatures.PdfSigner
-
Provides access to a signature appearance object.
- getSignatureCreator() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Returns the signature creator.
- getSignatureDictionary() - Method in class com.itextpdf.signatures.PdfSigner
-
Returns the user made signature dictionary.
- getSignatureDictionary(PdfSignature) - Method in interface com.itextpdf.signatures.PdfSigner.ISignatureEvent
-
Allows modification of the signature dictionary.
- getSignatureDictionary(String) - Method in class com.itextpdf.signatures.SignatureUtil
-
Gets the signature dictionary, the one keyed by /V.
- getSignatureEvent() - Method in class com.itextpdf.signatures.PdfSigner
-
Getter for property signatureEvent.
- getSignatureFlags() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
SigFlags
integer property on the AcroForm. - getSignatureGraphic() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the Image object to render.
- getSignatureMechanismName() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Get the signature mechanism identifier, including both the digest function and the signature algorithm, e.g.
- getSignatureMechanismOid() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Getter for the signature algorithm OID.
- getSignatureMechanismOid(String, String) - Static method in class com.itextpdf.signatures.SignatureMechanisms
-
Attempt to look up the most specific OID for a given signature-digest combination.
- getSignatureMechanismParameters() - Method in interface com.itextpdf.signatures.IExternalSignature
-
Return the algorithm parameters that need to be encoded together with the signature mechanism identifier.
- getSignatureMechanismParameters() - Method in class com.itextpdf.signatures.PrivateKeySignature
-
Return the algorithm parameters that need to be encoded together with the signature mechanism identifier.
- getSignatureNames() - Method in class com.itextpdf.signatures.SignatureUtil
-
Gets the field names that have signatures and are signed.
- getSignaturePolicyId() - Method in class com.itextpdf.bouncycastle.asn1.esf.SignaturePolicyIdBC
-
Gets actual org.bouncycastle object being wrapped.
- getSignaturePolicyId() - Method in class com.itextpdf.bouncycastlefips.asn1.esf.SignaturePolicyIdBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSignaturePolicyIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.esf.SignaturePolicyIdentifierBC
-
Gets actual org.bouncycastle object being wrapped.
- getSignaturePolicyIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.esf.SignaturePolicyIdentifierBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSignCertificateChain() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Get the X.509 sign certificate chain associated with this PKCS#7 object.
- getSignDate() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Getter for property signDate.
- getSignDate() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Returns the signature date.
- getSignDate() - Method in class com.itextpdf.signatures.PdfSigner
-
Gets the signature date.
- getSignerInfoGenerator() - Method in class com.itextpdf.bouncycastle.cms.SignerInfoGeneratorBC
-
Gets actual org.bouncycastle object being wrapped.
- getSignerInfoGenerator() - Method in class com.itextpdf.bouncycastlefips.cms.SignerInfoGeneratorBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSigningCertificate() - Method in class com.itextpdf.bouncycastle.asn1.ess.SigningCertificateBC
-
Gets actual org.bouncycastle object being wrapped.
- getSigningCertificate() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.SigningCertificateBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSigningCertificate() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Get the X.509 certificate actually used to sign the digest.
- getSigningCertificateV2() - Method in class com.itextpdf.bouncycastle.asn1.ess.SigningCertificateV2BC
-
Gets actual org.bouncycastle object being wrapped.
- getSigningCertificateV2() - Method in class com.itextpdf.bouncycastlefips.asn1.ess.SigningCertificateV2BCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSigningInfoVersion() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Get the version of the PKCS#7 "SignerInfo" object.
- getSignName() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Getter for property sigName.
- getSigPolicyQualifierInfo() - Method in class com.itextpdf.bouncycastle.asn1.esf.SigPolicyQualifierInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getSinceCopyrightYear() - Method in class com.itextpdf.commons.actions.data.ProductData
-
Getter for the first year of copyright period.
- getSingleResp() - Method in class com.itextpdf.bouncycastle.cert.ocsp.SingleRespBC
-
Gets actual org.bouncycastle object being wrapped.
- getSingleResp() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.SingleRespBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSingleSpaceWidth() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getSize() - Method in class com.itextpdf.barcodes.Barcode1D
- getSize() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Gets the size of the input field.
- getSize() - Method in class com.itextpdf.kernel.pdf.function.PdfType0Function
- getSize() - Method in class com.itextpdf.test.LogListener
- getSmoothnessTolerance() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Smoothness Tolerance, see ISO32000-1, 10.6.3 Smoothness Tolerance and Table 58 – Entries in a Graphics State Parameter Dictionary,
PdfExtGState.getSmothnessTolerance()
. - getSmothnessTolerance() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the smoothness tolerance value,
SM
key. - getSoftMask() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Soft Mask, see ISO 32000-1, 11.3.7.2 Source Shape and Opacity, 11.6.4.3 Mask Shape and Opacity and 11.6.5.2 Soft-Mask Dictionaries,
PdfExtGState.getSoftMask()
. - getSoftMask() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the current soft mask,
SMask
key. - getSort() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Getter for the Collection sort dictionary.
- getSort() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getSound() - Method in class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation
- getSource() - Method in class com.itextpdf.io.source.RASInputStream
-
Gets the source
- getSources() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
-
Gets the font face sources.
- getSpecificFeatures(List
, String[]) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader - getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssAttributeSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssClassSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssIdSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPagePseudoClassSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPageTypeSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoElementSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
- getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssTagSelectorItem
- getSpecificity() - Method in interface com.itextpdf.styledxmlparser.css.selector.item.ICssSelectorItem
-
Gets the specificity.
- getSplitCharacters() - Method in class com.itextpdf.layout.ElementPropertyContainer
-
Gets a rule for splitting strings when they don't fit into one line.
- getSplitRenderer() - Method in class com.itextpdf.layout.layout.LayoutResult
- getSpreadMethod() - Method in class com.itextpdf.kernel.colors.gradients.AbstractLinearGradientBuilder
-
Get the current spread method
- getSrc() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
- getStampName() - Method in class com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
- getStartingPointsForBorderSide(float, float, float, float, Border.Side) - Method in class com.itextpdf.layout.borders.Border
-
Calculate adjusted starting points for discontinuous borders, given two opposing points (A and B) that define the bounding rectangle
- getStartLocation() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- getStartPoint() - Method in class com.itextpdf.kernel.geom.LineSegment
- getStartPoint() - Method in class com.itextpdf.kernel.geom.Subpath
- getStartPoint() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the vector in User space representing the start point of the image.
- getStartRow() - Method in class com.itextpdf.layout.element.Table.RowRange
-
Gets the starting row number of the table section
- getStartxref() - Method in class com.itextpdf.io.source.PdfTokenizer
- getState() - Method in class com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
Gets the state the optional content groups should be switched to
- getState() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
- getStatements() - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
-
Gets the list of CSS statements.
- getStatements() - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
-
Gets the CSS statements of this style sheet.
- getStateModel() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
- getStateObject(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
- getStates() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
- getStatisticsNames() - Method in class com.itextpdf.commons.actions.AbstractStatisticsEvent
-
Gets all statistics names related to this event.
- getStatisticsNames() - Method in class com.itextpdf.kernel.pdf.statistics.NumberOfPagesStatisticsEvent
-
Gets all statistics names related to this event.
- getStatisticsNames() - Method in class com.itextpdf.kernel.pdf.statistics.SizeOfPdfStatisticsEvent
-
Gets all statistics names related to this event.
- getStatus() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Calls actual
getStatus
method for the wrapped OCSPResp object. - getStatus() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Calls actual
getStatus
method for the wrapped OCSPResp object. - getStatus() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
-
Calls actual
getStatus
method for the wrapped OCSPResp object. - getStatus() - Method in class com.itextpdf.layout.layout.LayoutResult
-
Gets the status of
IRenderer.layout(LayoutContext)
. - getStatusString() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseBC
-
Calls actual
getStatusString
method for the wrapped TimeStampResponse object. - getStatusString() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseBCFips
-
Calls actual
getStatusString
method for the wrapped TimeStampResponse object. - getStatusString() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
-
Calls actual
getStatusString
method for the wrapped TimeStampResponse object. - getStemH() - Method in class com.itextpdf.io.font.FontMetrics
- getStemV() - Method in class com.itextpdf.io.font.FontMetrics
- getStopColor() - Method in class com.itextpdf.svg.renderers.impl.StopSvgNodeRenderer
-
Evaluates the rgba array of the specified stop color.
- getStopOpacity() - Method in class com.itextpdf.svg.renderers.impl.StopSvgNodeRenderer
-
Evaluates the stop opacity of the specified stop color.
- getStrategy(String, List
) - Method in class com.itextpdf.layout.font.FontProvider -
Gets the
FontSelectorStrategy
to split specified text into sequences of glyphs, already tied to the fonts which contain them. - getStrategy(String, List
, FontCharacteristics) - Method in class com.itextpdf.layout.font.FontProvider -
Gets the
FontSelectorStrategy
to split specified text into sequences of glyphs, already tied to the fonts which contain them. - getStrategy(String, List
, FontCharacteristics, FontSet) - Method in class com.itextpdf.layout.font.FontProvider -
Gets the
FontSelectorStrategy
to split specified text into sequences of glyphs, already tied to the fonts which contain them. - getStreamBytes(int) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets decoded bytes of a certain stream of a page content.
- getStrictAliasing() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
- getStrictnessLevel() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Get the current
PdfReader.StrictnessLevel
of the reader. - getStrikeoutPosition() - Method in class com.itextpdf.io.font.FontMetrics
- getStrikeoutSize() - Method in class com.itextpdf.io.font.FontMetrics
- getString() - Method in class com.itextpdf.bouncycastle.asn1.ASN1BitStringBC
-
Calls actual
getString
method for the wrapped ASN1String object. - getString() - Method in class com.itextpdf.bouncycastle.asn1.ASN1StringBC
-
Calls actual
getString
method for the wrapped ASN1String object. - getString() - Method in class com.itextpdf.bouncycastle.asn1.DERIA5StringBC
-
Calls actual
getString
method for the wrapped ASN1String object. - getString() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1BitStringBCFips
-
Calls actual
getString
method for the wrapped ASN1String object. - getString() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1StringBCFips
-
Calls actual
getString
method for the wrapped ASN1String object. - getString() - Method in class com.itextpdf.bouncycastlefips.asn1.DERIA5StringBCFips
-
Calls actual
getString
method for the wrapped ASN1String object. - getString() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1String
-
Calls actual
getString
method for the wrapped ASN1String object. - getString(char) - Method in class com.itextpdf.io.font.CFFFont
- getStringField(Class>, String) - Static method in class com.itextpdf.test.WrappedSamplesRunner
-
Returns a string value that is stored as a static variable inside an example class.
- getStringValue() - Method in class com.itextpdf.io.source.PdfTokenizer
- getStrokeColor() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current stroke color.
- getStrokeColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the path's stroke color.
- getStrokeColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getStrokeColor() - Method in class com.itextpdf.layout.ElementPropertyContainer
-
Gets the stroke color for the current element.
- getStrokeOpacity() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Stroke Opacity value, see ISO 32000-1, 11.3.7.2 Source Shape and Opacity and 11.6.4.4 Constant Shape and Opacity,
PdfExtGState.getStrokeOpacity()
. - getStrokeOpacity() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the current alpha constant, specifying the constant shape or constant opacity value for stroking operations in the transparent imaging model,
CA
key. - getStrokeOverprint() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Get the Stroke Overprint flag, see ISO 32000-1, 8.6.7 Overprint Control and 11.7.4.5 Summary of Overprinting Behaviour,
PdfExtGState.getStrokeOverprintFlag()
. - getStrokeOverprintFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Get overprint flag value for stroking operations,
OP
key. - getStrokeWidth() - Method in class com.itextpdf.layout.ElementPropertyContainer
-
Gets the stroke width for the current element.
- getStrokingOpacity() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
PDF 2.0.
- getStructElemById(byte[]) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructIdTree
-
Retrieve a structure element by ID, if it has one.
- getStructElemById(PdfString) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructIdTree
-
Retrieve a structure element by ID, if it has one.
- getStructField(String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- getStructField(String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Provides access to fields within a nested structure.
- getStructParentIndex() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
The integer key of the annotation’s entry in the structural parent tree (see ISO-320001 14.7.4.4, "Finding Structure Elements from Content Items").
- getStructParentIndex() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the key of the page’s entry in the structural parent tree.
- getStructTreeRoot() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets
PdfStructTreeRoot
of tagged document. - getStructureElementId() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Gets the structure element's ID string, if it has one.
- getStructureElementId() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
Gets the associated structure element's ID string, if it has one.
- getStructureElementId() - Method in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
-
Gets the associated structure element's ID string, if it has one.
- getStyle() - Method in class com.itextpdf.io.font.FontNames
- getStyle() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- getStyle() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
-
Get the style of the MetaBrush.
- getStyle() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
Get the style of the MetaPen.
- getStyle() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Gets text style for the outline entry's text,
F
key. - getStyles() - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
- getStyles() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
- getStyles() - Method in interface com.itextpdf.styledxmlparser.node.IStylesContainer
-
Gets the styles.
- getSubfamily() - Method in class com.itextpdf.io.font.FontNames
- getSubFilter() - Method in class com.itextpdf.signatures.PdfSignature
-
A name that describes the encoding of the signature value and key information in the signature dictionary.
- getSubject() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
Text representing a short description of the subject being addressed by the annotation.
- getSubject() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getSubject(byte[]) - Static method in class com.itextpdf.signatures.CertificateInfo
-
Get the "subject" from the TBSCertificate bytes that are passed in.
- getSubjectFields(X509Certificate) - Static method in class com.itextpdf.signatures.CertificateInfo
-
Get the subject fields from an X509 Certificate.
- getSubjectKeyIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.x509.ExtensionBC
-
Gets
subjectKeyIdentifier
constant for the wrapped Extension. - getSubjectKeyIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.x509.SubjectKeyIdentifierBC
-
Gets actual org.bouncycastle object being wrapped.
- getSubjectKeyIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.ExtensionBCFips
-
Gets
subjectKeyIdentifier
constant for the wrapped Extension. - getSubjectKeyIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.SubjectKeyIdentifierBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSubjectKeyIdentifier() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
-
Gets
subjectKeyIdentifier
constant for the wrapped Extension. - getSubjectPublicKeyInfo() - Method in class com.itextpdf.bouncycastle.asn1.x509.SubjectPublicKeyInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getSubjectPublicKeyInfo() - Method in class com.itextpdf.bouncycastle.asn1.x509.TBSCertificateBC
-
Calls actual
getSubjectPublicKeyInfo
method for the wrapped TBSCertificate object. - getSubjectPublicKeyInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.SubjectPublicKeyInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getSubjectPublicKeyInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.TBSCertificateBCFips
-
Calls actual
getSubjectPublicKeyInfo
method for the wrapped TBSCertificate object. - getSubjectPublicKeyInfo() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ITBSCertificate
-
Calls actual
getSubjectPublicKeyInfo
method for the wrapped TBSCertificate object. - getSubpaths() - Method in class com.itextpdf.kernel.geom.Path
- getSubscriptOffset() - Method in class com.itextpdf.io.font.FontMetrics
- getSubscriptSize() - Method in class com.itextpdf.io.font.FontMetrics
- getSubset(Set
, boolean) - Method in class com.itextpdf.io.font.TrueTypeFont - getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.ContextualSubstRule
-
Retrieves the substitution lookup records.
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1.SubstRuleFormat1
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2.SubstRuleFormat2
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3.SubstRuleFormat3
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
- getSubtype() - Method in class com.itextpdf.kernel.font.DocTrueTypeFont
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
Gets a
PdfName
which value is a subtype of this annotation. - getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Gets a
PdfName
which value is a subtype of this annotation. - getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfCaretAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfCircleAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfInkAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
Gets a
PdfName
which value is a subtype of this annotation. - getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfPrinterMarkAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfSquareAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
Gets a
PdfName
which value is a subtype of this annotation. - getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfWatermarkAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
- getSubtype() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayload
- getSuccessful() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPResponseStatusBC
-
Gets
SUCCESSFUL
constant for the wrapped OCSPResponseStatus. - getSuccessful() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Gets
SUCCESSFUL
constant for the wrapped OCSPResp. - getSuccessful() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBuilderBC
-
Gets
SUCCESSFUL
constant for the wrapped OCSPRespBuilder. - getSuccessful() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPResponseStatusBCFips
-
Gets
SUCCESSFUL
constant for the wrapped OCSPResponseStatus. - getSuccessful() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Gets
SUCCESSFUL
constant for the wrapped OCSPResp. - getSuccessful() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBuilderBCFips
-
Gets
SUCCESSFUL
constant for the wrapped OCSPRespBuilder. - getSuccessful() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPResponseStatus
-
Gets
SUCCESSFUL
constant for the wrapped OCSPResponseStatus. - getSuccessful() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
-
Gets
SUCCESSFUL
constant for the wrapped OCSPResp. - getSuccessful() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPRespBuilder
-
Gets
SUCCESSFUL
constant for the wrapped OCSPRespBuilder. - getSuperscriptOffset() - Method in class com.itextpdf.io.font.FontMetrics
- getSuperscriptSize() - Method in class com.itextpdf.io.font.FontMetrics
- getSupplement() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
- getSupplement() - Method in class com.itextpdf.io.font.CMapEncoding
- getSupportedEvents() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.FilteredEventListener
- getSupportedEvents() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.GlyphEventListener
- getSupportedEvents() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.IEventListener
-
Provides the set of event types this listener supports.
- getSupportedEvents() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy
- getSupportedEvents() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.RegexBasedLocationExtractionStrategy
- getSupportedEvents() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.SimpleTextExtractionStrategy
- getSupportedEvents() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.TextMarginFinder
- getSupportedScripts() - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- getSupportedScripts() - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- getSupportedScripts() - Static method in class com.itextpdf.layout.renderer.TypographyUtils
- getSupportedScripts(Object) - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- getSupportedScripts(Object) - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- getSupportedScripts(Object) - Static method in class com.itextpdf.layout.renderer.TypographyUtils
- getSymbol() - Method in class com.itextpdf.kernel.pdf.annot.PdfCaretAnnotation
- getSymbolIndent() - Method in class com.itextpdf.layout.element.List
-
Gets the indent offset of the
ListItem
symbols. - getTabAlignment() - Method in class com.itextpdf.layout.element.TabStop
-
Returns the alignment of a tab stop, which defines the way the textual content should be positioned in regard to this tab stop.
- getTabAnchor() - Method in class com.itextpdf.layout.element.TabStop
-
Returns the anchor of a tab stop.
- getTabAnchorCharacterPosition() - Method in class com.itextpdf.layout.renderer.TextRenderer
- getTabLeader() - Method in class com.itextpdf.layout.element.TabStop
-
Returns the tab leader of a tab stop, which defines a pattern that should be repeated until the TabStop is reached.
- getTableAttributes(AbstractRenderer, TagTreePointer) - Static method in class com.itextpdf.layout.renderer.AccessibleAttributesApplier
- getTabOrder() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets a name specifying the tab order that shall be used for annotations on the page.
- getTabPosition() - Method in class com.itextpdf.layout.element.TabStop
-
Returns the position of a tab stop.
- getTag() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the tag number
- getTag() - Method in class com.itextpdf.io.codec.TiffWriter.FieldBase
- getTaggedObject() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1TaggedObjectBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTagNo() - Method in class com.itextpdf.bouncycastle.asn1.ASN1TaggedObjectBC
-
Calls actual
getTagNo
method for the wrapped ASN1TaggedObject object. - getTagNo() - Method in class com.itextpdf.bouncycastle.asn1.x509.GeneralNameBC
-
Calls actual
getTagNo
method for the wrapped GeneralName object. - getTagNo() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1TaggedObjectBCFips
-
Calls actual
getTagNo
method for the wrapped ASN1TaggedObject object. - getTagNo() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNameBCFips
-
Calls actual
getTagNo
method for the wrapped GeneralName object. - getTagNo() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1TaggedObject
-
Calls actual
getTagNo
method for the wrapped ASN1TaggedObject object. - getTagNo() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralName
-
Calls actual
getTagNo
method for the wrapped GeneralName object. - getTagPointerById(byte[]) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Retrieve a pointer to a structure element by ID.
- getTagPointerByIdString(String) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Retrieve a pointer to a structure element by ID.
- getTagReference() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Creates a reference to the current tag, which could be used to associate a content on the PdfCanvas with current tag.
- getTagReference(int) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Creates a reference to the current tag, which could be used to associate a content on the PdfCanvas with current tag.
- getTags() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns an ordered array of integers indicating the tags values.
- getTagStructureContext() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets document
TagStructureContext
. - getTagStructureTargetVersion() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Gets the version of the PDF standard to which the tag structure shall adhere.
- getTarget() - Method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Get a target dictionary specifying additional path information to the target document.
- getTargetCounterHandler() - Method in class com.itextpdf.layout.renderer.DocumentRenderer
-
Get handler for target-counters.
- getTBSCertificate() - Method in class com.itextpdf.bouncycastle.asn1.x509.TBSCertificateBC
-
Gets actual org.bouncycastle object being wrapped.
- getTBSCertificate() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.TBSCertificateBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTempFonts() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorContext
-
Gets the temporary set of fonts.
- getTempFonts() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorResult
- getTempFonts() - Method in interface com.itextpdf.svg.processors.ISvgProcessorResult
-
Obtains the list of temporary fonts
- getTempFonts() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Gets list of temporary fonts from @font-face.
- getTestTimeout() - Method in class com.itextpdf.test.ITextTest
- getText() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
The text label that will be displayed in the title bar of the annotation's pop-up window when open and active.
- getText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets the text to be rendered according to canvas operators.
- getText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.DefaultPdfTextLocation
- getText() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.IPdfTextLocation
- getText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.TextChunk
- getText() - Method in class com.itextpdf.layout.element.Text
-
Gets the contents of the Text object that will be rendered.
- getText() - Method in class com.itextpdf.layout.renderer.TextRenderer
- getTextAlign() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property textAlign.
- getTextAlignment() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the text alignment.
- getTextBaseLineRightPoint() - Method in class com.itextpdf.svg.utils.TextRectangle
-
Return the far right point of the rectangle with y on the baseline.
- getTextContentLength(float, PdfFont) - Method in interface com.itextpdf.svg.renderers.impl.ISvgTextNodeRenderer
- getTextContentLength(float, PdfFont) - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- getTextContentLength(float, PdfFont) - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- getTextFromPage(PdfPage) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.PdfTextExtractor
-
Extract text from a specified page using the default strategy.
- getTextFromPage(PdfPage, ITextExtractionStrategy) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.PdfTextExtractor
-
Extract text from a specified page using an extraction strategy.
- getTextFromPage(PdfPage, ITextExtractionStrategy, Map
) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.PdfTextExtractor -
Extract text from a specified page using an extraction strategy.
- getTextIndent() - Method in class com.itextpdf.layout.layout.LineLayoutContext
-
Gets the indent of text in the beginning of the current line.
- getTextKnockout() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Text Knockout flag, see ISO 32000-1, 9.3.8 Text Knockout,
PdfExtGState.getTextKnockoutFlag()
. - getTextKnockoutFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the text knockout flag, which determine the behaviour of overlapping glyphs within a text object in the transparent imaging model,
TK
key. - getTextMatrix() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets original Text matrix.
- getTextMove() - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Get the stored current text move
- getTextRectangle() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.TextMarginFinder
-
Returns the common text rectangle, containing all the text found in the stream so far, ot
null
, if no text has been found yet. - getTextRectangle(SvgDrawContext, Point) - Method in interface com.itextpdf.svg.renderers.impl.ISvgTextNodeRenderer
-
Return the bounding rectangle of the text element.
- getTextRectangle(SvgDrawContext, Point) - Method in class com.itextpdf.svg.renderers.impl.TextLeafSvgNodeRenderer
- getTextRectangle(SvgDrawContext, Point) - Method in class com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
- getTextRenderingMode() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Text Rendering Mode, see ISO-320001, 9.3.6 Text Rendering Mode,
PdfCanvas.setTextRenderingMode(int)
. - getTextRenderingMode() - Method in class com.itextpdf.layout.ElementPropertyContainer
-
Gets the text rendering mode, a variable that determines whether showing text causes glyph outlines to be stroked, filled, used as a clipping boundary, or some combination of the three.
- getTextRenderMode() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getTextRise() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Get the current Text Rise, see ISO-320001, 9.3.7 Text Rise,
PdfCanvas.setTextRise(float)
. - getTextRise() - Method in class com.itextpdf.layout.element.Text
-
Gets the text rise.
- getTextTypeAndValue(int, int) - Method in class com.itextpdf.barcodes.BarcodePDF417
- getThickness(float) - Method in class com.itextpdf.layout.properties.Underline
-
Gets the total thickness of the underline (fixed + variable part).
- getThis() - Method in class com.itextpdf.forms.fields.CheckBoxFormFieldBuilder
-
Returns this builder object.
- getThis() - Method in class com.itextpdf.forms.fields.ChoiceFormFieldBuilder
-
Returns this builder object.
- getThis() - Method in class com.itextpdf.forms.fields.FormFieldBuilder
-
Returns this builder object.
- getThis() - Method in class com.itextpdf.forms.fields.NonTerminalFormFieldBuilder
-
Returns this builder object.
- getThis() - Method in class com.itextpdf.forms.fields.PushButtonFormFieldBuilder
-
Returns this builder object.
- getThis() - Method in class com.itextpdf.forms.fields.RadioFormFieldBuilder
-
Returns this builder object.
- getThis() - Method in class com.itextpdf.forms.fields.SignatureFormFieldBuilder
-
Returns this builder object.
- getThis() - Method in class com.itextpdf.forms.fields.TextFormFieldBuilder
-
Returns this builder object.
- getThisUpdate() - Method in class com.itextpdf.bouncycastle.cert.ocsp.SingleRespBC
-
Calls actual
getThisUpdate
method for the wrapped SingleResp object. - getThisUpdate() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.SingleRespBCFips
-
Calls actual
getThisUpdate
method for the wrapped SingleResp object. - getThisUpdate() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
-
Calls actual
getThisUpdate
method for the wrapped SingleResp object. - getThumbnailImage() - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
PDF 2.0.
- getThumbnailImage() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Sets a stream object that shall define the page’s thumbnail image.
- getTilingType() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
Gets the tiling type.
- getTime() - Method in class com.itextpdf.bouncycastle.asn1.x509.TimeBC
-
Gets actual org.bouncycastle object being wrapped.
- getTime() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.TimeBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTimeBasedIntSeed() - Static method in class com.itextpdf.commons.utils.SystemUtil
- getTimeBasedSeed() - Static method in class com.itextpdf.commons.utils.SystemUtil
- getTimeStampDate() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Gets the timestamp date.
- getTimeStampInfo() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenBC
-
Calls actual
getTimeStampInfo
method for the wrapped TimeStampToken object. - getTimeStampInfo() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenBCFips
-
Calls actual
getTimeStampInfo
method for the wrapped TimeStampToken object. - getTimeStampInfo() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampToken
-
Calls actual
getTimeStampInfo
method for the wrapped TimeStampToken object. - getTimeStampRequest() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestBC
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampRequest() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampResponse() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseBC
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampResponse() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampResponseGenerator() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseGeneratorBC
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampResponseGenerator() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseGeneratorBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampToken() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseBC
-
Calls actual
getTimeStampToken
method for the wrapped TimeStampResponse object. - getTimeStampToken() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenBC
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampToken() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseBCFips
-
Calls actual
getTimeStampToken
method for the wrapped TimeStampResponse object. - getTimeStampToken() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampToken() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
-
Calls actual
getTimeStampToken
method for the wrapped TimeStampResponse object. - getTimeStampToken(byte[]) - Method in interface com.itextpdf.signatures.ITSAClient
-
Returns RFC 3161 timeStampToken.
- getTimeStampToken(byte[]) - Method in class com.itextpdf.signatures.TSAClientBouncyCastle
-
Get RFC 3161 timeStampToken.
- getTimeStampTokenGenerator() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenGeneratorBC
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampTokenGenerator() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenGeneratorBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampTokenInfo() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampTokenInfo() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTimeStampTokenInfo() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Gets the timestamp token info if there is one.
- getTimeZone() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getTimeZone() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getTintTransformation() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
-
Gets the function to calulate a separation color value to an alternative colorspace.
- getTitle() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation title.
- getTitle() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the title of the layer if it is a title layer, or null if it is a usual layer.
- getTitle() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getTitle() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Gets title of the outline.
- getToCopyrightYear() - Method in class com.itextpdf.commons.actions.data.ProductData
-
Getter for the last year of copyright period.
- getTokeniser() - Method in class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Gets the tokeniser.
- getTokenSizeEstimate() - Method in interface com.itextpdf.signatures.ITSAClient
-
Get the time stamp estimated token size.
- getTokenSizeEstimate() - Method in class com.itextpdf.signatures.TSAClientBouncyCastle
-
Get the token size estimate.
- getTokenType() - Method in class com.itextpdf.io.source.PdfTokenizer
- getTop() - Method in class com.itextpdf.forms.xfdf.FitObject
-
Gets a float vertical coordinate positioned at the top edge of the window.
- getTop() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the Y coordinate of the upper edge of the rectangle.
- getTopIndex() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
Gets the current index of the first option in a scrollable list.
- getTopMargin() - Method in class com.itextpdf.layout.Document
-
Gets the top margin, measured in points
- getTotalRevisions() - Method in class com.itextpdf.signatures.SignatureUtil
- getTotalSize() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
- getToUnicode() - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Get the mapping of character codes to unicode values based on /ToUnicode entry of font dictionary.
- getToUnicode() - Method in class com.itextpdf.kernel.font.PdfType0Font
-
Creates a ToUnicode CMap to allow copy and paste from Acrobat.
- getTrailer() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets document trailer.
- getTrailerField() - Method in class com.itextpdf.bouncycastle.asn1.pcks.RSASSAPSSParamsBC
-
Return the trailer field parameter.
- getTrailerField() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.RSASSAPSSParamsBCFips
-
Return the trailer field parameter.
- getTrailerField() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
-
Return the trailer field parameter.
- getTransferFunction() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Transfer function, see ISO32000-1, 11.7.5.3 Rendering Intent and Colour Conversions and Table 58 – Entries in a Graphics State Parameter Dictionary,
PdfExtGState.getTransferFunction()
. - getTransferFunction() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the transfer function value,
TR
key. - getTransferFunction2() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current overruling transer function, see ISO32000-1, 11.7.5.3 Rendering Intent and Colour Conversions and Table 58 – Entries in a Graphics State Parameter Dictionary,
PdfExtGState.getTransferFunction2()
. - getTransferFunction2() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the transfer function value or
Default
,TR2
key. - getTranslatedFieldName(String) - Method in class com.itextpdf.signatures.SignatureUtil
- getTranslateInstance(double, double) - Static method in class com.itextpdf.kernel.geom.AffineTransform
- getTranslateX() - Method in class com.itextpdf.kernel.geom.AffineTransform
- getTranslateY() - Method in class com.itextpdf.kernel.geom.AffineTransform
- getTransparency() - Method in class com.itextpdf.io.image.ImageData
- getTrapped() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
- getTrapRegions() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets an array of TrapRegion objects defining the page’s trapping zones and the associated trapping parameters, as described in Adobe Technical Note #5620, Portable Job Ticket Format.
- getTrapStyles() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets a human-readable text string that described this trap network to the user.
- getTrimBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the
Rectangle
object specified by page's TrimBox object, that define the intended dimensions of the finished page after trimming. - getTSAReqPolicy() - Method in class com.itextpdf.signatures.TSAClientBouncyCastle
-
Gets the TSA request policy that will be used when retrieving timestamp token.
- getTSAResponse(byte[]) - Method in class com.itextpdf.signatures.TSAClientBouncyCastle
-
Get timestamp token - communications layer
- getTSAURL(X509Certificate) - Static method in class com.itextpdf.signatures.CertificateUtil
-
Gets the URL of the TSA if it's available on the certificate
- getTSPException() - Method in exception com.itextpdf.bouncycastle.tsp.TSPExceptionBC
-
Gets actual org.bouncycastle object being wrapped.
- getTSPException() - Method in exception com.itextpdf.bouncycastlefips.tsp.TSPExceptionBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTstInfo() - Method in class com.itextpdf.bouncycastle.asn1.tsp.TSTInfoBC
-
Gets actual org.bouncycastle object being wrapped.
- getTstInfo() - Method in class com.itextpdf.bouncycastlefips.asn1.tsp.TSTInfoBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getTTCSize() - Method in class com.itextpdf.io.font.TrueTypeCollection
-
returns the number of fonts in True Type Collection (file or bytes array)
- getTtfUniqueId() - Method in class com.itextpdf.io.font.FontIdentification
- getTtfVersion() - Method in class com.itextpdf.io.font.FontIdentification
- getType() - Method in class com.itextpdf.bouncycastle.asn1.x509.DistributionPointNameBC
-
Calls actual
getType
method for the wrapped DistributionPointName object. - getType() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.DistributionPointNameBCFips
-
Calls actual
getType
method for the wrapped DistributionPointName object. - getType() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPointName
-
Calls actual
getType
method for the wrapped DistributionPointName object. - getType() - Method in class com.itextpdf.forms.xfdf.ActionObject
-
Returns the type of inner action element.
- getType() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the type of the data stored in the IFD.
- getType() - Method in class com.itextpdf.io.font.cmap.CMapObject
- getType() - Method in class com.itextpdf.kernel.events.Event
-
Returns the type of this event.
- getType() - Method in class com.itextpdf.kernel.geom.AffineTransform
-
Method returns type of affine transformation.
- getType() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaObject
-
Get the type of this MetaObject.
- getType() - Method in class com.itextpdf.kernel.pdf.PdfArray
- getType() - Method in class com.itextpdf.kernel.pdf.PdfBoolean
- getType() - Method in class com.itextpdf.kernel.pdf.PdfDictionary
- getType() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- getType() - Method in class com.itextpdf.kernel.pdf.PdfLiteral
- getType() - Method in class com.itextpdf.kernel.pdf.PdfName
- getType() - Method in class com.itextpdf.kernel.pdf.PdfNull
- getType() - Method in class com.itextpdf.kernel.pdf.PdfNumber
- getType() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Gets object type.
- getType() - Method in class com.itextpdf.kernel.pdf.PdfStream
- getType() - Method in class com.itextpdf.kernel.pdf.PdfString
- getType() - Method in class com.itextpdf.layout.borders.Border
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.DashedBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.DottedBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.DoubleBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.FixedDashedBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.GrooveBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.InsetBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.OutsetBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.RidgeBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.RoundDotsBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.borders.SolidBorder
-
Returns the type of the
border
- getType() - Method in class com.itextpdf.layout.element.AreaBreak
-
Gets the type of area that this AreaBreak will terminate.
- getType() - Method in class com.itextpdf.layout.properties.InlineVerticalAlignment
-
Gets the type of InlineVerticalAlignment.
- getType() - Method in class com.itextpdf.layout.properties.Leading
-
Gets the calculation type of the Leading object.
- getType() - Method in class com.itextpdf.signatures.PdfSignature
-
The type of PDF object that the wrapped dictionary describes; if present, shall be
PdfName.Sig
for a signature dictionary orPdfName.DocTimeStamp
for a timestamp signature dictionary. - getType() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the type.
- getType() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
-
Gets the type.
- getType1Xuid() - Method in class com.itextpdf.io.font.FontIdentification
- getType3Glyph(int) - Method in class com.itextpdf.kernel.font.PdfType3Font
-
Returns a
Type3Glyph
by unicode. - getType3Glyph(int) - Method in class com.itextpdf.kernel.font.Type3Font
-
Returns a glyph by unicode.
- getType3GlyphByCode(int) - Method in class com.itextpdf.kernel.font.Type3Font
-
Returns a glyph by its code.
- getTypeCcitt() - Method in class com.itextpdf.io.image.RawImageData
- getTypoAscender() - Method in class com.itextpdf.io.font.FontMetrics
-
Gets typo (a.k.a.
- getTypoDescender() - Method in class com.itextpdf.io.font.FontMetrics
-
Gets typo (a.k.a.
- getUndercolorRemovalFunction() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the undercolor-removal function,
UCR
key. - getUnderColorRemovalFunction() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Undercolor-removal function, see ISO32000-1, 11.7.5.3 Rendering Intent and Colour Conversions and Table 58 – Entries in a Graphics State Parameter Dictionary
PdfExtGState.getUndercolorRemovalFunction()
. - getUndercolorRemovalFunction2() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Gets the undercolor-removal function value or
Default
,UCR2
key. - getUnderColorRemovalFunction2() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current overruling Undercolor-removal function, see ISO32000-1, 11.7.5.3 Rendering Intent and Colour Conversions and Table 58 – Entries in a Graphics State Parameter Dictionary,
PdfExtGState.getUndercolorRemovalFunction2()
. - getUnderlinePosition() - Method in class com.itextpdf.io.font.FontMetrics
- getUnderlineThickness() - Method in class com.itextpdf.io.font.FontMetrics
- getUnderlyingColorSpace() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.UncoloredTilingPattern
- getUnderlyingSource() - Method in class com.itextpdf.signatures.PdfSigner
-
Returns the underlying source.
- getUni2CidCmap(String) - Static method in class com.itextpdf.io.font.FontCache
- getUnicode() - Method in class com.itextpdf.io.font.otf.Glyph
- getUnicode(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Gets unicode value for corresponding font's char code.
- getUnicodeChars() - Method in class com.itextpdf.io.font.otf.Glyph
-
Gets Unicode char sequence corresponding to this glyph.
- getUnicodeDifference(int) - Method in class com.itextpdf.io.font.FontEncoding
- getUnicodeString() - Method in class com.itextpdf.io.font.otf.Glyph
-
Gets a Unicode string corresponding to this glyph.
- getUnicodeToNameLength() - Static method in class com.itextpdf.io.font.AdobeGlyphList
- getUniformResourceIdentifier() - Method in class com.itextpdf.bouncycastle.asn1.x509.GeneralNameBC
-
Gets
uniformResourceIdentifier
constant for the wrapped GeneralName. - getUniformResourceIdentifier() - Method in class com.itextpdf.bouncycastlefips.asn1.x509.GeneralNameBCFips
-
Gets
uniformResourceIdentifier
constant for the wrapped GeneralName. - getUniformResourceIdentifier() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralName
-
Gets
uniformResourceIdentifier
constant for the wrapped GeneralName. - getUniMapFromOrdering(String, boolean) - Static method in class com.itextpdf.kernel.font.PdfType0Font
-
Get Unicode mapping name from ordering.
- getUniMapName() - Method in class com.itextpdf.io.font.CMapEncoding
- getUnitsPerEm() - Method in class com.itextpdf.io.font.FontMetrics
- getUnitsPerEm() - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- getUnitType() - Method in class com.itextpdf.layout.properties.UnitValue
-
Returns the unit this value is stored in, either points (pt) or percent(%)
- getUnitValues() - Method in class com.itextpdf.layout.properties.Transform.SingleTransform
-
Gets an array of values corresponding to translation.
- getUnknownStatus() - Method in class com.itextpdf.bouncycastle.cert.ocsp.UnknownStatusBC
-
Gets actual org.bouncycastle object being wrapped.
- getUnknownStatus() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.UnknownStatusBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getUnscaledBaseline() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getUnscaledWidth() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getUri() - Method in class com.itextpdf.forms.xfdf.ActionObject
-
Gets the string value of URI elements.
- getUriActionObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
Gets the annotation URI action as
PdfDictionary
. - getUrl() - Method in class com.itextpdf.io.image.GifImageData
- getUrl() - Method in class com.itextpdf.io.image.ImageData
- getUrlsSize() - Method in class com.itextpdf.signatures.CrlClientOnline
- getUrx() - Method in class com.itextpdf.kernel.font.Type3Glyph
- getUry() - Method in class com.itextpdf.kernel.font.Type3Glyph
- getUsage() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the /Usage dictionary, creating a new one if necessary.
- getUsageType() - Method in class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
- getUsageType() - Method in class com.itextpdf.commons.actions.processors.DefaultITextProductEventProcessor
- getUsageType() - Method in interface com.itextpdf.commons.actions.processors.ITextProductEventProcessor
-
Gets the usage type of the product to which this processor corresponds.
- getUsageType() - Method in class com.itextpdf.commons.actions.processors.UnderAgplITextProductEventProcessor
- getUseCanonicalFormat() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getUseCompactFormat() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getUserProperty(int) - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserPropertiesAttributes
- getUtcMillisFromEpoch(Calendar) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Gets the
Calendar
as UTC milliseconds from the epoch. - getValidOptions() - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
- getValidOptions() - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
- getValidOptions() - Method in class com.itextpdf.kernel.xmp.options.Options
-
To be implemeted by inheritants.
- getValidOptions() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
- getValidOptions() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- getValidOptions() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
- getValue() - Method in class com.itextpdf.bouncycastle.asn1.ASN1IntegerBC
-
Calls actual
getValue
method for the wrapped ASN1Integer object. - getValue() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1IntegerBCFips
-
Calls actual
getValue
method for the wrapped ASN1Integer object. - getValue() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Integer
-
Calls actual
getValue
method for the wrapped ASN1Integer object. - getValue() - Method in class com.itextpdf.commons.datastructures.NullableContainer
-
Gets the value.
- getValue() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the current value contained in the form field.
- getValue() - Method in class com.itextpdf.forms.xfdf.AttributeObject
-
Returns attribute value.
- getValue() - Method in class com.itextpdf.forms.xfdf.FieldObject
-
Gets the string representation of the value element, a child of the field element and contains the field's value, whose format may vary depending on the field type.
- getValue() - Method in class com.itextpdf.io.font.cmap.CMapObject
- getValue() - Method in class com.itextpdf.kernel.pdf.PdfBoolean
- getValue() - Method in class com.itextpdf.kernel.pdf.PdfName
- getValue() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Returns value of current instance of
PdfNumber
. - getValue() - Method in class com.itextpdf.kernel.pdf.PdfString
- getValue() - Method in interface com.itextpdf.kernel.xmp.properties.XMPProperty
- getValue() - Method in interface com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
- getValue() - Method in class com.itextpdf.layout.properties.InlineVerticalAlignment
-
Gets the value.
- getValue() - Method in class com.itextpdf.layout.properties.Leading
-
Gets the value to be used as the basis for the leading calculation.
- getValue() - Method in class com.itextpdf.layout.properties.LineHeight
-
Returns the line height value.
- getValue() - Method in class com.itextpdf.layout.properties.UnitValue
-
Gets the measured value stored in this object
- getValue() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
-
Gets the value.
- getValue() - Method in interface com.itextpdf.styledxmlparser.node.IAttribute
-
Gets the value.
- getValue() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttribute
- getValue(String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
Converts string to appropriate pdf value.
- getValueAsBool() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- getValueAsFloat() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- getValueAsString() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the current value contained in the form field.
- getValueAsText() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- getValueBytes() - Method in class com.itextpdf.kernel.pdf.PdfString
-
Gets bytes of String-value considering encoding.
- getValueFormattedRepresentation() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- getValues(int) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Get values.
- getValueSize() - Method in class com.itextpdf.io.codec.TiffWriter.FieldBase
- getValueType() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- getVCornerRadius() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
-
Gets the vertical corner radius of the rectangular border.
- getVerifier() - Method in class com.itextpdf.bouncycastle.cms.SignerInformationVerifierBC
-
Gets actual org.bouncycastle object being wrapped.
- getVerifier() - Method in class com.itextpdf.bouncycastlefips.cms.SignerInformationVerifierBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getVerifierBuilder() - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBC
-
Gets actual org.bouncycastle object being wrapped.
- getVerifierBuilder() - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getVersion() - Method in class com.itextpdf.commons.actions.data.ProductData
-
Getter for a version of the product.
- getVersion() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
An unordered array of all objects present in the page description at the time the trap networks were generated and that, if changed, could affect the appearance of the page.
- getVersion() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayload
- getVersion() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Get the version of the PKCS#7 object.
- getVersionInfo() - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Obtain version information.
- getVerticalRadius() - Method in class com.itextpdf.layout.properties.BorderRadius
-
Gets the vertical radius of the
border's
corner. - getVerticalTranslation() - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
- getVertices() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the string, containing vertices element, a child of the polygon and polyline elements.
- getVertices() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
- getVerticesPerRow() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
Gets the number of vertices in each row of the lattice.
- getViewBox() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
Gets the 3D view box, which is the rectangular area in which the 3D artwork shall be drawn.
- getViewerPreferences() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Get viewer preferences of the document.
- getVisibility() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
Retrieves the initial visibility of the field.
- getVisibilityExpression() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Gets the visibility expression for content belonging to this optional content membership dictionary.
- getVisibilityPolicy() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Gets the visibility policy for content belonging to this optional content membership dictionary.
- getW3CDate() - Method in class com.itextpdf.kernel.pdf.PdfDate
-
Gives the W3C format of the PdfDate.
- getW3CDate(String) - Static method in class com.itextpdf.kernel.pdf.PdfDate
-
Gives the W3C format of the
PdfDate
. - getWaitingTagsManager() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Gets
WaitingTagsManager
for the current document. - getWholeData() - Method in interface com.itextpdf.styledxmlparser.node.IDataNode
-
Gets all the data.
- getWholeData() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDataNode
- getWidget() - Method in class com.itextpdf.forms.fields.PdfFormAnnotation
-
Gets
PdfWidgetAnnotation
that this form field refers to. - getWidgetPageNumber(PdfWidgetAnnotation) - Method in class com.itextpdf.signatures.PdfSigner
-
Get the page number associated to the provided widget.
- getWidgetRectangle() - Method in class com.itextpdf.forms.fields.TerminalFormFieldBuilder
-
Gets rectangle which defines widget's placement.
- getWidgetRectangle(PdfWidgetAnnotation) - Method in class com.itextpdf.signatures.PdfSigner
-
Get the rectangle associated to the provided widget.
- getWidgets() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets all
PdfWidgetAnnotation
that its children refer to. - getWidth() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the width of the barcode.
- getWidth() - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
- getWidth() - Method in class com.itextpdf.forms.xfdf.BorderStyleAltObject
-
Gets the width of the rectangular border.
- getWidth() - Method in class com.itextpdf.io.font.otf.Glyph
- getWidth() - Method in class com.itextpdf.io.image.ImageData
- getWidth() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the width of rectangle.
- getWidth() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Gets width based on XObject's BBox.
- getWidth() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Gets width of image,
Width
key. - getWidth() - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Gets width of XObject.
- getWidth() - Method in class com.itextpdf.layout.borders.Border
-
Gets the width of the
border
- getWidth() - Method in class com.itextpdf.layout.element.BlockElement
-
Gets the width property of a block element.
- getWidth() - Method in class com.itextpdf.layout.element.Image
-
Gets the width property of the image.
- getWidth() - Method in class com.itextpdf.layout.Style
-
Gets the width property of the element.
- getWidth() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Gets the width in points.
- getWidth(int) - Method in class com.itextpdf.io.font.FontProgram
-
Get glyph's width.
- getWidth(int) - Method in class com.itextpdf.kernel.font.PdfFont
-
Returns the width of a certain character of this font in 1000 normalized units.
- getWidth(int, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Returns the width of a certain character of this font in points.
- getWidth(String) - Method in class com.itextpdf.kernel.font.PdfFont
-
Returns the width of a string of this font in 1000 normalized units.
- getWidth(String, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the width of a
String
in points. - getWinAscender() - Method in class com.itextpdf.io.font.FontMetrics
- getWinDescender() - Method in class com.itextpdf.io.font.FontMetrics
- getWordSpacing() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Gets the current Word Spacing, see ISO-320001, 9.3.3 Word Spacing,
PdfCanvas.setWordSpacing(float)
- getWordSpacing() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
- getWriter() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets
PdfWriter
associated with the document. - getWriter() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Gets a PdfWriter associated with the document object belongs to.
- getWs() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the whitespace border around the barcode.
- getWx() - Method in class com.itextpdf.kernel.font.Type3Glyph
- getX() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the minimum bar width.
- getX() - Method in class com.itextpdf.kernel.geom.Point
- getX() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the X coordinate of lower left point.
- getX() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.DoublePoint
- getX() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.LongPoint
- getX500Name() - Method in class com.itextpdf.bouncycastle.asn1.x500.X500NameBC
-
Gets actual org.bouncycastle object being wrapped.
- getX500Name() - Method in class com.itextpdf.bouncycastlefips.asn1.x500.X500NameBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getX509CRLHolder() - Method in class com.itextpdf.bouncycastle.cert.X509CRLHolderBC
-
Gets actual org.bouncycastle object being wrapped.
- getX509CRLHolder() - Method in class com.itextpdf.bouncycastlefips.cert.X509CRLHolderBCFips
-
Gets actual org.bouncycastle object being wrapped.
- getXAdvance() - Method in class com.itextpdf.io.font.otf.Glyph
- getXAxisRepeat() - Method in class com.itextpdf.layout.properties.BackgroundRepeat
-
Gets the
BackgroundRepeat.BackgroundRepeatValue
value for X axis. - getXB() - Method in class com.itextpdf.io.image.PngChromaticities
- getXfaFieldValue(String) - Method in class com.itextpdf.forms.xfa.XfaForm
-
Gets the xfa field value.
- getXfaForm() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
XfaForm
atribute. - getXFAResource() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the
XFA
property on the AcroForm. - getXG() - Method in class com.itextpdf.io.image.PngChromaticities
- getXHeight() - Method in class com.itextpdf.io.font.FontMetrics
- getXmpMetadata() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets XMPMetadata.
- getXmpMetadata() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the XMP Metadata object.
- getXmpMetadata(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets XMPMetadata or create a new one.
- getXObject() - Method in class com.itextpdf.layout.element.Image
-
Gets the XObject contained in this image object
- getXObjectStream(PdfName) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
- getXPlacement() - Method in class com.itextpdf.io.font.otf.Glyph
- getXR() - Method in class com.itextpdf.io.image.PngChromaticities
- getXrefPrev(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfReader
- getXShift() - Method in class com.itextpdf.layout.properties.BackgroundPosition
-
Gets horizontal shift.
- getXStep() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
Gets the desired horizontal space between pattern cells.
- getXW() - Method in class com.itextpdf.io.image.PngChromaticities
- getXxeTestMessage() - Static method in class com.itextpdf.test.ExceptionTestUtil
-
Returns test message for case with XXE.
- getXYRatio() - Method in class com.itextpdf.io.image.ImageData
- getXyz() - Method in class com.itextpdf.forms.xfdf.DestObject
-
Gets the XYZ element, a child of the Dest element.
- getY() - Method in class com.itextpdf.kernel.geom.Point
- getY() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets the Y coordinate of lower left point.
- getY() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.DoublePoint
- getY() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.LongPoint
- getYAdvance() - Method in class com.itextpdf.io.font.otf.Glyph
- getYAxisRepeat() - Method in class com.itextpdf.layout.properties.BackgroundRepeat
-
Gets the
BackgroundRepeat.BackgroundRepeatValue
value for Y axis. - getYB() - Method in class com.itextpdf.io.image.PngChromaticities
- getYear() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- getYear() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
- getYG() - Method in class com.itextpdf.io.image.PngChromaticities
- getYHeight() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the Y pixel height relative to X.
- getYLine() - Method in class com.itextpdf.layout.renderer.LineRenderer
- getYLine() - Method in class com.itextpdf.layout.renderer.TextRenderer
-
Gets the position on the canvas of the imaginary horizontal line upon which the
Text
's contents will be written. - getYPlacement() - Method in class com.itextpdf.io.font.otf.Glyph
- getYPosition(float) - Method in class com.itextpdf.layout.properties.Underline
-
Gets the vertical position of the underline (fixed + variable part).
- getYPositionMul() - Method in class com.itextpdf.layout.properties.Underline
-
Gets the multiplier for the vertical positioning of the text underline.
- getYR() - Method in class com.itextpdf.io.image.PngChromaticities
- getYShift() - Method in class com.itextpdf.layout.properties.BackgroundPosition
-
Gets vertical shift.
- getYStep() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
Gets the desired vertical space between pattern cells.
- getYW() - Method in class com.itextpdf.io.image.PngChromaticities
- getZ() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.DoublePoint
- getZ() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.LongPoint
- getZoom() - Method in class com.itextpdf.forms.xfdf.FitObject
-
Gets a float representing the zoom ratio.
- GHOSTSCRIPT_ENVIRONMENT_VARIABLE - Static variable in class com.itextpdf.io.util.GhostscriptHelper
-
The name of the environment variable with the command to execute Ghostscript operations.
- GHOSTSCRIPT_FAILED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- GhostscriptExecutionException(String) - Constructor for exception com.itextpdf.io.util.GhostscriptHelper.GhostscriptExecutionException
-
Creates a new
GhostscriptHelper.GhostscriptExecutionException
. - GhostscriptHelper - Class in com.itextpdf.io.util
-
A utility class that is used as an interface to run 3rd-party tool Ghostscript.
- GhostscriptHelper() - Constructor for class com.itextpdf.io.util.GhostscriptHelper
-
Creates new instance that will rely on Ghostscript execution command defined by
GhostscriptHelper.GHOSTSCRIPT_ENVIRONMENT_VARIABLE
environment variable. - GhostscriptHelper(String) - Constructor for class com.itextpdf.io.util.GhostscriptHelper
-
Creates new instance that will rely on Ghostscript execution command defined as passed argument.
- GhostscriptHelper.GhostscriptExecutionException - Exception in com.itextpdf.io.util
-
Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files.
- gidToCid - Variable in class com.itextpdf.io.font.CFFFont.Font
- GIF - Enum constant in enum com.itextpdf.io.image.ImageType
- GIF_IMAGE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- GIF_SIGNATURE_NOT_FOUND - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- GifImageData - Class in com.itextpdf.io.image
- GifImageData(byte[]) - Constructor for class com.itextpdf.io.image.GifImageData
- GifImageData(URL) - Constructor for class com.itextpdf.io.image.GifImageData
- GifImageHelper - Class in com.itextpdf.io.image
- GifImageHelper() - Constructor for class com.itextpdf.io.image.GifImageHelper
- GILAKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GILYAK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GITHABUL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GIVENNAME - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Naming attribute of type X520name.
- glyph - Variable in class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer
- glyph - Variable in class com.itextpdf.layout.renderer.LineRenderer.RendererGlyph
- Glyph - Class in com.itextpdf.io.font.otf
- Glyph(int, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph object with id -1 and characters retrieved from unicode.
- Glyph(int, int, char[]) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph, using the codepoint of the characters as unicode point.
- Glyph(int, int, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph, retrieving characters from unicode.
- Glyph(int, int, int, char[], boolean) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a glyph object form the passed arguments.
- Glyph(int, int, int, int[]) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph, retrieving characters from unicode.
- Glyph(Glyph) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Copy a Glyph.
- Glyph(Glyph, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Copy a glyph and assign the copied glyph a new unicode point and characters
- Glyph(Glyph, int, int, int, int, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Copy a Glyph and assign new placement and advance offsets and a new index delta to base glyph
- GLYPH - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a single glyph.
- GLYPH_BASE - Static variable in class com.itextpdf.io.font.otf.OtfClass
- GLYPH_LIGATURE - Static variable in class com.itextpdf.io.font.otf.OtfClass
- GLYPH_MARK - Static variable in class com.itextpdf.io.font.otf.OtfClass
- GLYPH_REF - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a sigle glyph for altGlyph.
- GlyphEventListener - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
This class expands each
TextRenderInfo
forEventType.RENDER_TEXT
event types into multipleTextRenderInfo
instances for each glyph occurred. - GlyphEventListener(IEventListener) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.GlyphEventListener
-
Constructs a
GlyphEventListener
instance by a delegate to which the expanded text events for each glyph occurred will be passed on. - GlyphIndexer() - Constructor for class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer
- GlyphLine - Class in com.itextpdf.io.font.otf
- GlyphLine() - Constructor for class com.itextpdf.io.font.otf.GlyphLine
- GlyphLine(GlyphLine) - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
Copy a line of Glyphs.
- GlyphLine(GlyphLine, int, int) - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
Copy a slice of a line of Glyphs
- GlyphLine(List
) - Constructor for class com.itextpdf.io.font.otf.GlyphLine -
Create a new line of Glyphs.
- GlyphLine(List
, int, int) - Constructor for class com.itextpdf.io.font.otf.GlyphLine -
Create a new line of Glyphs from a slice of a List of Glyphs.
- GlyphLine(List
, List - Constructor for class com.itextpdf.io.font.otf.GlyphLine, int, int) -
Create a new line of Glyphs from a slice of a List of Glyphs, and add the actual text.
- GlyphLine.ActualText - Class in com.itextpdf.io.font.otf
- GlyphLine.GlyphLinePart - Class in com.itextpdf.io.font.otf
- GlyphLine.IGlyphLineFilter - Interface in com.itextpdf.io.font.otf
- GlyphLinePart(int, int) - Constructor for class com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
- GlyphLinePart(int, int, String) - Constructor for class com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
- GlyphOrientationVertical - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GlyphPositioningTableReader - Class in com.itextpdf.io.font.otf
-
Parses an OpenTypeFont file and reads the Glyph Substitution Table.
- GlyphPositioningTableReader(RandomAccessFileOrArray, int, OpenTypeGdefTableReader, Map
, int) - Constructor for class com.itextpdf.io.font.otf.GlyphPositioningTableReader - glyphs - Variable in class com.itextpdf.io.font.otf.GlyphLine
- GlyphSubstitutionTableReader - Class in com.itextpdf.io.font.otf
-
Parses an OpenTypeFont file and reads the Glyph Substitution Table.
- GlyphSubstitutionTableReader(RandomAccessFileOrArray, int, OpenTypeGdefTableReader, Map
, int) - Constructor for class com.itextpdf.io.font.otf.GlyphSubstitutionTableReader - GlyphTextEventListener - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
This class expands each
TextRenderInfo
forEventType.RENDER_TEXT
event types into multipleTextRenderInfo
instances for each glyph occurred. - GlyphTextEventListener(ITextExtractionStrategy) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.GlyphTextEventListener
-
Constructs a
GlyphEventListener
instance by aITextExtractionStrategy
delegate to which the expanded text events for each glyph occurred will be passed on. - GO_TO - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- GO_TO_R - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- GOGO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GONDI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GoTo - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GoTo3DView - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GoToDp - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GoToE - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GoToR - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GPOS_LOOKUP_SUBTABLE_FORMAT_NOT_SUPPORTED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- GposAnchor - Class in com.itextpdf.io.font.otf
- GposAnchor() - Constructor for class com.itextpdf.io.font.otf.GposAnchor
- GposAnchor(GposAnchor) - Constructor for class com.itextpdf.io.font.otf.GposAnchor
- GposLookupType1 - Class in com.itextpdf.io.font.otf
-
Lookup Type 1: Single Adjustment Positioning Subtable
- GposLookupType1(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType1
- GposLookupType2 - Class in com.itextpdf.io.font.otf
-
Lookup Type 2: Pair Adjustment Positioning Subtable
- GposLookupType2(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType2
- GposLookupType4 - Class in com.itextpdf.io.font.otf
-
Lookup Type 4: MarkToBase Attachment Positioning Subtable
- GposLookupType4(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType4
- GposLookupType4.MarkToBase - Class in com.itextpdf.io.font.otf
- GposLookupType5 - Class in com.itextpdf.io.font.otf
-
Lookup Type 5: MarkToLigature Attachment Positioning Subtable
- GposLookupType5(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType5
- GposLookupType5.MarkToLigature - Class in com.itextpdf.io.font.otf
- GposLookupType6 - Class in com.itextpdf.io.font.otf
-
Lookup Type 6: MarkToMark Attachment Positioning Subtable
- GposLookupType6(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType6
- GposLookupType7 - Class in com.itextpdf.io.font.otf
-
Lookup Type 7: Contextual Positioning Subtables
- GposLookupType7(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType7
- GposLookupType8 - Class in com.itextpdf.io.font.otf
-
Lookup Type 8: Chaining Contextual Positioning Subtable
- GposLookupType8(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType8
- GposValueRecord - Class in com.itextpdf.io.font.otf
- GposValueRecord() - Constructor for class com.itextpdf.io.font.otf.GposValueRecord
- GRAD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant GRAD.
- GRADIENT_INVALID_GRADIENT_UNITS_LOG - Static variable in class com.itextpdf.svg.logs.SvgLogMessageConstant
- GRADIENT_INVALID_SPREAD_METHOD_LOG - Static variable in class com.itextpdf.svg.logs.SvgLogMessageConstant
- GRADIENT_TRANSFORM - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the transformations for a color gradient.
- GRADIENT_UNITS - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the units relation for a color gradient.
- GradientColorStop - Class in com.itextpdf.kernel.colors.gradients
-
The gradient stop color structure representing the stop color configuration.
- GradientColorStop(float[]) - Constructor for class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Constructor of stop color with with specified rgb color and default (
GradientColorStop.OffsetType.AUTO
) offset - GradientColorStop(float[], double, GradientColorStop.OffsetType) - Constructor for class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Constructor of stop color with with specified rgb color and offset
- GradientColorStop(GradientColorStop, double, GradientColorStop.OffsetType) - Constructor for class com.itextpdf.kernel.colors.gradients.GradientColorStop
-
Constructor that creates the stop with the same color as the another stop and new offset
- GradientColorStop.HintOffsetType - Enum in com.itextpdf.kernel.colors.gradients
-
Represents the possible hint offset type
- GradientColorStop.OffsetType - Enum in com.itextpdf.kernel.colors.gradients
-
Represents the possible offset type
- GradientSpreadMethod - Enum in com.itextpdf.kernel.colors.gradients
-
Represents possible spreading methods for gradient color outside of the coordinates vector
- Graph - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GRAPHIC - Enum constant in enum com.itextpdf.signatures.PdfSignatureAppearance.RenderingMode
-
The rendering mode is just an image.
- GRAPHIC_AND_DESCRIPTION - Enum constant in enum com.itextpdf.signatures.PdfSignatureAppearance.RenderingMode
-
The rendering mode is an image and the description.
- GRAPHICS_STATE_STACK_DEPTH_IS_GREATER_THAN_28 - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- GRAPHICS_STATE_WAS_DELETED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- Gray() - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Gray
- GRAY - Static variable in class com.itextpdf.kernel.colors.ColorConstants
-
Predefined gray DeviceRgb color
- GRAY - Static variable in class com.itextpdf.kernel.colors.DeviceGray
-
Predefined gray DeviceGray color.
- grayIsUsed - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
- GRAYRESPONSEUNIT_100000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundred-thousandths
- GRAYRESPONSEUNIT_10000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ten-thousandths of a unit
- GRAYRESPONSEUNIT_1000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
thousandths of a unit
- GRAYRESPONSEUNIT_100S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundredths of a unit
- GRAYRESPONSEUNIT_10S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
tenths of a unit
- GREEK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GREEK_LOWER - Enum constant in enum com.itextpdf.layout.properties.ListNumberingType
- GREEK_UPPER - Enum constant in enum com.itextpdf.layout.properties.ListNumberingType
- GreekAlphabetNumbering - Class in com.itextpdf.kernel.numbering
-
This class is responsible for converting integer numbers to their Greek alphabet letter representations.
- GreekAlphabetNumbering() - Constructor for class com.itextpdf.kernel.numbering.GreekAlphabetNumbering
- GREEN - Static variable in class com.itextpdf.kernel.colors.ColorConstants
-
Predefined green DeviceRgb color
- GREEN - Static variable in class com.itextpdf.kernel.colors.DeviceRgb
-
Predefined green DeviceRgb color
- GREENLANDIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GRID - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
-
Value:
which is an that can only have the 0 and 1 value.
Media: all
Accepts min/max prefixes: no
Determines whether the output device is a grid device or a bitmap device. - Groove - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GROOVE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant GROOVE.
- GrooveBorder - Class in com.itextpdf.layout.borders
-
Represents a
Border3D
with a groove effect being applied. - GrooveBorder(float) - Constructor for class com.itextpdf.layout.borders.GrooveBorder
-
Creates a GrooveBorder instance with the specified width.
- GrooveBorder(DeviceCmyk, float) - Constructor for class com.itextpdf.layout.borders.GrooveBorder
-
Creates a GrooveBorder instance with the specified width and the
cmyk color
. - GrooveBorder(DeviceCmyk, float, float) - Constructor for class com.itextpdf.layout.borders.GrooveBorder
-
Creates a GrooveBorder instance with the specified width, color and opacity.
- GrooveBorder(DeviceGray, float) - Constructor for class com.itextpdf.layout.borders.GrooveBorder
-
Creates a GrooveBorder instance with the specified width and the
gray color
. - GrooveBorder(DeviceGray, float, float) - Constructor for class com.itextpdf.layout.borders.GrooveBorder
-
Creates a GrooveBorder instance with the specified width, color and opacity.
- GrooveBorder(DeviceRgb, float) - Constructor for class com.itextpdf.layout.borders.GrooveBorder
-
Creates a GrooveBorder instance with the specified width and the
rgb color
. - GrooveBorder(DeviceRgb, float, float) - Constructor for class com.itextpdf.layout.borders.GrooveBorder
-
Creates a GrooveBorder instance with the specified width, color and opacity.
- Group - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GROUP3OPT_2DENCODING - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
2-dimensional coding
- GROUP3OPT_FILLBITS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
fill to byte boundary
- GROUP3OPT_UNCOMPRESSED - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
data not compressed
- GROUP4OPT_FILLBITS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
fill to byte boundary
- GROUP4OPT_UNCOMPRESSED - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
data not compressed
- GroupSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
This renderer represents a branch in an SVG tree.
- GroupSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.GroupSvgNodeRenderer
- gs - Variable in class com.itextpdf.kernel.pdf.canvas.parser.data.AbstractRenderInfo
- GS_ENVIRONMENT_VARIABLE_IS_NOT_SPECIFIED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- gsStack - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
a LIFO stack of graphics state saved states.
- gsStackDepth - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
- GsubLookupType1 - Class in com.itextpdf.io.font.otf
-
LookupType 1: Single Substitution Subtable
- GsubLookupType1(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType1
- GsubLookupType2 - Class in com.itextpdf.io.font.otf
-
LookupType 2: Multiple Substitution Subtable
- GsubLookupType2(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType2
- GsubLookupType3 - Class in com.itextpdf.io.font.otf
-
LookupType 3: Alternate Substitution Subtable
- GsubLookupType3(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType3
- GsubLookupType4 - Class in com.itextpdf.io.font.otf
-
LookupType 4: Ligature Substitution Subtable
- GsubLookupType4(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType4
- GsubLookupType5 - Class in com.itextpdf.io.font.otf
-
LookupType 5: Contextual Substitution Subtable
- GsubLookupType5(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType5
- GsubLookupType6 - Class in com.itextpdf.io.font.otf
-
LookupType 6: Chaining Contextual Substitution Subtable
- GsubLookupType6(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType6
- gsubrIndexOffset - Variable in class com.itextpdf.io.font.CFFFont
- gsubrOffsets - Variable in class com.itextpdf.io.font.CFFFont
- GT_NOT_EXPECTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- GTS_PDFA1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- GUARANI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- guardBars - Variable in class com.itextpdf.barcodes.Barcode1D
-
Show the guard bars for barcode EAN.
- GUJARATI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GUMATJ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GUMUZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GUPAPUYNGU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GUSII - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- GZIP - Static variable in class com.itextpdf.commons.utils.Base64
-
Specify that data should be gzip-compressed.
H
- H - Static variable in class com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
-
H = ~30% correction
- H - Static variable in class com.itextpdf.kernel.pdf.PdfName
- H - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- H_CORNER_RADIUS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- H1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- H1 - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- H2 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- H2 - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- H3 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- H3 - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- H4 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- H4 - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- H5 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- H5 - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- H6 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- H6 - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- HAITIAN_CREOLE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HALAM_FALAM_CHIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HalftoneName - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HALFTONES_SHALL_NOT_CONTAIN_HALFTONENAME - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- HalftoneType - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HAMMER_BANNA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HandelStack() - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function Checks how the current operator effects the run time stack after being run An operator may increase or decrease the stack size
- HANDHELD - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
-
The Constant HANDHELD.
- handleEvent(Event) - Method in interface com.itextpdf.kernel.events.IEventHandler
-
Hook for handling events.
- handleViolatedOrphans(ParagraphRenderer, String) - Method in class com.itextpdf.layout.properties.ParagraphOrphansControl
-
Writes a log message reporting that orphans constraint is violated.
- handleViolatedWidows(ParagraphRenderer, String) - Method in class com.itextpdf.layout.properties.ParagraphWidowsControl
-
Writes a log message reporting that widows constraint is violated and cannot be automatically fixed.
- handleXObject(PdfCanvasProcessor, Stack
, PdfStream, PdfName) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.IXObjectDoHandler - HANGING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HANGING.
- HANGING_PUNCTUATION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HANGING_PUNCTUATION.
- HARARI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HARAUTI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HARD_LIGHT - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- HARD_LIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HARD_LIGHT.
- HardLight - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HARYANVI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HAS_LANGUAGE - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
- HAS_QUALIFIERS - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
- HAS_TYPE - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
- HAS_UNSUPPORTED_EXTENSIONS - Static variable in class com.itextpdf.signatures.CertificateVerification
- hasAbsoluteUnitValue(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Check if corresponding property has point value.
- hasAdvance() - Method in class com.itextpdf.io.font.otf.Glyph
- hasBeforeAfterElements(IElementNode) - Static method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementUtil
-
Checks for before or after elements.
- hasByteMappings() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
-
This will tell if this cmap has any two byte mappings.
- hasClass(int) - Method in class com.itextpdf.io.font.otf.OtfClass
- hasContent() - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
- hasDate() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- hasDate() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
This flag is set either by parsing or by setting year, month or day.
- hasDecimalPoint() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Checks if string representation of the value contains decimal point.
- hasDifferences() - Method in class com.itextpdf.io.font.FontEncoding
- hasEventHandler(String) - Method in class com.itextpdf.kernel.events.EventDispatcher
- hasEventHandler(String) - Method in interface com.itextpdf.kernel.events.IEventDispatcher
-
Checks if event dispatcher as an event handler assigned for a certain event type.
- hasEventHandler(String) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks if event dispatcher as an event handler assigned for a certain event type.
- hasFixedXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
If any exception generated while reading PdfObject, PdfReader will try to fix offsets of all objects.
- hasFlag(int) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Checks if the certain flag that specifies a characteristic of the annotation is in enabled state (see ISO-320001 12.5.3, "Annotation Flags").
- Hash(short, byte) - Static method in class com.itextpdf.io.codec.LZWStringTable
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableVectorBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodingBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.ASN1InputStreamBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.ASN1OutputStreamBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.ASN1StringBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.cms.AttributeTableBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.ocsp.OCSPObjectIdentifiersBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.pcks.PKCSObjectIdentifiersBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.asn1.util.ASN1DumpBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastle.cert.CertIOExceptionBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaCertStoreBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509CertificateConverterBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateIDBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.CertificateStatusBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastle.cert.ocsp.OCSPExceptionBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPReqBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.OCSPRespBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.ReqBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.RespIDBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.ocsp.SingleRespBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.X509CertificateHolderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.X509CRLHolderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.X509ExtensionUtilsBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cert.X509v2CRLBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.CMSEnvelopedDataBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastle.cms.CMSExceptionBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.RecipientBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.RecipientIdBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.RecipientInformationStoreBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.SignerInfoGeneratorBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.cms.SignerInformationVerifierBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JcaPEMKeyConverterBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastle.openssl.PEMExceptionBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.openssl.PEMParserBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.ContentSignerBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.ContentVerifierProviderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.DigestCalculatorBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.DigestCalculatorProviderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.InputDecryptorProviderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentSignerBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilderBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastle.operator.OperatorCreationExceptionBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfoBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastle.pkcs.PKCSExceptionBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampRequestGeneratorBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampResponseGeneratorBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenGeneratorBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastle.tsp.TimeStampTokenInfoBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastle.tsp.TSPExceptionBC
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableVectorBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodingBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1InputStreamBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1OutputStreamBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1StringBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.cms.AttributeTableBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.ocsp.OCSPObjectIdentifiersBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.pcks.PKCSObjectIdentifiersBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.asn1.util.ASN1DumpBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastlefips.cert.CertIOExceptionBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaCertStoreBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509CertificateConverterBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509v3CertificateBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateIDBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.CertificateStatusBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastlefips.cert.ocsp.OCSPExceptionBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPReqBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.OCSPRespBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.ReqBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.RespIDBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.SingleRespBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.X509CertificateHolderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.X509CRLHolderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.X509ExtensionUtilsBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cert.X509v2CRLBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.CMSEnvelopedDataBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastlefips.cms.CMSExceptionBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSignerInfoGeneratorBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientIdBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.RecipientInformationStoreBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.SignerInfoGeneratorBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.cms.SignerInformationVerifierBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JcaPEMKeyConverterBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastlefips.openssl.PEMExceptionBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.openssl.PEMParserBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.ContentSignerBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.ContentVerifierProviderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.DigestCalculatorBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.DigestCalculatorProviderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.InputDecryptorProviderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentSignerBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentVerifierProviderBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.operator.jcajce.JcaDigestCalculatorProviderBuilderBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastlefips.operator.OperatorCreationExceptionBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.pkcs.PKCS8EncryptedPrivateKeyInfoBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastlefips.pkcs.PKCSExceptionBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampRequestGeneratorBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampResponseGeneratorBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenGeneratorBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.bouncycastlefips.tsp.TimeStampTokenInfoBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in exception com.itextpdf.bouncycastlefips.tsp.TSPExceptionBCFips
-
Returns a hash code value based on the wrapped object.
- hashCode() - Method in class com.itextpdf.commons.actions.data.ProductData
- hashCode() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Generate a hash code for this object.
- hashCode() - Method in class com.itextpdf.io.font.otf.Glyph
- hashCode() - Method in class com.itextpdf.io.font.otf.GlyphLine.ActualText
- hashCode() - Method in class com.itextpdf.io.font.otf.GlyphLine
- hashCode() - Method in class com.itextpdf.kernel.colors.Color
- hashCode() - Method in class com.itextpdf.kernel.colors.gradients.GradientColorStop
- hashCode() - Method in class com.itextpdf.kernel.geom.AffineTransform
- hashCode() - Method in class com.itextpdf.kernel.geom.Matrix
-
Generates a hash code for this object.
- hashCode() - Method in class com.itextpdf.kernel.geom.Point
- hashCode() - Method in class com.itextpdf.kernel.geom.Vector
-
Calculates the hashcode using the values.
- hashCode() - Method in class com.itextpdf.kernel.pdf.PdfBoolean
- hashCode() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
- hashCode() - Method in class com.itextpdf.kernel.pdf.PdfLiteral
- hashCode() - Method in class com.itextpdf.kernel.pdf.PdfName
- hashCode() - Method in class com.itextpdf.kernel.pdf.PdfNull
- hashCode() - Method in class com.itextpdf.kernel.pdf.PdfNumber
- hashCode() - Method in class com.itextpdf.kernel.pdf.PdfString
- hashCode() - Method in class com.itextpdf.kernel.utils.objectpathitems.ArrayPathItem
- hashCode() - Method in class com.itextpdf.kernel.utils.objectpathitems.DictPathItem
- hashCode() - Method in class com.itextpdf.kernel.utils.objectpathitems.IndirectPathItem
- hashCode() - Method in class com.itextpdf.kernel.utils.objectpathitems.ObjectPath
-
Method returns a hash code of this
ObjectPath
instance. - hashCode() - Method in class com.itextpdf.kernel.utils.objectpathitems.OffsetPathItem
- hashCode() - Method in class com.itextpdf.kernel.utils.objectpathitems.TrailerPath
-
Method returns a hash code of this
TrailerPath
instance. - hashCode() - Method in class com.itextpdf.kernel.utils.PageRange
- hashCode() - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAfter
- hashCode() - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAnd
- hashCode() - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartOddEven
- hashCode() - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSequence
- hashCode() - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSingle
- hashCode() - Method in class com.itextpdf.kernel.xmp.options.Options
- hashCode() - Method in class com.itextpdf.layout.borders.Border
- hashCode() - Method in class com.itextpdf.layout.font.FontCharacteristics
- hashCode() - Method in class com.itextpdf.layout.font.FontInfo
- hashCode() - Method in class com.itextpdf.layout.font.Range
- hashCode() - Method in class com.itextpdf.layout.layout.LayoutArea
- hashCode() - Method in class com.itextpdf.layout.properties.BackgroundPosition
- hashCode() - Method in class com.itextpdf.layout.properties.Leading
- hashCode() - Method in class com.itextpdf.layout.properties.UnitValue
- hashCode() - Method in class com.itextpdf.svg.processors.impl.SvgProcessorResult
- hasHybridXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Some documents contain hybrid XRef, for more information see "7.5.8.4 Compatibility with Applications That Do Not Support Compressed Reference Streams" in PDF 32000-1:2008 spec.
- hasKernPairs() - Method in class com.itextpdf.io.font.FontProgram
- hasKernPairs() - Method in class com.itextpdf.io.font.TrueTypeFont
- hasKernPairs() - Method in class com.itextpdf.io.font.Type1Font
-
Checks if the font has any kerning pairs.
- hasMcid() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Determine if an MCID is available
- hasMcid(int) - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Checks if the text belongs to a marked content sequence with a given mcid.
- hasMcid(int) - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Checks if the text belongs to a marked content sequence with a given mcid.
- hasMcid(int) - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Checks if the text belongs to a marked content sequence with a given mcid.
- hasMcid(int, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Checks if the text belongs to a marked content sequence with a given mcid.
- hasMcid(int, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Checks if the text belongs to a marked content sequence with a given mcid.
- hasMcid(int, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Checks if the text belongs to a marked content sequence with a given mcid.
- hasMoreTokens() - Method in class com.itextpdf.signatures.CertificateInfo.X509NameTokenizer
-
Checks if the tokenizer has any tokens left.
- hasNext() - Method in class com.itextpdf.io.font.otf.ActualTextIterator
- hasNext() - Method in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
- hasOffsets() - Method in class com.itextpdf.io.font.otf.Glyph
- hasOpenPaths - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
- hasOutlines() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Indicates if the document has any outlines
- hasOwnOrModelProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Checks if this renderer or its model element have the specified property, i.e.
- hasOwnProperty(int) - Method in class com.itextpdf.layout.ElementPropertyContainer
- hasOwnProperty(int) - Method in interface com.itextpdf.layout.IPropertyContainer
-
Checks if this entity has the specified property, i.e.
- hasOwnProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Checks if this entity has the specified property, i.e.
- hasOwnProperty(int) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- hasOwnProperty(int) - Method in class com.itextpdf.layout.RootElement
- hasOwnProperty(int) - Method in class com.itextpdf.layout.tagging.TaggingDummyElement
- hasPlacement() - Method in class com.itextpdf.io.font.otf.Glyph
- hasPrefix() - Method in class com.itextpdf.kernel.xmp.impl.QName
- hasProperty(int) - Method in class com.itextpdf.layout.element.AbstractElement
- hasProperty(int) - Method in class com.itextpdf.layout.ElementPropertyContainer
- hasProperty(int) - Method in interface com.itextpdf.layout.IPropertyContainer
-
Checks if this entity has the specified property.
- hasProperty(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Checks if this entity has the specified property.
- hasProperty(int) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- hasProperty(int) - Method in class com.itextpdf.layout.RootElement
- hasProperty(int) - Method in class com.itextpdf.layout.tagging.TaggingDummyElement
- hasRebuiltXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
If any exception generated while reading XRef section, PdfReader will try to rebuild it.
- hasRelativeUnitValue(int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Check if corresponding property has relative value.
- hasSubstitution(int) - Method in class com.itextpdf.io.font.otf.GsubLookupType1
- hasSubstitution(int) - Method in class com.itextpdf.io.font.otf.GsubLookupType2
- hasSubstitution(int) - Method in class com.itextpdf.io.font.otf.GsubLookupType3
- hasSubstitution(int) - Method in class com.itextpdf.io.font.otf.OpenTableLookup
- hasTime() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- hasTime() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
This flag is set either by parsing or by setting hours, minutes, seconds or milliseconds.
- hasTimeZone() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
- hasTimeZone() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
This flag is set either by parsing or by setting hours, minutes, seconds or milliseconds.
- hasUniMap() - Method in class com.itextpdf.io.font.CMapEncoding
- hasValidUnicode() - Method in class com.itextpdf.io.font.otf.Glyph
- hasXfaForm() - Method in class com.itextpdf.forms.PdfAcroForm
-
Determines whether the AcroForm contains XFA data.
- hasXrefStm() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Indicates whether the document has Cross-Reference Streams.
- HAUSA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HAWAIIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HAYA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HAZARAGI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HEAD - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- Header - Static variable in class com.itextpdf.kernel.pdf.PdfName
- headerData - Variable in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
- headerPdfVersion - Variable in class com.itextpdf.kernel.pdf.PdfReader
- headerRenderer - Variable in class com.itextpdf.layout.renderer.TableRenderer
- Headers - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HEBREW - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HEBREW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HEBREW.
- height - Variable in class com.itextpdf.barcodes.dmcode.DmParams
- height - Variable in class com.itextpdf.io.image.ImageData
- height - Variable in class com.itextpdf.kernel.geom.Rectangle
- Height - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HEIGHT - Static variable in class com.itextpdf.layout.properties.Property
- HEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HEIGHT.
- HEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
-
Value:
Media: visual, tactile
Accepts min/max prefixes: yes
The height media feature describes the height of the output device's rendering surface (such as the height of the viewport or of the page box on a printer). - HEIGHT - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the height.
- heightSection - Variable in class com.itextpdf.barcodes.dmcode.DmParams
- HeiseiKakuGoW5 - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.ExtendedAnnotationFont
- HeiseiMinW3 - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.ExtendedAnnotationFont
- Helvetica - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- HELVETICA - Static variable in class com.itextpdf.io.font.constants.StandardFontFamilies
- HELVETICA - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- HELVETICA_BOLD - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- HELVETICA_BOLDOBLIQUE - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- HELVETICA_OBLIQUE - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- HelveticaBold - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- HelveticaBoldOblique - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- HelveticaOblique - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.StandardAnnotationFont
- HERERO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HEX - Enum constant in enum com.itextpdf.forms.xfdf.ElementContentEncodingFormat
- HEX_STRING - Static variable in class com.itextpdf.io.font.cmap.CMapObject
- hexString - Variable in class com.itextpdf.io.source.PdfTokenizer
- hexWriting - Variable in class com.itextpdf.kernel.pdf.PdfString
- hi - Variable in class com.itextpdf.layout.hyphenation.TernaryTree
-
Pointer to high branch.
- Hidden - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HIDDEN - Enum constant in enum com.itextpdf.layout.properties.OverflowPropertyValue
- HIDDEN - Static variable in class com.itextpdf.forms.fields.PdfFormAnnotation
- HIDDEN - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- HIDDEN - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation flag.
- HIDDEN - Static variable in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
- HIDDEN - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
A type of initial view
- HIDDEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HIDDEN.
- HIDDEN_BUT_PRINTABLE - Static variable in class com.itextpdf.forms.fields.PdfFormAnnotation
- HIDDEN_BUT_PRINTABLE - Static variable in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
- Hide - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HideMenubar - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HideToolbar - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HideWindowUI - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HIGH_MARI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Highlight - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HIGHLIGHT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- HIGHLIGHT_INVERT - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Widget annotation highlighting mode.
- HIGHLIGHT_NONE - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Widget annotation highlighting mode.
- HIGHLIGHT_OUTLINE - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Widget annotation highlighting mode.
- HIGHLIGHT_PUSH - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Widget annotation highlighting mode.
- HIGHLIGHT_TOGGLE - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Widget annotation highlighting mode.
- HILIGAYNON - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HINDI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HINDKO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HIRAGANA - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HIRAGANA.
- HIRAGANA_IROHA - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HIRAGANA_IROHA.
- HIRI_MOTU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HKERN - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining the horizontal kerning values in between two glyphs.
- HMONG - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HMONG_DAW - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- HORIZONTAL_ALIGNMENT - Static variable in class com.itextpdf.layout.properties.Property
- HORIZONTAL_BORDER_SPACING - Static variable in class com.itextpdf.layout.properties.Property
- HORIZONTAL_SCALING - Static variable in class com.itextpdf.layout.properties.Property
-
Value of 1 is equivalent to no scaling
- HORIZONTAL_SCALING_FACTOR - Static variable in class com.itextpdf.io.font.FontProgram
- HorizontalAlignment - Enum in com.itextpdf.layout.properties
-
A specialized enum containing potential property values for
Property.HORIZONTAL_ALIGNMENT
. - HorizontalLineTo - Class in com.itextpdf.svg.renderers.path.impl
-
Implements lineTo(H) attribute of SVG's path element
- HorizontalLineTo() - Constructor for class com.itextpdf.svg.renderers.path.impl.HorizontalLineTo
-
Creates an absolute Horizontal LineTo.
- HorizontalLineTo(boolean) - Constructor for class com.itextpdf.svg.renderers.path.impl.HorizontalLineTo
-
Creates a Horizontal LineTo.
- HOVER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HOVER.
- HREF - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- HREF - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the href value.
- HS_BDIAGONAL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- HS_CROSS - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- HS_DIAGCROSS - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- HS_FDIAGONAL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- HS_HORIZONTAL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- HS_VERTICAL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
- hstrcmp(char[], int, char[], int) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
String compare, returns 0 if equal or t is a substring of s.
- HT - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HTML_MODE - Enum constant in enum com.itextpdf.layout.properties.RenderingMode
-
Mode in which objects are processed in accordance with the HTML documentation
- HtmlCheckBoxRenderingStrategy - Class in com.itextpdf.forms.form.renderer.checkboximpl
-
This class is used to draw a checkBox icon in HTML mode.
- HtmlCheckBoxRenderingStrategy() - Constructor for class com.itextpdf.forms.form.renderer.checkboximpl.HtmlCheckBoxRenderingStrategy
- HTO - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HTP - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Hue - Static variable in class com.itextpdf.kernel.pdf.PdfName
- HUE - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- HUE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HUE.
- HUNGARIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- hybridXref - Variable in class com.itextpdf.kernel.pdf.PdfReader
- HYGoThicMedium - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.ExtendedAnnotationFont
- Hyphen - Class in com.itextpdf.layout.hyphenation
-
Represents a hyphen.
- hyphenate(char[], int, int, int, int) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Hyphenate word and return an array of hyphenation points.
- hyphenate(String) - Method in class com.itextpdf.layout.hyphenation.HyphenationConfig
-
Hyphenates a given word.
- hyphenate(String) - Method in class com.itextpdf.layout.hyphenation.Hyphenator
-
Hyphenates a word.
- hyphenate(String, int, int) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Hyphenate word and return a Hyphenation object.
- hyphenate(String, String, String, int, int) - Static method in class com.itextpdf.layout.hyphenation.Hyphenator
-
Hyphenates a word.
- hyphenate(String, String, Map
, String, int, int) - Static method in class com.itextpdf.layout.hyphenation.Hyphenator -
Hyphenates a word.
- Hyphenation - Class in com.itextpdf.layout.hyphenation
-
This class represents a hyphenated word.
- HYPHENATION - Static variable in class com.itextpdf.layout.properties.Property
- HYPHENATION_DEFAULT_RESOURCE - Static variable in class com.itextpdf.layout.hyphenation.HyphenationConstants
- HyphenationConfig - Class in com.itextpdf.layout.hyphenation
-
This is the class used to configure hyphenation on layout level
- HyphenationConfig(int, int) - Constructor for class com.itextpdf.layout.hyphenation.HyphenationConfig
-
Constructs a new
HyphenationConfig
. - HyphenationConfig(Hyphenator) - Constructor for class com.itextpdf.layout.hyphenation.HyphenationConfig
-
Constructs a new
HyphenationConfig
by aHyphenator
which will be used to find hyphenation points. - HyphenationConfig(String, String, int, int) - Constructor for class com.itextpdf.layout.hyphenation.HyphenationConfig
-
Constructs a new
HyphenationConfig
instance. - HyphenationConstants - Class in com.itextpdf.layout.hyphenation
-
Class containing constants to be used in hyphenation on layout level.
- HyphenationConstants() - Constructor for class com.itextpdf.layout.hyphenation.HyphenationConstants
- HyphenationException - Exception in com.itextpdf.layout.hyphenation
-
A hyphenation exception.
- HyphenationException(String) - Constructor for exception com.itextpdf.layout.hyphenation.HyphenationException
-
Construct a hyphenation exception.
- HyphenationTree - Class in com.itextpdf.layout.hyphenation
-
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
- HyphenationTree() - Constructor for class com.itextpdf.layout.hyphenation.HyphenationTree
-
Default constructor.
- HyphenationTreeCache - Class in com.itextpdf.layout.hyphenation
-
This is a cache for HyphenationTree instances.
- HyphenationTreeCache() - Constructor for class com.itextpdf.layout.hyphenation.HyphenationTreeCache
- hyphenator - Variable in class com.itextpdf.layout.hyphenation.HyphenationConfig
-
The Hyphenator object.
- Hyphenator - Class in com.itextpdf.layout.hyphenation
-
This class is the main entry point to the hyphenation package.
- Hyphenator(String, String, int, int) - Constructor for class com.itextpdf.layout.hyphenation.Hyphenator
-
Creates a new hyphenator.
- Hyphenator(String, String, int, int, Map
) - Constructor for class com.itextpdf.layout.hyphenation.Hyphenator -
Creates a new hyphenator.
- HYPHENS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant HYPHENS.
- hyphenSymbol - Variable in class com.itextpdf.layout.hyphenation.HyphenationConfig
-
The hyphenation symbol used when hyphenating.
- HYSMyeongJoMedium - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.ExtendedAnnotationFont
- HYSMyeongJoStdMedium - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.ExtendedAnnotationFont
I
- I - Static variable in class com.itextpdf.kernel.pdf.PdfName
- I_NODE_ROOT_IS_NULL - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- I1 - Static variable in class com.itextpdf.kernel.geom.Vector
-
index of the X coordinate
- I11 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=1, col=1 position ('a') in the matrix.
- I12 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=1, col=2 position ('b') in the matrix.
- I13 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=1, col=3 position (always 0 for 2-D) in the matrix.
- I2 - Static variable in class com.itextpdf.kernel.geom.Vector
-
index of the Y coordinate
- I21 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=2, col=1 position ('c') in the matrix.
- I22 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=2, col=2 position ('d') in the matrix.
- I23 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=2, col=3 position (always 0 for 2-D) in the matrix.
- I3 - Static variable in class com.itextpdf.kernel.geom.Vector
-
index of the Z coordinate
- I31 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=3, col=1 ('e', or X translation) position in the matrix.
- I32 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=3, col=2 ('f', or Y translation) position in the matrix.
- I33 - Static variable in class com.itextpdf.kernel.geom.Matrix
-
the row=3, col=3 position (always 1 for 2-D) in the matrix.
- IAbstractElement - Interface in com.itextpdf.layout.element
-
The interface represents abstract layout element and provides an access to its children.
- IAccessibleElement - Interface in com.itextpdf.layout.tagging
-
A layout element which has
accessibility properties
. - IAlgorithmIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for AlgorithmIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IApplicableSignatureParams - Interface in com.itextpdf.signatures
-
Extension interface of
ISignatureMechanismParams
that also supports applying the parameters to aSignature
. - IASN1BitString - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1BitString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Dump - Interface in com.itextpdf.commons.bouncycastle.asn1.util
-
This interface represents the wrapper for ASN1Dump that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Encodable - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1Encodable that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1EncodableVector - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1EncodableVector that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Encoding - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1Encoding that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Enumerated - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1Enumerated that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1GeneralizedTime - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1GeneralizedTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1InputStream - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1InputStream that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Integer - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1Integer that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1ObjectIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1ObjectIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1OctetString - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1OctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1OutputStream - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1OutputStream that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Primitive - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1Primitive that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Sequence - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1Sequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1Set - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1Set that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1String - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1TaggedObject - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1TaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IASN1UTCTime - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for ASN1UTCTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IAttribute - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for Attribute that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IAttribute - Interface in com.itextpdf.styledxmlparser.node
-
Interface for HTML attributes.
- IAttributes - Interface in com.itextpdf.styledxmlparser.node
-
Interface for a series of HTML attributes.
- IAttributeTable - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for AttributeTable that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IAuthorityKeyIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for AuthorityKeyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IBAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- IBasicConstraints - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for BasicConstraints that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IBasicOCSPResp - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for BasicOCSPResp that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IBasicOCSPRespBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for BasicOCSPRespBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IBasicOCSPResponse - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
-
This interface represents the wrapper for BasicOCSPResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IBIBIO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- IBlockElement - Interface in com.itextpdf.layout.element
-
This class represents a block layout element with special margins, tabbing, and alignment.
- IBouncyCastleFactory - Interface in com.itextpdf.commons.bouncycastle
-
IBouncyCastleFactory
contains methods required for bouncy-classes objects creation. - IBouncyCastleTestConstantsFactory - Interface in com.itextpdf.commons.bouncycastle
-
IBouncyCastleTestConstantsFactory
contains methods for constants creation required in tests. - IBranchSvgNodeRenderer - Interface in com.itextpdf.svg.renderers
-
Interface that defines branches in the NodeRenderer structure.
- IC - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ICC_COLOR_SPACE_CMYK - Static variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
The Cyan-Magenta-Yellow-Key (black) color profile as defined by the International Color Consortium.
- ICC_COLOR_SPACE_GRAY - Static variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
The Grayscale color profile as defined by the International Color Consortium.
- ICC_COLOR_SPACE_RGB - Static variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
The Red-Green-Blue color profile as defined by the International Color Consortium.
- ICC_DEVICE_CLASS_MONITOR_PROFILE - Static variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
The Monitor device class
- ICC_DEVICE_CLASS_OUTPUT_PROFILE - Static variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
The Output device class
- ICC_PROFILE_CONTAINS_COMPONENTS_WHILE_THE_IMAGE_DATA_CONTAINS_COMPONENTS - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IccBased - Class in com.itextpdf.kernel.colors
- IccBased(PdfCieBasedCs.IccBased) - Constructor for class com.itextpdf.kernel.colors.IccBased
- IccBased(PdfCieBasedCs.IccBased, float[]) - Constructor for class com.itextpdf.kernel.colors.IccBased
- IccBased(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- IccBased(InputStream) - Constructor for class com.itextpdf.kernel.colors.IccBased
-
Creates IccBased color.
- IccBased(InputStream) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- IccBased(InputStream, float[]) - Constructor for class com.itextpdf.kernel.colors.IccBased
-
Creates IccBased color.
- IccBased(InputStream, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
- IccBased(InputStream, float[], float[]) - Constructor for class com.itextpdf.kernel.colors.IccBased
- ICCBased - Static variable in class com.itextpdf.kernel.pdf.PdfName
- IccProfile - Class in com.itextpdf.io.colors
-
Class used to represented the International Color Consortium profile
- IccProfile() - Constructor for class com.itextpdf.io.colors.IccProfile
- ICELANDIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- ICertificateID - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for CertificateID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ICertificateStatus - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for CertificateStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ICheckBoxRenderingStrategy - Interface in com.itextpdf.forms.form.renderer.checkboximpl
-
This interface is used to draw a checkBox icon.
- IClipper - Interface in com.itextpdf.kernel.pdf.canvas.parser.clipper
- IClipper.ClipType - Enum in com.itextpdf.kernel.pdf.canvas.parser.clipper
- IClipper.Direction - Enum in com.itextpdf.kernel.pdf.canvas.parser.clipper
- IClipper.EndType - Enum in com.itextpdf.kernel.pdf.canvas.parser.clipper
- IClipper.IZFillCallback - Interface in com.itextpdf.kernel.pdf.canvas.parser.clipper
- IClipper.JoinType - Enum in com.itextpdf.kernel.pdf.canvas.parser.clipper
- IClipper.PolyFillType - Enum in com.itextpdf.kernel.pdf.canvas.parser.clipper
- IClipper.PolyType - Enum in com.itextpdf.kernel.pdf.canvas.parser.clipper
- ICMapLocation - Interface in com.itextpdf.io.font.cmap
- ICMSEnvelopedData - Interface in com.itextpdf.commons.bouncycastle.cms
-
This interface represents the wrapper for CMSEnvelopedData that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ICON - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- ICON - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ICON.
- IContentInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for ContentInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IContentOperator - Interface in com.itextpdf.kernel.pdf.canvas.parser
-
Root interface for a series of handlers for content stream operators.
- IContentSigner - Interface in com.itextpdf.commons.bouncycastle.operator
-
This interface represents the wrapper for ContentSigner that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IContentVerifierProvider - Interface in com.itextpdf.commons.bouncycastle.operator
-
This interface represents the wrapper for ContentVerifierProvider that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IContext - Interface in com.itextpdf.commons.actions.contexts
-
The class that determines weather event should be processed or not.
- IControlPointCurve - Interface in com.itextpdf.svg.renderers.path.impl
-
Interface that describes a Path object which is defined by control points.
- ICopyFilter - Interface in com.itextpdf.kernel.utils
-
A filter class to be used while copying pdf components.
- ICrlClient - Interface in com.itextpdf.signatures
-
Interface that needs to be implemented if you want to embed Certificate Revocation Lists (CRL) into your PDF.
- ICRLDistPoint - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for CRLDistPoint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ICRLReason - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for CRLReason that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ICssDataTypeValidator - Interface in com.itextpdf.styledxmlparser.css.validate
-
Interface for CSS data type validators.
- ICssDeclarationValidator - Interface in com.itextpdf.styledxmlparser.css.validate
-
Interface for CSS declaration validators.
- ICssResolver - Interface in com.itextpdf.styledxmlparser.css
-
Interface for CSS resolvers.
- ICssSelector - Interface in com.itextpdf.styledxmlparser.css.selector
-
Interface for CSS Selector classes.
- ICssSelectorItem - Interface in com.itextpdf.styledxmlparser.css.selector.item
-
Interface for CSS selector items.
- ICustomElementNode - Interface in com.itextpdf.styledxmlparser.node
-
Interface that serves as a marker indicating that this particular
IElementNode
is something non-standard. - ID - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ID - Static variable in class com.itextpdf.layout.properties.Property
- ID - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
-
The Constant ID.
- ID - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
Attribute defining the unique id of an element.
- ID_AA_SIGNING_CERTIFICATE_V1 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_AA_SIGNING_CERTIFICATE_V2 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_ADBE_REVOCATION - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_CONTENT_TYPE - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_DSA - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_ECDSA - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_ED25519 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_ED448 - Static variable in class com.itextpdf.signatures.SecurityIDs
- id_kp_OCSPSigning - Static variable in class com.itextpdf.signatures.OCSPVerifier
- ID_KP_TIMESTAMPING - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the
OID.X509Extensions.EXTENDED_KEY_USAGE
purposes from https://www.ietf.org/rfc/rfc2459.txt - ID_MESSAGE_DIGEST - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_MGF1 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_OCSP - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_PKCS7_DATA - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_PKCS7_SIGNED_DATA - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_PKIX_OCSP_NOCHECK - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
Extension for OCSP responder certificate from https://www.ietf.org/rfc/rfc2560.txt.
- ID_RSA - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_RSA_WITH_SHA256 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_RSA_WITH_SHA3_512 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_RSASSA_PSS - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_SHA512 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_SHAKE256 - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_SIGNING_TIME - Static variable in class com.itextpdf.signatures.SecurityIDs
- ID_TSA - Static variable in class com.itextpdf.signatures.SecurityIDs
- IDataNode - Interface in com.itextpdf.styledxmlparser.node
-
Interface for data nodes.
- IDecryptor - Interface in com.itextpdf.kernel.crypto
- Identifier - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
An unordered array of text strings that unambiguously identify the resource within a given context.
- identifyImageFileExtension() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Identifies recommended file extension to store the bytes of this
PdfImageXObject
. - identifyImageType() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
Identifies the type of the image that is stored in the bytes of this
PdfImageXObject
. - Identity - Static variable in class com.itextpdf.kernel.pdf.PdfName
- IDENTITY_H - Static variable in class com.itextpdf.io.font.PdfEncodings
-
The Unicode encoding with horizontal writing.
- IDENTITY_V - Static variable in class com.itextpdf.io.font.PdfEncodings
-
The Unicode encoding with vertical writing.
- IdentityH - Static variable in class com.itextpdf.kernel.pdf.PdfName
- IDERIA5String - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for DERIA5String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDERNull - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for DERNull that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDEROctetString - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for DEROctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDERSequence - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for DERSequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDERSet - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for DERSet that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDERTaggedObject - Interface in com.itextpdf.commons.bouncycastle.asn1
-
This interface represents the wrapper for DERTaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDigestCalculator - Interface in com.itextpdf.commons.bouncycastle.operator
-
This interface represents the wrapper for DigestCalculator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDigestCalculatorProvider - Interface in com.itextpdf.commons.bouncycastle.operator
-
This interface represents the wrapper for DigestCalculatorProvider that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDistributionPoint - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for DistributionPoint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDistributionPointName - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for DistributionPointName that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IDO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- IDocumentNode - Interface in com.itextpdf.styledxmlparser.node
-
Interface implemented by classes that are a top node, and as such represent a Document.
- IDocumentTypeNode - Interface in com.itextpdf.styledxmlparser.node
-
Interface for the document type node.
- IDS - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- IDS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- IdsObject - Class in com.itextpdf.forms.xfdf
-
Represents ids element, child of the xfdf element.
- IdsObject() - Constructor for class com.itextpdf.forms.xfdf.IdsObject
- IDTree - Static variable in class com.itextpdf.kernel.pdf.PdfName
- idx - Variable in class com.itextpdf.io.font.otf.GlyphLine
- idx - Variable in class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer
- IElement - Interface in com.itextpdf.layout.element
-
This class represents a layout element, i.e.
- IElementNode - Interface in com.itextpdf.styledxmlparser.node
-
Interface for node classes that have a parent and children, and for which styles can be defined; each of these nodes can also have a name and attributes.
- IEncryptedContentInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for EncryptedContentInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IEnvelopedData - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for EnvelopedData that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IESSCertID - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
-
This interface represents the wrapper for ESSCertID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IESSCertIDv2 - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
-
This interface represents the wrapper for ESSCertIDv2 that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IEvent - Interface in com.itextpdf.commons.actions
-
Base marker interface for any generated event of any source.
- IEventData - Interface in com.itextpdf.kernel.pdf.canvas.parser.data
-
Marker interface for the set of classes used to combine parameters required for different types of events.
- IEventDispatcher - Interface in com.itextpdf.kernel.events
-
Event dispatcher interface.
- IEventFilter - Interface in com.itextpdf.kernel.pdf.canvas.parser.filter
-
This is an interface which helps to filter events.
- IEventHandler - Interface in com.itextpdf.commons.actions
-
The interface for an event handler.
- IEventHandler - Interface in com.itextpdf.kernel.events
-
Interface for handling events.
- IEventListener - Interface in com.itextpdf.kernel.pdf.canvas.parser.listener
-
A callback interface that receives notifications from the
PdfCanvasProcessor
as various events occur (seeEventType
). - IExtendedKeyUsage - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for ExtendedKeyUsage that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IExtension - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for Extension that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IExtensions - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for Extensions that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IExternalDecryptionProcess - Interface in com.itextpdf.kernel.security
-
Interface to externalize the retrieval of the CMS recipient info.
- IExternalDigest - Interface in com.itextpdf.signatures
-
ExternalDigest allows the use of implementations of
MessageDigest
other thanBouncyCastleDigest
. - IExternalSignature - Interface in com.itextpdf.signatures
-
Interface that needs to be implemented to do the actual signing.
- IExternalSignatureContainer - Interface in com.itextpdf.signatures
-
Interface to sign a document.
- IExtraEncoding - Interface in com.itextpdf.io.font
-
Classes implementing this interface can create custom encodings or replace existing ones.
- IF_DEVICE_RGB_CMYK_GRAY_USED_IN_FILE_THAT_FILE_SHALL_CONTAIN_PDFA_OUTPUTINTENT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- IF_DEVICE_RGB_CMYK_GRAY_USED_IN_FILE_THAT_FILE_SHALL_CONTAIN_PDFA_OUTPUTINTENT_OR_DEFAULT_RGB_CMYK_GRAY_IN_USAGE_CONTEXT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- IF_OUTPUTINTENTS_ARRAY_HAS_MORE_THAN_ONE_ENTRY_WITH_DESTOUTPUTPROFILE_KEY_THE_SAME_INDIRECT_OBJECT_SHALL_BE_USED_AS_THE_VALUE_OF_THAT_OBJECT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- IF_PATH_IS_SET_VERTICES_SHALL_NOT_BE_PRESENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IF_SPECIFIED_RENDERING_SHALL_BE_ONE_OF_THE_FOLLOWING_RELATIVECOLORIMETRIC_ABSOLUTECOLORIMETRIC_PERCEPTUAL_OR_SATURATION - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- IFilterHandler - Interface in com.itextpdf.kernel.pdf.filters
-
The main interface for creating a new
FilterHandler
- IFormField - Interface in com.itextpdf.forms.form.element
-
Common interface for HTML form elements.
- IGBO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- IGeneralName - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for GeneralName that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IGeneralNames - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for GeneralNames that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ignore() - Element in annotation type com.itextpdf.test.annotations.LogMessage
-
Defines whether the
LogListener
algorithm should be ignored. - ignore() - Element in annotation type com.itextpdf.test.annotations.LogMessages
-
Defines whether the
LogListener
algorithm should be ignored. - IGNORE_FOOTER - Static variable in class com.itextpdf.layout.properties.Property
- IGNORE_HEADER - Static variable in class com.itextpdf.layout.properties.Property
- ignorePackageOrClass(String) - Method in class com.itextpdf.test.RunnerSearchConfig
-
Add package or class to ignore list.
- IInputConversionFunction - Interface in com.itextpdf.kernel.pdf.function
- IInputDecryptorProvider - Interface in com.itextpdf.commons.bouncycastle.operator
-
This interface represents the wrapper for InputDecryptorProvider that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IIssuerAndSerialNumber - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for IssuerAndSerialNumber that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaCertStore - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
-
This interface represents the wrapper for JcaCertStore that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaContentSignerBuilder - Interface in com.itextpdf.commons.bouncycastle.operator.jcajce
-
This interface represents the wrapper for JcaContentSignerBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaContentVerifierProviderBuilder - Interface in com.itextpdf.commons.bouncycastle.operator.jcajce
-
This interface represents the wrapper for JcaContentVerifierProviderBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaDigestCalculatorProviderBuilder - Interface in com.itextpdf.commons.bouncycastle.operator.jcajce
-
This interface represents the wrapper for JcaDigestCalculatorProviderBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaPEMKeyConverter - Interface in com.itextpdf.commons.bouncycastle.openssl.jcajce
-
This interface represents the wrapper for JcaPEMKeyConverter that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaSignerInfoGeneratorBuilder - Interface in com.itextpdf.commons.bouncycastle.cms.jcajce
-
This interface represents the wrapper for JcaSignerInfoGeneratorBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaSimpleSignerInfoVerifierBuilder - Interface in com.itextpdf.commons.bouncycastle.cms.jcajce
-
This interface represents the wrapper for JcaSimpleSignerInfoVerifierBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaX509CertificateConverter - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
-
This interface represents the wrapper for JcaX509CertificateConverter that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaX509CertificateHolder - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
-
This interface represents the wrapper for JcaX509CertificateHolder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJcaX509v3CertificateBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
-
This interface represents the wrapper for JcaX509v3CertificateBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJceKeyTransEnvelopedRecipient - Interface in com.itextpdf.commons.bouncycastle.cms.jcajce
-
This interface represents the wrapper for JceKeyTransEnvelopedRecipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJceOpenSSLPKCS8DecryptorProviderBuilder - Interface in com.itextpdf.commons.bouncycastle.openssl.jcajce
-
This interface represents the wrapper for JceOpenSSLPKCS8DecryptorProviderBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IJO_LANGUAGES - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- IKeyPurposeId - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for KeyPurposeId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IKeyTransRecipientInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for KeyTransRecipientInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IKeyUsage - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for KeyUsage that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ILargeElement - Interface in com.itextpdf.layout.element
-
A
ILargeElement
is a layout element which may get added to indefinitely, making the object prohibitively large. - ILeafElement - Interface in com.itextpdf.layout.element
-
A marker subinterface of
IElement
that specifies that the layout object is, by definition, on the lowest tier in the object hierarchy. - ILeafElementRenderer - Interface in com.itextpdf.layout.renderer
- ILineDrawer - Interface in com.itextpdf.kernel.pdf.canvas.draw
-
The
ILineDrawer
defines a drawing operation on aPdfCanvas
This interface allows to customize the 'empty' space in acom.itextpdf.layout.element.TabStop
through a Strategy design pattern - IListSymbolFactory - Interface in com.itextpdf.layout.properties
-
Interface for implementing custom symbols for lists
- ILLEGAL_CHARACTER_IN_ASCII85DECODE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ILLEGAL_CHARACTER_IN_ASCIIHEXDECODE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ILLEGAL_CHARACTER_IN_CODABAR_BARCODE - Static variable in class com.itextpdf.barcodes.exceptions.BarcodesExceptionMessageConstant
- ILLEGAL_LENGTH_VALUE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ILLEGAL_R_VALUE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ILLEGAL_V_VALUE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- ILLEGAL_VALUE_FOR_PREDICTOR_IN_TIFF_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- ILocationExtractionStrategy - Interface in com.itextpdf.kernel.pdf.canvas.parser.listener
-
This is a special interface for
IEventFilter
that returns a collection of rectangles as result of its work. - ILOKANO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- image - Variable in class com.itextpdf.layout.properties.BackgroundImage
- Image - Class in com.itextpdf.layout.element
-
A layout element that represents an image for inclusion in the document model.
- Image - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Image(ImageData) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from an image resource, read in from a file with the iText I/O module. - Image(ImageData, float, float) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from an image resource, read in from a file with the iText I/O module, on a fixed position. - Image(ImageData, float, float, float) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from an image resource, read in from a file with the iText I/O module, with a custom width and on a fixed position. - Image(PdfFormXObject) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from a form XObject, the representation of a form in PDF syntax. - Image(PdfFormXObject, float, float) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from a form XObject, the representation of a form in PDF syntax. - Image(PdfImageXObject) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from an image XObject, the representation of an image in PDF syntax. - Image(PdfImageXObject, float) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from an image XObject, the representation of an image in PDF syntax, with a custom width. - Image(PdfImageXObject, float, float) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from an image XObject, the representation of an image in PDF syntax, on a fixed position. - Image(PdfImageXObject, float, float, float) - Constructor for class com.itextpdf.layout.element.Image
-
Creates an
Image
from an image XObject, the representation of an image in PDF syntax, with a custom width and on a fixed position. - IMAGE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining an image.
- IMAGE_FORMAT_CANNOT_BE_RECOGNIZED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IMAGE_HAS_AMBIGUOUS_SCALE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_HAS_ICC_PROFILE_WITH_INCOMPATIBLE_NUMBER_OF_COLOR_COMPONENTS_COMPARED_TO_BASE_COLOR_SPACE_IN_INDEXED_COLOR_SPACE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_HAS_ICC_PROFILE_WITH_INCOMPATIBLE_NUMBER_OF_COLOR_COMPONENTS_COMPARED_TO_COLOR_SPACE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_HAS_INCORRECT_OR_UNSUPPORTED_BASE_COLOR_SPACE_IN_INDEXED_COLOR_SPACE_OVERRIDDEN_BY_ICC_PROFILE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_HAS_INCORRECT_OR_UNSUPPORTED_COLOR_SPACE_OVERRIDDEN_BY_ICC_PROFILE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_HAS_JBIG2DECODE_FILTER - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_HAS_JPXDECODE_FILTER - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_HAS_MASK - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IMAGE_IS_NOT_A_MASK_YOU_MUST_CALL_IMAGE_DATA_MAKE_MASK - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IMAGE_MAGICK_OUTPUT_IS_NULL - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IMAGE_MAGICK_PROCESS_EXECUTION_FAILED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IMAGE_MASK_CANNOT_CONTAIN_ANOTHER_IMAGE_MASK - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IMAGE_SIZE_CANNOT_BE_MORE_4KB - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- imageAttributes - Variable in class com.itextpdf.io.image.ImageData
- ImageData - Class in com.itextpdf.io.image
- ImageData(byte[], ImageType) - Constructor for class com.itextpdf.io.image.ImageData
- ImageData(URL, ImageType) - Constructor for class com.itextpdf.io.image.ImageData
- ImageDataFactory - Class in com.itextpdf.io.image
- imageHeight - Variable in class com.itextpdf.layout.renderer.ImageRenderer
- ImageMagickCompareResult - Class in com.itextpdf.io.util
-
A helper data class, which aggregates true/false result of ImageMagick comparing as well as the number of different pixels.
- ImageMagickCompareResult(boolean, long) - Constructor for class com.itextpdf.io.util.ImageMagickCompareResult
-
Creates an instance that contains ImageMagick comparing result information.
- ImageMagickHelper - Class in com.itextpdf.io.util
-
A utility class that is used as an interface to run 3rd-party tool ImageMagick.
- ImageMagickHelper() - Constructor for class com.itextpdf.io.util.ImageMagickHelper
-
Creates new instance that will rely on ImageMagick execution command defined by
ImageMagickHelper.MAGICK_COMPARE_ENVIRONMENT_VARIABLE
environment variable. - ImageMagickHelper(String) - Constructor for class com.itextpdf.io.util.ImageMagickHelper
-
Creates new instance that will rely on ImageMagick execution command defined as passed argument.
- imageMask - Variable in class com.itextpdf.io.image.ImageData
- ImageMask - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ImageRenderer - Class in com.itextpdf.layout.renderer
- ImageRenderer(Image) - Constructor for class com.itextpdf.layout.renderer.ImageRenderer
-
Creates an ImageRenderer from its corresponding layout object.
- ImageRenderInfo - Class in com.itextpdf.kernel.pdf.canvas.parser.data
-
Represents image data from a PDF.
- ImageRenderInfo(Stack
, CanvasGraphicsState, Matrix, PdfStream, PdfName, PdfDictionary, boolean) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo -
Creates an ImageRenderInfo.
- imageSize - Variable in class com.itextpdf.io.image.ImageData
- ImageSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
Responsible for drawing Images to the canvas.
- ImageSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.ImageSvgNodeRenderer
- ImageType - Enum in com.itextpdf.io.image
- ImageTypeDetector - Class in com.itextpdf.io.image
-
Helper class that detects image type by magic bytes
- imageWidth - Variable in class com.itextpdf.layout.renderer.ImageRenderer
- IMarkerCapable - Interface in com.itextpdf.svg.renderers
-
Interface implemented by elements that support marker drawing.
- IMessageImprint - Interface in com.itextpdf.commons.bouncycastle.asn1.tsp
-
This interface represents the wrapper for MessageImprint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IMetaInfo - Interface in com.itextpdf.commons.actions.contexts
-
The meta info that can holds information about instance that throws the event.
- img - Variable in class com.itextpdf.forms.fields.PdfFormField
- IMMEDIATE_GENERIC_REFINEMENT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- IMMEDIATE_GENERIC_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- IMMEDIATE_HALFTONE_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- IMMEDIATE_LOSSLESS_GENERIC_REFINEMENT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- IMMEDIATE_LOSSLESS_GENERIC_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- IMMEDIATE_LOSSLESS_HALFTONE_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- IMMEDIATE_LOSSLESS_TEXT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- IMMEDIATE_TEXT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- immediateFlush - Variable in class com.itextpdf.layout.renderer.RootRenderer
- immediateFlush - Variable in class com.itextpdf.layout.RootElement
- ImportData - Static variable in class com.itextpdf.kernel.pdf.PdfName
- in - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
The InputMeta instance containing the data.
- IN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant IN.
- IN_A_PAGE_LABEL_THE_PAGE_NUMBERS_MUST_BE_GREATER_OR_EQUAL_TO_1 - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- IN_CODABAR_START_STOP_CHARACTERS_ARE_ONLY_ALLOWED_AT_THE_EXTREMES - Static variable in class com.itextpdf.barcodes.exceptions.BarcodesExceptionMessageConstant
- IN_RANGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant IN_RANGE.
- IN_REPLY_TO - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- INARI_SAMI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Include - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INCLUDE - Enum constant in enum com.itextpdf.forms.PdfSigFieldLock.LockAction
- INCLUDE_THUMBNAIL_PAD - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
Include a padding allowance for a thumbnail image.
- INCOMPLETE_PALETTE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INCORRECT_CHARACTER_SEQUENCE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
-
The Constant INCORRECT_CHARACTER_SEQUENCE.
- INCORRECT_NUMBER_OF_COMPONENTS - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INCORRECT_PAGE_ROTATION - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- INCORRECT_RESOLUTION_UNIT_VALUE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
- INCORRECT_SIGNATURE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INCORRECT_WIDGET_ROTATION - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- increaseHeight(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Increases the height of rectangle by the given value.
- increaseWidth(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Increases the width of rectangle by the given value.
- increment() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Increments current value.
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.DictNumberItem
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.DictOffsetItem
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.IndexOffsetItem
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.Item
-
Remember the current offset and increment by item's size in bytes.
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.RangeItem
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.StringItem
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt16Item
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt24Item
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt32Item
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt8Item
- IndependentRandomAccessSource - Class in com.itextpdf.io.source
-
A RandomAccessSource that is wraps another RandomAccessSource but does not propagate close().
- IndependentRandomAccessSource(IRandomAccessSource) - Constructor for class com.itextpdf.io.source.IndependentRandomAccessSource
-
Constructs a new IndependentRandomAccessSource object
- index - Variable in class com.itextpdf.layout.font.FontSelectorStrategy
- Index - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INDEX - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- IndexBaseItem() - Constructor for class com.itextpdf.io.font.CFFFont.IndexBaseItem
- Indexed - Class in com.itextpdf.kernel.colors
- Indexed - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Indexed(PdfColorSpace) - Constructor for class com.itextpdf.kernel.colors.Indexed
- Indexed(PdfColorSpace, int) - Constructor for class com.itextpdf.kernel.colors.Indexed
- Indexed(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Indexed
- Indexed(PdfObject, int, PdfString) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Indexed
- IndexMarkerItem(CFFFont.OffsetItem, CFFFont.IndexBaseItem) - Constructor for class com.itextpdf.io.font.CFFFont.IndexMarkerItem
- indexOf(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Gets the first index of the specified PdfObject.
- IndexOffsetItem(int) - Constructor for class com.itextpdf.io.font.CFFFont.IndexOffsetItem
- IndexOffsetItem(int, int) - Constructor for class com.itextpdf.io.font.CFFFont.IndexOffsetItem
- INDIRECT_REFERENCE - Static variable in class com.itextpdf.kernel.pdf.PdfObject
- INDIRECT_REFERENCE_USED_IN_FLUSHED_OBJECT_MADE_FREE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- IndirectPathItem - Class in com.itextpdf.kernel.utils.objectpathitems
-
An item in the indirect path (see
ObjectPath
. - IndirectPathItem(PdfIndirectReference, PdfIndirectReference) - Constructor for class com.itextpdf.kernel.utils.objectpathitems.IndirectPathItem
-
Creates
IndirectPathItem
instance for two corresponding objects from two comparing documents. - indirectReference - Variable in class com.itextpdf.kernel.pdf.PdfObject
-
If object is flushed the indirect reference is kept here.
- INDONESIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- INF - Static variable in class com.itextpdf.layout.renderer.AbstractRenderer
-
The infinity value which is used while layouting
- info - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
Document info.
- Info - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INFO - Static variable in class com.itextpdf.test.LogLevelConstants
- INGUSH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- INHERIT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant INHERIT.
- INHERITANCE_RULES - Static variable in class com.itextpdf.svg.css.impl.SvgStyleResolver
- INHIBIT_ANY_POLICY - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- init() - Method in class com.itextpdf.layout.hyphenation.TernaryTree
-
initialize
- init(InputMeta) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
-
Initializes this MetaBrush object.
- init(InputMeta) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Initializes the MetaFont instance.
- init(InputMeta) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
Initializes a MetaPen object.
- initClass() - Method in class com.itextpdf.test.WrappedSamplesRunner
-
Creates a Class object for the example you want to test.
- initCryptoIfSpecified(PdfVersion) - Method in class com.itextpdf.kernel.pdf.PdfWriter
- initDocument(PdfReader, PdfWriter, StampingProperties) - Method in class com.itextpdf.signatures.PdfSigner
- initElementAreas(LayoutArea) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Gets all rectangles that this
IRenderer
can draw upon in the given area. - INITIAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant INITIAL.
- initialDocumentId - Variable in class com.itextpdf.kernel.pdf.WriterProperties
-
The ID entry that represents the initial identifier.
- initializeOutlines() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
This method initializes an outline tree of the document and sets outline mode to true.
- initializeStringTable() - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
Initialize the string table.
- initializeStringTable() - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
Initialize the string table.
- INITIALS - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Naming attribute of type X520name.
- initKey(byte[], int) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- initKey(byte[], int) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes128
- initKey(byte[], int) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes256
- initKey(byte[], int) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard40
- initKeyAndFillDictionary(PdfDictionary, Certificate[], int[], boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- initKeyAndReadDictionary(PdfDictionary, Key, Certificate, String, IExternalDecryptionProcess, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
- initLtvVerifier(PdfDocument) - Method in class com.itextpdf.signatures.LtvVerifier
- initNewXmlDocument() - Static method in class com.itextpdf.io.util.XmlUtil
-
This method creates a new empty Xml document.
- initOutputStream(OutputStream) - Method in class com.itextpdf.kernel.pdf.PdfStream
- initStore(String, char[], Provider) - Static method in class com.itextpdf.test.signutils.Pkcs12FileHelper
- initTagStructureContext() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Initialize
TagStructureContext
. - initTagStructureContext() - Method in class com.itextpdf.pdfa.PdfADocument
-
Initializes tagStructureContext to track necessary information of document's tag structure.
- Ink - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INK - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- InkList - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INKSET_CMYK - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!cyan-magenta-yellow-black
- inkSpreading - Variable in class com.itextpdf.barcodes.Barcode1D
-
The ink spreading.
- Inline - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INLINE_BLOCK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant INLINE-BLOCK
- INLINE_BLOCK_ELEMENT_WILL_BE_CLIPPED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- INLINE_IMAGE - Enum constant in enum com.itextpdf.kernel.pdf.IsoKey
- INLINE_VERTICAL_ALIGNMENT - Static variable in class com.itextpdf.layout.properties.Property
- INLINE_VERTICAL_ALIGNMENT_DOESN_T_NEED_A_VALUE - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- InlineAlign - Static variable in class com.itextpdf.kernel.pdf.PdfName
- InlineImageParseException(String) - Constructor for exception com.itextpdf.kernel.pdf.canvas.parser.util.InlineImageParsingUtils.InlineImageParseException
- InlineImageParsingUtils - Class in com.itextpdf.kernel.pdf.canvas.parser.util
-
Utility methods to help with processing of inline images
- InlineImageParsingUtils.InlineImageParseException - Exception in com.itextpdf.kernel.pdf.canvas.parser.util
-
Simple class in case users need to differentiate an exception from processing inline images vs other exceptions
- InlineVerticalAlignment - Class in com.itextpdf.layout.properties
-
A property corresponding to the css vertical-align property and used to set vertical alignment on inline blocks, it specifies the type of alignment and where needed a numerical value to complete it.
- InlineVerticalAlignment() - Constructor for class com.itextpdf.layout.properties.InlineVerticalAlignment
-
Creates a default InlineVerticalAlignment, it gets the type
InlineVerticalAlignmentType.BASELINE
. - InlineVerticalAlignment(InlineVerticalAlignmentType) - Constructor for class com.itextpdf.layout.properties.InlineVerticalAlignment
-
Creates an InlineVerticalAlignment with a specified type.
- InlineVerticalAlignment(InlineVerticalAlignmentType, float) - Constructor for class com.itextpdf.layout.properties.InlineVerticalAlignment
-
Creates an InlineVerticalAlignment with a specified type and a value.
- InlineVerticalAlignmentType - Enum in com.itextpdf.layout.properties
-
The possible values for
InlineVerticalAlignment.getType()
. - INNER_ARRAY_SHALL_HAVE_TWO_ELEMENTS - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- INode - Interface in com.itextpdf.styledxmlparser.node
-
Interface for classes that describe a Node with a parent and children.
- INoDrawSvgNodeRenderer - Interface in com.itextpdf.svg.renderers
-
Interface that defines branches in the NodeRenderer structure that will not draw on its own.
- INPUT_FIELD_DOES_NOT_FIT - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- INPUT_NOT_MULTIPLE_OF_DOMAIN_SIZE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INPUT_NOT_MULTIPLE_OF_RANGE_SIZE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- InputDecryptorProviderBC - Class in com.itextpdf.bouncycastle.operator
-
Wrapper class for
InputDecryptorProvider
. - InputDecryptorProviderBC(InputDecryptorProvider) - Constructor for class com.itextpdf.bouncycastle.operator.InputDecryptorProviderBC
-
Creates new wrapper instance for
InputDecryptorProvider
. - InputDecryptorProviderBCFips - Class in com.itextpdf.bouncycastlefips.operator
-
Wrapper class for
InputDecryptorProvider
. - InputDecryptorProviderBCFips(InputDecryptorProvider) - Constructor for class com.itextpdf.bouncycastlefips.operator.InputDecryptorProviderBCFips
-
Creates new wrapper instance for
InputDecryptorProvider
. - InputField - Class in com.itextpdf.forms.form.element
-
Extension of the
FormField
class representing a button so that aInputFieldRenderer
is used. - InputField(String) - Constructor for class com.itextpdf.forms.form.element.InputField
-
Creates a new input field.
- InputFieldRenderer - Class in com.itextpdf.forms.form.renderer
-
The
AbstractOneLineTextFieldRenderer
implementation for input fields. - InputFieldRenderer(InputField) - Constructor for class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Creates a new
InputFieldRenderer
instance. - InputMeta - Class in com.itextpdf.kernel.pdf.canvas.wmf
-
Helper class to read nt, short, words, etc.
- InputMeta(InputStream) - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Creates an InputMeta object.
- InputStream(InputStream) - Constructor for class com.itextpdf.commons.utils.Base64.InputStream
-
Constructs a
Base64.InputStream
in DECODE mode. - InputStream(InputStream, int) - Constructor for class com.itextpdf.commons.utils.Base64.InputStream
-
Constructs a
Base64.InputStream
in either ENCODE or DECODE mode. - inReplyTo - Variable in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
- insert(char[], int, char) - Method in class com.itextpdf.layout.hyphenation.TernaryTree
-
Insert key.
- insert(String, char) - Method in class com.itextpdf.layout.hyphenation.TernaryTree
-
Branches are initially compressed, needing one node per key plus the size of the string key.
- INSERT_PAGE - Static variable in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Dispatched after page is inserted/added into a document.
- insertArrayItem(String, String, int, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- insertArrayItem(String, String, int, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
- insertArrayItem(String, String, int, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- insertArrayItem(String, String, int, String, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Inserts an item into an array previous to the given index.
- insertBalanced(String[], char[], int, int) - Method in class com.itextpdf.layout.hyphenation.TernaryTree
-
Recursively insert the median first and then the median of the lower and upper halves, and so on in order to get a balanced tree.
- insertIndex - Variable in class com.itextpdf.kernel.pdf.tagutils.TagReference
- Inset - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INSET - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant INSET.
- InsetBorder - Class in com.itextpdf.layout.borders
-
Represents a
Border3D
with an inset effect being applied. - InsetBorder(float) - Constructor for class com.itextpdf.layout.borders.InsetBorder
-
Creates an InsetBorder instance with the specified width.
- InsetBorder(DeviceCmyk, float) - Constructor for class com.itextpdf.layout.borders.InsetBorder
-
Creates an InsetBorder instance with the specified width and the
cmyk color
. - InsetBorder(DeviceCmyk, float, float) - Constructor for class com.itextpdf.layout.borders.InsetBorder
-
Creates an InsetBorder instance with the specified width, color and opacity.
- InsetBorder(DeviceGray, float) - Constructor for class com.itextpdf.layout.borders.InsetBorder
-
Creates an InsetBorder instance with the specified width and the
gray color
. - InsetBorder(DeviceGray, float, float) - Constructor for class com.itextpdf.layout.borders.InsetBorder
-
Creates an InsetBorder instance with the specified width, color and opacity.
- InsetBorder(DeviceRgb, float) - Constructor for class com.itextpdf.layout.borders.InsetBorder
-
Creates an InsetBorder instance with the specified width and the
rgb color
. - InsetBorder(DeviceRgb, float, float) - Constructor for class com.itextpdf.layout.borders.InsetBorder
-
Creates an InsetBorder instance with the specified width, color and opacity.
- INSIDE - Enum constant in enum com.itextpdf.layout.properties.ListSymbolPosition
- INSIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant INSIDE.
- inspectAttributes(PdfStructElem) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
- inspectKid(IStructureNode) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
- inspectKids(List
) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool - inspectTimeStampTokenInfo(ITimeStampTokenInfo) - Method in interface com.itextpdf.signatures.ITSAInfoBouncyCastle
-
When a timestamp is created using TSAClientBouncyCastle, this method is triggered passing an object that contains info about the timestamp and the time stamping authority.
- INSTANCE - Static variable in class com.itextpdf.bouncycastle.asn1.DERNullBC
-
Wrapper for
DERNull
INSTANCE. - INSTANCE - Static variable in class com.itextpdf.bouncycastlefips.asn1.DERNullBCFips
-
Wrapper for
DERNull
INSTANCE. - INTEGER_NUMBER_IS_OUT_OF_RANGE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- IntegrationTest - Interface in com.itextpdf.test.annotations.type
-
Tests that cover more functionality than a simple Unit Test.
- Intent - Static variable in class com.itextpdf.kernel.pdf.PdfName
- INTENT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- INTENT - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
- INTERIOR_COLOR - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- INTERLINGUA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- INTERLINGUE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- INTERMEDIATE_GENERIC_REFINEMENT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- INTERMEDIATE_GENERIC_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- INTERMEDIATE_HALFTONE_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- INTERMEDIATE_TEXT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
- INTERNALFAILURE - Static variable in interface com.itextpdf.kernel.xmp.XMPError
- Interpolate - Static variable in class com.itextpdf.kernel.pdf.PdfName
- interpolation - Variable in class com.itextpdf.io.image.ImageData
- INTERSECTION - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.ClipType
- intersectsLine(float, float, float, float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
Checks if rectangle have common points with line, specified by two points.
- intValue() - Method in class com.itextpdf.bouncycastle.asn1.cmp.PKIFailureInfoBC
-
Calls actual
intValue
method for the wrapped PKIFailureInfo object. - intValue() - Method in class com.itextpdf.bouncycastlefips.asn1.cmp.PKIFailureInfoBCFips
-
Calls actual
intValue
method for the wrapped PKIFailureInfo object. - intValue() - Method in interface com.itextpdf.commons.bouncycastle.asn1.cmp.IPKIFailureInfo
-
Calls actual
intValue
method for the wrapped PKIFailureInfo object. - intValue() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Returns value and converts it to an int.
- INUKTITUT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- INUPIAT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- INVALID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant INVALID.
- INVALID_ARGUMENTS - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- INVALID_BMP_FILE_COMPRESSION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_CLOSEPATH_OPERATOR_USE - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- INVALID_CODE_ENCOUNTERED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_CODE_ENCOUNTERED_WHILE_DECODING_2D_GROUP_3_COMPRESSED_DATA - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_CODE_ENCOUNTERED_WHILE_DECODING_2D_GROUP_4_COMPRESSED_DATA - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_CODEWORD_SIZE - Static variable in class com.itextpdf.barcodes.exceptions.BarcodesExceptionMessageConstant
- INVALID_CROSS_REFERENCE_ENTRY_IN_THIS_XREF_SUBSECTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_CSS_PROPERTY_DECLARATION - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
-
The Constant INVALID_CSS_PROPERTY_DECLARATION.
- INVALID_DESTINATION_TYPE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- INVALID_DISTRIBUTION_POINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- INVALID_GRADIENT_COLOR_STOP_VALUE - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
-
The Constant INVALID_GRADIENT_COLOR_STOP_VALUE.
- INVALID_GRADIENT_FUNCTION_ARGUMENTS_LIST - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
-
The Constant INVALID_GRADIENT_VALUE.
- INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
-
The Constant INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING.
- INVALID_HTTP_RESPONSE - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- INVALID_ICC_PROFILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_INDIRECT_REFERENCE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- INVALID_INDIRECT_REFERENCE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_INPUT_FOR_TYPE_2_FUNCTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_INPUT_FOR_TYPE_3_FUNCTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_JPEG2000_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_KEY_VALUE_KEY_0_HAS_NULL_VALUE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- INVALID_LENGTH - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_LENGTH_FOR_WORDSIZE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_MAGIC_VALUE_FOR_BMP_FILE_MUST_BE_BM - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_MEDIA_BOX_VALUE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_OFFSET_FOR_THIS_OBJECT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_PAGE_STRUCTURE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_PAGE_STRUCTURE_PAGES_MUST_BE_PDF_DICTIONARY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_PATH_D_ATTRIBUTE_OPERATORS - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- INVALID_RANGE_ARRAY - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_ROTATION_VALUE - Static variable in class com.itextpdf.forms.exceptions.FormsExceptionMessageConstant
- INVALID_SMOOTH_CURVE_USE - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- INVALID_STATE_WHILE_CHECKING_CERT_CHAIN - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- INVALID_STATISTICS_NAME - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
-
Message notifies that an invalid statistics name was received, because there is no aggregator for it.
- INVALID_TOKEN_AT_THE_BEGINNING_OF_SELECTOR - Static variable in class com.itextpdf.styledxmlparser.exceptions.StyledXmlParserExceptionMessage
- INVALID_TRANSFORM_DECLARATION - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- INVALID_TSA_RESPONSE - Static variable in class com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
- INVALID_TTC_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_TYPE_2_FUNCTION_DOMAIN - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_2_FUNCTION_N - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_2_FUNCTION_N_NEGATIVE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_2_FUNCTION_N_NOT_INTEGER - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_2_FUNCTION_OUTPUT_SIZE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_3_FUNCTION_BOUNDS - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_3_FUNCTION_DOMAIN - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_3_FUNCTION_FUNCTIONS_INPUT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_3_FUNCTION_FUNCTIONS_OUTPUT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_3_FUNCTION_NULL_BOUNDS - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_3_FUNCTION_NULL_ENCODE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_TYPE_3_FUNCTION_NULL_FUNCTIONS - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_USAGE_CONFIGURATION_FORBIDDEN - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
- INVALID_USAGE_FORMAT_REQUIRED - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
- INVALID_VALUE_FALLBACK_TO_DEFAULT - Static variable in class com.itextpdf.forms.logs.FormsLogMessageConstants
- INVALID_WOFF_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_WOFF2_FONT_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- INVALID_XREF_STREAM - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- INVALID_XREF_TABLE - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- InvalidXRefPrevException - Exception in com.itextpdf.kernel.exceptions
-
Exception class for invalid prev pointer in xref structure.
- InvalidXRefPrevException(String) - Constructor for exception com.itextpdf.kernel.exceptions.InvalidXRefPrevException
-
Creates a new instance of InvalidPrevPointerException.
- inverseTransform(double[], int, double[], int, int) - Method in class com.itextpdf.kernel.geom.AffineTransform
- inverseTransform(float[], int, float[], int, int) - Method in class com.itextpdf.kernel.geom.AffineTransform
- inverseTransform(Point, Point) - Method in class com.itextpdf.kernel.geom.AffineTransform
- Invert - Static variable in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
- inverted - Variable in class com.itextpdf.io.image.ImageData
- INVISIBLE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- INVISIBLE - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation flag.
- INVISIBLE - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Neither fill nor stroke, i.e.
- invoke(PdfCanvasProcessor, PdfLiteral, List
) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.IContentOperator -
Called when a content operator should be processed.
- invoke(PdfCanvasProcessor, PdfLiteral, List
) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor.PopGraphicsStateOperator -
Called when a content operator should be processed.
- invokeOperator(PdfLiteral, List
) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor -
Invokes an operator.
- IO_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IO_EXCEPTION - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- IO_EXCEPTION_WHILE_CREATING_FONT - Static variable in class com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
- IO_EXCEPTION_WHILE_CREATING_FONT - Static variable in class com.itextpdf.layout.exceptions.LayoutExceptionMessageConstant
- IOcspClient - Interface in com.itextpdf.signatures
-
Interface for the Online Certificate Status Protocol (OCSP) Client.
- IOCSPObjectIdentifiers - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
-
This interface represents the wrapper for OCSPObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOCSPReq - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for OCSPReq that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOCSPReqBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for OCSPReqBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOCSPResp - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for OCSPResp that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOCSPRespBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for OCSPRespBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOCSPResponse - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
-
This interface represents the wrapper for OCSPResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOCSPResponseStatus - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
-
This interface represents the wrapper for OCSPResponseStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOException - Exception in com.itextpdf.io.exceptions
-
Exception class for exceptions in io module.
- IOException(String) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IOException(String, Object) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IOException(String, Throwable) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IOException(String, Throwable, Object) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new instance of IOException.
- IOException(Throwable) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IoExceptionMessageConstant - Class in com.itextpdf.io.exceptions
-
Class containing constants to be used in exceptions in the IO module.
- IoExceptionMessageConstant() - Constructor for class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IoLogMessageConstant - Class in com.itextpdf.io.logs
-
Class containing constants to be used in logging.
- IOperatorConverter - Interface in com.itextpdf.svg.renderers.path.impl
-
A locally used strategy for converting relative coordinates to absolute coordinates (in the current SVG coordinate space).
- IOriginatorInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for OriginatorInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOtherHashAlgAndValue - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
-
This interface represents the wrapper for OtherHashAlgAndValue that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IOutputConversionFunction - Interface in com.itextpdf.kernel.pdf.function
- ipa - Static variable in class com.itextpdf.kernel.pdf.PdfName
- IPathShape - Interface in com.itextpdf.svg.renderers.path
-
Interface for IPathShape, which draws the Path-data's d element instructions.
- IPathShapeMapper - Interface in com.itextpdf.svg.renderers.path
-
Interface that will provide a mapping from path element-data instruction names to
IPathShape
. - IPatternConsumer - Interface in com.itextpdf.layout.hyphenation
-
This interface is used to connect the XML pattern file parser to the hyphenation tree.
- IPdfFunction - Interface in com.itextpdf.kernel.pdf.function
- IPdfFunctionFactory - Interface in com.itextpdf.kernel.pdf.function
-
Interface represents a factory for
AbstractPdfFunction
objects. - IPdfNameTreeAccess - Interface in com.itextpdf.kernel.pdf
-
Abstract access interface to a PDF name tree.
- IPdfOCG - Interface in com.itextpdf.kernel.pdf.layer
-
The interface generalizing the layer types (PdfLayer, PdfLayerMembership).
- IPdfPageExtraCopier - Interface in com.itextpdf.kernel.pdf
-
This interface defines logic which can be used to perform a custom copying operation of a
PdfPage
. - IPdfPageFactory - Interface in com.itextpdf.kernel.pdf
-
Interface used to create instances of
PdfPage
. - IPdfTextLocation - Interface in com.itextpdf.kernel.pdf.canvas.parser.listener
-
Instances of this interface represent a piece of text, somewhere on a page in a pdf document.
- IPEMParser - Interface in com.itextpdf.commons.bouncycastle.openssl
-
This interface represents the wrapper for PEMParser that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IPKCS8EncryptedPrivateKeyInfo - Interface in com.itextpdf.commons.bouncycastle.pkcs
-
This interface represents the wrapper for PKCS8EncryptedPrivateKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IPKCSObjectIdentifiers - Interface in com.itextpdf.commons.bouncycastle.asn1.pkcs
-
This interface represents the wrapper for PKCSObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IPKIFailureInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cmp
-
This interface represents the wrapper for PKIFailureInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IPlaceholderable - Interface in com.itextpdf.forms.form.element
-
A marker interface that specifies that the layout object has placeholder.
- IPrivateKeyInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.pkcs
-
This interface represents the wrapper for PrivateKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IProductProcessorFactory - Interface in com.itextpdf.commons.actions.processors
-
Class represents a factory for
ITextProductEventProcessor
objects. - IPropertyContainer - Interface in com.itextpdf.layout
-
A generic Map-like interface that defines methods for storing and retrieving objects by an enum key of the
Property
type. - IRandomAccessSource - Interface in com.itextpdf.io.source
-
Represents an abstract source that bytes can be read from.
- IRecipient - Interface in com.itextpdf.commons.bouncycastle.cms
-
This interface represents the wrapper for Recipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRecipientId - Interface in com.itextpdf.commons.bouncycastle.cms
-
This interface represents the wrapper for RecipientId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRecipientIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for RecipientIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRecipientInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
-
This interface represents the wrapper for RecipientInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRecipientInformation - Interface in com.itextpdf.commons.bouncycastle.cms
-
This interface represents the wrapper for RecipientInformation that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRecipientInformationStore - Interface in com.itextpdf.commons.bouncycastle.cms
-
This interface represents the wrapper for RecipientInformationStore that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRenderer - Interface in com.itextpdf.layout.renderer
-
A renderer object is responsible for drawing a corresponding layout object on a document or canvas.
- IReq - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for Req that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IResourceRetriever - Interface in com.itextpdf.styledxmlparser.resolver.resource
-
Interface for classes that can retrieve data from resources by URL.
- IRespID - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for RespID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IResponseBytes - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
-
This interface represents the wrapper for ResponseBytes that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRevokedStatus - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for RevokedStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IRISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- IRISH_TRADITIONAL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- IRoleMappingResolver - Interface in com.itextpdf.kernel.pdf.tagutils
-
A helper interface that facilitates roles mapping resolving for the tag structures that are defined for different PDF document specification versions.
- IRSASSAPSSParams - Interface in com.itextpdf.commons.bouncycastle.asn1.pkcs
-
Wrapper interface for BouncyCastle's representation of RSASSA-PSS parameters in ASN.1.
- IRT - Static variable in class com.itextpdf.kernel.pdf.PdfName
- IS_MAP - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- IS_NOT_A_VALID_JPEG_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- IS_NOT_AN_AFM_OR_PFM_FONT_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- isAbsolutePosition() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isAlias() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
- isAllowed(AbstractContextBasedITextEvent) - Method in class com.itextpdf.commons.actions.contexts.GenericContext
-
Checks if the source product of the event is supported by the context.
- isAllowed(AbstractContextBasedITextEvent) - Method in interface com.itextpdf.commons.actions.contexts.IContext
-
Determines weather event should be processed or not.
- isAllowed(AbstractContextBasedITextEvent) - Method in class com.itextpdf.commons.actions.contexts.UnknownContext
-
Depending on its internal state allows or rejects all event.
- isAlreadyChecked(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks whether the specified dictionary was already checked.
- isAngleValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains an allowed metric unit in HTML/CSS; rad, deg and grad.
- isAnnotationsAllowed() - Method in class com.itextpdf.signatures.SignaturePermissions
-
Getter to find out if adding annotations is allowed after signing.
- isAppendMode() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Returns
true
if the document is opened in append mode, andfalse
otherwise. - isArray() - Method in class com.itextpdf.io.font.cmap.CMapObject
- isArray() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfArray
. - isArray() - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
- isArray() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isArrayAlternate() - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
- isArrayAlternate() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isArrayAltText() - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
- isArrayAltText() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isArrayOrdered() - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
- isArrayOrdered() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isArtifact(IPropertyContainer) - Method in class com.itextpdf.layout.tagging.LayoutTaggingHelper
- isAssemblyAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if document assembly is allowed.
- isAtWordBoundary(ITextChunkLocation) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.ITextChunkLocation
- isAutoTaggingEnabled() - Method in class com.itextpdf.layout.Canvas
- isBackgroundSpecified() - Method in class com.itextpdf.layout.properties.BackgroundImage
-
Returns is background specified.
- isBase64Data(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks if a data is base 64 encoded.
- isBigEndian() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns a boolean indicating whether the byte order used in the TIFF file is big-endian (i.e.
- isBlackPointCompensationUsed() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
PDF 2.0.
- isBold() - Method in class com.itextpdf.io.font.FontNames
- isBold() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- isBold() - Method in class com.itextpdf.layout.font.FontCharacteristics
- isBoolean() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfBoolean
. - isBorderBoxSizing(IRenderer) - Static method in class com.itextpdf.layout.renderer.AbstractRenderer
- isBoxChecked() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Defines whether the box is checked or not.
- isBoxChecked() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Defines whether the radio is checked or not.
- isBuiltInFont() - Method in class com.itextpdf.io.font.Type1Font
- isBuiltInFont() - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Indicates that the font is built in, i.e.
- isBuiltInFont() - Method in class com.itextpdf.kernel.font.PdfTrueTypeFont
-
Indicates that the font is built in, i.e.
- isBuiltInFont() - Method in class com.itextpdf.kernel.font.PdfType1Font
-
Indicates that the font is built in, i.e.
- isBuiltWith(String) - Method in class com.itextpdf.io.font.CidFont
- isBuiltWith(String) - Method in class com.itextpdf.io.font.CMapEncoding
-
Checks whether the
CMapEncoding
was built with corresponding cmap name. - isBuiltWith(String) - Method in class com.itextpdf.io.font.FontEncoding
-
Checks whether the
FontEncoding
was built with corresponding encoding. - isBuiltWith(String) - Method in class com.itextpdf.io.font.FontProgram
-
Checks whether the
FontProgram
was built with corresponding fontName. - isBuiltWith(String) - Method in class com.itextpdf.io.font.TrueTypeFont
- isBuiltWith(String) - Method in class com.itextpdf.io.font.Type1Font
- isBuiltWith(String) - Method in class com.itextpdf.kernel.font.DocTrueTypeFont
-
Returns false, because we cannot rely on an actual font subset and font name.
- isBuiltWith(String, String) - Method in class com.itextpdf.kernel.font.PdfFont
-
Checks whether the
PdfFont
was built with corresponding fontProgram and encoding or CMAP. - isBuiltWith(String, String) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
- isBuiltWith(String, String) - Method in class com.itextpdf.kernel.font.PdfTrueTypeFont
- isBuiltWith(String, String) - Method in class com.itextpdf.kernel.font.PdfType0Font
- ISBYTE - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- isCached() - Method in class com.itextpdf.io.font.TrueTypeCollection
-
Indicates if fonts created by the call to
TrueTypeCollection.getFontByTccIndex(int)
will be cached or not. - isCanvasOfPage() - Method in class com.itextpdf.layout.Canvas
-
Defines if the canvas is exactly the direct content of the page.
- isCentralRotationAngleStrategy() - Method in class com.itextpdf.kernel.colors.gradients.StrategyBasedLinearGradientBuilder
-
Is the central rotation angle strategy was set last
- isCertification() - Method in class com.itextpdf.signatures.SignaturePermissions
-
Getter to find out if the signature is a certification signature.
- isCff() - Method in class com.itextpdf.io.font.TrueTypeFont
- isChecksumText() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the property to show the generated checksum in the the text.
- isChunkAtWordBoundary(TextChunk, TextChunk) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy
-
Determines if a space character should be inserted between a previous chunk and the current chunk.
- isCID - Variable in class com.itextpdf.io.font.CFFFont.Font
- isCID() - Method in class com.itextpdf.io.font.CFFFont
- isCID(String) - Method in class com.itextpdf.io.font.CFFFont
- isCidFont(String, String) - Static method in class com.itextpdf.io.font.CidFontProperties
-
Checks if its a valid CJKFont font.
- isClip - Variable in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Indicates whether the current clipping path should be modified by intersecting it with the current path.
- isClippedHeight() - Method in class com.itextpdf.layout.layout.LayoutContext
-
Indicates whether the layout area's height is clipped or not.
- isClosed() - Method in class com.itextpdf.kernel.geom.Subpath
-
Returns a
boolean
value indicating whether the subpath must be closed or not. - isClosed() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets close status of the document.
- isCloseReader() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks, whether
PdfDocument.close()
method will close associated PdfReader. - isCloseStream() - Method in class com.itextpdf.io.source.OutputStream
-
Returns true, if internal
OutputStream
have to be closed afterOutputStream.close()
call, false otherwise. - isCloseStream() - Method in class com.itextpdf.io.source.PdfTokenizer
- isCloseStream() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets whether
PdfReader.close()
method shall close input stream. - isCloseWriter() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks, whether
PdfDocument.close()
method will close associated PdfWriter. - isClosing - Variable in class com.itextpdf.kernel.pdf.PdfDocument
- isColor() - Method in class com.itextpdf.kernel.font.Type3Glyph
-
Indicates if the glyph color specified in the glyph description or not.
- isColored() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
Checks if this pattern have colored paint type.
- isColorized() - Method in class com.itextpdf.kernel.font.Type3Font
- isColorProperty(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks if a value is a color property.
- isComb() - Method in class com.itextpdf.forms.fields.PdfTextFormField
-
Meaningful only if the MaxLen entry is present in the text field dictionary and if the Multiline, Password, and FileSelect flags are clear.
- isCombo() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the field is a combo box; if false, the field is a list box.
- isCommitOnSelChange() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the new value shall be committed as soon as a selection is made (commonly with the pointing device).
- isComparing(PdfIndirectReference, PdfIndirectReference) - Method in class com.itextpdf.kernel.utils.objectpathitems.ObjectPath
-
This method is used to define if given objects were already met in the path to the current base objects.
- isComparingResultSuccessful() - Method in class com.itextpdf.io.util.ImageMagickCompareResult
-
Returns image compare boolean value.
- isComplete() - Method in interface com.itextpdf.layout.element.ILargeElement
-
Checks whether an element has already been marked as complete.
- isComplete() - Method in class com.itextpdf.layout.element.Table
- isCompositeProperty() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isCondensed() - Method in class com.itextpdf.io.font.FontNames
- isContain() - Method in class com.itextpdf.layout.properties.BackgroundSize
-
Returns value of the "contain" property.
- isContainsPossibleBreak() - Method in class com.itextpdf.layout.layout.TextLayoutResult
-
Indicates whether split renderer contains possible break.
- isContainsRichText() - Method in class com.itextpdf.forms.xfdf.FieldObject
-
Gets a boolean indicating if a value-richtext element is present inside the field.
- isContainsTransparencyGroup(PdfDictionary) - Static method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks whether the specified dictionary has a transparency group.
- isCopyAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if copying is allowed.
- isCover() - Method in class com.itextpdf.layout.properties.BackgroundSize
-
Returns value of the "cover" property.
- isCssLinearGradientValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssGradientUtil
-
Checks whether the provided value is a linear gradient or repeating linear gradient function.
- isDataSrc(String) - Static method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
-
Checks if source is under data URI scheme.
- isDebug() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
- isDeflated() - Method in class com.itextpdf.io.image.ImageData
- isDegenerate() - Method in class com.itextpdf.kernel.geom.Subpath
-
Returns a
boolean
indicating whether the subpath is degenerate or not. - isDegradedPrintingAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if degraded printing is allowed.
- isDelimiter(int) - Static method in class com.itextpdf.io.source.PdfTokenizer
- isDelimiterWhitespace(int) - Static method in class com.itextpdf.io.source.PdfTokenizer
- isDictionary() - Method in class com.itextpdf.io.font.cmap.CMapObject
- isDictionary() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfDictionary
. - isDirect() - Method in class com.itextpdf.io.font.CMapEncoding
- isDirect() - Method in class com.itextpdf.io.image.TiffImageData
- isDoubleNumber() - Method in class com.itextpdf.kernel.pdf.PdfNumber
- isEdit() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the combo box shall include an editable text box as well as a drop-down list; if false, it shall include only a drop-down list.
- isElementNested(IElementNode, String) - Static method in class com.itextpdf.svg.css.impl.SvgStyleResolver
- isEmbedded() - Method in class com.itextpdf.kernel.font.PdfFont
- isEmbedded() - Method in class com.itextpdf.kernel.font.PdfType3Font
- isEmbeddedFilesOnly() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- isEmpty() - Method in class com.itextpdf.commons.datastructures.BiMap
-
Checks if the map is empty.
- isEmpty() - Method in class com.itextpdf.io.source.ByteBuffer
- isEmpty() - Method in class com.itextpdf.kernel.geom.Path
-
Path is empty if it contains no subpaths.
- isEmpty() - Method in class com.itextpdf.kernel.geom.Subpath
-
Checks whether subpath is empty or not.
- isEmpty() - Method in class com.itextpdf.kernel.pdf.PdfArray
- isEmpty() - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns true if there are no key-value pairs in this PdfDictionary.
- isEmpty() - Method in class com.itextpdf.layout.element.AbstractElement
-
Returns
true
if this list contains no elements. - isEmpty() - Method in class com.itextpdf.layout.font.FontSet
-
Returns
true
if this set contains no elements. - isEmptyArea() - Method in class com.itextpdf.layout.layout.RootLayoutArea
-
Indicates whether the area already has some placed content or not.
- isEmValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains an allowed value relative to parent value.
- isEncrypted() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Checks if the
PdfDocument
read with thisPdfReader
is encrypted. - isEncryptionFeatureSupported(int, boolean) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
- isEncryptionFeatureSupported(int, boolean) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
- isEncryptionFeatureSupported(int, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Checks whether an algorithm is supported for encryption by the chosen Bouncy Castle implementation, throws an exception when not supported.
- isEncryptMetadata() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
- isEndsWithSplitCharacter() - Method in class com.itextpdf.layout.layout.TextLayoutResult
-
Indicates whether TextRenderer#line ends with a splitCharacter.
- isEqual(double, double) - Static method in class com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
- isExactly(int) - Method in class com.itextpdf.kernel.xmp.options.Options
- isExtended() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the property to generate extended barcode 39.
- isExtended() - Method in class com.itextpdf.io.font.FontNames
- isExValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains an allowed value relative to element font height.
- isFileNotEmpty(String) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Checks whether is provided file not empty.
- isFileSelect() - Method in class com.itextpdf.forms.fields.PdfTextFormField
-
If true, the text entered in the field represents the pathname of a file whose contents are to be submitted as the value of the field.
- isFillInAllowed() - Method in class com.itextpdf.signatures.SignaturePermissions
-
Getter to find out if filling out fields is allowed after signing.
- isFillInAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if filling in fields is allowed.
- isFirstOnRootArea() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isFixedLayout() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Indicates whether the renderer's position is fixed or not.
- isFixedPitch() - Method in class com.itextpdf.io.font.FontMetrics
- isFixedValue() - Method in class com.itextpdf.layout.properties.LineHeight
-
Check if the
LineHeight
contains fixed value. - isFlatten() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Checks if form fields need to be flattened.
- isFlatten() - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
-
Checks if form fields need to be flattened.
- isFloatOverflowedToNextPageWithNothing() - Method in class com.itextpdf.layout.layout.LineLayoutContext
-
Specifies whether some floating element within the same paragraph has already completely overflowed to the next page.
- isFlushed() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Indicates is the object has been flushed or not.
- isFlushed() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
- isFlushed() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Indicates whether this renderer is flushed or not, i.e.
- isFlushed() - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- isFlushed() - Method in interface com.itextpdf.layout.renderer.IRenderer
-
Indicates whether this renderer is flushed or not, i.e.
- isFlushUnusedObjects() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Checks, whether
PdfDocument.close()
will flush unused objects, e.g. - isFontSpecific - Variable in class com.itextpdf.io.font.FontProgram
- isFontSpecific() - Method in class com.itextpdf.io.font.CidFont
- isFontSpecific() - Method in class com.itextpdf.io.font.FontEncoding
- isFontSpecific() - Method in class com.itextpdf.io.font.FontProgram
- isFontSpecific() - Method in class com.itextpdf.kernel.font.Type3Font
- isForceWidthsOutput() - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Gets the state of the property.
- isFormField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormField
-
Checks if dictionary contains any of the form field keys.
- isFree() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Checks if this
PdfIndirectReference
instance corresponds to free indirect reference. - isFullCheckMode() - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
In full check mode all objects will be tested for ISO conformance.
- isFullCompression - Variable in class com.itextpdf.kernel.pdf.WriterProperties
-
Indicates if to use full compression (using object streams).
- isFullCompression() - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Indicates if to use full compression mode.
- isGenerateAppearance() - Method in class com.itextpdf.forms.PdfAcroForm
-
Gets the attribute generateAppearance, which tells
PdfAcroForm.flattenFields()
to generate an appearance Stream for allform field
s that don't have one. - isGenerateChecksum() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the optional checksum generation.
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Checks if glyph line element matches element from backtrack sequence of the rule.
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Checks if glyph line element matches element from input sequence of the rule.
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1.SubstRuleFormat1
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2.SubstRuleFormat2
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3.SubstRuleFormat3
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2.PosRuleFormat2
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Checks if glyph line element matches element from lookahead sequence of the rule.
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
- isGraphicsStatePreserved() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.AbstractRenderInfo
- isGrayscaleImage() - Method in class com.itextpdf.io.image.PngImageData
- isGrid() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
-
Checks if the media device is a grid.
- isGuardBars() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the property to show the guard bars for barcode EAN.
- IShape - Interface in com.itextpdf.kernel.geom
-
Represents segment from a PDF path.
- isHasCHRM() - Method in class com.itextpdf.io.image.PngImageData
- isHasPopup() - Method in class com.itextpdf.forms.xfdf.AnnotObject
-
Gets the boolean, indicating if annotation has an inner popup element.
- isHexString() - Method in class com.itextpdf.io.font.cmap.CMapObject
- isHexString() - Method in class com.itextpdf.io.source.PdfTokenizer
- isHexWriting() - Method in class com.itextpdf.kernel.pdf.PdfString
- isHidden() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- isHnRole(String) - Static method in class com.itextpdf.kernel.pdf.tagging.StandardNamespaces
-
Checks if the given role matches the Hn role pattern.
- isHole() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- IShorthandResolver - Interface in com.itextpdf.styledxmlparser.css.resolve.shorthand
-
Interface for shorthand resolvers.
- isIdentity() - Method in class com.itextpdf.kernel.geom.AffineTransform
- isIdUsedByUseTagBefore(String) - Method in class com.itextpdf.svg.renderers.SvgDrawContext
-
Returns true when this id has been used before
- ISignatureMechanismParams - Interface in com.itextpdf.signatures
-
Interface to encode the parameters to a signature algorithm for inclusion in a signature object.
- ISignaturePolicyId - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
-
This interface represents the wrapper for SignaturePolicyId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ISignaturePolicyIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
-
This interface represents the wrapper for SignaturePolicyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ISignerInfoGenerator - Interface in com.itextpdf.commons.bouncycastle.cms
-
This interface represents the wrapper for SignerInfoGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ISignerInformationVerifier - Interface in com.itextpdf.commons.bouncycastle.cms
-
This interface represents the wrapper for SignerInformationVerifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ISigningCertificate - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
-
This interface represents the wrapper for SigningCertificate that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ISigningCertificateV2 - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
-
This interface represents the wrapper for SigningCertificateV2 that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- isIgnorePageRotationForContent() - Method in class com.itextpdf.kernel.pdf.PdfPage
- ISigPolicyQualifierInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
-
This interface represents the wrapper for SigPolicyQualifierInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- isImageCuttingRequired() - Method in class com.itextpdf.layout.renderer.objectfit.ObjectFitApplyingResult
-
Getter for a boolean value showing if at least one dimension of rendered image is greater than expected image size.
- isInApprovedOnlyMode() - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Check if this bouncy-castle corresponding to this factory is in approved mode.
- isInApprovedOnlyMode() - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Check if this bouncy-castle corresponding to this factory is in approved mode.
- isInApprovedOnlyMode() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Check if this bouncy-castle corresponding to this factory is in approved mode.
- isIndexed() - Method in class com.itextpdf.io.image.PngImageData
- isIndirect() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if object is indirect.
- isIndirectReference() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfIndirectReference
. - ISingleResp - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for SingleResp that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- isInheritable(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.CssInheritance
-
Checks if a property is inheritable.
- isInheritable(String) - Method in interface com.itextpdf.styledxmlparser.css.resolve.IStyleInheritance
-
Checks if a property or attribute is inheritable is inheritable.
- isInheritable(String) - Method in class com.itextpdf.svg.css.impl.SvgAttributeInheritance
- isInitialOrInheritOrUnset(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks if value is initial, inherit or unset.
- isInline() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets the inline flag.
- isInPast(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
-
Defines if date is in past.
- isInReadingMode() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Checks if the document that contains the field is created in reading mode.
- isInteractive() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
Indicates whether the 3D annotation is intended to be interactive or not.
- isInterpolation() - Method in class com.itextpdf.io.image.ImageData
- isInverted() - Method in class com.itextpdf.io.image.ImageData
- isInvisible() - Method in class com.itextpdf.signatures.PdfSignatureAppearance
-
Gets the visibility status of the signature.
- isItalic() - Method in class com.itextpdf.io.font.FontNames
- isItalic() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- isItalic() - Method in class com.itextpdf.layout.font.FontCharacteristics
- isJp2 - Variable in class com.itextpdf.io.image.Jpeg2000ImageData.Parameters
- isJpxBaseline - Variable in class com.itextpdf.io.image.Jpeg2000ImageData.Parameters
- isJustChildren() - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
- isJustLeafname() - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
- isJustLeafnodes() - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
- isKeepTogether() - Method in class com.itextpdf.layout.element.BlockElement
-
Returns whether the
BlockElement
should be kept together as much as possible. - isKeepTogether() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isKeepTogether() - Method in class com.itextpdf.layout.Style
-
Returns whether the
BlockElement
should be kept together as much as possible. - isKeepWithNext() - Method in class com.itextpdf.layout.element.BlockElement
-
Returns whether the end of this
BlockElement
and the start of the next sibling of this element should be placed in the same area. - isKnownDomainSpecificNamespace(PdfNamespace) - Static method in class com.itextpdf.kernel.pdf.tagging.StandardNamespaces
-
Checks if the given namespace is identified as the one that is common within broad ranges of documents types and doesn't require a role mapping for it's roles.
- isLastRendererForModelElement - Variable in class com.itextpdf.layout.renderer.AbstractRenderer
- isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Determines, whether the layout is based in the renderer itself or flat renderer.
- isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Determines, whether the layout is based in the renderer itself or flat renderer.
- isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Determines, whether the layout is based in the renderer itself or flat renderer.
- isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.forms.form.renderer.RadioRenderer
-
Determines, whether the layout is based in the renderer itself or flat renderer.
- isLiteral() - Method in class com.itextpdf.io.font.cmap.CMapObject
- isLiteral() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfLiteral
. - isLocal() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
- isLocalBaseUri() - Method in class com.itextpdf.styledxmlparser.resolver.resource.UriResolver
-
Check if baseURI is local
- isLocked() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets whether the layer is currently locked or not.
- isMap() - Method in class com.itextpdf.forms.xfdf.ActionObject
-
Gets IsMap, optional attribute of URI element.
- IsMap - Static variable in class com.itextpdf.kernel.pdf.PdfName
- isMark() - Method in class com.itextpdf.io.font.otf.Glyph
- isMark(int) - Static method in class com.itextpdf.io.font.otf.MarkTable
- isMarkOtfClass(int) - Method in class com.itextpdf.io.font.otf.OtfClass
- isMask() - Method in class com.itextpdf.io.image.ImageData
- isMemoryLimitsAwarenessRequiredOnDecompression(PdfArray) - Method in class com.itextpdf.kernel.pdf.MemoryLimitsAwareHandler
-
Performs a check if the
PdfStream
with provided setup of the filters requires memory limits awareness during decompression. - isMessageLimitReached() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
- isMetadataEncrypted() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- isMetricValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains an allowed metric unit in HTML/CSS; px, in, cm, mm, pc, Q or pt.
- isMissing(String) - Method in class com.itextpdf.layout.hyphenation.HyphenationTreeCache
-
Indicates whether a hyphenation file has been requested before but it wasn't available.
- isModified() - Method in class com.itextpdf.kernel.pdf.GenericNameTree
-
Check if the tree is modified.
- isModified() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Indicates is the object has been set as modified or not.
- isModified() - Method in class com.itextpdf.kernel.pdf.PdfResources
- isModifyAnnotationsAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if modifying annotations is allowed.
- isModifyContentsAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if modifying content is allowed.
- isMonospace() - Method in class com.itextpdf.io.font.FontProgramDescriptor
- isMonospace() - Method in class com.itextpdf.layout.font.FontCharacteristics
- isMultiline() - Method in class com.itextpdf.forms.fields.PdfFormField
-
If true, the field can contain multiple lines of text; if false, the field's text is restricted to a single line.
- isMultipliedValue() - Method in class com.itextpdf.layout.properties.LineHeight
-
Check if the
LineHeight
contains multiplied value. - isMultiSelect() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, more than one of the field's option items may be selected simultaneously; if false, at most one item shall be selected.
- isMultiValued() - Method in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Indicates whether the extension prefix is multivalued (ISO 32000-2:2020).
- isName() - Method in class com.itextpdf.io.font.cmap.CMapObject
- isName() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfName
. - isNegativeValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string matches a negative value (e.g.
- isNewWindow() - Method in class com.itextpdf.forms.xfdf.ActionObject
-
Gets the boolean value of NewWindow, optional attribute of Launch element.
- isNoExport() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the NoExport attribute.
- isNoHeader() - Method in class com.itextpdf.io.image.BmpImageData
- isNonEmSpace(char) - Static method in class com.itextpdf.styledxmlparser.util.WhiteSpaceUtil
-
Checks if a character is white space value that is not em, en or similar special whitespace character.
- isNoRepeatOnXAxis() - Method in class com.itextpdf.layout.properties.BackgroundRepeat
-
Checks whether the
BackgroundRepeat.BackgroundRepeatValue.NO_REPEAT
value is set on X axis or not. - isNoRepeatOnYAxis() - Method in class com.itextpdf.layout.properties.BackgroundRepeat
-
Checks whether the
BackgroundRepeat.BackgroundRepeatValue.NO_REPEAT
value is set on Y axis or not. - isNormalValue() - Method in class com.itextpdf.layout.properties.LineHeight
-
Check if the
LineHeight
contains normal value. - isNotFittingHeight(LayoutArea) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isNotFittingLayoutArea(LayoutArea) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isNotFittingWidth(LayoutArea) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isNull() - Method in class com.itextpdf.bouncycastle.asn1.ASN1EncodableBC
-
Checks if wrapped object is null.
- isNull() - Method in class com.itextpdf.bouncycastlefips.asn1.ASN1EncodableBCFips
-
Checks if wrapped object is null.
- isNull() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encodable
-
Checks if wrapped object is null.
- isNull() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfNull
. - isNullExtension(IExtension) - Method in class com.itextpdf.bouncycastle.BouncyCastleFactory
-
Checks if provided extension wrapper wraps
null
. - isNullExtension(IExtension) - Method in class com.itextpdf.bouncycastlefips.BouncyCastleFipsFactory
-
Checks if provided extension wrapper wraps
null
. - isNullExtension(IExtension) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
-
Checks if provided extension wrapper wraps
null
. - isNullStrokeFill(boolean) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
Return true if the pen style is null and if it isn't a brush.
- isNumber() - Method in class com.itextpdf.io.font.cmap.CMapObject
- isNumber() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfNumber
. - isNumber(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string matches a numeric value (e.g.
- ISO_ - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ISO_32001 - Static variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
An instance of this class for ISO/TS 32001.
- ISO_32002 - Static variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
An instance of this class for ISO/TS 32002.
- ISO8601Converter - Class in com.itextpdf.kernel.xmp.impl
-
Converts between ISO 8601 Strings and
Calendar
with millisecond resolution. - isObjectAssociatedWithWaitingTag(Object) - Method in class com.itextpdf.kernel.pdf.tagutils.WaitingTagsManager
-
Checks if there is waiting tag which state was assigned using given
Object
. - isObjectBoundingBoxUnits() - Method in class com.itextpdf.svg.renderers.impl.AbstractGradientSvgNodeRenderer
-
Checks whether the gradient units values are on user space on use or object bounding box
- isOCPropertiesMayHaveChanged() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
True indicates that getOCProperties() was called, may have been modified, and thus its dictionary needs to be reconstructed.
- isOk() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
Verifies if documents are considered equal after comparison.
- IsoKey - Enum in com.itextpdf.kernel.pdf
-
Type of object to conform.
- isOmitQualifiers() - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
- isOn() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the initial visibility of the layer when the document is opened.
- isOnlyArrayOptions() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isOnlyWhiteSpace(String) - Static method in class com.itextpdf.svg.utils.SvgTextUtil
-
Check if the String is only composed of whitespace characters
- isOnPanel() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the layer visibility in Acrobat's layer panel
- isOpen() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
- isOpen() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Defines if the outline is open or closed.
- isOpenedWithFullPermission() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- isOpenedWithFullPermission() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Checks if the document was opened with the owner password so that the end application can decide what level of access restrictions to apply.
- isOriginalNonSplitRenderer - Variable in class com.itextpdf.layout.renderer.TableRenderer
-
True for newly created renderer.
- isOutline() - Method in class com.itextpdf.io.font.FontNames
- isOutOfRange(Exception) - Static method in class com.itextpdf.io.exceptions.ExceptionUtil
- isOverflowFit(OverflowPropertyValue) - Static method in class com.itextpdf.layout.renderer.AbstractRenderer
- isOverflowOnWidowsViolation() - Method in class com.itextpdf.layout.properties.ParagraphWidowsControl
-
Indicates whether paragraph should be completely pushed to the next area if widows constraint is violated and cannot be automatically fixed.
- isOverflowProperty(OverflowPropertyValue, int) - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isOverflowProperty(OverflowPropertyValue, OverflowPropertyValue) - Static method in class com.itextpdf.layout.renderer.AbstractRenderer
- isOverflowProperty(OverflowPropertyValue, IRenderer, int) - Static method in class com.itextpdf.layout.renderer.AbstractRenderer
- isPageInRange(int) - Method in interface com.itextpdf.kernel.utils.PageRange.IPageRangePart
- isPageInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange
-
Checks if a given page is present in the range built so far.
- isPageInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAfter
- isPageInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartAnd
- isPageInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartOddEven
- isPageInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSequence
- isPageInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange.PageRangePartSingle
- isPageRotationInverseMatrixWritten() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
This flag is meaningful for the case, when page rotation is applied and ignorePageRotationForContent is set to true.
- isPassword() - Method in class com.itextpdf.forms.fields.PdfFormField
-
If true, the field is intended for entering a secure password that should not be echoed visibly to the screen.
- isPassword() - Method in class com.itextpdf.forms.form.renderer.InputFieldRenderer
-
Checks if the input field is a password field.
- isPathModifiesClippingPath() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Gets the clipping path flag.
- isPdfA() - Method in class com.itextpdf.forms.form.renderer.CheckBoxRenderer
-
Returns whether or not the checkbox is in PDF/A mode.
- isPdfCalligraphAvailable() - Static method in class com.itextpdf.layout.renderer.TypographyUtils
-
Checks if layout module can access pdfCalligraph
- isPdfCalligraphInstance() - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- isPdfCalligraphInstance() - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- isPdfDocEncoding(String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Checks is
text
only has PDF_DOC_ENCODING characters. - isPercentageValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains a percentage value
- isPercentValue() - Method in class com.itextpdf.layout.properties.UnitValue
-
Returns whether or not the value is stored in percent (%)
- ISplitCharacters - Interface in com.itextpdf.layout.splitting
-
Interface for customizing the split character.
- isPointingToSameTag(TagTreePointer) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Checks if this
TagTreePointer
is pointing at the same tag as the givingTagTreePointer
. - isPointInPolygon(Point.LongPoint) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
- isPointValue() - Method in class com.itextpdf.layout.properties.UnitValue
-
Returns whether or not the value is stored in points (pt)
- isPositioned() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
-
Indicates whether the renderer's position is fixed or not.
- isPreClosed() - Method in class com.itextpdf.signatures.PdfSigner
-
Checks if the document is in the process of closing.
- isPredefinedCidFont(String) - Static method in class com.itextpdf.io.font.FontCache
-
Checks if the font with the given name and encoding is one of the predefined CID fonts.
- isPreserveCollinear() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
- isPrintingAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if printing is allowed.
- isPropertyInherited(int) - Static method in class com.itextpdf.layout.properties.Property
-
This method checks whether a Property, in order to be picked up by the rendering engine, must be defined on the current element or renderer (
return false
), or may be defined in one of its parent elements or renderers (return true
). - isPt2BetweenPt1AndPt3(Point.LongPoint, Point.LongPoint, Point.LongPoint) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
- isPureWidget(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
-
Check that
object is pure widget annotation. - isPureWidgetOrMergedField(PdfDictionary) - Static method in class com.itextpdf.forms.fields.PdfFormAnnotationUtil
-
Check that
object is widget annotation or merged field. - isPushButton() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, the field is a pushbutton that does not retain a permanent value.
- isQualifier() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isRadio() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, the field is a set of radio buttons; if false, the field is a check box.
- isRadiosInUnison() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, a group of radio buttons within a radio button field that use the same value for the on state will turn on and off in unison; that is if one is checked, they are all checked.
- isRawImage() - Method in class com.itextpdf.io.image.ImageData
- isRawImage() - Method in class com.itextpdf.io.image.RawImageData
- isReadOnly() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the ReadOnly flag, specifying whether or not the field can be changed.
- isReadOnly() - Method in class com.itextpdf.kernel.pdf.PdfResources
- isRecoverFromImageError() - Method in class com.itextpdf.io.image.TiffImageData
- isRegistered(IEventHandler) - Method in class com.itextpdf.commons.actions.EventManager
-
Check if the handler was registered for event handling process.
- isRegistered(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Checks if a certain font is registered.
- isRegisteredFont(String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Checks if a certain font is registered.
- isRelative() - Method in class com.itextpdf.svg.renderers.path.impl.AbstractPathShape
- isRelative() - Method in interface com.itextpdf.svg.renderers.path.IPathShape
-
Returns true when this shape is a relative operator.
- isRelativePosition() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isRelativeValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains an allowed value relative to previously set value.
- isRelayoutRequired() - Method in class com.itextpdf.layout.renderer.DocumentRenderer
-
Indicates if relayout is required for targetCounterHandler.
- isRelayoutRequired() - Method in class com.itextpdf.layout.renderer.TargetCounterHandler
-
Indicates if relayout is required.
- isReleaseForbidden() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if it's forbidden to release this
PdfObject
instance. - isRemValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains an allowed value relative to previously set root value.
- isRendererCreateBfc(IRenderer) - Static method in class com.itextpdf.layout.renderer.BlockFormattingContextUtil
-
Defines whether a renderer creates a new "Block formatting context" in terms of CSS.
- isRendererFit(float, float) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
Checks if the renderer fits a certain width and height.
- isRendererFit(float, float) - Method in class com.itextpdf.forms.form.renderer.ButtonRenderer
-
Checks if the renderer fits a certain width and height.
- isRequired() - Method in class com.itextpdf.forms.fields.PdfFormField
-
Gets the Required flag, specifying whether or not the field must be filled in.
- isReversedChars() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Determines if the text represented by this
TextRenderInfo
instance is written in a text showing operator wrapped by /ReversedChars marked content sequence - isRevocationValid() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Checks if OCSP revocation refers to the document signing certificate.
- isRichText() - Method in class com.itextpdf.forms.fields.PdfTextFormField
-
If true, the value of this field should be represented as a rich text string.
- isSchemaNode() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isScreenReadersAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if repurposing for screenreaders is allowed.
- isScroll() - Method in class com.itextpdf.forms.fields.PdfTextFormField
-
If true, the field scrolls (horizontally for single-line fields, vertically for multiple-line fields) to accommodate more text than fits within its annotation rectangle.
- isShadow() - Method in class com.itextpdf.io.font.FontNames
- isSignatureValid(IBasicOCSPResp, Certificate) - Method in class com.itextpdf.signatures.OCSPVerifier
-
Checks if an OCSP response is genuine
- isSignatureValid(IContentVerifierProvider) - Method in class com.itextpdf.bouncycastle.cert.ocsp.BasicOCSPRespBC
-
Calls actual
isSignatureValid
method for the wrapped BasicOCSPResp object. - isSignatureValid(IContentVerifierProvider) - Method in class com.itextpdf.bouncycastlefips.cert.ocsp.BasicOCSPRespBCFips
-
Calls actual
isSignatureValid
method for the wrapped BasicOCSPResp object. - isSignatureValid(IContentVerifierProvider) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
-
Calls actual
isSignatureValid
method for the wrapped BasicOCSPResp object. - isSignatureValid(X509CRL, X509Certificate) - Method in class com.itextpdf.signatures.CRLVerifier
-
Checks if a CRL verifies against the issuer certificate or a trusted anchor.
- isSimple() - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
- isSimple() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isSingleLine() - Method in class com.itextpdf.forms.form.element.Button
-
Indicates if this element represents an input with type button in html.
- isSinglePointClosed() - Method in class com.itextpdf.kernel.geom.Subpath
- isSinglePointOpen() - Method in class com.itextpdf.kernel.geom.Subpath
- isSkip(int, int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
- isSkip(int, int) - Method in class com.itextpdf.io.font.otf.OpenTypeGdefTableReader
- isSkipFirstHeader() - Method in class com.itextpdf.layout.element.Table
-
Tells you if the first header needs to be skipped (for instance if the header says "continued from the previous page").
- isSkipLastFooter() - Method in class com.itextpdf.layout.element.Table
-
Tells you if the last footer needs to be skipped (for instance if the footer says "continued on the next page")
- isSoftMask() - Method in class com.itextpdf.io.image.ImageData
- isSort() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, the field's option items shall be sorted alphabetically.
- isSpecificSize() - Method in class com.itextpdf.layout.properties.BackgroundSize
-
Returns is size has specific property.
- isSpellCheck() - Method in class com.itextpdf.forms.fields.PdfChoiceFormField
-
If true, text entered in the field shall be spell-checked..
- isSpellCheck() - Method in class com.itextpdf.forms.fields.PdfTextFormField
-
If true, text entered in the field is spell-checked.
- isSplitCharacter(GlyphLine, int) - Method in class com.itextpdf.layout.splitting.BreakAllSplitCharacters
- isSplitCharacter(GlyphLine, int) - Method in class com.itextpdf.layout.splitting.DefaultSplitCharacters
- isSplitCharacter(GlyphLine, int) - Method in interface com.itextpdf.layout.splitting.ISplitCharacters
-
The splitting implementation is free to look ahead or look behind characters to make a decision.
- isSplitCharacter(GlyphLine, int) - Method in class com.itextpdf.layout.splitting.KeepAllSplitCharacters
- isSplitForcedByNewline() - Method in class com.itextpdf.layout.layout.LineLayoutResult
-
Indicates whether split was forced by new line symbol in rendered text.
- isSplitForcedByNewline() - Method in class com.itextpdf.layout.layout.TextLayoutResult
-
Indicates whether split was forced by new line symbol in rendered text.
- isStandardFont(String) - Static method in class com.itextpdf.io.font.constants.StandardFonts
- isStartStopText() - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the property to show the start and stop character '*' in the text for the barcode 39.
- isStartsWithSplitCharacterWhiteSpace() - Method in class com.itextpdf.layout.layout.TextLayoutResult
-
Indicates whether TextRenderer#line starts with a whitespace.
- isStaticLayout() - Method in class com.itextpdf.layout.renderer.AbstractRenderer
- isStream() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfStream
. - isStricter(PdfReader.StrictnessLevel) - Method in enum com.itextpdf.kernel.pdf.PdfReader.StrictnessLevel
-
Checks whether the current instance represents more strict reading level than the provided one.
- isStrikeout() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns a boolean value indicating if a font has a strikeout.
- isString() - Method in class com.itextpdf.io.font.cmap.CMapObject
- isString() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this
PdfObject
is of the typePdfString
. - isString() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
-
Checks if the token is a string.
- isStruct() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isStructElem(PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Method to distinguish struct elements from other elements of the logical tree (like mcr or struct tree root).
- isStyleSheetLink(IElementNode) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
-
Checks if an
IElementNode
represents a style sheet link. - isSubset() - Method in class com.itextpdf.kernel.font.PdfFont
-
Indicates if all the glyphs and widths for that particular encoding should be included in the document.
- isSubset() - Method in class com.itextpdf.kernel.font.PdfType1Font
- isSubset() - Method in class com.itextpdf.kernel.font.PdfType3Font
- ISSUER_ALTERNATIVE_NAME - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- IssuerAndSerialNumberBC - Class in com.itextpdf.bouncycastle.asn1.cms
-
Wrapper class for
IssuerAndSerialNumber
. - IssuerAndSerialNumberBC(IX500Name, BigInteger) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.IssuerAndSerialNumberBC
-
Creates new wrapper instance for
IssuerAndSerialNumber
. - IssuerAndSerialNumberBC(IssuerAndSerialNumber) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.IssuerAndSerialNumberBC
-
Creates new wrapper instance for
IssuerAndSerialNumber
. - IssuerAndSerialNumberBCFips - Class in com.itextpdf.bouncycastlefips.asn1.cms
-
Wrapper class for
IssuerAndSerialNumber
. - IssuerAndSerialNumberBCFips(IX500Name, BigInteger) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.IssuerAndSerialNumberBCFips
-
Creates new wrapper instance for
IssuerAndSerialNumber
. - IssuerAndSerialNumberBCFips(IssuerAndSerialNumber) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.IssuerAndSerialNumberBCFips
-
Creates new wrapper instance for
IssuerAndSerialNumber
. - isSupportedFontFormat(CssFontFace.FontFormat) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
-
Checks whether in general we support requested font format.
- isSupportedType(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Checks if the type of image (based on first 8 bytes) is supported by factory.
- isSupportedType(ImageType) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Checks if the type of image is supported by factory.
- isSupportedType(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Checks if the type of image (based on first 8 bytes) is supported by factory.
- isTagged() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets tagged status of the document.
- isTaggingEnabled() - Method in class com.itextpdf.layout.renderer.DrawContext
- isTagIgnored(IElementNode) - Method in class com.itextpdf.svg.renderers.factories.DefaultSvgNodeRendererFactory
- isTagIgnored(IElementNode) - Method in interface com.itextpdf.svg.renderers.factories.ISvgNodeRendererFactory
-
Checks whether the provided tag is an ignored tag of this factory or not.
- isTagPresent(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns true if a tag appears in the directory.
- isTerminalFormField() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
- isToggleOff() - Method in class com.itextpdf.forms.fields.PdfButtonFormField
-
If true, clicking the selected button deselects it, leaving no button selected.
- isToken() - Method in class com.itextpdf.io.font.cmap.CMapObject
- IStructureNode - Interface in com.itextpdf.kernel.pdf.tagging
- isTsp() - Method in class com.itextpdf.signatures.PdfPKCS7
-
Check if it's a PAdES-LTV time stamp.
- IStyleInheritance - Interface in com.itextpdf.styledxmlparser.css.resolve
-
Interface for attribute and style-inheritance logic
- IStylesContainer - Interface in com.itextpdf.styledxmlparser.node
-
Interface for classes that can get and set styles.
- ISubjectKeyIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for SubjectKeyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ISubjectPublicKeyInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for SubjectPublicKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- isUndefined() - Method in class com.itextpdf.layout.font.FontCharacteristics
- isUnderline() - Method in class com.itextpdf.io.font.FontNames
- isUnderline() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns a boolean value indicating if the font is underlined or not.
- isURI() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
- isUseActualText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy
-
Gets the value of the property which determines if /ActualText will be used when extracting the text
- isUsedOwnerPassword() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
- isUserWarnedAboutAcroFormCopying - Variable in class com.itextpdf.kernel.pdf.PdfWriter
- isValid(CssDeclaration) - Method in interface com.itextpdf.styledxmlparser.css.validate.ICssDeclarationValidator
-
Checks if a value is a valid CSS declaration.
- isValid(CssDeclaration) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.CssDefaultValidator
-
Validates a CSS declaration.
- isValid(CssDeclaration) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.declaration.MultiTypeDeclarationValidator
- isValid(CssDeclaration) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.declaration.SingleTypeDeclarationValidator
- isValid(String) - Method in interface com.itextpdf.styledxmlparser.css.validate.ICssDataTypeValidator
-
Checks if a value is a valid data type (e.g.
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.ArrayDataTypeValidator
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBackgroundValidator
-
Checks if a value is a valid data type (e.g.
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBlendModeValidator
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssCmykAwareColorValidator
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssColorValidator
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssIdentifierValidator
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssLengthValueValidator
-
Checks if a value is a valid data type (e.g.
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssNumberValueValidator
-
Checks if a value is a valid data type (e.g.
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssPercentageValueValidator
-
Checks if a value is a valid data type (e.g.
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssQuotesValidator
- isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssTransformValidator
- isValidCharacterValue(int) - Static method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
Checks if a character value should be escaped/unescaped.
- isValidMediaType(String) - Static method in class com.itextpdf.styledxmlparser.css.media.MediaType
-
Checks if a media type is registered as a valid media type.
- isValidNumericValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks if a string is in a valid format.
- isValidPassword(byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
- isValidPassword(byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- isValidResponse(IBasicOCSPResp, X509Certificate, Date) - Method in class com.itextpdf.signatures.OCSPVerifier
-
Verifies if an OCSP response is genuine If it doesn't verify against the issuer certificate and response's certificates, it may verify using a trusted anchor or cert.
- isValueDefinedForThisId(IRenderer, String) - Static method in class com.itextpdf.layout.renderer.TargetCounterHandler
-
Indicates if page value was defined for this id.
- isVersionCommandExecutable(String, String) - Static method in class com.itextpdf.io.util.CliCommandUtil
-
Checks if the command, passed as parameter, is executable and the output version text contains expected text
- isVertical - Variable in class com.itextpdf.io.font.TrueTypeFont
- ISvgConverterProperties - Interface in com.itextpdf.svg.processors
-
Interface for the configuration classes used by
ISvgProcessor
- ISvgNodeRenderer - Interface in com.itextpdf.svg.renderers
-
Interface for SvgNodeRenderer, the renderer draws the SVG to its Pdf-canvas passed in
SvgDrawContext
, applying styling (CSS and attributes). - ISvgNodeRendererFactory - Interface in com.itextpdf.svg.renderers.factories
-
Interface for the factory used by
DefaultSvgProcessor
. - ISvgPaintServer - Interface in com.itextpdf.svg.renderers
-
Interface for working with paint servers.
- ISvgProcessor - Interface in com.itextpdf.svg.processors
-
Interface for SVG processors.
- ISvgProcessorResult - Interface in com.itextpdf.svg.processors
-
Interface for SVG processors results.
- ISvgTextNodeRenderer - Interface in com.itextpdf.svg.renderers.impl
- isViewDetails() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Check if view is in details mode.
- isViewHidden() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Check if view is hidden.
- isViewTile() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Check if view is in tile mode.
- isVolatile() - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
- isWhitespace(int) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Is a certain character a whitespace? Currently checks on the following: '0', '9', '10', '12', '13', '32'.
- isWhitespace(int, boolean) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Checks whether a character is a whitespace.
- isWoff2Font(byte[]) - Static method in class com.itextpdf.io.font.woff2.Woff2Converter
- isWordHasBeenSplit() - Method in class com.itextpdf.layout.layout.TextLayoutResult
-
Indicates whether some word in a rendered text was split during
layout
. - isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.fields.AbstractPdfFormField
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.PdfAcroForm
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.forms.PdfSigFieldLock
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.font.PdfFont
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfAction
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfAnnotationAdditionalActions
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfMediaClipData
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfRendition
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfTarget
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfWin
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSort
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Pattern
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.UncoloredTilingPattern
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.filespec.PdfStringFS
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.function.AbstractPdfFunction
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.layer.PdfVisibilityExpression
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitRemoteGoToDestination
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.navigation.PdfNamedDestination
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.navigation.PdfStringDestination
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.navigation.PdfStructureDestination
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfAnnotationBorder
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfDate
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayload
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfEncryptedPayloadDocument
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfPage
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfResources
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.tagging.PdfMcr
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.tagging.PdfNamespace
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructureAttributes
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.tagging.PdfUserProperty
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Defines if the object behind this wrapper must be an indirect object in the resultant document.
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.signatures.PdfSignature
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.signatures.PdfSignatureApp
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.signatures.PdfSignatureBuildProperties
- isXfaPresent() - Method in class com.itextpdf.forms.xfa.XfaForm
-
Returns
true
if it is a XFA form. - isXMLName(String) - Static method in class com.itextpdf.kernel.xmp.impl.Utils
-
Simple check for valid XMLNames.
- isXMLNameNS(String) - Static method in class com.itextpdf.kernel.xmp.impl.Utils
-
Checks if the value is a legal "unqualified" XML name, as defined in the XML Namespaces proposed recommendation.
- isZero(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
-
Checks whether a string contains a zero.
- IT - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ITALIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Italic - Static variable in class com.itextpdf.io.font.constants.FontDescriptorFlags
- ITALIC - Static variable in class com.itextpdf.io.font.constants.FontMacStyleFlags
- ITALIC - Static variable in class com.itextpdf.io.font.constants.FontStyles
-
Italic font style.
- ITALIC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant ITALIC.
- ITALIC - Static variable in class com.itextpdf.svg.SvgConstants.Attributes
-
The Constant ITALIC.
- ITALIC_SIMULATION - Static variable in class com.itextpdf.layout.properties.Property
- ItalicAngle - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ITBSCertificate - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for TBSCertificate that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- Item() - Constructor for class com.itextpdf.io.font.CFFFont.Item
- iterator() - Method in class com.itextpdf.io.font.otf.GlyphLine
- iterator() - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns an iterator over an array of PdfObject elements.
- iterator() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- iterator() - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Constructs an iterator for the properties within this XMP object.
- iterator() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
- iterator(IteratorOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- iterator(IteratorOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Constructs an iterator for the properties within this XMP object using some options.
- iterator(String, String, IteratorOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
- iterator(String, String, IteratorOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Construct an iterator for the properties within an XMP object.
- IteratorOptions - Class in com.itextpdf.kernel.xmp.options
-
Options for
XMPIterator
construction. - IteratorOptions() - Constructor for class com.itextpdf.kernel.xmp.options.IteratorOptions
- ITEXT - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- ITEXT_CORE - Static variable in class com.itextpdf.commons.actions.ProductNameConstant
- ITEXT_CORE_NAMESPACES - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
- ITextChunkLocation - Interface in com.itextpdf.kernel.pdf.canvas.parser.listener
- ITextCoreProductData - Class in com.itextpdf.kernel.actions.data
-
Stores an instance of
ProductData
related to iText core module. - ITextCoreProductEvent - Class in com.itextpdf.kernel.actions.events
-
Class represents events registered in iText core module.
- ITextException - Exception in com.itextpdf.commons.exceptions
-
General iText exception.
- ITextException() - Constructor for exception com.itextpdf.commons.exceptions.ITextException
-
Creates a new ITextException with no error message and cause.
- ITextException(String) - Constructor for exception com.itextpdf.commons.exceptions.ITextException
-
Creates a new ITextException.
- ITextException(String, Throwable) - Constructor for exception com.itextpdf.commons.exceptions.ITextException
-
Creates a new ITextException.
- ITextException(Throwable) - Constructor for exception com.itextpdf.commons.exceptions.ITextException
-
Creates a new ITextException.
- ITextExtractionStrategy - Interface in com.itextpdf.kernel.pdf.canvas.parser.listener
-
This is a special interface for
IEventFilter
that returns text as result of its work. - ITextNode - Interface in com.itextpdf.styledxmlparser.node
-
Interface for text nodes.
- ITextProductEventProcessor - Interface in com.itextpdf.commons.actions.processors
-
Interface for product event processors.
- ITextTest - Class in com.itextpdf.test
-
This is a generic class for testing.
- ITextTest() - Constructor for class com.itextpdf.test.ITextTest
- ITime - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
-
This interface represents the wrapper for Time that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITimeStampRequest - Interface in com.itextpdf.commons.bouncycastle.tsp
-
This interface represents the wrapper for TimeStampRequest that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITimeStampRequestGenerator - Interface in com.itextpdf.commons.bouncycastle.tsp
-
This interface represents the wrapper for TimeStampRequestGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITimeStampResponse - Interface in com.itextpdf.commons.bouncycastle.tsp
-
This interface represents the wrapper for TimeStampResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITimeStampResponseGenerator - Interface in com.itextpdf.commons.bouncycastle.tsp
-
This interface represents the wrapper for TimeStampResponseGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITimeStampToken - Interface in com.itextpdf.commons.bouncycastle.tsp
-
This interface represents the wrapper for TimeStampToken that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITimeStampTokenGenerator - Interface in com.itextpdf.commons.bouncycastle.tsp
-
This interface represents the wrapper for TimeStampTokenGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITimeStampTokenInfo - Interface in com.itextpdf.commons.bouncycastle.tsp
-
This interface represents the wrapper for TimeStampTokenInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- ITSAClient - Interface in com.itextpdf.signatures
-
Time Stamp Authority client (caller) interface.
- ITSAInfoBouncyCastle - Interface in com.itextpdf.signatures
-
Interface you can implement and pass to TSAClientBouncyCastle in case you want to do something with the information returned
- ITSTInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.tsp
-
This interface represents the wrapper for TSTInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IUnknownStatus - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
-
This interface represents the wrapper for UnknownStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IVGenerator - Class in com.itextpdf.kernel.crypto
-
An initialization vector generator for a CBC block encryption.
- IX500Name - Interface in com.itextpdf.commons.bouncycastle.asn1.x500
-
This interface represents the wrapper for X500Name that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IX509CertificateHolder - Interface in com.itextpdf.commons.bouncycastle.cert
-
This interface represents the wrapper for X509CertificateHolder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IX509CRLHolder - Interface in com.itextpdf.commons.bouncycastle.cert
-
This interface represents the wrapper for X509CRLHolder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IX509ExtensionUtils - Interface in com.itextpdf.commons.bouncycastle.cert
-
This interface represents the wrapper for X509ExtensionUtils that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IX509v2CRLBuilder - Interface in com.itextpdf.commons.bouncycastle.cert
-
This interface represents the wrapper for X509v2CRLBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
- IXmlParser - Interface in com.itextpdf.styledxmlparser
-
Interface for the XML parsing operations that accept XML and return a document node.
- IXmlParserFactory - Interface in com.itextpdf.kernel.utils
-
The interface in which methods for creating xml parsers are declared.
- IXObjectDoHandler - Interface in com.itextpdf.kernel.pdf.canvas.parser
J
- JAMAICAN_CREOLE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- JAPANESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- JAVANESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- JavaScript - Static variable in class com.itextpdf.kernel.pdf.PdfName
- JBIG2 - Enum constant in enum com.itextpdf.io.image.ImageType
- JBIG2_IMAGE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- JBIG2Decode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- JBIG2Globals - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Jbig2ImageData - Class in com.itextpdf.io.image
- Jbig2ImageData(byte[], int) - Constructor for class com.itextpdf.io.image.Jbig2ImageData
- Jbig2ImageData(URL, int) - Constructor for class com.itextpdf.io.image.Jbig2ImageData
- Jbig2Page(int, Jbig2SegmentReader) - Constructor for class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Page
- Jbig2Segment(int) - Constructor for class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
- Jbig2SegmentReader - Class in com.itextpdf.io.codec
-
Class to read a JBIG2 file at a basic level: understand all the segments, understand what segments belong to which pages, how many pages there are, what the width and height of each page is, and global segments if there are any.
- Jbig2SegmentReader(RandomAccessFileOrArray) - Constructor for class com.itextpdf.io.codec.Jbig2SegmentReader
- Jbig2SegmentReader.Jbig2Page - Class in com.itextpdf.io.codec
-
Inner class that holds information about a JBIG2 page.
- Jbig2SegmentReader.Jbig2Segment - Class in com.itextpdf.io.codec
-
Inner class that holds information about a JBIG2 segment.
- JcaCertStoreBC - Class in com.itextpdf.bouncycastle.cert.jcajce
-
Wrapper class for
JcaCertStore
. - JcaCertStoreBC(JcaCertStore) - Constructor for class com.itextpdf.bouncycastle.cert.jcajce.JcaCertStoreBC
-
Creates new wrapper instance for
JcaCertStore
. - JcaCertStoreBCFips - Class in com.itextpdf.bouncycastlefips.cert.jcajce
-
Wrapper class for
JcaCertStore
. - JcaCertStoreBCFips(JcaCertStore) - Constructor for class com.itextpdf.bouncycastlefips.cert.jcajce.JcaCertStoreBCFips
-
Creates new wrapper instance for
JcaCertStore
. - JcaContentSignerBuilderBC - Class in com.itextpdf.bouncycastle.operator.jcajce
-
Wrapper class for
JcaContentSignerBuilder
. - JcaContentSignerBuilderBC(JcaContentSignerBuilder) - Constructor for class com.itextpdf.bouncycastle.operator.jcajce.JcaContentSignerBuilderBC
-
Creates new wrapper instance for
JcaContentSignerBuilder
. - JcaContentSignerBuilderBCFips - Class in com.itextpdf.bouncycastlefips.operator.jcajce
-
Wrapper class for
JcaContentSignerBuilder
. - JcaContentSignerBuilderBCFips(JcaContentSignerBuilder) - Constructor for class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentSignerBuilderBCFips
-
Creates new wrapper instance for
JcaContentSignerBuilder
. - JcaContentVerifierProviderBuilderBC - Class in com.itextpdf.bouncycastle.operator.jcajce
-
Wrapper class for
JcaContentVerifierProviderBuilder
. - JcaContentVerifierProviderBuilderBC(JcaContentVerifierProviderBuilder) - Constructor for class com.itextpdf.bouncycastle.operator.jcajce.JcaContentVerifierProviderBuilderBC
-
Creates new wrapper instance for
JcaContentVerifierProviderBuilder
. - JcaContentVerifierProviderBuilderBCFips - Class in com.itextpdf.bouncycastlefips.operator.jcajce
-
Wrapper class for
JcaContentVerifierProviderBuilder
. - JcaContentVerifierProviderBuilderBCFips(JcaContentVerifierProviderBuilder) - Constructor for class com.itextpdf.bouncycastlefips.operator.jcajce.JcaContentVerifierProviderBuilderBCFips
-
Creates new wrapper instance for
JcaContentVerifierProviderBuilder
. - JcaDigestCalculatorProviderBuilderBC - Class in com.itextpdf.bouncycastle.operator.jcajce
-
Wrapper class for
JcaDigestCalculatorProviderBuilder
. - JcaDigestCalculatorProviderBuilderBC(JcaDigestCalculatorProviderBuilder) - Constructor for class com.itextpdf.bouncycastle.operator.jcajce.JcaDigestCalculatorProviderBuilderBC
-
Creates new wrapper instance for
JcaDigestCalculatorProviderBuilder
. - JcaDigestCalculatorProviderBuilderBCFips - Class in com.itextpdf.bouncycastlefips.operator.jcajce
-
Wrapper class for
JcaDigestCalculatorProviderBuilder
. - JcaDigestCalculatorProviderBuilderBCFips(JcaDigestCalculatorProviderBuilder) - Constructor for class com.itextpdf.bouncycastlefips.operator.jcajce.JcaDigestCalculatorProviderBuilderBCFips
-
Creates new wrapper instance for
JcaDigestCalculatorProviderBuilder
. - JcaPEMKeyConverterBC - Class in com.itextpdf.bouncycastle.openssl.jcajce
-
Wrapper class for
JcaPEMKeyConverter
. - JcaPEMKeyConverterBC(JcaPEMKeyConverter) - Constructor for class com.itextpdf.bouncycastle.openssl.jcajce.JcaPEMKeyConverterBC
-
Creates new wrapper instance for
JcaPEMKeyConverter
. - JcaPEMKeyConverterBCFips - Class in com.itextpdf.bouncycastlefips.openssl.jcajce
-
Wrapper class for
JcaPEMKeyConverter
. - JcaPEMKeyConverterBCFips(JcaPEMKeyConverter) - Constructor for class com.itextpdf.bouncycastlefips.openssl.jcajce.JcaPEMKeyConverterBCFips
-
Creates new wrapper instance for
JcaPEMKeyConverter
. - JcaSignerInfoGeneratorBuilderBC - Class in com.itextpdf.bouncycastle.cms.jcajce
-
Wrapper class for
JcaSignerInfoGeneratorBuilder
. - JcaSignerInfoGeneratorBuilderBC(IDigestCalculatorProvider) - Constructor for class com.itextpdf.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilderBC
-
Creates new wrapper instance for
JcaSignerInfoGeneratorBuilder
. - JcaSignerInfoGeneratorBuilderBC(JcaSignerInfoGeneratorBuilder) - Constructor for class com.itextpdf.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilderBC
-
Creates new wrapper instance for
JcaSignerInfoGeneratorBuilder
. - JcaSignerInfoGeneratorBuilderBCFips - Class in com.itextpdf.bouncycastlefips.cms.jcajce
-
Wrapper class for
JcaSignerInfoGeneratorBuilder
. - JcaSignerInfoGeneratorBuilderBCFips(IDigestCalculatorProvider) - Constructor for class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSignerInfoGeneratorBuilderBCFips
-
Creates new wrapper instance for
JcaSignerInfoGeneratorBuilder
. - JcaSignerInfoGeneratorBuilderBCFips(JcaSignerInfoGeneratorBuilder) - Constructor for class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSignerInfoGeneratorBuilderBCFips
-
Creates new wrapper instance for
JcaSignerInfoGeneratorBuilder
. - JcaSimpleSignerInfoVerifierBuilderBC - Class in com.itextpdf.bouncycastle.cms.jcajce
-
Wrapper class for
JcaSimpleSignerInfoVerifierBuilder
. - JcaSimpleSignerInfoVerifierBuilderBC(JcaSimpleSignerInfoVerifierBuilder) - Constructor for class com.itextpdf.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBC
-
Creates new wrapper instance for
JcaSimpleSignerInfoVerifierBuilder
. - JcaSimpleSignerInfoVerifierBuilderBCFips - Class in com.itextpdf.bouncycastlefips.cms.jcajce
-
Wrapper class for
JcaSimpleSignerInfoVerifierBuilder
. - JcaSimpleSignerInfoVerifierBuilderBCFips(JcaSimpleSignerInfoVerifierBuilder) - Constructor for class com.itextpdf.bouncycastlefips.cms.jcajce.JcaSimpleSignerInfoVerifierBuilderBCFips
-
Creates new wrapper instance for
JcaSimpleSignerInfoVerifierBuilder
. - JcaX509CertificateConverterBC - Class in com.itextpdf.bouncycastle.cert.jcajce
-
Wrapper class for
JcaX509CertificateConverter
. - JcaX509CertificateConverterBC(JcaX509CertificateConverter) - Constructor for class com.itextpdf.bouncycastle.cert.jcajce.JcaX509CertificateConverterBC
-
Creates new wrapper instance for
JcaX509CertificateConverter
. - JcaX509CertificateConverterBCFips - Class in com.itextpdf.bouncycastlefips.cert.jcajce
-
Wrapper class for
JcaX509CertificateConverter
. - JcaX509CertificateConverterBCFips(JcaX509CertificateConverter) - Constructor for class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509CertificateConverterBCFips
-
Creates new wrapper instance for
JcaX509CertificateConverter
. - JcaX509CertificateHolderBC - Class in com.itextpdf.bouncycastle.cert.jcajce
-
Wrapper class for
JcaX509CertificateHolder
. - JcaX509CertificateHolderBC(JcaX509CertificateHolder) - Constructor for class com.itextpdf.bouncycastle.cert.jcajce.JcaX509CertificateHolderBC
-
Creates new wrapper instance for
JcaX509CertificateHolder
. - JcaX509CertificateHolderBCFips - Class in com.itextpdf.bouncycastlefips.cert.jcajce
-
Wrapper class for
JcaX509CertificateHolder
. - JcaX509CertificateHolderBCFips(JcaX509CertificateHolder) - Constructor for class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509CertificateHolderBCFips
-
Creates new wrapper instance for
JcaX509CertificateHolder
. - JcaX509v3CertificateBuilderBC - Class in com.itextpdf.bouncycastle.cert.jcajce
-
Wrapper class for
JcaX509v3CertificateBuilder
. - JcaX509v3CertificateBuilderBC(X509Certificate, BigInteger, Date, Date, IX500Name, PublicKey) - Constructor for class com.itextpdf.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilderBC
-
Creates new wrapper instance for
JcaX509v3CertificateBuilder
. - JcaX509v3CertificateBuilderBC(JcaX509v3CertificateBuilder) - Constructor for class com.itextpdf.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilderBC
-
Creates new wrapper instance for
JcaX509v3CertificateBuilder
. - JcaX509v3CertificateBuilderBCFips - Class in com.itextpdf.bouncycastlefips.cert.jcajce
-
Wrapper class for
JcaX509v3CertificateBuilder
. - JcaX509v3CertificateBuilderBCFips(X509Certificate, BigInteger, Date, Date, IX500Name, PublicKey) - Constructor for class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509v3CertificateBuilderBCFips
-
Creates new wrapper instance for
JcaX509v3CertificateBuilder
. - JcaX509v3CertificateBuilderBCFips(JcaX509v3CertificateBuilder) - Constructor for class com.itextpdf.bouncycastlefips.cert.jcajce.JcaX509v3CertificateBuilderBCFips
-
Creates new wrapper instance for
JcaX509v3CertificateBuilder
. - JceKeyTransEnvelopedRecipientBC - Class in com.itextpdf.bouncycastle.cms.jcajce
-
Wrapper class for
JceKeyTransEnvelopedRecipient
. - JceKeyTransEnvelopedRecipientBC(JceKeyTransEnvelopedRecipient) - Constructor for class com.itextpdf.bouncycastle.cms.jcajce.JceKeyTransEnvelopedRecipientBC
-
Creates new wrapper instance for
JceKeyTransEnvelopedRecipient
. - JceKeyTransEnvelopedRecipientBCFips - Class in com.itextpdf.bouncycastlefips.cms.jcajce
-
Wrapper class for
JceKeyTransEnvelopedRecipient
. - JceKeyTransEnvelopedRecipientBCFips(JceKeyTransEnvelopedRecipient) - Constructor for class com.itextpdf.bouncycastlefips.cms.jcajce.JceKeyTransEnvelopedRecipientBCFips
-
Creates new wrapper instance for
JceKeyTransEnvelopedRecipient
. - JceOpenSSLPKCS8DecryptorProviderBuilderBC - Class in com.itextpdf.bouncycastle.openssl.jcajce
-
Wrapper class for
JceOpenSSLPKCS8DecryptorProviderBuilder
. - JceOpenSSLPKCS8DecryptorProviderBuilderBC(JceOpenSSLPKCS8DecryptorProviderBuilder) - Constructor for class com.itextpdf.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBC
-
Creates new wrapper instance for
JceOpenSSLPKCS8DecryptorProviderBuilder
. - JceOpenSSLPKCS8DecryptorProviderBuilderBCFips - Class in com.itextpdf.bouncycastlefips.openssl.jcajce
-
Wrapper class for
JceOpenSSLPKCS8DecryptorProviderBuilder
. - JceOpenSSLPKCS8DecryptorProviderBuilderBCFips(JceOpenSSLPKCS8DecryptorProviderBuilder) - Constructor for class com.itextpdf.bouncycastlefips.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilderBCFips
-
Creates new wrapper instance for
JceOpenSSLPKCS8DecryptorProviderBuilder
. - JPEG - Enum constant in enum com.itextpdf.io.image.ImageType
- JPEG_IMAGE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- JPEG2000 - Enum constant in enum com.itextpdf.io.image.ImageType
- JPEG2000_ENUMERATED_COLOUR_SPACE_19_CIEJAB_SHALL_NOT_BE_USED - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- JPEG2000_IMAGE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- Jpeg2000ImageData - Class in com.itextpdf.io.image
- Jpeg2000ImageData(byte[]) - Constructor for class com.itextpdf.io.image.Jpeg2000ImageData
- Jpeg2000ImageData(URL) - Constructor for class com.itextpdf.io.image.Jpeg2000ImageData
- Jpeg2000ImageData.ColorSpecBox - Class in com.itextpdf.io.image
- Jpeg2000ImageData.Parameters - Class in com.itextpdf.io.image
- JpegImageData - Class in com.itextpdf.io.image
- JpegImageData(byte[]) - Constructor for class com.itextpdf.io.image.JpegImageData
- JpegImageData(URL) - Constructor for class com.itextpdf.io.image.JpegImageData
- JPEGPROC_BASELINE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!baseline sequential
- JPEGPROC_LOSSLESS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!Huffman coded lossless
- JPXDecode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- JPXDECODE_FILTER_DECODING - Static variable in class com.itextpdf.kernel.logs.KernelLogMessageConstant
- JpxDecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles a JPXDecode filter.
- JpxDecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.JpxDecodeFilter
- JS - Static variable in class com.itextpdf.kernel.pdf.PdfName
- JSON_OBJECT_CAN_NOT_BE_NULL - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
- JsonUtil - Class in com.itextpdf.commons.utils
-
Utility class for JSON serialization and deserialization operations.
- JsoupAttribute - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
IAttribute
interface; wrapper for the JSoupAttribute
class. - JsoupAttribute(Attribute) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttribute
-
Creates a new
JsoupAttribute
instance. - JsoupAttributes - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
IAttributes
interface; wrapper for the JSoupAttributes
class. - JsoupAttributes(Attributes) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
-
Creates a new
JsoupAttributes
instance. - JsoupDataNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
IDataNode
interface; wrapper for the JSoupDataNode
class. - JsoupDataNode(DataNode) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDataNode
-
Creates a new
JsoupDataNode
instance. - JsoupDocumentNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
IDocumentNode
interface; wrapper for the JSoupDocument
class. - JsoupDocumentNode(Document) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDocumentNode
-
Creates a new
JsoupDocumentNode
instance. - JsoupDocumentTypeNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
IDocumentTypeNode
interface; wrapper for the JSoupDocumentType
class. - JsoupDocumentTypeNode(DocumentType) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDocumentTypeNode
-
Creates a new
JsoupDocumentTypeNode
instance. - JsoupElementNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
IElementNode
interface; wrapper for the JSoupJsoupNode
class. - JsoupElementNode(Element) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
-
Creates a new
JsoupElementNode
instance. - JsoupHtmlParser - Class in com.itextpdf.styledxmlparser.node.impl.jsoup
-
Class that uses JSoup to parse HTML.
- JsoupHtmlParser() - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupHtmlParser
- JsoupNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
INode
interface; wrapper for the JSoupNode
class. - JsoupNode(Node) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupNode
-
Creates a new
JsoupNode
instance. - JsoupTextNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
Implementation of the
ITextNode
interface; wrapper for the JSoupTextNode
class. - JsoupTextNode(TextNode) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupTextNode
-
Creates a new
JsoupTextNode
instance. - JsoupXmlParser - Class in com.itextpdf.styledxmlparser.node.impl.jsoup
-
Class that uses JSoup to parse HTML.
- JsoupXmlParser() - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupXmlParser
- JULA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- JUST_CHILDREN - Static variable in class com.itextpdf.kernel.xmp.options.IteratorOptions
-
Just do the immediate children of the root, default is subtree.
- JUST_LEAFNAME - Static variable in class com.itextpdf.kernel.xmp.options.IteratorOptions
-
Return just the leaf part of the path, default is the full path.
- JUST_LEAFNODES - Static variable in class com.itextpdf.kernel.xmp.options.IteratorOptions
-
Just do the leaf nodes, default is all nodes in the subtree.
- JUSTIFICATION - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- JUSTIFIED - Enum constant in enum com.itextpdf.layout.properties.TextAlignment
- JUSTIFIED_ALL - Enum constant in enum com.itextpdf.layout.properties.TextAlignment
- justify(float) - Method in class com.itextpdf.layout.renderer.LineRenderer
- Justify - Static variable in class com.itextpdf.kernel.pdf.PdfName
- JUSTIFY_CONTENT - Static variable in class com.itextpdf.layout.properties.Property
- JUSTIFY_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant JUSTIFY_CONTENT.
- JUSTIFY_ITEMS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant JUSTIFY_ITEMS.
- JustifyContent - Enum in com.itextpdf.layout.properties
-
A enum containing potential property values for
Property.JUSTIFY_CONTENT
.
K
- K - Static variable in class com.itextpdf.kernel.pdf.PdfName
- KABARDIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KABUVERDIANU_CRIOULO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KABYLE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KACHCHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KALENJIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KALMYK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KAMBA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KANAUJI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KANNADA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KANURI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KAQCHIKEL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KARACHAY - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KARAIM - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KARAKALPAK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KARELIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KAREN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KASHMIRI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KASHUBIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KAZAKH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KEBENA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KEEP_ALL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant KEEP_ALL.
- KEEP_TOGETHER - Static variable in class com.itextpdf.layout.properties.Property
- KEEP_WITH_NEXT - Static variable in class com.itextpdf.layout.properties.Property
- KeepAllSplitCharacters - Class in com.itextpdf.layout.splitting
-
The implementation of
ISplitCharacters
that prevents breaking within words. - KeepAllSplitCharacters() - Constructor for class com.itextpdf.layout.splitting.KeepAllSplitCharacters
- keepNumbers(String) - Static method in class com.itextpdf.barcodes.BarcodeInter25
-
Deletes all the non numeric characters from
text
. - KEKCHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KernelExceptionMessageConstant - Class in com.itextpdf.kernel.exceptions
-
Class that bundles all the error message templates as constants.
- KernelLogMessageConstant - Class in com.itextpdf.kernel.logs
-
Class that bundles all the error message templates as constants.
- kerning - Variable in class com.itextpdf.io.font.TrueTypeFont
-
The map containing the kerning information.
- key - Variable in class com.itextpdf.io.font.CFFFont
- KEY_USAGE - Static variable in class com.itextpdf.signatures.OID.X509Extensions
-
One of the standard extensions from https://tools.ietf.org/html/rfc5280
- keyLength - Variable in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
- KeyPurposeIdBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
KeyPurposeId
. - KeyPurposeIdBC(KeyPurposeId) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.KeyPurposeIdBC
-
Creates new wrapper instance for
KeyPurposeId
. - KeyPurposeIdBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
KeyPurposeId
. - KeyPurposeIdBCFips(KeyPurposeId) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.KeyPurposeIdBCFips
-
Creates new wrapper instance for
KeyPurposeId
. - keys() - Method in class com.itextpdf.layout.hyphenation.TernaryTree
- keySet() - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns all the keys of this PdfDictionary as a Set.
- KeyStoreUtil - Class in com.itextpdf.signatures
-
Utility class with some KeyStore related methods.
- KeyStoreUtil() - Constructor for class com.itextpdf.signatures.KeyStoreUtil
- KeyTransRecipientInfoBC - Class in com.itextpdf.bouncycastle.asn1.cms
-
Wrapper class for
KeyTransRecipientInfo
. - KeyTransRecipientInfoBC(IRecipientIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.KeyTransRecipientInfoBC
-
Creates new wrapper instance for
KeyTransRecipientInfo
. - KeyTransRecipientInfoBC(KeyTransRecipientInfo) - Constructor for class com.itextpdf.bouncycastle.asn1.cms.KeyTransRecipientInfoBC
-
Creates new wrapper instance for
KeyTransRecipientInfo
. - KeyTransRecipientInfoBCFips - Class in com.itextpdf.bouncycastlefips.asn1.cms
-
Wrapper class for
KeyTransRecipientInfo
. - KeyTransRecipientInfoBCFips(IRecipientIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.KeyTransRecipientInfoBCFips
-
Creates new wrapper instance for
KeyTransRecipientInfo
. - KeyTransRecipientInfoBCFips(KeyTransRecipientInfo) - Constructor for class com.itextpdf.bouncycastlefips.asn1.cms.KeyTransRecipientInfoBCFips
-
Creates new wrapper instance for
KeyTransRecipientInfo
. - KeyUsageBC - Class in com.itextpdf.bouncycastle.asn1.x509
-
Wrapper class for
KeyUsage
. - KeyUsageBC(KeyUsage) - Constructor for class com.itextpdf.bouncycastle.asn1.x509.KeyUsageBC
-
Creates new wrapper instance for
KeyUsage
. - KeyUsageBCFips - Class in com.itextpdf.bouncycastlefips.asn1.x509
-
Wrapper class for
KeyUsage
. - KeyUsageBCFips(KeyUsage) - Constructor for class com.itextpdf.bouncycastlefips.asn1.x509.KeyUsageBCFips
-
Creates new wrapper instance for
KeyUsage
. - KEYWORD_ENCRYPT_SHALL_NOT_BE_USED_IN_THE_TRAILER_DICTIONARY - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
- Keywords - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Keywords - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
Keywords.
- KHAKASS - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHAMTI_SHAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHANTY_KAZIM - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHANTY_SHURISHKAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHANTY_VAKHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHASI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHENGKHA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHMER - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHORASANI_TURKIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHOWAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KHUTSURI_GEORGIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KICHE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Kids - Static variable in class com.itextpdf.kernel.pdf.PdfName
- KIKONGO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KIKUYU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KILDIN_SAMI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KINYARWANDA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KIRGHIZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KIRIBATI_GILBERTESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KIRMANJKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KISII - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KITUBA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- knows(String) - Method in class com.itextpdf.layout.hyphenation.TernaryTree
- KODAGU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOKNI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOMI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOMI_PERMYAK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOMI_ZYRIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOMO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOMSO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KONGO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KONKANI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOORETE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOREAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOREAN_OLD_HANGUL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KORYAK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KOSRAEAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KozMinProRegular - Enum constant in enum com.itextpdf.kernel.pdf.annot.da.ExtendedAnnotationFont
- KPELLE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KPELLE_GUINEA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KPELLE_LIBERIA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KRIO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KRYMCHAK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KUANYAMA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KUI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KULVI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KUMAONI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KUMYK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KURDISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KURUKH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- KUY - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- kv - Variable in class com.itextpdf.layout.hyphenation.TernaryTree
-
This vector holds the trailing of the keys when the branch is compressed.
L
- L - Static variable in class com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
-
L = ~7% correction
- L - Static variable in class com.itextpdf.kernel.pdf.PdfName
- L - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- L - Static variable in class com.itextpdf.signatures.CertificateInfo.X500Name
-
Locality name - StringType(SIZE(1..64)).
- L_CREE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- L2R - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Lab - Class in com.itextpdf.kernel.colors
- Lab - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Lab(float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.Lab
- Lab(float[], float[]) - Constructor for class com.itextpdf.kernel.colors.Lab
- Lab(float[], float[], float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.Lab
- Lab(float[], float[], float[], float[]) - Constructor for class com.itextpdf.kernel.colors.Lab
- Lab(PdfCieBasedCs.Lab) - Constructor for class com.itextpdf.kernel.colors.Lab
- Lab(PdfCieBasedCs.Lab, float[]) - Constructor for class com.itextpdf.kernel.colors.Lab
- Lab(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.Lab
- LADAKHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LADIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LADINO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LAHULI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LAK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LAKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LAMBANI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LAMPUNG - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- lang - Variable in class com.itextpdf.layout.hyphenation.Hyphenator
- Lang - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LANG - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
-
The Constant LANG.
- LANG - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LANG.
- language - Variable in class com.itextpdf.kernel.pdf.tagutils.DefaultAccessibilityProperties
- Language - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Language - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
An unordered array specifying the languages used in the resource.
- LanguageRecord - Class in com.itextpdf.io.font.otf
- LanguageRecord() - Constructor for class com.itextpdf.io.font.otf.LanguageRecord
- languages - Variable in class com.itextpdf.io.font.otf.ScriptRecord
- LanguageTags - Class in com.itextpdf.io.font.otf
-
Constants corresponding to language tags in the OTF specification.
- LAO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LARGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LARGE.
- LARGER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LARGER.
- Last - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LAST - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LAST.
- LAST_CHILD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LAST_CHILD.
- LAST_OF_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LAST_OF_TYPE.
- LAST_PAGE - Enum constant in enum com.itextpdf.layout.properties.AreaBreakType
- LAST_ROW_IS_NOT_COMPLETE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
- LastChar - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LastModified - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LastPage - Static variable in class com.itextpdf.kernel.pdf.PdfName
- lastXref - Variable in class com.itextpdf.kernel.pdf.PdfReader
- latestRevision - Variable in class com.itextpdf.signatures.LtvVerifier
-
Indicates if we're working with the latest revision.
- LATIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Latin1Converter - Class in com.itextpdf.kernel.xmp.impl
- LatticeFormGouraudShadedTriangleMesh(PdfColorSpace, int, int, int, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
Creates the new instance of the class.
- LatticeFormGouraudShadedTriangleMesh(PdfColorSpace, int, int, int, PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
Creates the new instance of the class.
- LatticeFormGouraudShadedTriangleMesh(PdfStream) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
Creates the new instance of the class from the existing
PdfStream
. - LATVIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Launch - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LAUNCH - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- layerDepth - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
The list where we save/restore the layer depth.
- layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.AbstractFormFieldRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.AbstractSelectFieldRenderer
- layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.SelectFieldListBoxRenderer
- layout(LayoutContext) - Method in class com.itextpdf.forms.form.renderer.TextAreaRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.AreaBreakRenderer
- layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.BlockRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.FlexContainerRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.ImageRenderer
- layout(LayoutContext) - Method in interface com.itextpdf.layout.renderer.IRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.LineRenderer
- layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.LineSeparatorRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.ListItemRenderer
- layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.ListRenderer
- layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.ParagraphRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.RootRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.TableRenderer
-
This method simulates positioning of the renderer, including all of its children, and returns the
LayoutResult
, representing the layout result, including occupied area, status, i.e. - layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.TabRenderer
- layout(LayoutContext) - Method in class com.itextpdf.layout.renderer.TextRenderer
- Layout - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LayoutArea - Class in com.itextpdf.layout.layout
-
Represents the area for content
layouting
. - LayoutArea(int, Rectangle) - Constructor for class com.itextpdf.layout.layout.LayoutArea
-
Creates the area for content
layouting
. - LayoutContext - Class in com.itextpdf.layout.layout
-
Represents the context for content
layouting
. - LayoutContext(LayoutArea) - Constructor for class com.itextpdf.layout.layout.LayoutContext
-
Creates the layout context.
- LayoutContext(LayoutArea, boolean) - Constructor for class com.itextpdf.layout.layout.LayoutContext
-
Creates the layout context.
- LayoutContext(LayoutArea, MarginsCollapseInfo) - Constructor for class com.itextpdf.layout.layout.LayoutContext
-
Creates the layout context.
- LayoutContext(LayoutArea, MarginsCollapseInfo, List
) - Constructor for class com.itextpdf.layout.layout.LayoutContext -
Creates the layout context.
- LayoutContext(LayoutArea, MarginsCollapseInfo, List
, boolean) - Constructor for class com.itextpdf.layout.layout.LayoutContext -
Creates the layout context.
- LayoutExceptionMessageConstant - Class in com.itextpdf.layout.exceptions
-
Class that bundles all the error message templates as constants.
- LayoutLogMessageConstant - Class in com.itextpdf.layout.logs
-
Class containing constants to be used in layout.
- LayoutPosition - Class in com.itextpdf.layout.layout
-
We use a simplified version of CSS positioning.
- LayoutPosition() - Constructor for class com.itextpdf.layout.layout.LayoutPosition
- LayoutResult - Class in com.itextpdf.layout.layout
-
Represents the result of content
layouting
. - LayoutResult(int, LayoutArea, IRenderer, IRenderer) - Constructor for class com.itextpdf.layout.layout.LayoutResult
-
Creates the
result of layouting
. - LayoutResult(int, LayoutArea, IRenderer, IRenderer, IRenderer) - Constructor for class com.itextpdf.layout.layout.LayoutResult
-
Creates the
result of layouting
. - LayoutTaggingHelper - Class in com.itextpdf.layout.tagging
- LayoutTaggingHelper(PdfDocument, boolean) - Constructor for class com.itextpdf.layout.tagging.LayoutTaggingHelper
- LAZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Lbl - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LBL - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- LBody - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LBODY - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- LC - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LE - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LEADER_EXTENDED - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- LEADER_LENGTH - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- LEADER_OFFSET - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- Leading - Class in com.itextpdf.layout.properties
-
A specialized class that specifies the leading, "the vertical distance between the baselines of adjacent lines of text" (ISO-32000-1, section 9.3.5).
- Leading - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Leading(int, float) - Constructor for class com.itextpdf.layout.properties.Leading
-
Creates a Leading object.
- LEADING - Static variable in class com.itextpdf.layout.properties.Property
- LEDGER - Static variable in class com.itextpdf.kernel.geom.PageSize
- left - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.LongRect
- LEFT - Enum constant in enum com.itextpdf.layout.borders.Border.Side
- LEFT - Enum constant in enum com.itextpdf.layout.properties.BackgroundPosition.PositionX
- LEFT - Enum constant in enum com.itextpdf.layout.properties.ClearPropertyValue
- LEFT - Enum constant in enum com.itextpdf.layout.properties.FloatPropertyValue
- LEFT - Enum constant in enum com.itextpdf.layout.properties.HorizontalAlignment
- LEFT - Enum constant in enum com.itextpdf.layout.properties.JustifyContent
- LEFT - Enum constant in enum com.itextpdf.layout.properties.ListSymbolAlignment
- LEFT - Enum constant in enum com.itextpdf.layout.properties.TabAlignment
- LEFT - Enum constant in enum com.itextpdf.layout.properties.TextAlignment
- LEFT - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- LEFT - Static variable in class com.itextpdf.layout.properties.Property
- LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LEFT.
- LEFT - Static variable in class com.itextpdf.styledxmlparser.css.page.PageContextConstants
-
The Constant LEFT.
- LEFT_BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant LEFT_BOTTOM.
- LEFT_JUSTIFIED - Static variable in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
Text justification options.
- LEFT_MIDDLE - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant LEFT_MIDDLE.
- LEFT_TO_RIGHT - Enum constant in enum com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.Direction
- LEFT_TO_RIGHT - Enum constant in enum com.itextpdf.kernel.pdf.PdfViewerPreferences.PdfViewerPreferencesConstants
-
Direction constant for
PdfName.Direction
. - LEFT_TO_RIGHT - Enum constant in enum com.itextpdf.layout.properties.BaseDirection
- LEFT_TOP - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
-
The Constant LEFT_TOP.
- leftMinWidth - Variable in class com.itextpdf.layout.layout.TextLayoutResult
- LEGACY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant value LEGACY.
- LEGAL - Static variable in class com.itextpdf.kernel.geom.PageSize
- length - Variable in class com.itextpdf.io.font.CFFFont.RangeItem
- length - Variable in class com.itextpdf.io.font.cmap.CMapByteCid.Cursor
- length - Variable in class com.itextpdf.layout.hyphenation.TernaryTree
-
number of items in tree
- length() - Method in class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Gets the length of the source
- length() - Method in class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Gets the length of the source
- length() - Method in class com.itextpdf.io.source.IndependentRandomAccessSource
-
Gets the length of the source
- length() - Method in interface com.itextpdf.io.source.IRandomAccessSource
-
Gets the length of the source
- length() - Method in class com.itextpdf.io.source.PdfTokenizer
- length() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Gets the total amount of bytes in the source.
- length() - Method in class com.itextpdf.io.source.ThreadSafeRandomAccessSource
- length() - Method in class com.itextpdf.io.source.WindowRandomAccessSource
-
Gets the length of the source
- length() - Method in class com.itextpdf.kernel.geom.Vector
-
Computes the length of this vector
Note: If you are working with raw vectors from PDF, be careful - the Z axis will generally be set to 1. - length() - Method in class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
- length() - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
- length() - Method in class com.itextpdf.layout.hyphenation.ByteVector
-
Obtain number of items in array.
- length() - Method in class com.itextpdf.layout.hyphenation.CharVector
-
Obtain number of items in array.
- length() - Method in class com.itextpdf.layout.hyphenation.Hyphenation
- length() - Method in class com.itextpdf.layout.renderer.LineRenderer
-
Gets the total lengths of characters in this line.
- length() - Method in class com.itextpdf.layout.renderer.TextRenderer
-
The length of the whole text assigned to this renderer.
- Length - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Length1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
- lengthSquared() - Method in class com.itextpdf.kernel.geom.Vector
-
Computes the length squared of this vector.
- LENIENT - Enum constant in enum com.itextpdf.kernel.pdf.PdfReader.StrictnessLevel
-
The reading strictness level at which iText tries to recover from parsing errors if possible.
- LETTER - Static variable in class com.itextpdf.kernel.geom.PageSize
- LETTER_SPACING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LETTER_SPACING.
- levels - Variable in class com.itextpdf.layout.renderer.LineRenderer
- LEZGI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LI - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LI - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- ligatures - Variable in class com.itextpdf.io.font.otf.GposLookupType5.MarkToLigature
- LIGHT - Static variable in class com.itextpdf.io.font.constants.FontWeights
- LIGHT_GRAY - Static variable in class com.itextpdf.kernel.colors.ColorConstants
-
Predefined light gray DeviceRgb color
- Lighten - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LIGHTEN - Enum constant in enum com.itextpdf.layout.properties.BlendMode
- LIGHTEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LIGHTEN.
- LIGHTER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LIGHTER.
- LIGURIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LIMBU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LIMBURGISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Limits - Static variable in class com.itextpdf.kernel.pdf.PdfName
- line - Variable in class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer
- line - Variable in class com.itextpdf.layout.renderer.TextRenderer
- Line - Class in com.itextpdf.kernel.geom
-
Represents a line.
- Line - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Line() - Constructor for class com.itextpdf.kernel.geom.Line
-
Constructs a new zero-length line starting at zero.
- Line(float, float, float, float) - Constructor for class com.itextpdf.kernel.geom.Line
-
Constructs a new line based on the given coordinates.
- Line(Point, Point) - Constructor for class com.itextpdf.kernel.geom.Line
-
Constructs a new line based on the given coordinates.
- LINE - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- LINE - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a
line
. - LINE_DRAWER - Static variable in class com.itextpdf.layout.properties.Property
- LINE_HEIGHT - Static variable in class com.itextpdf.layout.properties.Property
- LINE_HEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LINE_HEIGHT.
- LINE_THROUGH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant value LINE_THROUGH.
- LINE_TO_EXPECTS_FOLLOWING_PARAMETERS_GOT_0 - Static variable in class com.itextpdf.svg.exceptions.SvgExceptionMessageConstant
- LINEAR_GRADIENT - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a
linear gradient
. - linearGradientBuilder - Variable in class com.itextpdf.layout.properties.BackgroundImage
- LinearGradientBuilder - Class in com.itextpdf.kernel.colors.gradients
-
The linear gradient builder implementation with direct target gradient vector and shading transformation (
more info
) - LinearGradientBuilder() - Constructor for class com.itextpdf.kernel.colors.gradients.LinearGradientBuilder
-
Constructs the builder instance
- LinearGradientSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
ISvgNodeRenderer
implementation for thetag. - LinearGradientSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.LinearGradientSvgNodeRenderer
- LineArrow - Static variable in class com.itextpdf.kernel.pdf.PdfName
- lineCapStyle - Variable in class com.itextpdf.layout.properties.Underline
- LineHeight - Class in com.itextpdf.layout.properties
-
A property corresponding to the css line-height property and used to set the height of a line box in the HTML mode.
- LineHeight - Static variable in class com.itextpdf.kernel.pdf.PdfName
- lineJoin - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Curent line join.
- LineLayoutContext - Class in com.itextpdf.layout.layout
-
Represents the context for content of a line
layouting
. - LineLayoutContext(LayoutArea, MarginsCollapseInfo, List
, boolean) - Constructor for class com.itextpdf.layout.layout.LineLayoutContext -
Creates the context for content of a line.
- LineLayoutContext(LayoutContext) - Constructor for class com.itextpdf.layout.layout.LineLayoutContext
-
Creates the context for content of a line.
- LineLayoutResult - Class in com.itextpdf.layout.layout
-
Represents the result of a line
layouting
. - LineLayoutResult(int, LayoutArea, IRenderer, IRenderer) - Constructor for class com.itextpdf.layout.layout.LineLayoutResult
-
Creates the
result of layouting
. - LineLayoutResult(int, LayoutArea, IRenderer, IRenderer, IRenderer) - Constructor for class com.itextpdf.layout.layout.LineLayoutResult
-
Creates the
result of layouting
. - lineLength() - Method in class com.itextpdf.layout.renderer.TextRenderer
-
Returns the length of the
line
which is the result of the layout call. - LineNum - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LineRenderer - Class in com.itextpdf.layout.renderer
- LineRenderer() - Constructor for class com.itextpdf.layout.renderer.LineRenderer
- LineRenderer.RendererGlyph - Class in com.itextpdf.layout.renderer
- lines - Variable in class com.itextpdf.layout.renderer.ParagraphRenderer
- LineSegment - Class in com.itextpdf.kernel.geom
-
Represents a line segment in a particular coordinate system.
- LineSegment(Vector, Vector) - Constructor for class com.itextpdf.kernel.geom.LineSegment
-
Creates a new line segment.
- LineSeparator - Class in com.itextpdf.layout.element
-
This is a line separator element which is basically just a horizontal line with a style specified by
ILineDrawer
custom drawing interface instance. - LineSeparator(ILineDrawer) - Constructor for class com.itextpdf.layout.element.LineSeparator
-
Creates a custom line separator with line style defined by custom
ILineDrawer
interface instance - LineSeparatorRenderer - Class in com.itextpdf.layout.renderer
- LineSeparatorRenderer(LineSeparator) - Constructor for class com.itextpdf.layout.renderer.LineSeparatorRenderer
-
Creates a LineSeparatorRenderer from its corresponding layout object.
- LineSvgNodeRenderer - Class in com.itextpdf.svg.renderers.impl
-
ISvgNodeRenderer
implementation for thetag. - LineSvgNodeRenderer() - Constructor for class com.itextpdf.svg.renderers.impl.LineSvgNodeRenderer
- LineThrough - Static variable in class com.itextpdf.kernel.pdf.PdfName
- lineTo(double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Appends a straight line segment from the current point (x, y).
- lineTo(float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a straight line segment from the current point to the point
(x, y)
. - LineTo - Class in com.itextpdf.svg.renderers.path.impl
-
Implements lineTo(L) attribute of SVG's path element
- LineTo() - Constructor for class com.itextpdf.svg.renderers.path.impl.LineTo
- LineTo(boolean) - Constructor for class com.itextpdf.svg.renderers.path.impl.LineTo
- LINGALA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- Link - Class in com.itextpdf.layout.element
-
A clickable piece of
Text
which contains alink annotation dictionary
. - Link - Static variable in class com.itextpdf.kernel.pdf.PdfName
- Link(String, PdfAction) - Constructor for class com.itextpdf.layout.element.Link
-
Creates a Link which can execute an action.
- Link(String, PdfLinkAnnotation) - Constructor for class com.itextpdf.layout.element.Link
-
Creates a Link with a fully constructed link annotation dictionary.
- Link(String, PdfDestination) - Constructor for class com.itextpdf.layout.element.Link
-
Creates a Link to another location in the document.
- LINK - Static variable in class com.itextpdf.forms.xfdf.XfdfConstants
- LINK - Static variable in class com.itextpdf.kernel.pdf.tagging.StandardRoles
- LINK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LINK.
- LINK - Static variable in class com.itextpdf.svg.SvgConstants.Tags
-
Tag defining a link
- LINK_ANNOTATION - Static variable in class com.itextpdf.layout.properties.Property
- LinkDocumentIdEvent - Class in com.itextpdf.kernel.actions.events
-
An event allows to associated some
SequenceId
withPdfDocument
. - LinkDocumentIdEvent(PdfDocument, AbstractIdentifiableElement) - Constructor for class com.itextpdf.kernel.actions.events.LinkDocumentIdEvent
-
Creates a new instance of the event associating provided
PdfDocument
with the appropriateAbstractIdentifiableElement
. - LinkDocumentIdEvent(PdfDocument, SequenceId) - Constructor for class com.itextpdf.kernel.actions.events.LinkDocumentIdEvent
-
Creates a new instance of the event associating provided
PdfDocument
with the appropriateSequenceId
. - LinkRenderer - Class in com.itextpdf.layout.renderer
- LinkRenderer(Link) - Constructor for class com.itextpdf.layout.renderer.LinkRenderer
-
Creates a LinkRenderer from its corresponding layout object.
- LinkRenderer(Link, String) - Constructor for class com.itextpdf.layout.renderer.LinkRenderer
-
Creates a LinkRenderer from its corresponding layout object, with a custom text to replace the contents of the
Link
. - list - Variable in class com.itextpdf.barcodes.BarcodePDF417.SegmentList
- list - Variable in class com.itextpdf.kernel.pdf.PdfArray
- List - Class in com.itextpdf.layout.element
-
A List is a layout element representing a series of objects that are vertically outlined with the same or very similar layout properties, giving it a sense of unity.
- List - Static variable in class com.itextpdf.kernel.pdf.PdfName
- List() - Constructor for class com.itextpdf.layout.element.List
-
Creates a List with the
List.DEFAULT_LIST_SYMBOL
as a prefix. - List(ListNumberingType) - Constructor for class com.itextpdf.layout.element.List
-
Creates a List with a custom numbering type.
- LIST_START - Static variable in class com.itextpdf.layout.properties.Property
- LIST_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LIST_STYLE.
- LIST_STYLE_IMAGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LIST_STYLE_IMAGE.
- LIST_STYLE_POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LIST_STYLE_POSITION.
- LIST_STYLE_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
-
The Constant LIST_STYLE_TYPE.
- LIST_SYMBOL - Static variable in class com.itextpdf.layout.properties.Property
- LIST_SYMBOL_ALIGNMENT - Static variable in class com.itextpdf.layout.properties.Property
- LIST_SYMBOL_INDENT - Static variable in class com.itextpdf.layout.properties.Property
- LIST_SYMBOL_ORDINAL_VALUE - Static variable in class com.itextpdf.layout.properties.Property
- LIST_SYMBOL_POSITION - Static variable in class com.itextpdf.layout.properties.Property
- LIST_SYMBOL_POST_TEXT - Static variable in class com.itextpdf.layout.properties.Property
- LIST_SYMBOL_PRE_TEXT - Static variable in class com.itextpdf.layout.properties.Property
- LIST_SYMBOLS_INITIALIZED - Static variable in class com.itextpdf.layout.properties.Property
- ListBoxField - Class in com.itextpdf.forms.form.element
-
A field that represents a control for selecting one or several of the provided options.
- ListBoxField(String, int, boolean) - Constructor for class com.itextpdf.forms.form.element.ListBoxField
-
Creates a new list box field.
- listFilesInDirectory(String, boolean) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Lists all the files located at the provided directory.
- listFilesInDirectoryByFilter(String, FileFilter) - Static method in class com.itextpdf.commons.utils.FileUtil
-
Lists all the files located at the provided directory, which are accepted by the provided filter.
- listIndirectReferences() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets static copy of cross reference table.
- ListItem - Class in com.itextpdf.layout.element
-
A list item is a layout element that is one entry in a
List
. - ListItem() - Constructor for class com.itextpdf.layout.element.ListItem
-
Creates a ListItem.
- ListItem(Image) - Constructor for class com.itextpdf.layout.element.ListItem
-
Creates a list item with an image.
- ListItem(String) - Constructor for class com.itextpdf.layout.element.ListItem
-
Creates a list item with text.
- ListItemRenderer - Class in com.itextpdf.layout.renderer
- ListItemRenderer(ListItem) - Constructor for class com.itextpdf.layout.renderer.ListItemRenderer
-
Creates a ListItemRenderer from its corresponding layout object.
- ListMode - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ListNumbering - Static variable in class com.itextpdf.kernel.pdf.PdfName
- ListNumberingType - Enum in com.itextpdf.layout.properties
-
A specialized enum holding the possible values for a list
List
's entry prefix. - ListRenderer - Class in com.itextpdf.layout.renderer
- ListRenderer(List) - Constructor for class com.itextpdf.layout.renderer.ListRenderer
-
Creates a ListRenderer from its corresponding layout object.
- ListStyleShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
-
IShorthandResolver
implementation for list styles. - ListStyleShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ListStyleShorthandResolver
- ListSymbolAlignment - Enum in com.itextpdf.layout.properties
-
A specialized enum containing alignment properties for list symbols.
- ListSymbolPosition - Enum in com.itextpdf.layout.properties
-
A specialized enum containing position properties for list symbols.
- LISU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LITERAL - Static variable in class com.itextpdf.io.font.cmap.CMapObject
- LITERAL - Static variable in class com.itextpdf.kernel.pdf.PdfObject
- LITHUANIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
- LJ - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LL - Static variable in class com.itextpdf.barcodes.BarcodePDF417
- LL - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LLE - Static variable in class com.itextpdf.kernel.pdf.PdfName
- LLO - Static variable in class com.itextpdf.kernel.pdf.PdfName
- lo - Variable in class com.itextpdf.layout.hyphenation.TernaryTree
-
Pointer to low branch and to rest of the key when it is stored directly in this node, we don't have unions in java!
- loadCacertsKeyStore() - Static method in class com.itextpdf.signatures.KeyStoreUtil
-
Loads the default root certificates at
/lib/security/cacerts with the default provider. - loadCacertsKeyStore(String) - Static method in class com.itextpdf.signatures.KeyStoreUtil
-
Loads the default root certificates at
/lib/security/cacerts. - loadPatterns(InputStream, String) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Read hyphenation patterns from an XML file.
- loadPatterns(String) - Method in class com.itextpdf.layout.hyphenation.HyphenationTree
-
Read hyphenation patterns from an XML file.
- loadShippedFonts() - Method in class com.itextpdf.layout.renderer.typography.AbstractTypographyApplier
- loadShippedFonts() - Method in class com.itextpdf.layout.renderer.typography.DefaultTypographyApplier
- loadShippedFonts() - Static method in class com.itextpdf.layout.renderer.TypographyUtils
- LOCA_SIZE_OVERFLOW - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
- LOCAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants