- a - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- A - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- A0 - Static variable in class com.itextpdf.kernel.geom.PageSize
-
- A1 - 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
-
- AA - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- AbsoluteColorimetric - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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 to false 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
-
- AccessibilityProperties - Class in com.itextpdf.kernel.pdf.tagutils
-
- AccessibilityProperties() - Constructor for class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- AcroForm - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Action - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- actualizeTagsProperties() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Method for internal usages.
- ActualText - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- actualText - Variable in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- 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(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
- add(int, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Adds the specified PdfObject qt the specified index.
- add(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
-
- add(float) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
-
- add(String, PdfFont) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
-
- add(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
-
- add(String) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
-
- add(XMPPathSegment) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
Append a path segment
- addAction(PdfAction) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- addAll(Collection<PdfObject>) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Adds the Collection of PdfObjects.
- 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<PdfObject>) - Method in class com.itextpdf.kernel.pdf.PdfTextArray
-
Adds the Collection of PdfObjects.
- addAllRecipients(Certificate[], int[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
-
- addAnnotation(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- addAnnotation(int, PdfAnnotation, boolean) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- addAnnotationTag(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new content item for the given PdfAnnotation under the current tag.
- addAttributes(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- 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.
- addColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addColorSpace(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addContour(Path, List<Point.LongPoint>, Boolean) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
- addCreationDate() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- addDestination(PdfDestination) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- addDeveloperExtension(PdfDeveloperExtension) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- addEntry(String, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfNameTree
-
- addEntry(Integer, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfNumTree
-
- addError(CompareTool.ObjectPath, String) - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
- 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
-
- addExtGState(PdfExtGState) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addExtGState(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addField(String, PdfCollectionField) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
-
Adds a Collection field to the Schema.
- addFileAttachment(String, byte[], String, PdfName, PdfDictionary, PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- addFileAttachment(String, String, String, PdfName, PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- addFileAttachment(String, PdfFileSpec) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- addFont(PdfDocument, PdfFont) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Add font to resources and register PdfFont in the document for further flushing.
- 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 returns null,
otherwise the font is read and output in a PdfStream object.
- addFontStream(PdfDictionary) - Method in class com.itextpdf.kernel.font.PdfType3Font
-
- addForm(PdfFormXObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addForm(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addForm(PdfFormXObject, PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Adds the given Form XObject to the current instance of
PdfResources.
- addGlyph(char, int, int, int, int, int) - Method in class com.itextpdf.kernel.font.PdfType3Font
-
Defines a glyph.
- addImage(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.
- addImage(ImageData, float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates Image XObject from image and adds it to canvas (as Image XObject).
- addImage(ImageData, float, float, float, float, float, float, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates Image XObject from image and adds it to canvas.
- addImage(ImageData, Rectangle, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates Image XObject from image and adds it to canvas.
- addImage(ImageData, float, float, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates Image XObject from image and adds it to canvas.
- addImage(ImageData, float, float, float, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates Image XObject from image and adds it to the specified position with specified width preserving aspect ratio.
- addImage(ImageData, float, float, float, boolean, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates Image XObject from image and adds it to the specified position with specified width preserving aspect ratio.
- addImage(PdfImageXObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addImage(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addInlineImage(PdfImageXObject, float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds PdfImageXObject to canvas.
- addItem(String, String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, PdfDate) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addItem(String, PdfNumber) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
Sets the value of the collection item.
- addKid(PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- addKid(int, PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- addKid(PdfMcr) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- addKid(int, PdfMcr) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- addKid(PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- addKid(int, PdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- 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(String, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
This methods adds new name in the Dests NameTree.
- addNewAttributesToAttributesArray(List<PdfDictionary>, PdfNumber, PdfArray) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- addNewPage() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates and adds new page to the end of document.
- addNewPage(PageSize) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates and adds new page with the specified page size.
- 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.
- addOCGRadioGroup(PdfDocument, List<PdfLayer>) - 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<PdfLayer>) - 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.
- addOutline(String) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Adds an PdfOutline as a child to existing PdfOutline
and put it in the end of the existing PdfOutline children list
- addOutline(String, int) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
Adds an PdfOutline as a child to existing PdfOutline
and put it to specified position in the existing PdfOutline children list
- addOutline(PdfOutline) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- addOutputIntent(PdfOutputIntent) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- addPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Adds page to the end of document.
- addPage(int, PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Inserts page to the document.
- addPageSequence(int, int) - Method in class com.itextpdf.kernel.utils.PageRange
-
- addPath(Path, IClipper.PolyType, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
-
- addPath(IClipper, Path, IClipper.PolyType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
- addPath(ClipperOffset, Path, IClipper.JoinType, IClipper.EndType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Adds all iText
Subpaths of the iText
Path to the
ClipperOffset object with one
note: it doesn't add degenerate subpaths.
- addPath(Path, IClipper.JoinType, IClipper.EndType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
-
- addPath(Path, IClipper.PolyType, boolean) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
-
- addPaths(Paths, IClipper.PolyType, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
-
- addPaths(Paths, IClipper.JoinType, IClipper.EndType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperOffset
-
- 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
-
- addPattern(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addPolyNode(PolyNode, PolyNode.NodeType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
-
- addProperties(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- 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
-
- addRangeUni(Set<Integer>) - Method in class com.itextpdf.kernel.font.PdfTrueTypeFont
-
- addRangeUni(TrueTypeFont, Map<Integer, int[]>, boolean) - Method in class com.itextpdf.kernel.font.PdfType0Font
-
- addRectToClipper(IClipper, Point[], IClipper.PolyType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
- addResource(PdfObject, PdfName, PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- 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
-
- addShading(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- addSinglePage(int) - Method in class com.itextpdf.kernel.utils.PageRange
-
- addStringToTable(byte[], byte) - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
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.
- 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.
- addTag(PdfName) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag with given role to the tag structure.
- addTag(int, PdfName) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag with given role to the tag structure.
- addTag(IAccessibleElement) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag to the tag structure.
- addTag(IAccessibleElement, boolean) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag to the tag structure.
- addTag(int, IAccessibleElement) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag to the tag structure.
- addTag(int, IAccessibleElement, boolean) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Adds a new tag to the tag structure.
- addXmpMetadata - Variable in class com.itextpdf.kernel.pdf.WriterProperties
-
- addXmpMetadata() - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
- addXObject(PdfXObject, float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds PdfXObject to canvas.
- addXObject(PdfXObject, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds PdfXObject to the specified position.
- addXObject(PdfXObject, Rectangle) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds PdfXObject to specified rectangle on canvas.
- addXObject(PdfXObject, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds PdfXObject to the specified position with specified width preserving aspect ratio.
- addXObject(PdfXObject, float, float, float, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds PdfXObject to the specified position with specified height preserving aspect ratio.
- 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_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
-
- Advisory - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
An unordered array specifying properties that were edited outside the authoring application.
- 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
- AesDecryptor - Class in com.itextpdf.kernel.crypto
-
- AesDecryptor(byte[], int, int) - Constructor for class com.itextpdf.kernel.crypto.AesDecryptor
-
Creates a new instance of AesDecryption
- 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
-
- AffineTransform - Class in com.itextpdf.kernel.geom
-
- AffineTransform() - Constructor for class com.itextpdf.kernel.geom.AffineTransform
-
- AffineTransform(AffineTransform) - 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(double[]) - Constructor for class com.itextpdf.kernel.geom.AffineTransform
-
- AFRelationship - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- After - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- AHx - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- AIS - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Alaw - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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
-
- All - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- 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
-
- Alt - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ALTERNATE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
- Alternate - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- alternateDescription - Variable in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- 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
-
- AN - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- And - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Annot - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Annotation - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Annots - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- AnnotShallHaveReferenceToPage - Static variable in exception com.itextpdf.kernel.PdfException
-
- 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
-
- AP - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- App - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- AppDefault - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- append(byte[], int, int) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends the subarray of the byte array.
- append(byte[]) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends an array of bytes.
- append(String) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends a String to the buffer.
- append(char) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends a char to the buffer.
- append(ByteBufferOutputStream) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends another ByteBufferOutputStream to this buffer.
- append(int) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends the string representation of an int.
- append(long) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends the string representation of a long.
- append(byte) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
- append(float) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends a string representation of a float according
to the Pdf conventions.
- append(double) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends a string representation of a double according
to the Pdf conventions.
- append(byte) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Appends a byte to the buffer.
- append(byte[], int, int) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Appends a byte array or part of to the buffer.
- append(byte[]) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Append a byte array to the buffer
- append(ByteBuffer) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
Append another buffer to this buffer.
- append_i(int) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Appends an int.
- appendArrayItem(String, String, PropertyOptions, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- appendArrayItem(String, String, String) - 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 interface com.itextpdf.kernel.xmp.XMPMeta
-
- appendHex(byte) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
- appendMode - Variable in class com.itextpdf.kernel.pdf.StampingProperties
-
- AppendModeRequiresADocumentWithoutErrorsEvenIfRecoveryWasPossible - Static variable in exception com.itextpdf.kernel.PdfException
-
- appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean) - Static method in class com.itextpdf.kernel.xmp.impl.XMPUtilsImpl
-
- 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.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
-
- applyMargins(float, float, float, float, boolean) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- Approved - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- 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() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
- 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
-
- ArrayPathItem(int) - Constructor for class com.itextpdf.kernel.utils.CompareTool.ObjectPath.ArrayPathItem
-
- Art - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ArtBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Artifact - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- AS - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Ascent - 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.
- ASCII85Decode - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ASCII85DecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles ASCII85Decode filter
- ASCII85DecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.ASCII85DecodeFilter
-
- ASCIIHexDecode(byte[]) - Static method in class com.itextpdf.kernel.pdf.filters.ASCIIHexDecodeFilter
-
Decodes a byte[] according to ASCII Hex encoding.
- ASCIIHexDecode - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ASCIIHexDecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles ASCIIHexDecode filter
- ASCIIHexDecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.ASCIIHexDecodeFilter
-
- AsIs - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- 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
-
- attributesList - Variable in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- AuthenticatedAttributeIsMissingTheDigest - Static variable in exception com.itextpdf.kernel.PdfException
-
- AuthEvent - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Author - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- autoTaggingPointer - Variable in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
- AvailableSpaceIsNotEnoughForSignature - Static variable in exception com.itextpdf.kernel.PdfException
-
- Axial(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- Axial(PdfColorSpace, float, float, float[], float, float, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- Axial(PdfColorSpace, float, float, float[], float, float, float[], boolean[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- Axial(PdfColorSpace, PdfArray, PdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- C - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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
-
- calculatePermissions(int) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
-
- calculatePermissions(int) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- CalGray - Class in com.itextpdf.kernel.color
-
- CalGray(PdfCieBasedCs.CalGray) - Constructor for class com.itextpdf.kernel.color.CalGray
-
- CalGray(PdfCieBasedCs.CalGray, float) - Constructor for class com.itextpdf.kernel.color.CalGray
-
- CalGray(float[], float) - Constructor for class com.itextpdf.kernel.color.CalGray
-
- CalGray(float[], float[], float, float) - Constructor for class com.itextpdf.kernel.color.CalGray
-
- CalGray(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
-
- CalGray(float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
-
- CalGray(float[], float[], float) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalGray
-
- CalGray - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CalRgb - Class in com.itextpdf.kernel.color
-
- CalRgb(PdfCieBasedCs.CalRgb) - Constructor for class com.itextpdf.kernel.color.CalRgb
-
- CalRgb(PdfCieBasedCs.CalRgb, float[]) - Constructor for class com.itextpdf.kernel.color.CalRgb
-
- CalRgb(float[], float[]) - Constructor for class com.itextpdf.kernel.color.CalRgb
-
- CalRgb(float[], float[], float[], float[], float[]) - Constructor for class com.itextpdf.kernel.color.CalRgb
-
- CalRgb(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalRgb
-
- CalRgb(float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalRgb
-
- CalRgb(float[], float[], float[], float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.CalRgb
-
- CalRGB - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Canceled - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- CannotAddKidToTheFlushedElement - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCloseDocument - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCloseDocumentWithAlreadyFlushedPdfCatalog - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotConvertPdfArrayToRectanle - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCopyFlushedObject - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCopyFlushedTag - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCopyIndirectObjectFromTheDocumentThatIsBeingWritten - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCopyObjectContent - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCopyToDocumentOpenedInReadingMode - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCreateLayoutImageByWmfImage - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCreatePdfImageXObjectByWmfImage - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotCreatePdfStreamByInputStreamWithoutPdfDocument - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotFindImageDataOrEI - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotFlushDocumentRootTagBeforeDocumentIsClosed - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotFlushObject - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotGetContentBytes - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotGetPdfStreamBytes - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotMoveToFlushedKid - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotMoveToMarkedContentReference - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotMoveToParentCurrentElementIsRoot - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotOpenDocument - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotParseContentStream - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotReadAStreamInOrderToAppendNewBytes - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotReadPdfObject - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotRemoveDocumentRootTag - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotRemoveMarkedContentReferenceBecauseItsPageWasAlreadyFlushed - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotRemoveTagBecauseItsParentIsFlushed - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotSetDataToPdfstreamWhichWasCreatedByInputstream - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotSplitDocumentThatIsBeingWritten - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotWriteObjectAfterItWasReleased - Static variable in exception com.itextpdf.kernel.PdfException
-
- CannotWritePdfStream - Static variable in exception com.itextpdf.kernel.PdfException
-
- CantDecodePkcs7SigneddataObject - Static variable in exception com.itextpdf.kernel.PdfException
-
- CantFindSigningCertificateWithSerial1 - Static variable in exception com.itextpdf.kernel.PdfException
-
- CanvasArtifact - Class in com.itextpdf.kernel.pdf.canvas
-
- 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 & default constructor.
- CanvasGraphicsState(CanvasGraphicsState) - Constructor for class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
Copy constructor.
- 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
-
- CapHeight - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Caption - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Caret - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- catalog - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
Document catalog.
- Catalog - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- cb - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
PdfCanvas of the MetaDo object.
- 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
-
- Center - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CENTERED - Static variable in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- CenterWindow - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Cert - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- certificate - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
-
- certificateKey - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
-
- certificateKeyProvider - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
-
- Certs - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CF - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CFM - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CfNotFoundEncryption - Static variable in exception com.itextpdf.kernel.PdfException
-
- Ch - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- charAt(int) - Method in class com.itextpdf.kernel.xmp.impl.ByteBuffer
-
- CharProcs - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- checkAndAddPage(int, PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- checkAndAddPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- checkClosingStatus() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
checks whether a method is invoked at the closed document
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.function.PdfFunction
-
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.function.PdfFunction.Type0
-
- checkCompatibilityWithColorSpace(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.function.PdfFunction.Type4
-
- checkEncryption(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfOutputStream
-
- checkFontDictionary(PdfDictionary, PdfName) - Method in class com.itextpdf.kernel.font.PdfFont
-
- checkFontDictionary(PdfDictionary, PdfName, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- checkIsoConformance(Object, IsoKey) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- checkIsoConformance(Object, IsoKey, PdfResources) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- checkIsoConformance() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- checkOptionsConsistence() - Method in class com.itextpdf.kernel.xmp.impl.XMPSerializerRDF
-
Checks if the supplied options are consistent.
- checkShowTextIsoConformance(Object, PdfResources) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- checkState(short) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks state of the flag of current object.
- checkTrueTypeFontDictionary(PdfDictionary) - Method in class com.itextpdf.kernel.font.PdfFont
-
- checkTrueTypeFontDictionary(PdfDictionary, boolean) - Method in class com.itextpdf.kernel.font.PdfFont
-
- children - Variable in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
- childs - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- CI - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CID_FONT_TYPE_0 - Static variable in class com.itextpdf.kernel.font.PdfType0Font
-
- CID_FONT_TYPE_2 - Static variable in class com.itextpdf.kernel.font.PdfType0Font
-
- 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(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
-
- CL - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.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.canvas.parser.clipper.PolyTree
-
- 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.
- clearAttributes() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- clearState(short) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Clear state of the flag of current object.
- clip(Path, int) - Method in class com.itextpdf.kernel.pdf.canvas.parser.ParserGraphicsState
-
Intersects the current clipping path with the given path.
- 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 - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Add text to path for clipping
- 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.
- ClipperBridge() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
- 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
-
- ClippingPathInfo(Path, Matrix) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.data.ClippingPathInfo
-
- 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
-
- clone() - Method in class com.itextpdf.kernel.geom.PageSize
-
- clone() - Method in class com.itextpdf.kernel.geom.Point
-
- clone() - Method in class com.itextpdf.kernel.geom.Rectangle
-
- clone(List<PdfName>) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Creates clones of the dictionary in the current document.
- 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.utils.CompareTool.ObjectPath
-
- 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.
- 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.PdfDocument
-
Close PDF document.
- close() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- close() - Method in class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
-
- close() - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
- close() - Method in class com.itextpdf.kernel.utils.PdfMerger
-
Closes the current document.
- 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
-
- 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.
- 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
-
- 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
-
- cmapEncoding - Variable in class com.itextpdf.kernel.font.PdfType0Font
-
- cms - Variable in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
-
- Cmyk() - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Cmyk
-
- CO - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CodabarCharacterOneIsIllegal - Static variable in exception com.itextpdf.kernel.PdfException
-
- CodabarMustHaveAtLeastAStartAndStopCharacter - Static variable in exception com.itextpdf.kernel.PdfException
-
- CodabarMustHaveOneAbcdAsStartStopCharacter - Static variable in exception com.itextpdf.kernel.PdfException
-
- CodabarStartStopCharacterAreOnlyExtremes - Static variable in exception com.itextpdf.kernel.PdfException
-
- Code - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Collection - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Color - Class in com.itextpdf.kernel.color
-
- Color(PdfColorSpace, float[]) - Constructor for class com.itextpdf.kernel.color.Color
-
- Color - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Colorants - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ColorBurn - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ColorDodge - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- COLORED - Static variable in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling.PaintType
-
- ColorNotFound - Static variable in exception com.itextpdf.kernel.PdfException
-
- Colors - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- colorSpace - Variable in class com.itextpdf.kernel.color.Color
-
- ColorSpace - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ColorTransform - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- colorValue - Variable in class com.itextpdf.kernel.color.Color
-
- ColSpan - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ColumnCount - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ColumnGap - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Columns - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ColumnWidths - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- com.itextpdf.kernel - package com.itextpdf.kernel
-
- com.itextpdf.kernel.color - package com.itextpdf.kernel.color
-
- 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.font - package com.itextpdf.kernel.font
-
- com.itextpdf.kernel.geom - package com.itextpdf.kernel.geom
-
- com.itextpdf.kernel.log - package com.itextpdf.kernel.log
-
- 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.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.layer - package com.itextpdf.kernel.pdf.layer
-
- com.itextpdf.kernel.pdf.navigation - package com.itextpdf.kernel.pdf.navigation
-
- 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.xmp - package com.itextpdf.kernel.xmp
-
- com.itextpdf.kernel.xmp.impl - package com.itextpdf.kernel.xmp.impl
-
Package containing the xmpcore implementation.
- com.itextpdf.kernel.xmp.impl.xpath - package com.itextpdf.kernel.xmp.impl.xpath
-
Package containing the XMPPath handling.
- com.itextpdf.kernel.xmp.options - package com.itextpdf.kernel.xmp.options
-
Package containing the option classes.
- com.itextpdf.kernel.xmp.properties - package com.itextpdf.kernel.xmp.properties
-
Package containing the property information classes.
- combineAttributesList(PdfObject, List<PdfDictionary>, PdfNumber) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- compactRanges(List<int[]>) - Static method in class com.itextpdf.kernel.font.PdfFont
-
- compareArrays(PdfArray, PdfArray) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareBooleans(PdfBoolean, PdfBoolean) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareByCatalog(PdfDocument, PdfDocument) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareByContent(String, String, String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareByContent(String, String, String, String, byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareByContent(String, String, String, String, Map<Integer, List<Rectangle>>) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareByContent(String, String, String, String, Map<Integer, List<Rectangle>>, byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareContent(PdfPrimitiveObject) - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- compareDictionaries(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareDocumentInfo(String, String, byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareDocumentInfo(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareLinkAnnotations(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareNames(PdfName, PdfName) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareNumbers(PdfNumber, PdfNumber) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- CompareResult(int) - Constructor for class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
- compareStreams(PdfStream, PdfStream) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareStrings(PdfString, PdfString) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareTagStructures(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareTo(LocationTextExtractionStrategy.TextChunk) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.TextChunk
-
Compares based on orientation, perpendicular distance, then parallel distance
- compareTo(PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- compareTo(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfName
-
- 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
-
- CompareTool() - Constructor for class com.itextpdf.kernel.utils.CompareTool
-
- CompareTool.CompareResult - Class in com.itextpdf.kernel.utils
-
- CompareTool.ObjectPath - Class in com.itextpdf.kernel.utils
-
- CompareTool.ObjectPath.ArrayPathItem - Class in com.itextpdf.kernel.utils
-
- CompareTool.ObjectPath.DictPathItem - Class in com.itextpdf.kernel.utils
-
- CompareTool.ObjectPath.IndirectPathItem - Class in com.itextpdf.kernel.utils
-
- CompareTool.ObjectPath.LocalPathItem - Class in com.itextpdf.kernel.utils
-
- CompareTool.ObjectPath.OffsetPathItem - Class in com.itextpdf.kernel.utils
-
- compareVisually(String, String, String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareVisually(String, String, String, String, Map<Integer, List<Rectangle>>) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareXmls(byte[], byte[]) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareXmls(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareXmp(String, String) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- compareXmp(String, String, boolean) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- Compatible - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Completed - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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.kernel.pdf.filters.LZWDecoder
-
Append newString to the end of oldString.
- composeStructFieldPath(String, String) - Static method in class com.itextpdf.kernel.xmp.XMPPathFactory
-
Compose the path expression for a field in a struct.
- CompressionConstants - Class in com.itextpdf.kernel.pdf
-
- 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
-
- 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(byte[], PdfDictionary) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- 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() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Computes user password if standard encryption handler is used with Standard40, Standard128 or AES128 encryption algorithm.
- 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.
- Confidential - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Configs - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CONFORMANCE - Static variable in interface com.itextpdf.kernel.xmp.XMPConst
-
Conformance, A, B, or U.
- CONSTANT_SPACING - Static variable in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling.TilingType
-
- CONSTANT_SPACING_AND_FASTER_TILING - Static variable in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling.TilingType
-
- ContactInfo - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- contains(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
- containsAllOptions(int) - Method in class com.itextpdf.kernel.xmp.options.Options
-
- containsAnnotation(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- containsFlateFilter(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfOutputStream
-
- containsGlyph(char) - Method in class com.itextpdf.kernel.font.PdfFont
-
- containsKey(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns true if this PdfDictionary contains the specified 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
- 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.
- content - Variable in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- Contents - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- contentStream - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
the content stream for this canvas object.
- ContentStreamMustNotInvokeOperatorsThatSpecifyColorsOrOtherColorRelatedParameters - Static variable in exception com.itextpdf.kernel.PdfException
-
- Contributor - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
External Contributors to the resource (other than the authors).
- convert(int) - Static method in class com.itextpdf.kernel.numbering.RomanNumbering
-
Returns a roman representation of an integer.
- 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.color.Color
-
- 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.
- convertRgbToCmyk(DeviceRgb) - Static method in class com.itextpdf.kernel.color.Color
-
- convertToBoolean(String) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Convert from string to Boolean.
- convertToBytes(String) - Method in class com.itextpdf.kernel.font.PdfFont
-
Converts the text into bytes to be placed in the document.
- convertToBytes(GlyphLine) - Method in class com.itextpdf.kernel.font.PdfFont
-
- convertToBytes(Glyph) - Method in class com.itextpdf.kernel.font.PdfFont
-
- convertToBytes(String) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
- convertToBytes(GlyphLine) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
- convertToBytes(Glyph) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
- convertToBytes(String) - Method in class com.itextpdf.kernel.font.PdfType0Font
-
- convertToBytes(GlyphLine) - Method in class com.itextpdf.kernel.font.PdfType0Font
-
- convertToBytes(Glyph) - Method in class com.itextpdf.kernel.font.PdfType0Font
-
- 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<Point.LongPoint>) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
- 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<Point>) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
- convertToPath(PolyTree) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBridge
-
Converts Clipper library
PolyTree abstraction into iText
Path object.
- 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
-
- convertToXml(OutputStream, String) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- CoonsPatchMesh(PdfStream) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- CoonsPatchMesh(PdfColorSpace, int, int, int, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- CoonsPatchMesh(PdfColorSpace, int, int, int, PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- Coords - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- copiedObjects - Variable in class com.itextpdf.kernel.pdf.PdfWriter
-
- copy(PdfPage, PdfPage) - Method in interface com.itextpdf.kernel.pdf.IPdfPageExtraCopier
-
Copies a page.
- copyAsFormXObject(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Copies page as FormXObject to the specified document.
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfBoolean
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfLiteral
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfName
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfNull
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
- 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.PdfPrimitiveObject
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
- copyContent(PdfObject, PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfString
-
- copyObject(PdfObject, PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
- 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) - 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, 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<Integer>, PdfDocument, int) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Copies a range of pages from current document to toDocument.
- copyPagesTo(List<Integer>, PdfDocument, int, IPdfPageExtraCopier) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Copies a range of pages from current document to toDocument.
- copyPagesTo(List<Integer>, 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<Integer>, 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.PdfArray
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Copies object to a specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfBoolean
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfBoolean
-
Copies object to a specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Copies object to a specified document.
- copyTo(PdfDocument, List<PdfName>, boolean) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Copies dictionary to specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfName
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfName
-
Copies object to a specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfNull
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfNull
-
Copies object to a specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Copies object to a specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - 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, IPdfPageExtraCopier) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Copies page to the specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Copies object to a specified document.
- copyTo(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfString
-
Copies object to a specified document.
- copyTo(PdfDocument, boolean) - Method in class com.itextpdf.kernel.pdf.PdfString
-
Copies object to a specified document.
- copyTo(PdfDocument, Map<PdfPage, PdfPage>) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Copies structure to a destDocument.
- copyTo(PdfDocument, int, Map<PdfPage, PdfPage>) - 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) - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- correctStreamLength - Static variable in class com.itextpdf.kernel.pdf.PdfReader
-
- count - Variable in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
The count of bytes in the buffer.
- 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.
- Counter - Interface in com.itextpdf.kernel.log
-
Interface that can be implemented if you want to count the number of documents
that are being processed by iText.
- CounterFactory - Class in com.itextpdf.kernel.log
-
Factory that creates a counter for every reader or writer class.
- CountOutputStream - Class in com.itextpdf.kernel.xmp.impl
-
An OutputStream that counts the written bytes.
- Coverage - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The extent or scope of the resource.
- CP - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- create(PdfPage, PdfName, float, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- create(int, PdfName, float, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- create() - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an empty XMPDateTime-object.
- 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, int, int, int) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime-object from initial values.
- create() - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
- CreateDate - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The date and time the resource was originally created.
- createEmbeddedFileSpec(PdfDocument, byte[], String, String, PdfName, PdfDictionary, PdfName, boolean) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- createEmbeddedFileSpec(PdfDocument, String, String, String, PdfName, PdfName, boolean) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- createEmbeddedFileSpec(PdfDocument, InputStream, String, String, PdfName, PdfName, boolean) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- createExternalFileSpec(PdfDocument, String, boolean) - Static method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- createFit(PdfPage) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFit(int) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitB(PdfPage) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitB(int) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitBH(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitBH(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitBV(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitBV(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitH(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitH(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitR(PdfPage, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitR(int, float, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitV(PdfPage, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFitV(int, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createFont() - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(PdfDictionary) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(String, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(String, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(String, String, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(FontProgram, String, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(FontProgram, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(FontProgram) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(byte[], String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(byte[], boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(byte[], String, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFont(byte[], String, boolean, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createFromCalendar(Calendar) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime from a Calendar-object.
- createFromISO8601(String) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Creates an XMPDateTime from an ISO 8601 string.
- 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
-
- createGoTo(String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToE(PdfDestination, boolean, PdfTargetDictionary) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToE(PdfFileSpec, PdfDestination, boolean, PdfTargetDictionary) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToR(PdfFileSpec, PdfDestination, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToR(PdfFileSpec, PdfDestination) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToR(String, int) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToR(String, int, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToR(String, String, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createGoToR(String, String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createHide(PdfAnnotation, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createHide(PdfAnnotation[], boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createHide(String, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createHide(String[], boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createHighLight(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- createInfoId(byte[], boolean) - Static method in class com.itextpdf.kernel.pdf.PdfEncryption
-
- createInverse() - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- createJavaScript(String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createLaunch(PdfFileSpec, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createLaunch(PdfFileSpec) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createLaunch(PdfFileSpec, PdfWin, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- 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
-
- createNamed(PdfName) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createNextIndirectReference() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Creates next available indirect reference.
- createNextMcid() - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
- createParentTreeEntryForPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
Creates and flushes parent tree entry for the page.
- createPdfForm(PdfDocument) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.WmfImageHelper
-
Create a PdfXObject based on the WMF image.
- createPdfStream(ImageData, PdfImageXObject) - Static method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- 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
-
- createRecipientsArray() - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
-
- createRegisteredFont(String, String, boolean, int, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createRegisteredFont(String, String, boolean, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createRegisteredFont(String, String, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createRegisteredFont(String, String, boolean, int) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createRegisteredFont(String, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createRegisteredFont(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createRendition(String, PdfFileSpec, String, PdfAnnotation) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createResetForm(Object[], int) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createSetOcgState(List<PdfActionOcgState>) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createSetOcgState(List<PdfActionOcgState>, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createSound(PdfStream) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createSound(PdfStream, float, boolean, boolean, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createSquiggly(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- createStrikeout(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- createSubmitForm(String, Object[], int) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createSubsetPrefix() - Static method in class com.itextpdf.kernel.font.PdfFont
-
Creates a unique subset prefix to be added to the font name when the font is embedded and subset.
- createThread(PdfFileSpec, PdfObject, PdfObject) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createThread(PdfFileSpec) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- 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.
- createTtcFont(byte[], int, String, boolean, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createTtcFont(String, int, String, boolean, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createType3Font(PdfDocument, boolean) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
- createUnderline(Rectangle, float[]) - Static method in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- createURI(String) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createURI(String, boolean) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- createXYZ(PdfPage, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- createXYZ(int, float, float, float) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- CREATIONDATE - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- CreationDate - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- CRL - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CRLs - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CropBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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
- Crypt - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- crypto - Variable in class com.itextpdf.kernel.pdf.PdfOutputStream
-
Contains the business logic for cryptography.
- CS - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- CT - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- 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
-
- currentPage - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
Currently active page.
- 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.
- currentTextColor - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current text color.
- 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(float, float, float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a cubic Bezier curve to the current path.
- curveFromTo(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, float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a cubic Bezier curve to the current path.
- curveTo(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, 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(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.
- CYAN - Static variable in class com.itextpdf.kernel.color.Color
-
- CYAN - Static variable in class com.itextpdf.kernel.color.DeviceCmyk
-
- Gamma - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- gap - Variable in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
the gap between the dots.
- 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
-
- generateNewDocumentId() - Static method in class com.itextpdf.kernel.pdf.PdfEncryption
-
- generateOwnerPasswordIfNullOrEmpty(byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
- 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
-
- genNr - Variable in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Object generation.
- 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, boolean) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
- 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(long) - Method in class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
-
- get(long, byte[], int, int) - Method in class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
-
- getAcceptLatin1() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
-
- getAccessibilityProperties() - Method in interface com.itextpdf.kernel.pdf.tagutils.IAccessibleElement
-
- getAction() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getActivationDictionary() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- getActualText() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
- 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
-
- getAdditionalAction() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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
-
- getAllChildren() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- getAllPages() - Method in class com.itextpdf.kernel.utils.PageRange
-
- getAllPolys() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
-
- getAlphaIsShape() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getAlphaSourceFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getAlt() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- getAlternateDescription() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- getAngle() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns the angle of the MetaFont.
- getAnnotation() - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
- getAnnotations() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getAnnotsSize() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getAnnotStates() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- getAppearanceCharacteristics() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getAppearanceDictionary() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getAppearanceObject(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getAppearanceState() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getArbitraryTypeName() - Method in class com.itextpdf.kernel.pdf.annot.PdfPrinterMarkAnnotation
-
- getArea() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
- 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
-
- 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.
- getAscent(String, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the ascent of a String in points.
- getAscent(int, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the ascent of a char code in normalized 1000 units.
- getAscentLine() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets the ascentline for the text (i.e.
- 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.
- getAsFloat(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a Float.
- getAsInt(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as an Integer.
- 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.
- getAsRectangle(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the value associated to this key as a Rectangle.
- 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.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.
- getAttributes(boolean) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Gets attributes object.
- getAttributesList() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- getAuthor() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- getAutomaticStrokeAdjustment() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getAutomaticStrokeAdjustmentFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getAutoTaggingPointer() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
All document auto tagging logic uses
TagTreePointer returned by this method to manipulate tag structure.
- getBackgroundMode() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property backgroundMode.
- getBaseCmpObject() - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- 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
-
- getBaseIndent() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- 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.CompareTool.ObjectPath
-
- 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
-
- getBaseVersion() - Method in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Gets the baseVersion name.
- getBBox() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- getBBox() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- getBitsPerComponent() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- getBitsPerCoordinate() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- getBitsPerFlag() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- getBitsPerFlag() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- getBitsPerFlag() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- getBlackGenerationFunction() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getBlackGenerationFunction() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getBlackGenerationFunction2() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getBlackGenerationFunction2() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getBlendMode() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getBlendMode() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getBorder() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getBorderEffect() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getBorderStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getBottom() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets lly, the same to getY().
- getBoundingRectange() - 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
-
- getBuffer() - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
- getBufferedImage() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- getBuild() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
-
- 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
-
- getCalendar() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- getCalendar() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- getCalloutLine() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- getCanvasTagHierarchy() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets hierarchy of the canvas tags that wraps given text.
- getCaptionOffset() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- getCaptionPosition() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- getCatalog() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets PDF catalog.
- getCertificate() - Method in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
-
- 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
- getCharSpaceWidth() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.ITextChunkLocation
-
- getCharSpacing() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getCharSpacing() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getChildCount() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- getChildren() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets the list of the current child layers of the layer.
- getChilds() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- getCidFontType2(TrueTypeFont, PdfDictionary, String, int[][]) - Method in class com.itextpdf.kernel.font.PdfType0Font
-
Generates the CIDFontTyte2 dictionary.
- getClippingPath() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ClippingPathInfo
-
- 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
-
- getCmpObject() - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath.IndirectPathItem
-
- getCms() - Method in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
-
- 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.
- 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.
- getColorObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getColorSpace() - Method in class com.itextpdf.kernel.color.Color
-
- getColorSpace() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- getColorSpaceDictionary() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
- getColorValue() - Method in class com.itextpdf.kernel.color.Color
-
- getCommonRectangle(Rectangle...) - Static method in class com.itextpdf.kernel.geom.Rectangle
-
Calculates the common rectangle which includes all the input rectangles.
- 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.
- getConformance() - Method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- getConformanceLevel(String, String) - Static method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- getConformanceLevel(XMPMeta) - Static method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- getConnectedElement(boolean) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets connected accessible element for the current tag.
- getContent(RecipientInformation, PrivateKey, String) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Gets the content from a recipient.
- getContent() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- getContentBytes() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Get decoded bytes for the whole page content.
- getContents() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getContentsAsCaption() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- 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
-
- getContentStreamCount() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- 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
-
- getContour() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- getCoords() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- getCoords() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- getCopyObjectKey(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Calculates hash code for object to be copied.
- getCounter(Class<?>) - Method in interface com.itextpdf.kernel.log.Counter
-
Gets a Counter instance for a specific class.
- getCounter(Class<?>) - Static method in class com.itextpdf.kernel.log.CounterFactory
-
Returns a counter factory.
- getCounter() - Method in class com.itextpdf.kernel.log.CounterFactory
-
Getter for the counter.
- getCounter(Class<?>) - Method in class com.itextpdf.kernel.log.DefaultCounter
-
- getCounter(Class<?>) - Method in class com.itextpdf.kernel.log.NoOpCounter
-
- getCounter(Class<?>) - Method in class com.itextpdf.kernel.log.SystemOutCounter
-
- getCounter() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- getCreationDate() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getCreator() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- getCropBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getCryptoMode() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
- getCryptoMode() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- getCtm() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getCtm() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ClippingPathInfo
-
- getCtm() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- 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.
- 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.
- 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.
- getCurrentTextColor() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property currentTextColor.
- getDash() - Method in class com.itextpdf.kernel.pdf.PdfDashPattern
-
- getDashPattern() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getDashPattern() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getDate() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- getDecode() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- getDecode() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- getDecode() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- 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
-
- getDefaultAppearance() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getDefaultFilterHandlers() - Static method in class com.itextpdf.kernel.pdf.filters.FilterHandlers
-
- getDefaultInitialView() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- getDefaultPageSize() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets default page size.
- getDefaultStyleString() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- getDeltaX(Point.LongPoint, Point.LongPoint) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point.LongPoint
-
- getDescent(String, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the descent of a String in points.
- getDescent(int, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
Gets the descent of a char code in points.
- getDescentLine() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Gets the descentline for the text (i.e.
- getDestination() - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- getDestinationObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- getDestinationPage(Map<String, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfDestination
-
- getDestinationPage(Map<String, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- getDestinationPage(Map<String, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfNamedDestination
-
- getDestinationPage(Map<String, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfStringDestination
-
- 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.
- getDeviceNCsArray(PdfArray, PdfObject, PdfObject) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
-
- getDifferences() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
- 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
-
- 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.layer.PdfLayer
-
- getDocument() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
- getDocument() - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
- getDocument() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- getDocument() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- getDocument() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- 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
-
- getDocumentFonts() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
List all newly added or loaded fonts
- getDocumentId() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
- getDocumentInfo() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets document information dictionary.
- getDomain() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- getDomain() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
- getDomain() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- getDownAppearanceObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getE() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- getEditable() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
- 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.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
-
- 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
-
- getEndLocation() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.ITextChunkLocation
-
- getEndPoint() - Method in class com.itextpdf.kernel.geom.LineSegment
-
- 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.
- getEndType() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- getErrorCode() - Method in exception com.itextpdf.kernel.xmp.XMPException
-
- getErrorCount() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
- getEventListener() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Accessor method for the
IEventListener object maintained in this class.
- getExactPacketLength() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- getExpansion() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- getExtend() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- getExtend() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- getExtensionLevel() - Method in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Gets the extension level within the baseVersion.
- getExternalData() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getFauxedFonts() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- getField(String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
-
- 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.
- getFileSpecObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
-
- getFillColor() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getFillColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getFillColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getFillOpacity() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getFillOpacity() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getFillOverprint() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getFillOverprintFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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 .
- getFirst() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
-
- getFirstContentStream() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getFirstPage() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Get the first page of the document.
- 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
-
- getFlatnessTolerance() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getFlatnessTolerance() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getFont() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getFont() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
Getter for the font
- getFont(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Gets the font pointed to by the indirect reference.
- getFont() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Returns the Font.
- getFont() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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
-
- getFontMatrix() - Method in class com.itextpdf.kernel.font.PdfFont
-
- getFontMatrix() - Method in class com.itextpdf.kernel.font.PdfType3Font
-
- getFontProgram() - Method in class com.itextpdf.kernel.font.PdfFont
-
- getFontProgram() - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
- getFontSize() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- 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.
- getFunction() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- 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
-
- getGenNumber() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- getGlyph(int) - Method in class com.itextpdf.kernel.font.PdfFont
-
- 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
-
- getGlyphsCount() - Method in class com.itextpdf.kernel.font.Type3FontProgram
-
- getGraphicsState() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
- getGraphicsState() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
- getHalftone() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getHalftone() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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
- getHeight() - Method in class com.itextpdf.kernel.geom.Rectangle
-
- getHeight() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getHeight() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- getHeight() - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
- getHighlightMode() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- getHighlightMode() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
Getter for the annotation's highlighting mode.
- getHorizontalScaling() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getHorizontalScaling() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- 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
-
- getHTP() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getHTP() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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.PdfMarkupAnnotation
-
- getImage() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Gets an image wrapped in ImageXObject.
- getImageBytes() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- getImageBytes(boolean) - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- getImageCtm() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
- 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.CompareTool.ObjectPath.ArrayPathItem
-
- getIndirectPath() - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- 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,
making it indirect first if necessary.
- 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
-
- getInitialDocument() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
- getInputSize() - Method in class com.itextpdf.kernel.pdf.function.PdfFunction
-
- getInputStream() - Method in class com.itextpdf.kernel.pdf.PdfStream
-
- getInReplyTo() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getInReplyToObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getInstance() - Static method in class com.itextpdf.kernel.log.CounterFactory
-
Returns the singleton instance of the factory.
- getInstance() - Static method in class com.itextpdf.kernel.Version
-
Gets an instance of the iText version that is currently used.
- getIntent() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- 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.PdfMarkupAnnotation
-
- getInternalContent() - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- getISO8601String() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- getISO8601String() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- getIsoBytes(PdfString) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
Gets bytes of String-value without considering encoding.
- 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.
- 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.
- getJoinType() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- getJustification() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getK() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.kernel.font.Type3FontProgram
-
- getKey() - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath.DictPathItem
-
- getKey() - Method in class com.itextpdf.kernel.Version
-
Returns a license key if one was provided, or null if not.
- getKeywords() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- getKids() - Method in interface com.itextpdf.kernel.pdf.tagging.IPdfStructElem
-
- 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.
- getKidsObject() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- getKidsRoles() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets current element kids roles.
- getKind() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
-
- getLang(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- getLang() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- getLanguage() - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- getLanguage() - Method in interface com.itextpdf.kernel.xmp.properties.XMPProperty
-
- getLastContentStream() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getLastFilterName() - Method in class com.itextpdf.kernel.pdf.filters.DoNothingFilter
-
- getLastModified() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- 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
-
- getLastXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets position of the last Cross-Reference table.
- 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.
- getLeaderLine() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- getLeaderLineExtension() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- getLeaderLineOffset() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- getLeading() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getLeading() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getLeft() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets llx, the same: getX().
- 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<Integer, PdfObject>) - 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
-
- getLineCapStyle() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getLineCapStyle() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getLineCapStyle() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getLineDashPattern() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getLineEndingStyle() - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- getLineEndingStyles() - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- getLineEndingStyles() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- getLineJoinStyle() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getLineJoinStyle() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getLineJoinStyle() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getLineNeutral() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Returns true if lineJoin is 0.
- getLineWidth() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- 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
-
- getLineWidth() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getLlx() - Method in class com.itextpdf.kernel.font.Type3Glyph
-
- getLly() - Method in class com.itextpdf.kernel.font.Type3Glyph
-
- 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.CompareTool.ObjectPath
-
- getLocation() - Method in class com.itextpdf.kernel.geom.Point
-
- getLocation() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.TextChunk
-
- getMajor() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
-
- getMarkStyle() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getMatrix(float[]) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- getMatrix(double[]) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- getMatrix() - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- getMatrix() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern
-
- getMatrix() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
- 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.TextRenderInfo
-
- 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
-
- getMeasure() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- getMediaBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getMessage() - Method in exception com.itextpdf.kernel.PdfException
-
- getMessage() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
-
- getMessageParams() - Method in exception com.itextpdf.kernel.PdfException
-
- getMicro() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
-
- getMinor() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
-
- getMinute() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- getMinute() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- getMiterLimit() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getMiterLimit() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getMiterLimit() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getMonth() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- getMonth() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- getName() - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Gets name of the file
- getName() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getName() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
-
- getName() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
-
- getNames() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.DeviceN
-
- getNames() - Method in class com.itextpdf.kernel.pdf.PdfNameTree
-
- getNamespace() - Method in interface com.itextpdf.kernel.xmp.properties.XMPAliasInfo
-
- getNamespace() - Method in interface com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
-
- 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.
- getNamespaces() - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
-
- getNamespaces() - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
- 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.
- 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
-
- getNewline() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- getNext() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- getNextCode() - Method in class com.itextpdf.kernel.pdf.filters.LZWDecoder
-
Attempt to get the next code.
- getNextMcid() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Calculates and returns next available 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.
- getNextStructParentIndex() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- getNormalAppearanceObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getNumberOfComponents() - Method in class com.itextpdf.kernel.color.Color
-
- 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
-
- getNumberOfPages() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets number of pages of the document.
- getNumberOfPdfObjects() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- getNumbers() - Method in class com.itextpdf.kernel.pdf.PdfNumTree
-
- getObjectList() - Method in class com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
- 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.
- getObjNumber() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- getObjStreamNumber() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- getOcgs() - Method in class com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
- getOCProperties(boolean) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Use this method to get the Optional Content Properties Dictionary.
- 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.CompareTool.ObjectPath.OffsetPathItem
-
- 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
-
- getOpacity() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getOpen() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getOperation() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getOption(int) - Method in class com.itextpdf.kernel.xmp.options.Options
-
- 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
-
- getOptionsString() - Method in class com.itextpdf.kernel.xmp.options.Options
-
Creates a human readable string from the set options.
- getOrder() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
- getOriginalFileId() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- getOutlines(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- 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.CompareTool.ObjectPath.IndirectPathItem
-
- getOutputCondition() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- getOutputConditionIdentifier() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- getOutputIntentSubtype() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- getOutputSize() - Method in class com.itextpdf.kernel.pdf.function.PdfFunction
-
- getOutputStream() - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Gets output stream.
- getOverlayText() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- getOverprintMode() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getOverprintMode() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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
-
- getPage() - Method in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Returns the PdfPage associated with this event.
- getPage() - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Get the page number or a named destination that provides the page number containing the file attachment annotation
- getPage() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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
-
- 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
-
- 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
-
- getPageNumber(PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets page number by page.
- getPageNumber(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- getPageObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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
-
- getPageSize() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getPageSizeWithRotation() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Gets the rotated page.
- 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
-
- getParent() - Method in interface com.itextpdf.kernel.pdf.tagging.IPdfStructElem
-
- 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
-
- getParentObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
-
- getParentTreeNextKey() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- getPart() - Method in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- getPath() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getPath() - Method in interface com.itextpdf.kernel.xmp.properties.XMPPropertyInfo
-
- getPattern() - Method in class com.itextpdf.kernel.color.PatternColor
-
- getPatternInstance(PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern
-
- getPdfAConformanceLevel() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets the declared Pdf/A conformance level of the source document that is being read.
- getPdfDocument() - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
- getPdfFontFlags() - Method in class com.itextpdf.kernel.font.Type3FontProgram
-
- getPdfFontStream(byte[], int[]) - Method in class com.itextpdf.kernel.font.PdfFont
-
Create PdfStream based on fontStreamBytes.
- getPdfObject() - Method in interface com.itextpdf.kernel.pdf.layer.IPdfOCG
-
Gets the object representing the layer.
- getPdfObject(int) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- getPdfObject() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
- getPdfString() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getPdfVersion() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets PDF version.
- 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
-
- getPermissions() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- 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
-
- getPiecewiseLinearApproximation() - Method in class com.itextpdf.kernel.geom.BezierCurve
-
- getPiecewiseLinearApproximation() - Method in class com.itextpdf.kernel.geom.Subpath
-
- 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.kernel.pdf.annot.PdfMarkupAnnotation
-
- getPopupObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getPosition() - Method in class com.itextpdf.kernel.pdf.PdfLiteral
-
- 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
-
- getPrefixes() - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
-
- getPrefixes() - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
- getProcessColorModel() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getProcSet() - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- getProducer() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- getProduct() - Method in class com.itextpdf.kernel.Version
-
Gets the product name.
- 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
-
- getProperties() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets accessibility properties of the current tag.
- 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
-
- getProperty(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- getProperty(String, String, int) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
Returns a property, but the result value can be requested.
- 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.
- 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() and SetProperty() 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.
- 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
-
- getQuadPoints() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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.
- 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
-
- getRectangle() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getRectangleDifferences() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getRedactRolloverAppearance() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- 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.
- getRegisteredFamilies() - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
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
-
- getRegistryName() - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- getRelease() - Method in class com.itextpdf.kernel.Version
-
Gets the release number.
- getRenderingIntent() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getRenderingIntent() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getRepeat() - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- getReplyType() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getReport() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
- getRequireXMPMeta() - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
-
- getResource(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- getResourceName(PdfObjectWrapper<T>) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- getResourceName(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- getResourceNames() - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- getResourceNames(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- 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
-
- getResources() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getResources() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getResources() - Method in class com.itextpdf.kernel.utils.PdfResourceCounter
-
Returns a map with the resources.
- 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.
- getRGBColor(String) - Static method in class com.itextpdf.kernel.color.WebColors
-
Gives you a BaseColor based on a name.
- getRichText() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getRight() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets urx, the same to getX() + getWidth().
- 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.IPdfStructElem
-
- 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 interface com.itextpdf.kernel.pdf.tagutils.IAccessibleElement
-
Gets the element's role.
- getRole() - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
- getRole() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Gets current tag role.
- getRoleMap() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- getRolloverAppearanceObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- getRoot() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- getRotateInstance(double) - Static method in class com.itextpdf.kernel.geom.AffineTransform
-
- getRotateInstance(double, double, double) - Static method in class com.itextpdf.kernel.geom.AffineTransform
-
- getRotation() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getRule() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getSafeFile() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets a new file instance of the original PDF
document.
- 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
-
- getSchema() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
- getSchemaRegistry() - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
- getSecond() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- getSecond() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- getSegment(int) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
- getSegments() - Method in class com.itextpdf.kernel.geom.Subpath
-
- getSeparationColorNames() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getShading() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading
-
- getShadingType() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- 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
-
- getSingleSpaceWidth() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getSmoothnessTolerance() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getSmothnessTolerance() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getSoftMask() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getSoftMask() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getSort() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
- getSort() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- getSound() - Method in class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation
-
- getStampName() - Method in class com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
-
- getStartLocation() - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.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
-
- getState() - Method in class com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
- getState() - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
-
- 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
-
- 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
-
- getStrokeColor() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getStrokeColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- getStrokeColor() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getStrokeOpacity() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getStrokeOpacity() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getStrokeOverprint() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getStrokeOverprintFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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
-
- getStructParentIndex() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getStructTreeRoot() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- 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.
- getSubject() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getSubject() - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- getSubpaths() - Method in class com.itextpdf.kernel.geom.Path
-
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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
-
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- 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.PdfRichMediaAnnotation
-
- 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
-
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfWatermarkAnnotation
-
- getSubtype() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
- 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.SimpleTextExtractionStrategy
-
- getSupportedEvents() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.TextMarginFinder
-
- getSymbol() - Method in class com.itextpdf.kernel.pdf.annot.PdfCaretAnnotation
-
- 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.
- getTagStructureContext() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets document TagStructureContext.
- getTagStructureTargetVersion() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
- getTarget() - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
- getText() - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- getText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getText() - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.TextChunk
-
- getTextAlign() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Getter for property textAlign.
- 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) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.PdfTextExtractor
-
Extract text from a specified page using the default strategy.
- getTextKnockout() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getTextKnockoutFlag() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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.
- getTextRenderingMode() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getTextRenderMode() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getTextRise() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getTilingType() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- getTimeZone() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- getTimeZone() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- getTitle() - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- 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
-
- getTokeniser() - Method in class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Gets the tokeniser.
- getTop() - Method in class com.itextpdf.kernel.geom.Rectangle
-
Gets ury, the same to getY() + getHeight().
- getTotalSize() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
-
- getToUnicode(Object[]) - 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.
- getTransferFunction() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getTransferFunction() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getTransferFunction2() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getTransferFunction2() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- 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
-
- getTrapRegions() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getTrapStyles() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getTrimBox() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getType() - Method in class com.itextpdf.kernel.events.Event
-
Returns the type of this event.
- getType() - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- 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.function.PdfFunction
-
- 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.kernel.pdf.tagging.PdfStructElem
-
- getType3Glyph(int) - Method in class com.itextpdf.kernel.font.PdfType3Font
-
- getType3Glyph(int) - Method in class com.itextpdf.kernel.font.Type3FontProgram
-
- getUnderColorRemovalFunction() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getUndercolorRemovalFunction() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getUnderColorRemovalFunction2() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- getUndercolorRemovalFunction2() - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- getUnderlyingColorSpace() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.UncoloredTilingPattern
-
- getUniMapFromOrdering(String) - Static method in class com.itextpdf.kernel.font.PdfType0Font
-
- getUnscaledBaseline() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getUnscaledWidth() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.TextRenderInfo
-
- getUriActionObject() - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- 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.
- getUseCanonicalFormat() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- getUseCompactFormat() - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- 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(String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
- 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
-
- 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
-
- getValueBytes() - Method in class com.itextpdf.kernel.pdf.PdfString
-
Gets bytes of String-value considering encoding.
- getVersion() - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- getVersion() - Method in class com.itextpdf.kernel.Version
-
Returns the iText version as shown in the producer line.
- getVersionInfo() - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Obtain version information.
- getVerticalTranslation() - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- getVertices() - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- getVerticesPerRow() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- getView() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
- getViewBox() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- getViewerPreferences() - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- getVisibility() - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
- 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.
- 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.
- getWidth() - Method in class com.itextpdf.kernel.geom.Rectangle
-
- getWidth() - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- getWidth() - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- getWidth() - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
- getWordSpacing() - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- 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.
- getWx() - Method in class com.itextpdf.kernel.font.Type3Glyph
-
- getX() - Method in class com.itextpdf.kernel.geom.Point
-
- getX() - Method in class com.itextpdf.kernel.geom.Rectangle
-
- 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
-
- getXmpMetadata() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets XMPMetadata.
- getXmpMetadata(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Gets XMPMetadata or create a new one.
- getXmpMetadata() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- getXObjectStream(PdfName) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
- getXStep() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- getY() - Method in class com.itextpdf.kernel.geom.Point
-
- getY() - Method in class com.itextpdf.kernel.geom.Rectangle
-
- 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
-
- getYear() - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- getYear() - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- getYStep() - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- 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
-
- GivenAccessibleElementIsNotConnectedToAnyTag - Static variable in exception com.itextpdf.kernel.PdfException
-
- GlyphEventListener - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
- 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.
- GlyphOrientationVertical - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- GlyphTextEventListener - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
- GlyphTextEventListener(ITextExtractionStrategy) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.GlyphTextEventListener
-
- GoTo - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- GoTo3DView - 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
-
- Graph - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- GRAY - Static variable in class com.itextpdf.kernel.color.Color
-
- GRAY - Static variable in class com.itextpdf.kernel.color.DeviceGray
-
- Gray() - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Gray
-
- 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.color.Color
-
- Groove - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Group - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Grouping - Static variable in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- groupingRoles - Static variable in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- gsStack - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
a LIFO stack of graphics state saved states.
- GTS_PDFA1 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- I - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- IAccessibleElement - Interface in com.itextpdf.kernel.pdf.tagutils
-
A layout element which can have a role.
- IC - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- IccBased - Class in com.itextpdf.kernel.color
-
- IccBased(PdfCieBasedCs.IccBased) - Constructor for class com.itextpdf.kernel.color.IccBased
-
- IccBased(PdfCieBasedCs.IccBased, float[]) - Constructor for class com.itextpdf.kernel.color.IccBased
-
- IccBased(InputStream) - Constructor for class com.itextpdf.kernel.color.IccBased
-
Creates IccBased color.
- IccBased(InputStream, float[]) - Constructor for class com.itextpdf.kernel.color.IccBased
-
Creates IccBased color.
- IccBased(InputStream, float[], float[]) - Constructor for class com.itextpdf.kernel.color.IccBased
-
- IccBased(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
-
- IccBased(InputStream) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
-
- IccBased(InputStream, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs.IccBased
-
- ICCBased - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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
-
- IContentOperator - Interface in com.itextpdf.kernel.pdf.canvas.parser
-
Root interface for a series of handlers for content stream operators.
- ID - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- identifyType(PdfDocument, PdfName) - Static method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- Identity - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- IdentityH - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.kernel.events
-
Interface for handling events.
- IEventListener - Interface in com.itextpdf.kernel.pdf.canvas.parser.listener
-
- IExternalDecryptionProcess - Interface in com.itextpdf.kernel.security
-
Interface to externalize the retrieval of the CMS recipient info.
- IFilterHandler - Interface in com.itextpdf.kernel.pdf.filters
-
The main interface for creating a new FilterHandler
- ILineDrawer - Interface in com.itextpdf.kernel.pdf.canvas.draw
-
The
ILineDrawer defines a drawing operation on a
PdfCanvas
This interface allows to customize the 'empty' space in a
TabStop through a Strategy design
pattern
- IllegalCharacterInAscii85decode - Static variable in exception com.itextpdf.kernel.PdfException
-
- IllegalCharacterInAsciihexdecode - Static variable in exception com.itextpdf.kernel.PdfException
-
- IllegalLengthValue - Static variable in exception com.itextpdf.kernel.PdfException
-
- IllegalPValue - Static variable in exception com.itextpdf.kernel.PdfException
-
- IllegalRValue - Static variable in exception com.itextpdf.kernel.PdfException
-
- IllegalVValue - Static variable in exception com.itextpdf.kernel.PdfException
-
- Illustration - Static variable in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- illustrationRoles - Static variable in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- Image - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ImageMask - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ImageRenderInfo - Class in com.itextpdf.kernel.pdf.canvas.parser.data
-
Represents image data from a PDF
- ImageRenderInfo(Matrix, PdfStream, PdfDictionary, boolean) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
Create an ImageRenderInfo
- 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.
- InAPageLabelThePageNumbersMustBeGreaterOrEqualTo1 - Static variable in exception com.itextpdf.kernel.PdfException
-
- Include - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- INCLUDE_THUMBNAIL_PAD - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
Include a padding allowance for a thumbnail image.
- IncorrectNumberOfComponents - Static variable in exception com.itextpdf.kernel.PdfException
-
- increaseHeight(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- increment() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
- Index - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Indexed - Class in com.itextpdf.kernel.color
-
- Indexed(PdfColorSpace) - Constructor for class com.itextpdf.kernel.color.Indexed
-
- Indexed(PdfColorSpace, int) - Constructor for class com.itextpdf.kernel.color.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
-
- Indexed - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- indexOf(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Gets the first index of the specified PdfObject.
- INDIRECT_REFERENCE - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- IndirectPathItem(PdfIndirectReference, PdfIndirectReference) - Constructor for class com.itextpdf.kernel.utils.CompareTool.ObjectPath.IndirectPathItem
-
- indirectReference - Variable in class com.itextpdf.kernel.pdf.PdfObject
-
If object is flushed the indirect reference is kept here.
- indirects - Variable in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- info - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
Document info.
- Info - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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.
- 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.kernel.pdf.filters.LZWDecoder
-
Initialize the string table.
- 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
-
- initOutputStream(OutputStream) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
- initTagStructureContext() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- Ink - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- InkList - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Inline - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- 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
- InlineLevel - Static variable in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- InlineLevelOrIllustrationElementCannotContainKids - Static variable in exception com.itextpdf.kernel.PdfException
-
- inlineLevelRoles - Static variable in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- 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.
- inReplyTo - Variable in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- INSERT_PAGE - Static variable in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Dispatched after page is inserted/added into document.
- insertArrayItem(String, String, int, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- insertArrayItem(String, String, int, String) - 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.
- insertArrayItem(String, String, int, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- insertIndex - Variable in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
- Inset - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- inspectAttributes(PdfStructElem) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- inspectKid(IPdfStructElem) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- inspectKids(List<IPdfStructElem>) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- Intent - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- INTERNALFAILURE - Static variable in interface com.itextpdf.kernel.xmp.XMPError
-
- Interpolate - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- intersectsLine(float, float, float, float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- intValue() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
- InvalidCodewordSize - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidCrossReferenceEntryInThisXrefSubsection - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidHttpResponse1 - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidIndirectReference1 - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidOffsetForObject1 - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidPageStructure1 - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidPageStructurePagesPagesMustBePdfDictionary - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidRangeArray - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidTsa1ResponseCode2 - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidXrefStream - Static variable in exception com.itextpdf.kernel.PdfException
-
- InvalidXrefTable - Static variable in exception com.itextpdf.kernel.PdfException
-
- inverseTransform(Point, Point) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- 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
-
- Invert - Static variable in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- INVISIBLE - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation flags.
- INVISIBLE - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Neither fill nor stroke, i.e.
- invoke(PdfCanvasProcessor, PdfLiteral, List<PdfObject>) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.IContentOperator
-
Called when a content operator should be processed.
- invoke(PdfCanvasProcessor, PdfLiteral, List<PdfObject>) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor.PopGraphicsStateOperator
-
- invokeOperator(PdfLiteral, List<PdfObject>) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Invokes an operator.
- IoException - Static variable in exception com.itextpdf.kernel.PdfException
-
- 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.
- IPdfStructElem - Interface in com.itextpdf.kernel.pdf.tagging
-
- IRT - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- isAGPLVersion() - Static method in class com.itextpdf.kernel.Version
-
Checks if the AGPL version is used.
- isAlias() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
-
- isAppendMode() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Returns true if the document is opened in append mode, and false otherwise.
- isArray() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfArray.
- 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
-
- isAssemblyAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if document assembly is allowed.
- isAtWordBoundary(LocationTextExtractionStrategy.ITextChunkLocation) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.ITextChunkLocation
-
- isBoolean() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfBoolean.
- isBuiltInFont() - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
- isBuiltInFont() - Method in class com.itextpdf.kernel.font.PdfType1Font
-
- isChunkAtWordBoundary(LocationTextExtractionStrategy.TextChunk, LocationTextExtractionStrategy.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.
- 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.
- 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
-
- isCloseReader() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- isCloseStream() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- isCloseWriter() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- 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
-
- isColorized() - Method in class com.itextpdf.kernel.font.Type3FontProgram
-
- isComparing(PdfIndirectReference, PdfIndirectReference) - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- isCompositeProperty() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
Gets the value of the property compositeProperty.
- isCopyAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if copying is allowed.
- isDebug() - Method in interface com.itextpdf.kernel.xmp.XMPVersionInfo
-
- 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.
- isDictionary() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfDictionary.
- isDoubleNumber() - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
- isElementConnectedToTag(IAccessibleElement) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Checks if given IAccessibleElement is connected to some tag.
- isElementConnectedToTag(IAccessibleElement) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Checks if given IAccessibleElement is connected to some tag.
- 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.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.
- isEncrypted() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- isEncryptMetadata() - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
-
- isExactly(int) - Method in class com.itextpdf.kernel.xmp.options.Options
-
- isFillInAllowed(int) - Static method in class com.itextpdf.kernel.pdf.PdfEncryptor
-
Tells you if filling in fields is allowed.
- 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
-
- isFlushUnusedObjects() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- isFontSpecific() - Method in class com.itextpdf.kernel.font.Type3FontProgram
-
- isForceWidthsOutput() - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Gets the state of the property.
- isFree() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- isFullCompression() - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Indicates if to use full compression mode.
- isFullCompression - Variable in class com.itextpdf.kernel.pdf.WriterProperties
-
Indicates if to use full compression (using object streams).
- IShape - Interface in com.itextpdf.kernel.geom
-
Represents segment from a PDF path.
- isHexWriting() - Method in class com.itextpdf.kernel.pdf.PdfString
-
- isHole() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- isIdentity() - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- isIgnorePageRotationForContent() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- 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 type
PdfIndirectReference.
- isInline() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.ImageRenderInfo
-
- isInteractive() - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- 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
-
- isLiteral() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfLiteral.
- isLocked() - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Gets whether the layer is currently locked or not.
- IsMap - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- isMessageLimitReached() - Method in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
- isMetadataEncrypted() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
- isModified() - Method in class com.itextpdf.kernel.pdf.PdfNameTree
-
- 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.
- isName() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfName.
- IsNotAnAcceptableValueForTheField - Static variable in exception com.itextpdf.kernel.PdfException
-
- IsNotWmfImage - Static variable in exception com.itextpdf.kernel.PdfException
-
- isNull() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfNull.
- 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.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfNumber.
- ISO8601Converter - Class in com.itextpdf.kernel.xmp.impl
-
Converts between ISO 8601 Strings and Calendar with millisecond resolution.
- 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
-
- IsoKey - Enum in com.itextpdf.kernel.pdf
-
- 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
-
- 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
-
- isOpenedWithFullPermission() - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
- isOpenedWithFullPermission() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- isPageInRange(int) - Method in class com.itextpdf.kernel.utils.PageRange
-
- 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.
- isPathModifiesClippingPath() - Method in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- isPointInPolygon(Point.LongPoint) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
- 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.
- isPt2BetweenPt1AndPt3(Point.LongPoint, Point.LongPoint, Point.LongPoint) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- isQualifier() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- isReadOnly() - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- isRegistered(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Checks if a certain font is registered.
- 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.
- isSimple() - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
-
- isSimple() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- isSinglePointClosed() - Method in class com.itextpdf.kernel.geom.Subpath
-
- isSinglePointOpen() - Method in class com.itextpdf.kernel.geom.Subpath
-
- isStream() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfStream.
- 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.kernel.pdf.PdfObject
-
Checks if this PdfObject is of the type
PdfString.
- isStruct() - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- isStructElem(PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
Method to to distinguish struct elements from other elements of the logical tree (like mcr or struct tree root).
- 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
-
- isTagged() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- 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
-
- isValidCharacterValue(int) - Static method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
Checks if a character value should be escaped/unescaped.
- isValidPassword(byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
-
- isValidPassword(byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- isVolatile() - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.font.PdfFont
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfMediaClipData
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfRendition
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.action.PdfWin
-
- 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
-
- 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
-
- 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.PdfFunction
-
- 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.PdfNamedDestination
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.navigation.PdfStringDestination
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.PdfBorderArray
-
- 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.PdfDocumentInfo
-
- 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.PdfStructElem
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
- isWrappedObjectMustBeIndirect() - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
- 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.
- IT - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ItalicAngle - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- iterator() - Method in class com.itextpdf.kernel.pdf.PdfArray
-
- iterator() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- iterator(IteratorOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- iterator(String, String, IteratorOptions) - 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(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 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
-
- 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.
- IVGenerator - Class in com.itextpdf.kernel.crypto
-
An initialization vector generator for a CBC block encryption.
- IXObjectDoHandler - Interface in com.itextpdf.kernel.pdf.canvas.parser
-
- M - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MacExpertEncoding - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MacRomanEncoding - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MacroSegmentIdMustBeGtOrEqZero - Static variable in exception com.itextpdf.kernel.PdfException
-
- MacroSegmentIdMustBeGtZero - Static variable in exception com.itextpdf.kernel.PdfException
-
- MacroSegmentIdMustBeLtMacroSegmentCount - Static variable in exception com.itextpdf.kernel.PdfException
-
- MAGENTA - Static variable in class com.itextpdf.kernel.color.Color
-
- MAGENTA - Static variable in class com.itextpdf.kernel.color.DeviceCmyk
-
- makeAnnotation(PdfObject, PdfAnnotation) - Static method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- makeAnnotation(PdfObject) - Static method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- makeColor(PdfColorSpace) - Static method in class com.itextpdf.kernel.color.Color
-
- makeColor(PdfColorSpace, float[]) - Static method in class com.itextpdf.kernel.color.Color
-
- makeColorSpace(PdfObject) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfColorSpace
-
- makeDarker(DeviceCmyk) - Static method in class com.itextpdf.kernel.color.DeviceCmyk
-
- makeDarker(DeviceGray) - Static method in class com.itextpdf.kernel.color.DeviceGray
-
- makeDarker(DeviceRgb) - Static method in class com.itextpdf.kernel.color.DeviceRgb
-
- makeDestination(PdfObject) - Static method in class com.itextpdf.kernel.pdf.navigation.PdfDestination
-
- makeFunction(PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.function.PdfFunction
-
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfBoolean
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfBoolean
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfName
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfName
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfNull
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfNull
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
Marks object behind wrapper to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
Marks object behind wrapper to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument) - Method in class com.itextpdf.kernel.pdf.PdfString
-
Marks object to be saved as indirect.
- makeIndirect(PdfDocument, PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfString
-
Marks object to be saved as indirect.
- makeLighter(DeviceCmyk) - Static method in class com.itextpdf.kernel.color.DeviceCmyk
-
- makeLighter(DeviceGray) - Static method in class com.itextpdf.kernel.color.DeviceGray
-
- makeLighter(DeviceRgb) - Static method in class com.itextpdf.kernel.color.DeviceRgb
-
- makePolyTreeToPaths(PolyTree) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
-
- makeShading(PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- makeXObject(PdfStream) - Static method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
- Marked - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation states.
- Marked - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MarkedModel - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation state models.
- MarkInfo - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- markObjectAsIndirect(PdfObject) - Static method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
- markObjectAsMustBeFlushed(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- MarkStyle - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Markup - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MarkupHighlight - Static variable in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
Subtypes
- MarkupSquiggly - Static variable in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- MarkupStrikeout - Static variable in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- MarkupUnderline - Static variable in class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- Mask - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Matrix - Class in com.itextpdf.kernel.geom
-
Keeps all the values of a 3 by 3 matrix and allows you to
do some math with matrices.
- Matrix() - Constructor for class com.itextpdf.kernel.geom.Matrix
-
constructs a new Matrix with identity.
- Matrix(float, float) - Constructor for class com.itextpdf.kernel.geom.Matrix
-
Constructs a matrix that represents translation
- Matrix(float, float, float, float, float, float) - Constructor for class com.itextpdf.kernel.geom.Matrix
-
Creates a Matrix with 6 specified entries
- Matrix - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- max - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Maxima() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path.Maxima
-
- MaxLen - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MCD - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- mcDepth - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
a counter variable for the marked content stack.
- MCID - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MCR - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- md5 - Variable in class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler
-
- Measure - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MediaBox - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MediaClip - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- merge(PdfDocument, int, int) - Method in class com.itextpdf.kernel.utils.PdfMerger
-
This method merges pages from the source document to the current one.
- merge(PdfDocument, List<Integer>) - Method in class com.itextpdf.kernel.utils.PdfMerger
-
This method merges pages from the source document to the current one.
- mergeDifferent(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
This method merges different fields from two dictionaries into the current one
- mergeWith(PropertyOptions) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
Merges the set options of a another options object with this.
- messageLimit - Variable in class com.itextpdf.kernel.utils.CompareTool.CompareResult
-
- META_ANIMATEPALETTE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_ARC - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_BITBLT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_BRUSH - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaObject
-
- META_CHORD - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_CREATEBRUSHINDIRECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_CREATEFONTINDIRECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_CREATEPALETTE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_CREATEPATTERNBRUSH - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_CREATEPENINDIRECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_CREATEREGION - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_DELETEOBJECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_DIBBITBLT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_DIBCREATEPATTERNBRUSH - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_DIBSTRETCHBLT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_ELLIPSE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_ESCAPE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_EXCLUDECLIPRECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_EXTFLOODFILL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_EXTTEXTOUT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_FILLREGION - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_FLOODFILL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_FONT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaObject
-
- META_FRAMEREGION - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_INTERSECTCLIPRECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_INVERTREGION - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_LINETO - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_MOVETO - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_NOT_SUPPORTED - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaObject
-
- META_OFFSETCLIPRGN - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_OFFSETVIEWPORTORG - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_OFFSETWINDOWORG - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_PAINTREGION - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_PATBLT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_PEN - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaObject
-
- META_PIE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_POLYGON - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_POLYLINE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_POLYPOLYGON - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_REALIZEPALETTE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_RECTANGLE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_RESIZEPALETTE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_RESTOREDC - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_ROUNDRECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SAVEDC - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SCALEVIEWPORTEXT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SCALEWINDOWEXT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SELECTCLIPREGION - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SELECTOBJECT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SELECTPALETTE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETBKCOLOR - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETBKMODE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETDIBTODEV - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETMAPMODE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETMAPPERFLAGS - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETPALENTRIES - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETPIXEL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETPOLYFILLMODE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETRELABS - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETROP2 - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETSTRETCHBLTMODE - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETTEXTALIGN - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETTEXTCHAREXTRA - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETTEXTCOLOR - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETTEXTJUSTIFICATION - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETVIEWPORTEXT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETVIEWPORTORG - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETWINDOWEXT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_SETWINDOWORG - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_STRETCHBLT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_STRETCHDIB - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- META_TEXTOUT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
- MetaBrush - Class in com.itextpdf.kernel.pdf.canvas.wmf
-
A Brush bject that holds information about the style, the hatch and the color of
the brush.
- MetaBrush() - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaBrush
-
Creates a MetaBrush object.
- Metadata - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MetadataDate - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The date and time that any metadata for this resource was last changed.
- metadataPad - Static variable in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- MetaDo - Class in com.itextpdf.kernel.pdf.canvas.wmf
-
A class to process WMF files.
- MetaDo(InputStream, PdfCanvas) - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
Creates a MetaDo instance.
- MetaFont - Class in com.itextpdf.kernel.pdf.canvas.wmf
-
A Meta Font.
- MetaFont() - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaFont
-
Creates a MetaFont instance.
- MetaObject - Class in com.itextpdf.kernel.pdf.canvas.wmf
-
A meta object.
- MetaObject() - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaObject
-
Creates a new MetaObject.
- MetaObject(int) - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaObject
-
Creates a MetaObject with a type.
- MetaObjects - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
List of MetaObjects.
- MetaPen - Class in com.itextpdf.kernel.pdf.canvas.wmf
-
A Pen object of the WMF format.
- MetaPen() - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
Creates a MetaPen object.
- MetaState - Class in com.itextpdf.kernel.pdf.canvas.wmf
-
Class to keep the state.
- MetaState() - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Creates new MetaState
- MetaState(MetaState) - Constructor for class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Clones a new MetaState from the specified MetaState.
- Middle - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- min - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- minimaList - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
-
- minkowskiDiff(Path, Path) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- minkowskiSum(Path, Path, boolean) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- minkowskiSum(Path, Paths, boolean) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- MissingWidth - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MITER - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.LineJoinStyle
-
The outer edges of the strokes for the two segments are extended
until they meet at an angle, as in a picture frame.
- Mix - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MK - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- mkey - Variable in class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler
-
The global encryption key
- ML - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MN - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MODDATE - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- ModDate - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MODIFIED - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- ModifyDate - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The date and time the resource was last modified.
- move(double, double) - Method in class com.itextpdf.kernel.geom.Point
-
- moveDown(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- moveLeft(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- moveRight(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- moveTagPointerToTag(IAccessibleElement, TagTreePointer) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Sets the tag, which is connected with the given accessible element, as a current tag for the given
TagTreePointer.
- moveText(double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Moves text by shifting text line matrix (PDF Td operator).
- moveTextWithLeading(float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Moves to the start of the next line, offset from the start of the current line.
- moveTo(float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Begins a new subpath by moving the current point to coordinates (x, y).
- moveTo(double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Move the current point (x, y), omitting any connecting line segment.
- moveToKid(int) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Moves this TagTreePointer instance to the kid of the current tag.
- moveToKid(PdfName) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Moves this TagTreePointer instance to the kid of the current tag.
- moveToKid(int, PdfName) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Moves this TagTreePointer instance to the kid of the current tag.
- moveToParent() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Moves this TagTreePointer instance to the parent of the current tag.
- moveToRoot() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Moves this TagTreePointer instance to the document root tag.
- moveToTag(IAccessibleElement) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Moves this TagTreePointer instance to a tag, which is connected with the given accessible element.
- moveUp(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- Movie - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MR - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MuLaw - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- multiply(Matrix) - Method in class com.itextpdf.kernel.geom.Matrix
-
multiplies this matrix by 'b' and returns the result
See http://en.wikipedia.org/wiki/Matrix_multiplication
- multiply(float) - Method in class com.itextpdf.kernel.geom.Vector
-
Multiplies the vector by a scalar
- Multiply - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- MUST_BE_FLUSHED - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- MUST_BE_INDIRECT - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- MustBeATaggedDocument - Static variable in exception com.itextpdf.kernel.PdfException
-
- P - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PA - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- pad - Static variable in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- Padding - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- page - Variable in class com.itextpdf.kernel.events.PdfDocumentEvent
-
The PdfPage associated with this event.
- page - Variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- Page - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Page1CannotBeAddedToDocument2BecauseItBelongsToDocument3 - Static variable in exception com.itextpdf.kernel.PdfException
-
- PageElement - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PageIsNotSetForThePdfTagStructure - Static variable in exception com.itextpdf.kernel.PdfException
-
- PageLabelNumberingStyleConstants - Enum in com.itextpdf.kernel.pdf
-
- pageLabels - Variable in class com.itextpdf.kernel.pdf.PdfCatalog
-
- PageLabels - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PageLayout - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PageMode - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PageRange - Class in com.itextpdf.kernel.utils
-
- PageRange() - Constructor for class com.itextpdf.kernel.utils.PageRange
-
- PageRange(String) - Constructor for class com.itextpdf.kernel.utils.PageRange
-
You can call specify the page range in a string form, for example: "1-12, 15, 45-66".
- Pages - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PageSize - Class in com.itextpdf.kernel.geom
-
- PageSize(float, float) - Constructor for class com.itextpdf.kernel.geom.PageSize
-
- PageSize(Rectangle) - Constructor for class com.itextpdf.kernel.geom.PageSize
-
- PageWasAlreadyFlushed - Static variable in exception com.itextpdf.kernel.PdfException
-
- PageWasAlreadyFlushedUseAddFieldAppearanceToPageMethodBeforePageFlushing - Static variable in exception com.itextpdf.kernel.PdfException
-
- paintPath(int, int) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Displays the current path.
- paintShading(PdfShading) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Paints a shading object and adds it to the resources of this canvas
- PaintType() - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling.PaintType
-
- PaintType - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Panose - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Paperclip - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Params - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- parent - Variable in class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
-
- parent - Variable in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
- Parent - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- parent - Variable in class com.itextpdf.kernel.pdf.tagging.PdfMcr
-
- ParentTree - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ParentTreeNextKey - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- parse(PdfCanvasParser, PdfDictionary) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.util.InlineImageParsingUtils
-
Parses an inline image from the provided content parser.
- parse(List<PdfObject>) - Method in class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Parses a single command from the content.
- parse(String) - Static method in class com.itextpdf.kernel.xmp.impl.ISO8601Converter
-
Converts an ISO 8601 string to an XMPDateTime.
- parse(String, XMPDateTime) - Static method in class com.itextpdf.kernel.xmp.impl.ISO8601Converter
-
- parse(Object, ParseOptions) - Static method in class com.itextpdf.kernel.xmp.impl.XMPMetaParser
-
Parses the input source into an XMP metadata object, including
de-aliasing and normalisation.
- parse(InputStream) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Parsing with default options.
- parse(InputStream, ParseOptions) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
These functions support parsing serialized RDF into an XMP object, and serailizing an XMP
object into RDF.
- parsedTags - Variable in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- parseFirstLeft(Path.OutRec) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
-
- parseFromBuffer(byte[]) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Parsing with default options.
- parseFromBuffer(byte[], ParseOptions) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Creates an XMPMeta-object from a byte-buffer.
- parseFromString(String) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Parsing with default options.
- parseFromString(String, ParseOptions) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Creates an XMPMeta-object from a string.
- ParseOptions - Class in com.itextpdf.kernel.xmp.options
-
- ParseOptions() - Constructor for class com.itextpdf.kernel.xmp.options.ParseOptions
-
Sets the options to the default values.
- ParseRDF - Class in com.itextpdf.kernel.xmp.impl
-
Parser for "normal" XML serialisation of RDF.
- ParseRDF() - Constructor for class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- ParserGraphicsState - Class in com.itextpdf.kernel.pdf.canvas.parser
-
Internal class which is essentially a
CanvasGraphicsState which supports tracking of
clipping path state and changes.
- parseTag(PdfMcr) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- Part - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Part - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The part
- PART - Static variable in interface com.itextpdf.kernel.xmp.XMPConst
-
Part, 1, 2, or 3
- password - Variable in class com.itextpdf.kernel.pdf.ReaderProperties
-
- Path - Class in com.itextpdf.kernel.geom
-
Paths define shapes, trajectories, and regions of all sorts.
- Path() - Constructor for class com.itextpdf.kernel.geom.Path
-
- Path(List<? extends Subpath>) - Constructor for class com.itextpdf.kernel.geom.Path
-
- Path(Path) - Constructor for class com.itextpdf.kernel.geom.Path
-
- Path - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
A pure convenience class to avoid writing List everywhere.
- Path() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
- Path(Point.LongPoint[]) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
- Path(int) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
- Path(Collection<? extends Point.LongPoint>) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
- path - Variable in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- Path.Maxima - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
- PathRenderInfo - Class in com.itextpdf.kernel.pdf.canvas.parser.data
-
Contains information relating to painting current path.
- PathRenderInfo(Path, int, int, boolean, int, CanvasGraphicsState) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- PathRenderInfo(Path, int, CanvasGraphicsState) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
- Paths - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
A pure convenience class to avoid writing List
everywhere.
- Paths() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
-
- Paths(int) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
-
- Pattern() - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Pattern
-
- Pattern(PdfObject) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Pattern
-
- Pattern - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PatternColor - Class in com.itextpdf.kernel.color
-
- PatternColor(PdfPattern) - Constructor for class com.itextpdf.kernel.color.PatternColor
-
- PatternColor(PdfPattern.Tiling, Color) - Constructor for class com.itextpdf.kernel.color.PatternColor
-
- PatternColor(PdfPattern.Tiling, PdfColorSpace, float[]) - Constructor for class com.itextpdf.kernel.color.PatternColor
-
- PatternColor(PdfPattern.Tiling, PdfSpecialCs.UncoloredTilingPattern, float[]) - Constructor for class com.itextpdf.kernel.color.PatternColor
-
- PatternType - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PCM - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Pdf3DAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- Pdf3DAnnotation(Rectangle, PdfObject) - Constructor for class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- Pdf3DAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- PDF_1_0 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_1_1 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_1_2 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_1_3 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_1_4 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_1_5 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_1_6 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_1_7 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_2_0 - Static variable in class com.itextpdf.kernel.pdf.PdfVersion
-
- PDF_A_1A - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_A_1B - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_A_2A - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_A_2B - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_A_2U - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_A_3A - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_A_3B - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_A_3U - Static variable in class com.itextpdf.kernel.pdf.PdfAConformanceLevel
-
- PDF_NULL - Static variable in class com.itextpdf.kernel.pdf.PdfNull
-
- Pdf_Version_1_2 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Pdf_Version_1_3 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Pdf_Version_1_4 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Pdf_Version_1_5 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Pdf_Version_1_6 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Pdf_Version_1_7 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PdfAConformanceLevel - Class in com.itextpdf.kernel.pdf
-
Enumeration of all the PDF/A conformance levels.
- pdfAConformanceLevel - Variable in class com.itextpdf.kernel.pdf.PdfReader
-
- PdfAction - Class in com.itextpdf.kernel.pdf.action
-
- PdfAction() - Constructor for class com.itextpdf.kernel.pdf.action.PdfAction
-
- PdfAction(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.action.PdfAction
-
- PdfActionOcgState - Class in com.itextpdf.kernel.pdf.action
-
USed in Set OCG State actions.
- PdfActionOcgState(PdfName, List<PdfDictionary>) - Constructor for class com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
- PdfAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- PdfAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- PdfAnnotationAppearance - Class in com.itextpdf.kernel.pdf.annot
-
- PdfAnnotationAppearance(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
-
- PdfAnnotationAppearance() - Constructor for class com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
-
- PdfArray - Class in com.itextpdf.kernel.pdf
-
A representation of an array as described in the PDF specification.
- PdfArray() - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new, empty PdfArray.
- PdfArray(PdfObject) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray with the provided PdfObject as the first item in the
array.
- PdfArray(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray.
- PdfArray(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray.
- PdfArray(List<? extends PdfObject>) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray.
- PdfArray(float[]) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray filled with the values in the float[] as
PdfNumber.
- PdfArray(double[]) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray filled with the values in the double[] as
PdfNumber.
- PdfArray(int[]) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray filled with the values in the int[] as
PdfNumber.
- PdfArray(boolean[]) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray filled with the values in the boolean[] as
PdfBoolean.
- PdfArray(List<String>, boolean) - Constructor for class com.itextpdf.kernel.pdf.PdfArray
-
Create a new PdfArray filled with a list of Strings.
- PdfBoolean - Class in com.itextpdf.kernel.pdf
-
- PdfBoolean(boolean) - Constructor for class com.itextpdf.kernel.pdf.PdfBoolean
-
- PdfBorderArray - Class in com.itextpdf.kernel.pdf
-
- PdfBorderArray(float, float, float) - Constructor for class com.itextpdf.kernel.pdf.PdfBorderArray
-
- PdfBorderArray(float, float, float, PdfDashPattern) - Constructor for class com.itextpdf.kernel.pdf.PdfBorderArray
-
- PdfCanvas - Class in com.itextpdf.kernel.pdf.canvas
-
PdfCanvas class represents an algorithm for writing data into content stream.
- PdfCanvas(PdfStream, PdfResources, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates PdfCanvas from content stream of page, form XObject, pattern etc.
- PdfCanvas(PdfPage) - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Convenience method for fast PdfCanvas creation by a certain page.
- PdfCanvas(PdfPage, boolean) - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Convenience method for fast PdfCanvas creation by a certain page.
- PdfCanvas(PdfFormXObject, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Creates a PdfCanvas from a PdfFormXObject.
- PdfCanvas(PdfDocument, int) - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Convenience method for fast PdfCanvas creation by a certain page.
- PdfCanvasConstants - Class in com.itextpdf.kernel.pdf.canvas
-
A container for constants defined in the PDF specification (ISO 32000-1).
- PdfCanvasConstants() - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants
-
- PdfCanvasConstants.FillingRule - Class in com.itextpdf.kernel.pdf.canvas
-
- PdfCanvasConstants.LineCapStyle - Class in com.itextpdf.kernel.pdf.canvas
-
The line cap style specifies the shape to be used at the ends of open
subpaths (and dashes, if any) when they are stroked.
- PdfCanvasConstants.LineJoinStyle - Class in com.itextpdf.kernel.pdf.canvas
-
The line join style specifies the shape to be used at the corners of
paths that are stroked.
- PdfCanvasConstants.TextRenderingMode - Class in com.itextpdf.kernel.pdf.canvas
-
The text rendering mode determines whether showing text causes glyph
outlines to be stroked, filled, used as a clipping boundary, or some
combination of the three.
- PdfCanvasParser - Class in com.itextpdf.kernel.pdf.canvas.parser.util
-
Parses the page or form XObject content.
- PdfCanvasParser(PdfTokenizer) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Creates a new instance of PdfContentParser
- PdfCanvasParser(PdfTokenizer, PdfResources) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Creates a new instance of PdfContentParser
- PdfCanvasProcessor - Class in com.itextpdf.kernel.pdf.canvas.parser
-
Processor for a PDF content stream.
- PdfCanvasProcessor(IEventListener) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Creates a new PDF Content Stream Processor that will send it's output to the
designated render listener.
- PdfCanvasProcessor.PopGraphicsStateOperator - Class in com.itextpdf.kernel.pdf.canvas.parser
-
A content operator implementation (Q).
- PdfCaretAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfCaretAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfCaretAnnotation
-
- PdfCaretAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfCaretAnnotation
-
- PdfCatalog - Class in com.itextpdf.kernel.pdf
-
- PdfCatalog(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.PdfCatalog
-
- PdfCatalog(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.PdfCatalog
-
- PdfCieBasedCs - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfCieBasedCs(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfCieBasedCs
-
- PdfCieBasedCs.CalGray - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfCieBasedCs.CalRgb - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfCieBasedCs.IccBased - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfCieBasedCs.Lab - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfCircleAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfCircleAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfCircleAnnotation
-
- PdfCircleAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfCircleAnnotation
-
- PdfCollection - Class in com.itextpdf.kernel.pdf.collection
-
- PdfCollection(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollection
-
- PdfCollection() - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Constructs a PDF Collection.
- PdfCollectionField - Class in com.itextpdf.kernel.pdf.collection
-
- PdfCollectionField(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
- PdfCollectionField(String, int) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
Creates a PdfCollectionField.
- PdfCollectionItem - Class in com.itextpdf.kernel.pdf.collection
-
- PdfCollectionItem(PdfCollectionSchema) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
- PdfCollectionSchema - Class in com.itextpdf.kernel.pdf.collection
-
- PdfCollectionSchema(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
-
- PdfCollectionSchema() - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
-
Creates a Collection Schema dictionary.
- PdfCollectionSort - Class in com.itextpdf.kernel.pdf.collection
-
- PdfCollectionSort(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionSort
-
- PdfCollectionSort(String) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionSort
-
Constructs a PDF Collection Sort Dictionary.
- PdfCollectionSort(String[]) - Constructor for class com.itextpdf.kernel.pdf.collection.PdfCollectionSort
-
Constructs a PDF Collection Sort Dictionary.
- PdfColorSpace - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfColorSpace(PdfObject) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfColorSpace
-
- PdfConst - Class in com.itextpdf.kernel.xmp
-
Class that contains several constants.
- PdfConst() - Constructor for class com.itextpdf.kernel.xmp.PdfConst
-
- PdfDashPattern - Class in com.itextpdf.kernel.pdf
-
- PdfDashPattern() - Constructor for class com.itextpdf.kernel.pdf.PdfDashPattern
-
- PdfDashPattern(float) - Constructor for class com.itextpdf.kernel.pdf.PdfDashPattern
-
- PdfDashPattern(float, float) - Constructor for class com.itextpdf.kernel.pdf.PdfDashPattern
-
- PdfDashPattern(float, float, float) - Constructor for class com.itextpdf.kernel.pdf.PdfDashPattern
-
- PdfDate - Class in com.itextpdf.kernel.pdf
-
PdfDate is the PDF date object.
- PdfDate(Calendar) - Constructor for class com.itextpdf.kernel.pdf.PdfDate
-
Constructs a PdfDate-object.
- PdfDate() - Constructor for class com.itextpdf.kernel.pdf.PdfDate
-
Constructs a PdfDate-object, representing the current day and time.
- PdfDecryption - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfDestination - Class in com.itextpdf.kernel.pdf.navigation
-
- PdfDestination(PdfObject) - Constructor for class com.itextpdf.kernel.pdf.navigation.PdfDestination
-
- PdfDeveloperExtension - Class in com.itextpdf.kernel.pdf
-
Beginning with BaseVersion 1.7, the extensions dictionary lets developers
designate that a given document contains extensions to PDF.
- PdfDeveloperExtension(PdfName, PdfName, int) - Constructor for class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
Creates a PdfDeveloperExtension object.
- PdfDeviceCs - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfDeviceCs(PdfName) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs
-
- PdfDeviceCs.Cmyk - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfDeviceCs.Gray - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfDeviceCs.Rgb - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfDictionary - Class in com.itextpdf.kernel.pdf
-
A representation of a Dictionary as described by the PDF Specification.
- PdfDictionary() - Constructor for class com.itextpdf.kernel.pdf.PdfDictionary
-
Creates a new PdfDictionary instance.
- PdfDictionary(Map<PdfName, PdfObject>) - Constructor for class com.itextpdf.kernel.pdf.PdfDictionary
-
Creates a new PdfDictionary instance.
- PdfDictionary(Set<Map.Entry<PdfName, PdfObject>>) - Constructor for class com.itextpdf.kernel.pdf.PdfDictionary
-
Creates a new PdfDictionary instance.
- PdfDictionary(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.PdfDictionary
-
Creates a new PdfDictionary instance.
- PdfDictionaryFS - Class in com.itextpdf.kernel.pdf.filespec
-
- PdfDictionaryFS(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.filespec.PdfDictionaryFS
-
- PdfDocument - Class in com.itextpdf.kernel.pdf
-
- PdfDocument(PdfReader) - Constructor for class com.itextpdf.kernel.pdf.PdfDocument
-
Open PDF document in reading mode.
- PdfDocument(PdfWriter) - Constructor for class com.itextpdf.kernel.pdf.PdfDocument
-
Open PDF document in writing mode.
- PdfDocument(PdfReader, PdfWriter) - Constructor for class com.itextpdf.kernel.pdf.PdfDocument
-
Opens PDF document in the stamping mode.
- PdfDocument(PdfReader, PdfWriter, StampingProperties) - Constructor for class com.itextpdf.kernel.pdf.PdfDocument
-
Open PDF document in stamping mode.
- pdfDocument - Variable in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
PdfDocument object belongs to.
- pdfDocument - Variable in class com.itextpdf.kernel.pdf.PdfReader
-
- PdfDocumentContentParser - Class in com.itextpdf.kernel.pdf.canvas.parser
-
A utility class that makes it cleaner to process content from pages of a
PdfDocument
through a specified RenderListener.
- PdfDocumentContentParser(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.PdfDocumentContentParser
-
- PdfDocumentEvent - Class in com.itextpdf.kernel.events
-
Event dispatched by PdfDocument.
- PdfDocumentEvent(String, PdfDocument) - Constructor for class com.itextpdf.kernel.events.PdfDocumentEvent
-
Creates a PdfDocumentEvent.
- PdfDocumentEvent(String, PdfPage) - Constructor for class com.itextpdf.kernel.events.PdfDocumentEvent
-
Creates a PdfDocumentEvent.
- PdfDocumentInfo - Class in com.itextpdf.kernel.pdf
-
- PdfDocumentInfo(PdfDictionary, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- PdfDocumentInfo(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- PdfDocumentInfo(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- PdfDocumentMustBeOpenedInStampingMode - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfEncodings - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfEncryption - Class in com.itextpdf.kernel.pdf
-
- PdfEncryption(byte[], byte[], int, int, byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfEncryption
-
Creates the encryption.
- PdfEncryption(Certificate[], int[], int) - Constructor for class com.itextpdf.kernel.pdf.PdfEncryption
-
Creates the certificate encryption.
- PdfEncryption(PdfDictionary, byte[], byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfEncryption
-
- PdfEncryption(PdfDictionary, Key, Certificate, String, IExternalDecryptionProcess) - Constructor for class com.itextpdf.kernel.pdf.PdfEncryption
-
- PdfEncryption - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfEncryptor - Class in com.itextpdf.kernel.pdf
-
This class takes any PDF and returns exactly the same but
encrypted.
- PdfException - Exception in com.itextpdf.kernel
-
- PdfException(String) - Constructor for exception com.itextpdf.kernel.PdfException
-
- PdfException(Throwable) - Constructor for exception com.itextpdf.kernel.PdfException
-
- PdfException(String, Object) - Constructor for exception com.itextpdf.kernel.PdfException
-
- PdfException(String, Throwable) - Constructor for exception com.itextpdf.kernel.PdfException
-
- PdfException(String, Throwable, Object) - Constructor for exception com.itextpdf.kernel.PdfException
-
- PdfExplicitDestination - Class in com.itextpdf.kernel.pdf.navigation
-
- PdfExplicitDestination() - Constructor for class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- PdfExplicitDestination(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- PdfExtGState - Class in com.itextpdf.kernel.pdf.extgstate
-
- PdfExtGState(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- PdfExtGState() - Constructor for class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- PdfFileAttachmentAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfFileAttachmentAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
-
- PdfFileAttachmentAnnotation(Rectangle, PdfFileSpec) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
-
- PdfFileAttachmentAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfFileAttachmentAnnotation
-
- PdfFileSpec - Class in com.itextpdf.kernel.pdf.filespec
-
- PdfFileSpec(PdfObject) - Constructor for class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- PdfFixedPrint - Class in com.itextpdf.kernel.pdf.annot
-
- PdfFixedPrint() - Constructor for class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- PdfFixedPrint(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- PdfFont - Class in com.itextpdf.kernel.font
-
- PdfFont(PdfDictionary) - Constructor for class com.itextpdf.kernel.font.PdfFont
-
- PdfFont() - Constructor for class com.itextpdf.kernel.font.PdfFont
-
- PdfFontFactory - Class in com.itextpdf.kernel.font
-
- PdfFontFactory() - Constructor for class com.itextpdf.kernel.font.PdfFontFactory
-
- PdfFormXObject - Class in com.itextpdf.kernel.pdf.xobject
-
- PdfFormXObject(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- PdfFormXObject(PdfStream) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- PdfFormXObject(PdfPage) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
Creates form XObject from page content.
- PdfFormXObject(WmfImageData, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- PdfFormXobjectHasInvalidBbox - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfFreeTextAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfFreeTextAnnotation(Rectangle, String) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- PdfFreeTextAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- PdfFunction - Class in com.itextpdf.kernel.pdf.function
-
- PdfFunction(PdfObject) - Constructor for class com.itextpdf.kernel.pdf.function.PdfFunction
-
- PdfFunction.Type0 - Class in com.itextpdf.kernel.pdf.function
-
- PdfFunction.Type2 - Class in com.itextpdf.kernel.pdf.function
-
- PdfFunction.Type3 - Class in com.itextpdf.kernel.pdf.function
-
- PdfFunction.Type4 - Class in com.itextpdf.kernel.pdf.function
-
- PdfImageXObject - Class in com.itextpdf.kernel.pdf.xobject
-
- PdfImageXObject(ImageData) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- PdfImageXObject(ImageData, PdfImageXObject) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- PdfImageXObject(PdfStream) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- PdfInderectObjectBelongToOtherPdfDocument - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfIndirectReference - Class in com.itextpdf.kernel.pdf
-
- PdfIndirectReference(PdfDocument, int) - Constructor for class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- PdfIndirectReference(PdfDocument, int, int) - Constructor for class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- PdfIndirectReference(PdfDocument, int, int, long) - Constructor for class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- PdfInkAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfInkAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfInkAnnotation
-
- PdfInkAnnotation(Rectangle, PdfArray) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfInkAnnotation
-
- PdfInkAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfInkAnnotation
-
- PdfLayer - Class in com.itextpdf.kernel.pdf.layer
-
An optional content group is a dictionary representing a collection of graphics
that can be made visible or invisible dynamically by users of viewer applications.
- PdfLayer(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Creates a new layer by existing dictionary, which must be an indirect object.
- PdfLayer(String, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Creates a new layer by its name and document.
- PdfLayerMembership - Class in com.itextpdf.kernel.pdf.layer
-
Content typically belongs to a single optional content group,
and is visible when the group is ON and invisible when it is OFF.
- PdfLayerMembership(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Creates a new, empty membership layer.
- PdfLayerMembership(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Creates a new PdfLayerMembership instance by its PdfDictionary, which must be an indirect object.
- PdfLineAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfLineAnnotation(Rectangle, float[]) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- PdfLineAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- PdfLinkAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfLinkAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- PdfLinkAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- PdfLiteral - Class in com.itextpdf.kernel.pdf
-
- PdfLiteral(byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfLiteral
-
- PdfLiteral(int) - Constructor for class com.itextpdf.kernel.pdf.PdfLiteral
-
- PdfLiteral(String) - Constructor for class com.itextpdf.kernel.pdf.PdfLiteral
-
- PdfMarkupAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfMarkupAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- PdfMarkupAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- PdfMcr - Class in com.itextpdf.kernel.pdf.tagging
-
Represents Marked Content Reference (MCR) object wrapper.
- PdfMcr(PdfObject, PdfStructElem) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfMcr
-
- PdfMcrDictionary - Class in com.itextpdf.kernel.pdf.tagging
-
- PdfMcrDictionary(PdfDictionary, PdfStructElem) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfMcrDictionary
-
- PdfMcrDictionary(PdfPage, PdfStructElem) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfMcrDictionary
-
- PdfMcrNumber - Class in com.itextpdf.kernel.pdf.tagging
-
- PdfMcrNumber(PdfNumber, PdfStructElem) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfMcrNumber
-
- PdfMcrNumber(PdfPage, PdfStructElem) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfMcrNumber
-
- PdfMediaClipData - Class in com.itextpdf.kernel.pdf.action
-
- PdfMediaClipData(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.action.PdfMediaClipData
-
- PdfMediaClipData(String, PdfFileSpec, String) - Constructor for class com.itextpdf.kernel.pdf.action.PdfMediaClipData
-
- PdfMerger - Class in com.itextpdf.kernel.utils
-
- PdfMerger(PdfDocument) - Constructor for class com.itextpdf.kernel.utils.PdfMerger
-
This class is used to merge a number of existing documents into one.
- PdfMerger(PdfDocument, boolean, boolean) - Constructor for class com.itextpdf.kernel.utils.PdfMerger
-
This class is used to merge a number of existing documents into one.
- PdfName - Class in com.itextpdf.kernel.pdf
-
- PdfName(String) - Constructor for class com.itextpdf.kernel.pdf.PdfName
-
- PdfName(byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfName
-
- PdfNamedDestination - Class in com.itextpdf.kernel.pdf.navigation
-
- PdfNamedDestination(String) - Constructor for class com.itextpdf.kernel.pdf.navigation.PdfNamedDestination
-
- PdfNamedDestination(PdfName) - Constructor for class com.itextpdf.kernel.pdf.navigation.PdfNamedDestination
-
- PdfNameTree - Class in com.itextpdf.kernel.pdf
-
- PdfNameTree(PdfCatalog, PdfName) - Constructor for class com.itextpdf.kernel.pdf.PdfNameTree
-
Creates the NameTree of current Document
- PdfNull - Class in com.itextpdf.kernel.pdf
-
Representation of the null object in the PDF specification.
- PdfNull() - Constructor for class com.itextpdf.kernel.pdf.PdfNull
-
Creates a PdfNull instance.
- PdfNumber - Class in com.itextpdf.kernel.pdf
-
- PdfNumber(double) - Constructor for class com.itextpdf.kernel.pdf.PdfNumber
-
- PdfNumber(int) - Constructor for class com.itextpdf.kernel.pdf.PdfNumber
-
- PdfNumber(byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfNumber
-
- PdfNumTree - Class in com.itextpdf.kernel.pdf
-
- PdfNumTree(PdfCatalog, PdfName) - Constructor for class com.itextpdf.kernel.pdf.PdfNumTree
-
Creates the NumberTree of current Document
- PdfObject - Class in com.itextpdf.kernel.pdf
-
- PdfObject() - Constructor for class com.itextpdf.kernel.pdf.PdfObject
-
- PdfObjectStreamReachMaxSize - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfObjectWrapper<T extends PdfObject> - Class in com.itextpdf.kernel.pdf
-
- PdfObjectWrapper(T) - Constructor for class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
- PdfObjRef - Class in com.itextpdf.kernel.pdf.tagging
-
- PdfObjRef(PdfDictionary, PdfStructElem) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfObjRef
-
- PdfObjRef(PdfAnnotation, PdfStructElem) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfObjRef
-
- PdfOCProperties - Class in com.itextpdf.kernel.pdf.layer
-
This class represents /OCProperties entry if pdf catalog and manages
the layers of the pdf document.
- PdfOCProperties(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
Creates a new PdfOCProperties instance.
- PdfOCProperties(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
Creates a new PdfOCProperties instance by the dictionary it represents,
the dictionary must be an indirect object.
- PdfOutline - Class in com.itextpdf.kernel.pdf
-
- PdfOutline(String, PdfDictionary, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.PdfOutline
-
- PdfOutline(String, PdfDictionary, PdfOutline) - Constructor for class com.itextpdf.kernel.pdf.PdfOutline
-
- PdfOutline(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.PdfOutline
-
This constructor creates root outline in the document.
- PdfOutputIntent - Class in com.itextpdf.kernel.pdf
-
- PdfOutputIntent(String, String, String, String, InputStream) - Constructor for class com.itextpdf.kernel.pdf.PdfOutputIntent
-
Creates output intent dictionary.
- PdfOutputIntent(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- PdfOutputStream - Class in com.itextpdf.kernel.pdf
-
- PdfOutputStream(OutputStream) - Constructor for class com.itextpdf.kernel.pdf.PdfOutputStream
-
- PdfPage - Class in com.itextpdf.kernel.pdf
-
- PdfPage(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.PdfPage
-
- PdfPage(PdfDocument, PageSize) - Constructor for class com.itextpdf.kernel.pdf.PdfPage
-
- PdfPage(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.PdfPage
-
- PdfPageShallHaveContent - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfPagesTreeCouldBeGeneratedOnlyOnce - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfPattern - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfPattern(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfPattern
-
- PdfPattern.Shading - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfPattern.Tiling - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfPattern.Tiling.PaintType - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfPattern.Tiling.TilingType - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfPatternCanvas - Class in com.itextpdf.kernel.pdf.canvas
-
A PdfCanvas instance with an inherent tiling pattern.
- PdfPatternCanvas(PdfStream, PdfResources, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfPatternCanvas
-
Creates PdfPatternCanvas from content stream of page, form XObject, pattern etc.
- PdfPatternCanvas(PdfPattern.Tiling, PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.canvas.PdfPatternCanvas
-
Creates PdfPatternCanvas for a document from a provided Tiling pattern
- PdfPolyGeomAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfPolyGeomAnnotation(Rectangle, PdfName, float[]) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- PdfPolyGeomAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- PdfPopupAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfPopupAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
-
- PdfPopupAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
-
- PdfPrimitiveObject - Class in com.itextpdf.kernel.pdf
-
- PdfPrimitiveObject() - Constructor for class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- PdfPrimitiveObject(boolean) - Constructor for class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- PdfPrimitiveObject(byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- PdfPrinterMarkAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfPrinterMarkAnnotation(Rectangle, PdfFormXObject) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfPrinterMarkAnnotation
-
- PdfPrinterMarkAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfPrinterMarkAnnotation
-
- PdfReader - Class in com.itextpdf.kernel.pdf
-
- PdfReader(IRandomAccessSource, ReaderProperties) - Constructor for class com.itextpdf.kernel.pdf.PdfReader
-
Constructs a new PdfReader.
- PdfReader(InputStream, ReaderProperties) - Constructor for class com.itextpdf.kernel.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(InputStream) - Constructor for class com.itextpdf.kernel.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(String, ReaderProperties) - Constructor for class com.itextpdf.kernel.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader(String) - Constructor for class com.itextpdf.kernel.pdf.PdfReader
-
Reads and parses a PDF document.
- PdfReader.ReusableRandomAccessSource - Class in com.itextpdf.kernel.pdf
-
- PdfReaderNotOpenedWithOwnerPassword - Static variable in exception com.itextpdf.kernel.crypto.BadPasswordException
-
- PdfRedactAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfRedactAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- PdfRedactAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- PdfRendition - Class in com.itextpdf.kernel.pdf.action
-
- PdfRendition(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.action.PdfRendition
-
- PdfRendition(String, PdfFileSpec, String) - Constructor for class com.itextpdf.kernel.pdf.action.PdfRendition
-
- PdfResourceCounter - Class in com.itextpdf.kernel.utils
-
This class can be used to count the number of bytes needed when copying
pages from an existing PDF into a newly created PDF.
- PdfResourceCounter(PdfObject) - Constructor for class com.itextpdf.kernel.utils.PdfResourceCounter
-
Creates a PdfResourceCounter instance to be used to count the resources
needed for either a page (in this case pass a page dictionary) or the
trailer (root and info dictionary) of a PDF file.
- PdfResources - Class in com.itextpdf.kernel.pdf
-
- PdfResources(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.PdfResources
-
- PdfResources() - Constructor for class com.itextpdf.kernel.pdf.PdfResources
-
- PdfRichMediaAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfRichMediaAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfRichMediaAnnotation
-
- PdfRichMediaAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfRichMediaAnnotation
-
- PdfScreenAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfScreenAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
-
- PdfScreenAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfScreenAnnotation
-
- PdfShading - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfShading(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- PdfShading(PdfDictionary, int, PdfObject) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- PdfShading.Axial - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfShading.CoonsPatchMesh - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfShading.FreeFormGouraudShadedTriangleMesh - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfShading.FunctionBased - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfShading.LatticeFormGouraudShadedTriangleMesh - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfShading.Radial - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfShading.TensorProductPatchMesh - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSimpleFont<T extends FontProgram> - Class in com.itextpdf.kernel.font
-
- PdfSimpleFont(PdfDictionary) - Constructor for class com.itextpdf.kernel.font.PdfSimpleFont
-
- PdfSimpleFont() - Constructor for class com.itextpdf.kernel.font.PdfSimpleFont
-
- PdfSoundAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfSoundAnnotation(Rectangle, PdfStream) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation
-
- PdfSoundAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation
-
- PdfSoundAnnotation(PdfDocument, Rectangle, InputStream, float, PdfName, int, int) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation
-
- PdfSpecialCs - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSpecialCs(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs
-
- PdfSpecialCs.DeviceN - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSpecialCs.Indexed - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSpecialCs.NChannel - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSpecialCs.Pattern - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSpecialCs.Separation - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSpecialCs.UncoloredTilingPattern - Class in com.itextpdf.kernel.pdf.colorspace
-
- PdfSplitter - Class in com.itextpdf.kernel.utils
-
- PdfSplitter(PdfDocument) - Constructor for class com.itextpdf.kernel.utils.PdfSplitter
-
Creates a new instance of PdfSplitter class.
- PdfSplitter.IDocumentReadyListener - Interface in com.itextpdf.kernel.utils
-
- PdfSquareAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfSquareAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfSquareAnnotation
-
- PdfSquareAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfSquareAnnotation
-
- PdfStampAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfStampAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
-
- PdfStampAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
-
- PdfStartxrefIsNotFollowedByANumber - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfStartxrefNotFound - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfStream - Class in com.itextpdf.kernel.pdf
-
Representation of a stream as described in the PDF Specification.
- PdfStream(byte[], int) - Constructor for class com.itextpdf.kernel.pdf.PdfStream
-
Constructs a PdfStream-object.
- PdfStream(byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfStream
-
Creates a PdfStream instance.
- PdfStream(PdfDocument, InputStream, int) - Constructor for class com.itextpdf.kernel.pdf.PdfStream
-
Creates an efficient stream.
- PdfStream(PdfDocument, InputStream) - Constructor for class com.itextpdf.kernel.pdf.PdfStream
-
Creates an efficient stream.
- PdfStream(int) - Constructor for class com.itextpdf.kernel.pdf.PdfStream
-
Constructs a PdfStream-object.
- PdfStream() - Constructor for class com.itextpdf.kernel.pdf.PdfStream
-
Creates an empty PdfStream instance.
- PdfString - Class in com.itextpdf.kernel.pdf
-
A PdfString-class is the PDF-equivalent of a
JAVA-String-object.
- PdfString(String, String) - Constructor for class com.itextpdf.kernel.pdf.PdfString
-
- PdfString(String) - Constructor for class com.itextpdf.kernel.pdf.PdfString
-
- PdfString(byte[]) - Constructor for class com.itextpdf.kernel.pdf.PdfString
-
- PdfString(byte[], boolean) - Constructor for class com.itextpdf.kernel.pdf.PdfString
-
Only PdfReader can use this method!
- PdfStringDestination - Class in com.itextpdf.kernel.pdf.navigation
-
- PdfStringDestination(String) - Constructor for class com.itextpdf.kernel.pdf.navigation.PdfStringDestination
-
- PdfStringDestination(PdfString) - Constructor for class com.itextpdf.kernel.pdf.navigation.PdfStringDestination
-
- PdfStringFS - Class in com.itextpdf.kernel.pdf.filespec
-
- PdfStringFS(String) - Constructor for class com.itextpdf.kernel.pdf.filespec.PdfStringFS
-
- PdfStringFS(PdfString) - Constructor for class com.itextpdf.kernel.pdf.filespec.PdfStringFS
-
- PdfStructElem - Class in com.itextpdf.kernel.pdf.tagging
-
- PdfStructElem(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- PdfStructElem(PdfDocument, PdfName, PdfPage) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- PdfStructElem(PdfDocument, PdfName, PdfAnnotation) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- PdfStructElem(PdfDocument, PdfName) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- PdfStructTreeRoot - Class in com.itextpdf.kernel.pdf.tagging
-
- PdfStructTreeRoot(PdfDocument) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- PdfStructTreeRoot(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.tagging.PdfStructTreeRoot
-
- PdfTargetDictionary - Class in com.itextpdf.kernel.pdf.action
-
- PdfTargetDictionary(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
- PdfTargetDictionary(PdfName) - Constructor for class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
- PdfTargetDictionary(PdfName, PdfString, PdfObject, PdfObject, PdfTargetDictionary) - Constructor for class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
- PdfTextAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfTextAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
-
- PdfTextAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
-
- PdfTextArray - Class in com.itextpdf.kernel.pdf
-
PdfTextArray defines an array with displacements and PdfString-objects.
- PdfTextArray() - Constructor for class com.itextpdf.kernel.pdf.PdfTextArray
-
- PdfTextExtractor - Class in com.itextpdf.kernel.pdf.canvas.parser
-
- PdfTextMarkupAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfTextMarkupAnnotation(Rectangle, PdfName, float[]) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- PdfTextMarkupAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfTextMarkupAnnotation
-
- PdfTransparencyGroup - Class in com.itextpdf.kernel.pdf.xobject
-
- PdfTransparencyGroup() - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
- PdfTrapNetworkAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfTrapNetworkAnnotation(Rectangle, PdfFormXObject) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- PdfTrapNetworkAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- PdfTrueTypeFont - Class in com.itextpdf.kernel.font
-
Note.
- PdfType0Font - Class in com.itextpdf.kernel.font
-
- PdfType1Font - Class in com.itextpdf.kernel.font
-
- PdfType3Font - Class in com.itextpdf.kernel.font
-
Low-level API class for Type 3 fonts.
- pdfVersion - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
Document version.
- PdfVersion - Class in com.itextpdf.kernel.pdf
-
Enum listing all official PDF versions.
- pdfVersion - Variable in class com.itextpdf.kernel.pdf.WriterProperties
-
- PdfVersionNotValid - Static variable in exception com.itextpdf.kernel.PdfException
-
- PdfViewerPreferences - Class in com.itextpdf.kernel.pdf
-
- PdfViewerPreferences() - Constructor for class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
- PdfViewerPreferences(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
- PdfViewerPreferences.PdfViewerPreferencesConstants - Enum in com.itextpdf.kernel.pdf
-
- PdfVisibilityExpression - Class in com.itextpdf.kernel.pdf.layer
-
An array specifying a visibility expression, used to compute visibility
of content based on a set of optional content groups.
- PdfVisibilityExpression(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfVisibilityExpression
-
Constructs a new PdfVisibilityExpression instance by its raw PdfArray.
- PdfVisibilityExpression(PdfName) - Constructor for class com.itextpdf.kernel.pdf.layer.PdfVisibilityExpression
-
Creates a visibility expression.
- PdfWatermarkAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfWatermarkAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfWatermarkAnnotation
-
- PdfWatermarkAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfWatermarkAnnotation
-
- PdfWidgetAnnotation - Class in com.itextpdf.kernel.pdf.annot
-
- PdfWidgetAnnotation(Rectangle) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
- PdfWidgetAnnotation(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
- PdfWin - Class in com.itextpdf.kernel.pdf.action
-
- PdfWin(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.action.PdfWin
-
- PdfWin(PdfString) - Constructor for class com.itextpdf.kernel.pdf.action.PdfWin
-
- PdfWin(PdfString, PdfString, PdfString, PdfString) - Constructor for class com.itextpdf.kernel.pdf.action.PdfWin
-
- PdfWriter - Class in com.itextpdf.kernel.pdf
-
- PdfWriter(OutputStream) - Constructor for class com.itextpdf.kernel.pdf.PdfWriter
-
- PdfWriter(OutputStream, WriterProperties) - Constructor for class com.itextpdf.kernel.pdf.PdfWriter
-
- PdfWriter(String) - Constructor for class com.itextpdf.kernel.pdf.PdfWriter
-
- PdfWriter(String, WriterProperties) - Constructor for class com.itextpdf.kernel.pdf.PdfWriter
-
- PdfXObject - Class in com.itextpdf.kernel.pdf.xobject
-
- PdfXObject() - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
- PdfXObject(PdfStream) - Constructor for class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
- Perceptual - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- permissions - Variable in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
- Perms - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PERMS_MASK_1_FOR_REVISION_2 - Static variable in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
- PERMS_MASK_1_FOR_REVISION_3_OR_GREATER - Static variable in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
- PERMS_MASK_2 - Static variable in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
- Pg - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PickTrayByPDFSize - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PINK - Static variable in class com.itextpdf.kernel.color.Color
-
- Placement - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PngFilterUnknown - Static variable in exception com.itextpdf.kernel.PdfException
-
- Point - Class in com.itextpdf.kernel.geom
-
- Point() - Constructor for class com.itextpdf.kernel.geom.Point
-
- Point(int, int) - Constructor for class com.itextpdf.kernel.geom.Point
-
- Point(double, double) - Constructor for class com.itextpdf.kernel.geom.Point
-
- Point(Point) - Constructor for class com.itextpdf.kernel.geom.Point
-
- Point<T extends Number & Comparable<T>> - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
- Point(Point<T>) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- Point(T, T, T) - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- Point.DoublePoint - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
- Point.LongPoint - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
- polyFillMode - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current polygon fill mode.
- Polygon - Static variable in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
Subtypes
- Polygon - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PolyLine - Static variable in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- PolyLine - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PolyNode - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
- PolyNode() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- polyOuts - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- PolyTree - Class in com.itextpdf.kernel.pdf.canvas.parser.clipper
-
- PolyTree() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyTree
-
- pop() - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- PopGraphicsStateOperator() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor.PopGraphicsStateOperator
-
- popLocalMinima() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
-
- populateOperators() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Loads all the supported graphics and text state operators in a map.
- populateXObjectDoHandlers() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
- popup - Variable in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- Popup - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- preConcatenate(AffineTransform) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- Predictor - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Preferred - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- prefix - Variable in class com.itextpdf.kernel.pdf.PdfDeveloperExtension
-
The prefix used in the Extensions dictionary added to the Catalog.
- prepareARCFOURKey(byte[]) - Method in class com.itextpdf.kernel.crypto.ARCFOUREncryption
-
- prepareARCFOURKey(byte[], int, int) - Method in class com.itextpdf.kernel.crypto.ARCFOUREncryption
-
- PRESERVE_COLINEAR - Static variable in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
-
- preserveCollinear - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
-
- preserveEncryption - Variable in class com.itextpdf.kernel.pdf.StampingProperties
-
- preserveEncryption() - Method in class com.itextpdf.kernel.pdf.StampingProperties
-
Defines if the encryption of the original document (if it was encrypted) will be preserved.
- PreserveRB - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PresSteps - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Prev - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path.Maxima
-
- Prev - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PrevPage - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PRINT - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- Print - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PrintArea - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PrintClip - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PrinterMark - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PrintPageRange - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PrintScaling - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PrintState - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Private - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- process(PdfObject) - Method in class com.itextpdf.kernel.utils.PdfResourceCounter
-
Processes an object.
- processBlock(byte[], int, int) - Method in class com.itextpdf.kernel.crypto.AESCipherCBCnoPad
-
- processContent(byte[], PdfResources) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Processes PDF syntax.
- processContent(int, E, Map<String, IContentOperator>) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfDocumentContentParser
-
Processes content from the specified page number using the specified listener.
- processContent(int, E) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfDocumentContentParser
-
Processes content from the specified page number using the specified listener
- processPageContent(PdfPage) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Processes PDF syntax.
- ProcSet - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Producer - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Producer - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
The Producer.
- PROJECTING_SQUARE - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.LineCapStyle
-
The stroke continues beyond the endpoint of the path for a distance
equal to half the line width and is squared off.
- PROP_ARRAY - Static variable in class com.itextpdf.kernel.xmp.options.AliasOptions
-
The actual is an unordered array, the alias is to the first element of the array.
- PROP_ARRAY_ALT_TEXT - Static variable in class com.itextpdf.kernel.xmp.options.AliasOptions
-
The actual is an alternate text array, the alias is to the 'x-default' element of the array.
- PROP_ARRAY_ALTERNATE - Static variable in class com.itextpdf.kernel.xmp.options.AliasOptions
-
The actual is an alternate array, the alias is to the first element of the array.
- PROP_ARRAY_ORDERED - Static variable in class com.itextpdf.kernel.xmp.options.AliasOptions
-
The actual is an ordered array, the alias is to the first element of the array.
- Prop_Build - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PROP_DIRECT - Static variable in class com.itextpdf.kernel.xmp.options.AliasOptions
-
This is a direct mapping.
- properties - Variable in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
The properties of the tag.
- properties - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
- Properties - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- properties - Variable in class com.itextpdf.kernel.pdf.PdfReader
-
- properties - Variable in class com.itextpdf.kernel.pdf.PdfWriter
-
- properties - Variable in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
- PropertyOptions - Class in com.itextpdf.kernel.xmp.options
-
The property flags are used when properties are fetched from the XMPMeta-object
and provide more detailed information about the property.
- PropertyOptions() - Constructor for class com.itextpdf.kernel.xmp.options.PropertyOptions
-
Default constructor
- PropertyOptions(int) - Constructor for class com.itextpdf.kernel.xmp.options.PropertyOptions
-
Intialization constructor
- PS - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- PS_DASH - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
- PS_DASHDOT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
- PS_DASHDOTDOT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
- PS_DOT - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
- PS_INSIDEFRAME - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
- PS_NULL - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
- PS_SOLID - Static variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaPen
-
- PubKeySecurityHandler - Class in com.itextpdf.kernel.crypto.securityhandler
-
- PubKeySecurityHandler() - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
-
- publicCertificates - Variable in class com.itextpdf.kernel.pdf.EncryptionProperties
-
PublicKeyEncryption properties
- publicKeyEncryptPermissions - Variable in class com.itextpdf.kernel.pdf.EncryptionProperties
-
- PublicKeyRecipient - Class in com.itextpdf.kernel.crypto.securityhandler
-
- PublicKeyRecipient(Certificate, int) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
-
- Publisher - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
Publishers.
- PubSecHandlerUsingAes128 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- PubSecHandlerUsingAes128(PdfDictionary, Certificate[], int[], boolean, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes128
-
- PubSecHandlerUsingAes128(PdfDictionary, Key, Certificate, String, IExternalDecryptionProcess, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes128
-
- PubSecHandlerUsingAes256 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- PubSecHandlerUsingAes256(PdfDictionary, Certificate[], int[], boolean, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes256
-
- PubSecHandlerUsingAes256(PdfDictionary, Key, Certificate, String, IExternalDecryptionProcess, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes256
-
- PubSecHandlerUsingStandard128 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- PubSecHandlerUsingStandard128(PdfDictionary, Certificate[], int[], boolean, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard128
-
- PubSecHandlerUsingStandard128(PdfDictionary, Key, Certificate, String, IExternalDecryptionProcess, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard128
-
- PubSecHandlerUsingStandard40 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- PubSecHandlerUsingStandard40(PdfDictionary, Certificate[], int[], boolean, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard40
-
- PubSecHandlerUsingStandard40(PdfDictionary, Key, Certificate, String, IExternalDecryptionProcess, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard40
-
- Push - Static variable in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- pushArrayItemToPath(int) - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- pushDictItemToPath(PdfName) - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- pushOffsetToPath(int) - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- Pushpin - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Inserts the value into this PdfDictionary and associates it with the specified key.
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.xobject.PdfImageXObject
-
- put(PdfName, PdfObject) - Method in class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
- putAll(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Inserts all the key-value pairs into this PdfDictionary.
- r - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- R - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- R2L - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Radial(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- Radial(PdfColorSpace, float, float, float, float[], float, float, float, float[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- Radial(PdfColorSpace, float, float, float, float[], float, float, float, float[], boolean[]) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- Radial(PdfColorSpace, PdfArray, PdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- Range - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Raw - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RB - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RBGroups - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RC - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RD - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RDF_TYPE - Static variable in interface com.itextpdf.kernel.xmp.XMPConst
-
rdf:type qualfifier
- RDFTERM_ABOUT - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_ABOUT_EACH - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
Start of oldTerms.
- RDFTERM_ABOUT_EACH_PREFIX - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_BAG_ID - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
End of oldTerms.
- RDFTERM_DATATYPE - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
End of coreSyntaxTerms
- RDFTERM_DESCRIPTION - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
Start of additions for syntax Terms.
- RDFTERM_FIRST_CORE - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_FIRST_OLD - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_FIRST_SYNTAX - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
! Yes, the syntax terms include the core terms.
- RDFTERM_ID - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_LAST_CORE - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_LAST_OLD - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_LAST_SYNTAX - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_LI - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
End of of additions for syntaxTerms.
- RDFTERM_NODE_ID - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_OTHER - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_PARSE_TYPE - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- RDFTERM_RDF - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
Start of coreSyntaxTerms.
- RDFTERM_RESOURCE - Static variable in class com.itextpdf.kernel.xmp.impl.ParseRDF
-
- read(char[], int, int) - Method in class com.itextpdf.kernel.xmp.impl.FixASCIIControlsReader
-
- READ_ONLY - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- READ_ONLY - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- readAll() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
Reads and processes all the data of the InputMeta.
- readArray() - Method in class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Reads an array.
- readArray(boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readByte() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Read the next byte from the InputStream.
- readColor() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Read the next
Color from the InputStream.
- readDictionary() - Method in class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Reads a dictionary.
- readDictionary(boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- reader - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
PdfReader associated with the document.
- ReaderProperties - Class in com.itextpdf.kernel.pdf
-
- ReaderProperties() - Constructor for class com.itextpdf.kernel.pdf.ReaderProperties
-
- READING - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- readInt() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Read the next int from the InputStream.
- readObject() - Method in class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Reads a pdf object.
- readObject(PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readObject(boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readObject(boolean, boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readObjectStream(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- READONLY_PACKET - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
Mark packet as read-only.
- readPdf() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Parses the entire PDF
- readPdfName(boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readShort() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Read the next short from the InputStream.
- readStream(PdfStream, boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Gets the input stream associated with PdfStream.
- readStreamBytes(PdfStream, boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
Reads and gets stream bytes.
- readStreamBytesRaw(PdfStream) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readWord() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Read the next word from the InputStream.
- readXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readXrefSection() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- readXrefStream(long) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- Reason - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- rebuildXref() - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- rebuiltXref - Variable in class com.itextpdf.kernel.pdf.PdfReader
-
- Recipients - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Rect - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- rectangle(Rectangle) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a rectangle to the current path as a complete subpath.
- rectangle(float, float, float, float) - Method in class com.itextpdf.kernel.geom.Path
-
Appends a rectangle to the current path as a complete subpath.
- Rectangle - Class in com.itextpdf.kernel.geom
-
- Rectangle(float, float, float, float) - Constructor for class com.itextpdf.kernel.geom.Rectangle
-
- Rectangle(float, float) - Constructor for class com.itextpdf.kernel.geom.Rectangle
-
- Rectangle(Rectangle) - Constructor for class com.itextpdf.kernel.geom.Rectangle
-
- rectangle(double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Draws a rectangle.
- rectangle(Rectangle) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Draws a rectangle.
- RED - Static variable in class com.itextpdf.kernel.color.Color
-
- Redact - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Reference - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- referencedTag - Variable in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
- refersTo - Variable in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
PdfObject that current PdfIndirectReference instance refers to.
- register(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Register a ttf- or a ttc-file.
- register(String, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Register a font file and use an alias for the font contained in it.
- registerContentOperator(String, IContentOperator) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Registers a content operator that will be called when the specified operator string is encountered during content processing.
- registerDirectory(String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Register all the fonts in a directory.
- registerFamily(String, String, String) - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Register a font by giving explicitly the font family and name.
- registerLayer(PdfLayer) - Method in class com.itextpdf.kernel.pdf.layer.PdfOCProperties
-
This method registers a new layer in the OCProperties.
- registerNamespace(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
-
- registerNamespace(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
Register a namespace URI with a suggested prefix.
- registerSystemDirectories() - Static method in class com.itextpdf.kernel.font.PdfFontFactory
-
Register fonts in some probable directories.
- registerXObjectDoHandler(PdfName, IXObjectDoHandler) - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Registers a Do handler that will be called when Do for the provided XObject subtype is encountered during content processing.
- Registry - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RegistryName - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Rejected - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- Relation - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
Relationships to other documents.
- RelativeColorimetric - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- release() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Releases the canvas.
- release() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
- releaseContent() - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Release content of PdfArray.
- releaseContent() - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Release content of PdfDictionary.
- releaseContent() - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Release content of PdfStream.
- releaseFormFieldFromWidgetAnnotation() - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
This method removes all widget annotation entries from the form field the given annotation merged with.
- relocateKid(int, TagTreePointer) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Moves kid of the current tag to the tag at which given TagTreePointer points.
- remove(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- remove(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
- remove(int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Removes the PdfObject at the specified index.
- remove(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- remove(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Removes the specified key from this PdfDictionary.
- remove() - Method in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
-
- REMOVE_PAGE - Static variable in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Dispatched after page is removed from document.
- removeAllConnectionsToTags() - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Destroys all the retained connections.
- removeAllHandlers() - Method in class com.itextpdf.kernel.events.EventDispatcher
-
- removeAllHandlers() - Method in interface com.itextpdf.kernel.events.IEventDispatcher
-
Remove all event handlers.
- removeAllHandlers() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- removeAnnotation(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Removes an annotation from the page.
- removeAnnotationTag(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Removes annotation content item from the tag structure.
- removeContentItem(PdfPage, int) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Removes content item from the tag structure.
- removeElementConnectionToTag(IAccessibleElement) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Destroys the connection between the given accessible element and the tag to which this element is connected to.
- removeElementConnectionToTag(IAccessibleElement) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Destroys the connection between the given accessible element and the tag to which this element is connected to.
- removeEventHandler(String, IEventHandler) - Method in class com.itextpdf.kernel.events.EventDispatcher
-
- removeEventHandler(String, IEventHandler) - Method in interface com.itextpdf.kernel.events.IEventDispatcher
-
Removes event handler.
- removeEventHandler(String, IEventHandler) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- removeKid(int) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- removeKid(IPdfStructElem) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- removePage(PdfPage) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Removes the first occurrence of the specified page from this document,
if it is present.
- removePage(int) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Removes page from the document by page number.
- removePageTags(PdfPage) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
Removes all tags that belong only to this page.
- removeProperties(XMPMeta, String, String, boolean, boolean) - Static method in class com.itextpdf.kernel.xmp.impl.XMPUtilsImpl
-
- removeProperties(XMPMeta, String, String, boolean, boolean) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Remove multiple properties from an XMP object.
- removeProperty(PdfName) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Removes a single property from the
tag's properties.
- removeProperty(PdfName) - Method in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
- removeTag() - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Removes the current tag.
- render(XMPDateTime) - Static method in class com.itextpdf.kernel.xmp.impl.ISO8601Converter
-
Converts a Calendar into an ISO 8601 string.
- Rendition - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Repeat - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- replaceCloseWithLine() - Method in class com.itextpdf.kernel.geom.Path
-
Adds additional line to each closed subpath and makes the subpath unclosed.
- replaceNamedDestination(Map<Object, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfDestination
-
- replaceNamedDestination(Map<Object, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
- replaceNamedDestination(Map<Object, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfNamedDestination
-
- replaceNamedDestination(Map<Object, PdfObject>) - Method in class com.itextpdf.kernel.pdf.navigation.PdfStringDestination
-
- REQUIRE_XMP_META - Static variable in class com.itextpdf.kernel.xmp.options.ParseOptions
-
Require a surrounding "x:xmpmeta" element in the xml-document.
- Requirements - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- reset() - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Sets the size to zero.
- reset() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase
-
- reset() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- reset() - Method in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
Resets the graphics state stack, matrices and resources.
- reset() - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Resets the schema registry to its original state (creates a new one).
- RESET_EXCLUDE - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- resetDirectPath(PdfIndirectReference, PdfIndirectReference) - Method in class com.itextpdf.kernel.utils.CompareTool.ObjectPath
-
- resetFillColorCmyk() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for filling paths to black.
- resetFillColorGray() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for filling paths to black.
- resetFillColorRgb() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for filling paths to black.
- resetFlag(int) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- ResetForm - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- resetStrokeColorCmyk() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for stroking paths to black.
- resetStrokeColorGray() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for stroking paths to black.
- resetStrokeColorRgb() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for stroking paths to black.
- resolveAlias(String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPSchemaRegistryImpl
-
- resolveAlias(String, String) - Method in interface com.itextpdf.kernel.xmp.XMPSchemaRegistry
-
Determines if a name is an alias, and what it is aliased to.
- resources - Variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
the resources for the page that this canvas belongs to.
- Resources - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ResourcesCannotBeNull - Static variable in exception com.itextpdf.kernel.PdfException
-
- ResourcesDoNotContainExtgstateEntryUnableToProcessOperator1 - Static variable in exception com.itextpdf.kernel.PdfException
-
- restoreState() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Restores graphics state.
- restoreState(int, PdfCanvas) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Restores the state to the next state on the saved states stack.
- ReusableRandomAccessSource(ByteBuffer) - Constructor for class com.itextpdf.kernel.pdf.PdfReader.ReusableRandomAccessSource
-
- reverse() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
- REVERSE_SOLUTION - Static variable in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
-
- ReversedChars - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- reversePaths() - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
-
- ReviewModel - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- Rgb() - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfDeviceCs.Rgb
-
- RI - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RichMedia - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Ridge - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- right - Variable in class com.itextpdf.kernel.pdf.canvas.parser.clipper.LongRect
-
- RIGHT_JUSTIFIED - Static variable in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- Rights - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
Informal rights statement, selected by language.
- RO - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- role - Variable in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
The type of the tag.
- role - Variable in class com.itextpdf.kernel.pdf.tagutils.TagReference
-
- RoleIsNotMappedWithAnyStandardRole - Static variable in exception com.itextpdf.kernel.PdfException
-
- RoleMap - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RomanNumbering - Class in com.itextpdf.kernel.numbering
-
This class can produce String combinations representing a roman number.
- RomanNumbering() - Constructor for class com.itextpdf.kernel.numbering.RomanNumbering
-
- Root - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- rootTag - Variable in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- rotate(double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- rotate(double, double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- rotate() - Method in class com.itextpdf.kernel.geom.PageSize
-
Rotates PageSize clockwise.
- Rotate - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ROUND - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.LineCapStyle
-
A semicircular arc with a diameter equal to the line width is drawn
around the endpoint and filled in.
- ROUND - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.LineJoinStyle
-
An arc of a circle with a diameter equal to the line width is drawn
around the point where the two segments meet, connecting the outer
edges of the strokes for the two segments.
- roundRectangle(double, double, double, double, double) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Draws rounded rectangle.
- Rows - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RowSpan - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RP - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RT - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Ruby - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RubyAlign - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RubyPosition - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RunLengthDecode - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- RunLengthDecodeFilter - Class in com.itextpdf.kernel.pdf.filters
-
Handles RunLengthDecode filter.
- RunLengthDecodeFilter() - Constructor for class com.itextpdf.kernel.pdf.filters.RunLengthDecodeFilter
-
- RV - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- S - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SA - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- sameLine(LocationTextExtractionStrategy.ITextChunkLocation) - Method in interface com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy.ITextChunkLocation
-
- Saturation - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- savedStates - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Stack of saved states.
- saveState() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Saves graphics state.
- saveState(PdfCanvas) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Saves the state of this MetaState object.
- scale(double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- scalingX - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current x value for scaling.
- scalingY - Variable in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Current y value for scaling.
- Scanbeam() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperBase.Scanbeam
-
- Schema - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SCHEMA_NODE - Static variable in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
- SCHEMA_NODE - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- Screen - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Sect - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SecurityHandler - Class in com.itextpdf.kernel.crypto.securityhandler
-
- SecurityHandler() - Constructor for class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler
-
- selectMetaObject(int, PdfCanvas) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Select the MetaObject at the specified index and prepare the PdfCanvas.
- SEPARATE_NODE - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
Updated by iText.
- separateArrayItems(XMPMeta, String, String, String, PropertyOptions, boolean) - Static method in class com.itextpdf.kernel.xmp.impl.XMPUtilsImpl
-
- separateArrayItems(XMPMeta, String, String, String, PropertyOptions, boolean) - Static method in class com.itextpdf.kernel.xmp.XMPUtils
-
Separate a single edit string into an array of strings.
- Separation - Class in com.itextpdf.kernel.color
-
- Separation(PdfSpecialCs.Separation) - Constructor for class com.itextpdf.kernel.color.Separation
-
- Separation(PdfSpecialCs.Separation, float) - Constructor for class com.itextpdf.kernel.color.Separation
-
- Separation(String, PdfColorSpace, PdfFunction, float) - Constructor for class com.itextpdf.kernel.color.Separation
-
- Separation(PdfArray) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
-
- Separation(PdfName, PdfObject, PdfObject) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
-
- Separation(String, PdfColorSpace, PdfFunction) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation
-
- Separation - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SeparationColorNames - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- serialize(XMPMetaImpl, OutputStream, SerializeOptions) - Static method in class com.itextpdf.kernel.xmp.impl.XMPSerializerHelper
-
Static method to serialize the metadata object.
- serialize(XMPMeta, OutputStream, SerializeOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPSerializerRDF
-
The actual serialization.
- serialize(XMPMeta, OutputStream) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into an OutputStream
with default options.
- serialize(XMPMeta, OutputStream, SerializeOptions) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into an OutputStream.
- SerializeOptions - Class in com.itextpdf.kernel.xmp.options
-
- SerializeOptions() - Constructor for class com.itextpdf.kernel.xmp.options.SerializeOptions
-
Default constructor.
- SerializeOptions(int) - Constructor for class com.itextpdf.kernel.xmp.options.SerializeOptions
-
Constructor using inital options
- serializeToBuffer(XMPMetaImpl, SerializeOptions) - Static method in class com.itextpdf.kernel.xmp.impl.XMPSerializerHelper
-
Serializes an XMPMeta-object as RDF into a byte buffer.
- serializeToBuffer(XMPMeta, SerializeOptions) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into a byte buffer.
- serializeToString(XMPMetaImpl, SerializeOptions) - Static method in class com.itextpdf.kernel.xmp.impl.XMPSerializerHelper
-
Serializes an XMPMeta-object as RDF into a string.
- serializeToString(XMPMeta, SerializeOptions) - Static method in class com.itextpdf.kernel.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into a string.
- set(Point<T>) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- set(int, PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Sets the PdfObject at the specified index in the PdfArray.
- setAcceptLatin1(boolean) - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
-
- setAction(PdfAction) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setAction(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- setAction(PdfAction) - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- setActivationDictionary(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- setActualText(PdfString) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- setActualText(String) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- setAdditionalAction(PdfObjectWrapper<PdfDictionary>, PdfName, PdfAction) - Static method in class com.itextpdf.kernel.pdf.action.PdfAction
-
- setAdditionalAction(PdfName, PdfAction) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setAdditionalAction(PdfName, PdfAction) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- setAdditionalAction(PdfName, PdfAction) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setAlias(boolean) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
-
- setAliasForm(int) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
-
- setAlphaSourceFlag(boolean) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setAlt(PdfString) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- setAlternateDescription(String) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- setAnnotation(int) - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Sets the index of the annotation in Annots array of the page specified by /P entry.
- setAnnotation(String) - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Sets the text value, which specifies the value of the /NM entry in the annotation dictionary.
- setAnnotStates(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- setAppearance(PdfName, PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setAppearance(PdfName, PdfAnnotationAppearance) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setAppearanceCharacteristics(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setAppearanceState(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setArbitraryTypeName(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfPrinterMarkAnnotation
-
- setArray(boolean) - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
-
- setArray(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setArrayAlternate(boolean) - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
-
- setArrayAlternate(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setArrayAltText(boolean) - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
-
- setArrayAltText(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setArrayItem(String, String, int, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setArrayItem(String, String, int, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setArrayItem(String, String, int, String, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Replaces an item within an array.
- setArrayItem(String, String, int, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setArrayOrdered(boolean) - Method in class com.itextpdf.kernel.xmp.options.AliasOptions
-
- setArrayOrdered(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setArtBox(Rectangle) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setAttributes(PdfObject) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- setAuthor(String) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- setAutomaticStrokeAdjustmentFlag(boolean) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setBackgroundMode(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Setter for property backgroundMode.
- setBaseIndent(int) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setBaseNS(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
-
- setBbox(float, float, float, float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- setBBox(Rectangle) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- setBBox(PdfArray) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- setBitsPerComponent(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- setBitsPerComponent(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- setBitsPerComponent(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- setBitsPerComponent(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- setBitsPerCoordinate(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- setBitsPerCoordinate(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- setBitsPerCoordinate(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- setBitsPerCoordinate(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- setBitsPerFlag(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- setBitsPerFlag(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- setBitsPerFlag(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- setBlackGenerationFunction(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setBlackGenerationFunction2(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setBlendMode(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setBorder(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setBorderEffect(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setBorderStyle(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setBorderStyle(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Setter for the annotation's border style.
- setCacheSize(int) - Static method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Sets the cache size.
- setCalloutLine(float[]) - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- setCalloutLine(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- setCanonical(boolean) - Method in class com.itextpdf.kernel.xmp.XmlDomWriter
-
Sets whether output is canonical.
- setCaptionOffset(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setCaptionOffset(float[]) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setCaptionPosition(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setCenterWindow(boolean) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets CenterWindow flag to true or false
- setCharacterSpacing(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the character spacing parameter.
- setCharSpacing(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setClippingPath(Path) - Method in class com.itextpdf.kernel.pdf.canvas.parser.ParserGraphicsState
-
Sets the current clipping path to the specified path.
- setClosed(boolean) - Method in class com.itextpdf.kernel.geom.Subpath
-
- setCloseReader(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- setCloseSourceDocuments(boolean) - Method in class com.itextpdf.kernel.utils.PdfMerger
-
If set to true then passed to the PdfMerger#merge method source documents will be closed
immediately after merging specified pages into current document.
- setCloseStream(boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- setCloseWriter(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- setCms(byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.PublicKeyRecipient
-
- setCollection(PdfCollection) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
Sets collection dictionary that a conforming reader shall use to enhance the presentation of file attachments
stored in the PDF document.
- setCollectionItem(PdfCollectionItem) - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- setColor(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setColor(float[]) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setColor(Color) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.draw.DashedLine
-
- setColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
- setColor(Color) - Method in interface com.itextpdf.kernel.pdf.canvas.draw.ILineDrawer
-
Sets line color
- setColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.draw.SolidLine
-
- setColor(Color, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for paths.
- setColor(PdfColorSpace, float[], boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for paths.
- setColor(PdfColorSpace, float[], PdfPattern, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for paths with an explicitly defined pattern.
- setColor(PdfColorSpace, float[], PdfPattern, boolean) - Method in class com.itextpdf.kernel.pdf.canvas.PdfPatternCanvas
-
- setColor(Color) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- setColored(boolean) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- setColorSpace(PdfName) - Method in class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
- setColorSpace(PdfArray) - Method in class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
- setColorValue(float[]) - Method in class com.itextpdf.kernel.color.Color
-
- setCompareByContentErrorsLimit(int) - Method in class com.itextpdf.kernel.utils.CompareTool
-
Sets the maximum errors count which will be returned as the result of the comparison.
- setCompressionLevel(int) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Sets compression level of this PdfStream.
- setCompressionLevel(int) - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Sets default compression level for @see PdfStream.
- setCompressionLevel(int) - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
Defines the level of compression for the document.
- setContents(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setContents(String) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setContentsAsCaption(boolean) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setContentStreamForTagging(PdfStream) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Sometimes, tags are desired to be connected with the content that resides not in the page's content stream,
but rather in the some appearance stream or in the form xObject stream.
- setCoords(float, float, float, float) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- setCoords(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- setCoords(float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- setCoords(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- setCounter(Counter) - Method in class com.itextpdf.kernel.log.CounterFactory
-
Setter for the counter.
- setCreationDate(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setCreator(String) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- setCreatorInfo(String, String) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Used by the creating application to store application-specific
data associated with this optional content group.
- setCropBox(Rectangle) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setCurrentBackgroundColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Setter for property currentBackgroundColor.
- setCurrentPoint(Point) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the current Point to the specified Point.
- setCurrentTextColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Setter for property currentTextColor.
- setDashPattern(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setDashPattern(PdfArray) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setDashPattern(PdfArray) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setData(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Sets bytes as stream's content.
- setData(byte[], boolean) - Method in class com.itextpdf.kernel.pdf.PdfStream
-
Sets or appends bytes to stream content.
- setDate(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setDay(int) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setDay(int) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setDecode(float[]) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- setDecode(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.CoonsPatchMesh
-
- setDecode(float[]) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- setDecode(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FreeFormGouraudShadedTriangleMesh
-
- setDecode(float[]) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- setDecode(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- setDecode(float[]) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- setDecode(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.TensorProductPatchMesh
-
- setDefaultAppearance(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setDefaultCmyk(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- setDefaultColorSpace(PdfName, PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
Sets the default color space.
- setDefaultGray(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- setDefaultInitialView(PdfObject) - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- setDefaultPageSize(PageSize) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Sets default page size.
- setDefaultRgb(PdfColorSpace) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- setDefaultStyleString(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- setDestination(PdfObject) - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- setDestination(PdfDestination) - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- setDestOutputProfile(InputStream) - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- setDirection(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets predominant reading order of text.
- setDisplayDocTitle(boolean) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets DisplayDocTitle flag to true or false
- setDomain(float, float) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- setDomain(float, float, float, float) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
- setDomain(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
- setDomain(float, float) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- setDownAppearance(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setDownAppearance(PdfAnnotationAppearance) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setDuplex(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the paper handling option that shall be used when printing the file from the print dialog.
- setE(PdfString) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- setEditable(boolean) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
Indication if the field value should be editable in the viewer.
- setEncodeUTF16BE(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setEncodeUTF16LE(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setEncoding(String) - Method in class com.itextpdf.kernel.pdf.PdfString
-
Sets the encoding of this string.
- setEndType(IClipper.EndType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- setExactPacketLength(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setExpansion(String) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- setExport(boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Specifies the recommended state for content in this
group when the document (or part of it) is saved by a viewer application to a format
that does not support optional content (for example, an earlier version of
PDF or a raster image format).
- setExtend(boolean, boolean) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Axial
-
- setExtend(boolean, boolean) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.Radial
-
- setExtentWx(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the Wx extent value.
- setExtentWy(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the Wy extent value.
- setExternalData(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setExtGState(PdfExtGState) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the ExtGState dictionary for the current graphics state
- setExtGState(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the ExtGState dictionary for the current graphics state
- setFauxedFonts(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- setFauxedFonts(List<PdfFont>) - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- setFileIdentifier(PdfArray) - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- setFillColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setFillColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for filling paths.
- setFillColorCmyk(float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for filling paths to a CMYK value.
- setFillColorGray(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for filling paths to a grayscale value.
- setFillColorRgb(float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for filling paths to an RGB value.
- setFillColorShading(PdfPattern.Shading) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds or changes the shading of the current fill color path.
- setFillOpacity(float) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setFillOverPrintFlag(boolean) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setFitWindow(boolean) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets FitWindow flag to true or false
- setFixControlChars(boolean) - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
-
- setFixedPrint(PdfFixedPrint) - Method in class com.itextpdf.kernel.pdf.annot.PdfWatermarkAnnotation
-
- setFlag(int) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setFlags(int) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setFlatnessTolerance(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setFlatnessTolerance(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the Flatness.
- setFlatnessTolerance(float) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setFlushUnusedObjects(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- setFont(PdfFont) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setFont(PdfArray) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setFontAndSize(PdfFont, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets font and size (PDF Tf operator).
- setFontMatrix(double[]) - Method in class com.itextpdf.kernel.font.PdfType3Font
-
- setFontProgram(T) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
- setFontSize(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setForbidRelease() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
- setForbidUnknownRoles(boolean) - Method in class com.itextpdf.kernel.pdf.tagutils.TagStructureContext
-
If forbidUnknownRoles is set to true, then if you would try to add new tag which has not a standard role and
it's role is not mapped through RoleMap, an exception will be raised.
- setForceWidthsOutput(boolean) - Method in class com.itextpdf.kernel.font.PdfSimpleFont
-
Set to true to force the generation of the widths array.
- setFree() - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Releases indirect reference from the document.
- setFullCompressionMode(boolean) - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
Defines if full compression mode is enabled.
- setFunction(PdfFunction) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- setFunction(PdfFunction[]) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading
-
- setGap(float) - Method in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
Setter for the gap between the center of the dots of the dotted line.
- setGenerateCompareByContentXmlReport(boolean) - Method in class com.itextpdf.kernel.utils.CompareTool
-
- setGroup(PdfTransparencyGroup) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- setHalftone(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setHashKeyForNextObject(int, int) - Method in class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler
-
Note: For most of the supported security handlers algorithm to calculate encryption key for particular object
is the same.
- setHashKeyForNextObject(int, int) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes128
-
- setHashKeyForNextObject(int, int) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
-
- setHashKeyForNextObject(int, int) - Method in class com.itextpdf.kernel.pdf.PdfEncryption
-
- setHasLanguage(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setHasQualifiers(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setHasType(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setHeight(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- setHexWriting(boolean) - Method in class com.itextpdf.kernel.pdf.PdfString
-
- setHideMenubar(boolean) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets HideMenuBar flag to true or false
- setHideToolbar(boolean) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets HideToolBar flag to true or false
- setHideWindowUI(boolean) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets HideWindowUI flag to true or false
- setHighlightMode(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- setHighlightMode(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
Setter for the annotation's highlighting mode.
- setHorizontalScaling(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setHorizontalScaling(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the horizontal scaling parameter.
- setHorizontalTranslation(float) - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- setHour(int) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setHour(int) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setHTP(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setIconName(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setIgnorePageRotationForContent(boolean) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
If true - defines that in case the page has a rotation, then new content will be automatically rotated in the
opposite direction.
- setIncludeThumbnailPad(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setIndent(String) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setIndirectReference(PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
- setIndirectReference(PdfIndirectReference) - Method in class com.itextpdf.kernel.pdf.PdfPrimitiveObject
-
- setInfo(String) - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- setInitialDocument(String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Identifies the document that will be initially presented
in the user interface.
- setInReplyTo(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setIntent(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setIntents(List<PdfName>) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Sets the intents of the layer.
- setInteractive(boolean) - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- setInteriorColor(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setInteriorColor(float[]) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setIsolated(boolean) - Method in class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
Determining the initial backdrop against which its stack is composited.
- setJoinType(IClipper.JoinType) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- setJustChildren(boolean) - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setJustification(int) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setJustLeafname(boolean) - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setJustLeafnodes(boolean) - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setKeywords(String) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- setKind(int) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
-
- setKnockout(boolean) - Method in class com.itextpdf.kernel.pdf.xobject.PdfTransparencyGroup
-
Determining whether the objects within the stack are composited with one another or only with the group's backdrop.
- setLang(PdfString) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
An entry specifying the natural language, and optionally locale.
- setLang(PdfString) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- setLanguage(String, boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Specifies the language of the content controlled by this
optional content group
- setLanguage(String) - Method in class com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties
-
- setLastModified(PdfDate) - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- setLayer(IPdfOCG) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Sets the layer this annotation belongs to.
- setLayer(IPdfOCG) - Method in class com.itextpdf.kernel.pdf.xobject.PdfXObject
-
Sets the layer this XObject belongs to.
- setLeaderLine(float) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setLeaderLineExtension(float) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setLeaderLineOffset(float) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setLeading(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setLeading(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the text leading parameter.
- setLineCapStryle(int) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setLineCapStyle(int) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setLineCapStyle(int) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the line cap style, the shape to be used at the ends of open subpaths
when they are stroked.
- setLineDash(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the value of the line dash pattern.
- setLineDash(float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the value of the line dash pattern.
- setLineDash(float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the value of the line dash pattern.
- setLineDash(float[], float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the value of the line dash pattern.
- setLineEndingStyle(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfFreeTextAnnotation
-
- setLineEndingStyles(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setLineEndingStyles(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- setLineJoinPolygon(PdfCanvas) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the line join style to PdfCanvasConstants.LineJoinStyle#ROUND if lineJoin is 0.
- setLineJoinRectangle(PdfCanvas) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the line join style to PdfCanvasConstants.LineJoinStyle#MITER if lineJoin isn't 0.
- setLineJoinStyle(int) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setLineJoinStyle(int) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the line join style, the shape to be used at the corners of paths
when they are stroked.
- setLineJoinStyle(int) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setLineWidth(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setLineWidth(float) - Method in class com.itextpdf.kernel.pdf.canvas.draw.DashedLine
-
Sets line width in points
- setLineWidth(float) - Method in class com.itextpdf.kernel.pdf.canvas.draw.DottedLine
-
Sets line width in points
- setLineWidth(float) - Method in interface com.itextpdf.kernel.pdf.canvas.draw.ILineDrawer
-
Sets line width in points
- setLineWidth(float) - Method in class com.itextpdf.kernel.pdf.canvas.draw.SolidLine
-
Sets line width in points
- setLineWidth(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets line width.
- setLineWidth(float) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setLocalizedText(String, String, String, String, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setLocalizedText(String, String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setLocalizedText(String, String, String, String, String, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Modifies the value of a selected item in an alt-text array.
- setLocalizedText(String, String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setLocalTimeZone(XMPDateTime) - Static method in class com.itextpdf.kernel.xmp.XMPDateTimeFactory
-
Sets the local time zone without touching any other Any existing time zone value is replaced,
the other date/time fields are not adjusted in any way.
- setLocation(Point) - Method in class com.itextpdf.kernel.geom.Point
-
- setLocation(int, int) - Method in class com.itextpdf.kernel.geom.Point
-
- setLocation(double, double) - Method in class com.itextpdf.kernel.geom.Point
-
- setLocked(boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Use this method to lock an optional content group.
- setMarkStyle(PdfString) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- setMatrix(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- setMatrix(float[]) - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- setMatrix(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern
-
- setMatrix(float[]) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
- setMatrix(PdfArray) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.FunctionBased
-
- setMeasure(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfLineAnnotation
-
- setMeasure(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- setMediaBox(Rectangle) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setMessageParams(Object...) - Method in exception com.itextpdf.kernel.PdfException
-
- setMetaState(MetaState) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets every field of this MetaState to the values of the fields of the specified MetaState.
- setMinute(int) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setMinute(int) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setMiterLimit(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setMiterLimit(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the miter limit, a parameter specifying the maximum length a miter join
may extend beyond the join point, relative to the angle of the line segments.
- setMiterLimit(float) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setModified() - Method in class com.itextpdf.kernel.pdf.PdfObject
-
- setModified() - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
- setModified(boolean) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- setMonth(int) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setMonth(int) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setMoreInfo(Map<String, String>) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- setMoreInfo(String, String) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- setName(String) - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Sets the name of the file in the EmbeddedFiles name tree.
- setName(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setName(String) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Sets the name of the layer to be displayed in the Layers panel.
- setName(String) - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPathSegment
-
- setNanoSecond(int) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setNanoSecond(int) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setNewline(String) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setNextNewKidIndex(int) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Sets index of the next added to the current tag kid, which could be another tag or content item.
- setNonFullScreenPageMode(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets NonFullScreenPageMode property.
- setNormalAppearance(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setNormalAppearance(PdfAnnotationAppearance) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setNumCopies(int) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the number of copies that shall be printed when the print dialog is opened for this file.
- setObjectName(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setObjectName(String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- SetOCGState - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- setOffsetWx(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the Wx offset value.
- setOffsetWy(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the Wy offset value.
- setOmitNormalization(boolean) - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
-
- setOmitPacketWrapper(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setOmitQualifiers(boolean) - Method in class com.itextpdf.kernel.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setOmitXmpMetaElement(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setOn(boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Sets the initial visibility of the layer when the document is opened.
- setOnPanel(boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Sets the visibility of the layer in Acrobat's layer panel.
- setOpacity(PdfNumber) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setOpen(boolean) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setOpen(boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- setOpenAction(PdfDestination) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- setOpenAction(PdfAction) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
- setOption(int, boolean) - Method in class com.itextpdf.kernel.xmp.options.Options
-
- setOptions(int) - Method in class com.itextpdf.kernel.xmp.options.Options
-
- setOrder(int) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
The relative order of the field name.
- setOutput(OutputStream, String) - Method in class com.itextpdf.kernel.xmp.XmlDomWriter
-
Sets the output stream for printing.
- setOutput(Writer) - Method in class com.itextpdf.kernel.xmp.XmlDomWriter
-
Sets the output writer.
- setOutputCondition(String) - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- setOutputConditionIdentifier(String) - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- setOutputIntentSubtype(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- setOverlayText(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- setOverprintMode(int) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setPacketHeader(String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
Sets the packetHeader attributes, only used by the parser.
- setPadding(int) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setPage(int) - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Sets the page number in the current document containing the file attachment annotation.
- setPage(String) - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Sets a named destination in the current document that provides the page number of the file attachment annotation.
- setPage(PdfPage) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setPageElement(String) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Indicates that the group contains a pagination artifact.
- setPageForTagging(PdfPage) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Sets a page which content will be tagged with this instance of TagTreePointer.
- setPageLabel(PageLabelNumberingStyleConstants, String) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
This method adds or replaces a page label.
- setPageLabel(PageLabelNumberingStyleConstants, String, int) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
This method adds or replaces a page label.
- setPageLayout(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
This method sets a page layout of the document
- setPageMode(PdfName) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
This method sets a page mode of the document.
- setPageRotationInverseMatrixWritten() - Method in class com.itextpdf.kernel.pdf.PdfPage
-
NOTE: For internal usage! Use this method only if you know what you are doing.
- setParent(PdfAnnotation) - Method in class com.itextpdf.kernel.pdf.annot.PdfPopupAnnotation
-
- setParent(PdfObject) - Method in class com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
-
- setParent(PolyNode) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode
-
- setPassword(byte[]) - Method in class com.itextpdf.kernel.pdf.ReaderProperties
-
Defines the password which will be used if the document is encrypted with standard encryption.
- setPattern(PdfPattern) - Method in class com.itextpdf.kernel.color.PatternColor
-
- setPdfObject(T) - Method in class com.itextpdf.kernel.pdf.PdfObjectWrapper
-
- setPdfVersion(PdfVersion) - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
Defines pdf version for the created document.
- setPickTrayByPDFSize(boolean) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets PickTrayByPDFSize flag to true or false.
- setPolyFillMode(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Setter for property polyFillMode.
- setPopup(PdfPopupAnnotation) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setPosition(long) - Method in class com.itextpdf.kernel.pdf.PdfLiteral
-
- setPrefix(String, String) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionItem
-
Adds a prefix for the Collection item.
- setPreserveOutlines(boolean) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
If original document has outlines, then by default all resultant document will also have outlines.
- setPreserveTagged(boolean) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
If original document is tagged, then by default all resultant document will also be tagged.
- setPrint(String, boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Specifies that the content in this group is intended for
use in printing
- setPrintArea(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the name of the page boundary representing the area of a page that shall be
rendered when printing the document.
- setPrintClip(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the name of the page boundary to which the contents of a page shall be clipped when
printing the document.
- setPrintPageRange(int[]) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the page numbers used to initialize the print dialog box when the file is printed.
- setPrintScaling(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the page scaling option that shall be selected when a print dialog is displayed for this
document.
- setProcessColorModel(PdfName) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- setProcSet(PdfArray) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- setProperties(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasTag
-
Adds a dictionary of properties to the
tag's properties.
- setProperty(String, String, Object, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setProperty(String, String, Object) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setProperty(String, String, Object, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
The property value setters all take a property specification, their
differences are in the form of this.
- setProperty(String, String, Object) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPropertyBase64(String, String, byte[], PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyBase64(String, String, byte[]) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyBase64(String, String, byte[], PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to set a property from a binary byte[]-array,
which is serialized as base64-string.
- setPropertyBase64(String, String, byte[]) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPropertyBoolean(String, String, boolean, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyBoolean(String, String, boolean) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyBoolean(String, String, boolean, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to set a property to a literal boolean value.
- setPropertyBoolean(String, String, boolean) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPropertyCalendar(String, String, Calendar, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyCalendar(String, String, Calendar) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyCalendar(String, String, Calendar, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to set a property with a Java Calendar-object,
which is serialized to an ISO8601 date.
- setPropertyCalendar(String, String, Calendar) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPropertyDate(String, String, XMPDateTime, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyDate(String, String, XMPDateTime) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyDate(String, String, XMPDateTime, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to set a property with an XMPDateTime-object,
which is serialized to an ISO8601 date.
- setPropertyDate(String, String, XMPDateTime) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPropertyDouble(String, String, double, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyDouble(String, String, double) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyDouble(String, String, double, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to set a property to a literal double value.
- setPropertyDouble(String, String, double) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPropertyInteger(String, String, int, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyInteger(String, String, int) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyInteger(String, String, int, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to set a property to a literal int value.
- setPropertyInteger(String, String, int) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPropertyLong(String, String, long, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyLong(String, String, long) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setPropertyLong(String, String, long, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Convenience method to set a property to a literal long value.
- setPropertyLong(String, String, long) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setPublicKeyEncryption(Certificate[], int[], int) - Method in class com.itextpdf.kernel.pdf.EncryptionProperties
-
Sets the certificate encryption options for the document.
- setPublicKeyEncryption(Certificate[], int[], int) - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
Sets the certificate encryption options for the document.
- setPublicKeySecurityParams(Certificate, Key, String, IExternalDecryptionProcess) - Method in class com.itextpdf.kernel.pdf.ReaderProperties
-
Defines the certificate which will be used if the document is encrypted with public key encryption.
- setPublicKeySecurityParams(Certificate, IExternalDecryptionProcess) - Method in class com.itextpdf.kernel.pdf.ReaderProperties
-
Defines the certificate which will be used if the document is encrypted with public key encryption.
- setPubSecSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubKeySecurityHandler
-
- setPubSecSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes128
-
- setPubSecSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingAes256
-
- setPubSecSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard128
-
- setPubSecSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.PubSecHandlerUsingStandard40
-
- setQuadPoints(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setQualifier(String, String, String, String, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setQualifier(String, String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setQualifier(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setQualifier(String, String, String, String, String, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Provides access to a qualifier attached to a property.
- setQualifier(String, String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setReadOnly(boolean) - Method in class com.itextpdf.kernel.pdf.PdfResources
-
- setReadOnlyPacket(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setRectangle(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setRectangleDifferences(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setRedactRolloverAppearance(PdfStream) - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- setRefersTo(PdfObject) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
- setRegistryName(String) - Method in class com.itextpdf.kernel.pdf.PdfOutputIntent
-
- setRenderingIntent(PdfName) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setRenderingIntent(PdfName) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Set the rendering intent.
- setRenderingIntent(PdfName) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setRepeat(PdfBoolean) - Method in class com.itextpdf.kernel.pdf.annot.PdfRedactAnnotation
-
- setReplyType(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setRequireXMPMeta(boolean) - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
-
- setResources(PdfResources) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setRichText(PdfObject) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setRole(PdfName) - Method in class com.itextpdf.kernel.pdf.tagging.PdfStructElem
-
- setRole(PdfName) - Method in interface com.itextpdf.kernel.pdf.tagutils.IAccessibleElement
-
Sets the element's role.
- setRole(PdfName) - Method in class com.itextpdf.kernel.pdf.tagutils.TagTreePointer
-
Sets new role to the current tag.
- setRolloverAppearance(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setRolloverAppearance(PdfAnnotationAppearance) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setRootTag(String) - Method in class com.itextpdf.kernel.utils.TaggedPdfReaderTool
-
- setRotation(int) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setScalingX(float) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the x value for scaling.
- setScalingY(float) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Sets the y value for scaling.
- setSchema(PdfCollectionSchema) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Sets the Collection schema dictionary.
- setSchemaNode(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setSecond(int) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setSecond(int) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setSeparationColorNames(PdfArray) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- setShading(PdfShading) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading
-
- setShading(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading
-
- setSize(int) - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
- setSmartMode(boolean) - Method in class com.itextpdf.kernel.pdf.PdfWriter
-
Sets the smart mode.
- setSmoothnessTolerance(float) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setSoftMask(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setSort(PdfCollectionSort) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Sets the Collection sort dictionary.
- setSort(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setSortOrder(boolean) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSort
-
Defines the sort order of the field (ascending or descending).
- setSortOrder(boolean[]) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionSort
-
Defines the sort order of the field (ascending or descending).
- setSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes128
-
- setSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
-
- setSpecificHandlerDicEntries(PdfDictionary, boolean, boolean) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- setStampName(PdfName) - Method in class com.itextpdf.kernel.pdf.annot.PdfStampAnnotation
-
- setStandardEncryption(byte[], byte[], int, int) - Method in class com.itextpdf.kernel.pdf.EncryptionProperties
-
Sets the encryption options for the document.
- setStandardEncryption(byte[], byte[], int, int) - Method in class com.itextpdf.kernel.pdf.WriterProperties
-
Sets the encryption options for the document.
- setStandardHandlerDicEntries(PdfDictionary, byte[], byte[]) - Method in class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
- setStartPoint(Point) - Method in class com.itextpdf.kernel.geom.Subpath
-
Sets the start point of the subpath.
- setStartPoint(float, float) - Method in class com.itextpdf.kernel.geom.Subpath
-
Sets the start point of the subpath.
- setState(PdfName, PdfFormXObject) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
-
- setState(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
-
- setState(short) - Method in class com.itextpdf.kernel.pdf.PdfIndirectReference
-
Sets special states of current object.
- SetState - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- setState(short) - Method in class com.itextpdf.kernel.pdf.PdfObject
-
Sets special states of current object.
- setStateModel(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfTextAnnotation
-
- setStateObject(PdfName, PdfStream) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotationAppearance
-
- setStrictAliasing(boolean) - Method in class com.itextpdf.kernel.xmp.options.ParseOptions
-
- setStrokeColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setStrokeColor(Color) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for stroking paths.
- setStrokeColorCmyk(float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for stroking paths to a CMYK value.
- setStrokeColorGray(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for stroking paths to a grayscale value.
- setStrokeColorRgb(float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the current color for stroking paths to an RGB value.
- setStrokeColorShading(PdfPattern.Shading) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Adds or changes the shading of the current stroke color path.
- setStrokeOpacity(float) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setStrokeOverPrintFlag(boolean) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setStruct(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setStructField(String, String, String, String, String, PropertyOptions) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setStructField(String, String, String, String, String) - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- setStructField(String, String, String, String, String, PropertyOptions) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Provides access to fields within a nested structure.
- setStructField(String, String, String, String, String) - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
- setStructParentIndex(int) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setStyle(int) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- setSubject(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setSubject(String) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- setSubset(boolean) - 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.
- setSubset(boolean) - Method in class com.itextpdf.kernel.font.PdfType1Font
-
- setSymbol(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfCaretAnnotation
-
- setTagged() - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- setTarget(PdfTargetDictionary) - Method in class com.itextpdf.kernel.pdf.action.PdfTargetDictionary
-
Sets a target dictionary specifying additional path information to the target document.
- setText(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation
-
- setTextAlign(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaState
-
Setter for property textAlign.
- setTextKnockoutFlag(boolean) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setTextMatrix(float, float, float, float, float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Replaces the text matrix.
- setTextMatrix(float, float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Changes the text matrix.
- setTextRenderingMode(int) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setTextRenderingMode(int) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets text rendering mode.
- setTextRise(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setTextRise(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the text rise parameter.
- setTilingType(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- setTimeZone(TimeZone) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setTimeZone(TimeZone) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setTitle(PdfString) - Method in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- setTitle(String) - Method in class com.itextpdf.kernel.pdf.PdfDocumentInfo
-
- setTitle(String) - Method in class com.itextpdf.kernel.pdf.PdfOutline
-
- setToIdentity() - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setTokeniser(PdfTokenizer) - Method in class com.itextpdf.kernel.pdf.canvas.parser.util.PdfCanvasParser
-
Sets the tokeniser.
- setToRotation(double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setToRotation(double, double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setToScale(double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setToShear(double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setToTranslation(double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setTransferFunction(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setTransferFunction2(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setTransform(float, float, float, float, float, float) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setTransform(double, double, double, double, double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setTransform(AffineTransform) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- setTrapRegions(PdfArray) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- setTrapStyles(PdfString) - Method in class com.itextpdf.kernel.pdf.xobject.PdfFormXObject
-
- setTrimBox(Rectangle) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setUndercolorRemovalFunction(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setUndercolorRemovalFunction2(PdfObject) - Method in class com.itextpdf.kernel.pdf.extgstate.PdfExtGState
-
- setUnethicalReading(boolean) - Method in class com.itextpdf.kernel.pdf.PdfReader
-
- setURI(boolean) - Method in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- setUriAction(PdfDictionary) - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- setUriAction(PdfAction) - Method in class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation
-
- setUseActualText(boolean) - Method in class com.itextpdf.kernel.pdf.canvas.parser.listener.LocationTextExtractionStrategy
-
Changes the behavior of text extraction so that if the parameter is set to true,
/ActualText marked content property will be used instead of raw decoded bytes.
- setUseCanonicalFormat(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setUseCompactFormat(boolean) - Method in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
- setUser(String, String...) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Specifies one or more users for whom this optional content group
is primarily intended.
- setUserProperties(boolean) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Sets the flag indicating the presence of structure elements that contain user properties attributes.
- setValue(int) - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
- setValue(double) - Method in class com.itextpdf.kernel.pdf.PdfNumber
-
- setVersion(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
- setVerticalTranslation(float) - Method in class com.itextpdf.kernel.pdf.annot.PdfFixedPrint
-
- setVertices(PdfArray) - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- setVertices(float[]) - Method in class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation
-
- setVerticesPerRow(int) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfShading.LatticeFormGouraudShadedTriangleMesh
-
- setView(int) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollection
-
Sets the initial view.
- setView(boolean) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Indicates that the group should be set to that state when the
document is opened in a viewer application.
- setViewArea(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the name of the page boundary representing the area of a page that shall be displayed when
viewing the document on the screen.
- setViewBox(Rectangle) - Method in class com.itextpdf.kernel.pdf.annot.Pdf3DAnnotation
-
- setViewClip(PdfViewerPreferences.PdfViewerPreferencesConstants) - Method in class com.itextpdf.kernel.pdf.PdfViewerPreferences
-
This method sets the name of the page boundary to which the contents of a page shall be clipped when
viewing the document on the screen.
- setViewerPreferences(PdfViewerPreferences) - Method in class com.itextpdf.kernel.pdf.PdfCatalog
-
This method sets the document viewer preferences, specifying the way the document shall be displayed on the
screen
- setVisibility(boolean) - Method in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
Sets the initial visibility of the field.
- setVisibilityExpression(PdfVisibilityExpression) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Sets the visibility expression for content belonging to this
membership dictionary.
- setVisibilityPolicy(PdfName) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayerMembership
-
Sets the visibility policy for content belonging to this
membership dictionary.
- setVolatile(PdfBoolean) - Method in class com.itextpdf.kernel.pdf.filespec.PdfFileSpec
-
- setWidth(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- setWordSpacing(float) - Method in class com.itextpdf.kernel.pdf.canvas.CanvasGraphicsState
-
- setWordSpacing(float) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Sets the word spacing parameter.
- setX(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- setX(T) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- setXmpMetadata(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
Use this method to set the XMP Metadata.
- setXmpMetadata(XMPMeta, SerializeOptions) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- setXmpMetadata(XMPMeta) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- setXmpMetadata(byte[]) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
Use this method to set the XMP Metadata for each page.
- setXmpMetadata(XMPMeta, SerializeOptions) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setXmpMetadata(XMPMeta) - Method in class com.itextpdf.kernel.pdf.PdfPage
-
- setXStep(float) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- setY(float) - Method in class com.itextpdf.kernel.geom.Rectangle
-
- setY(T) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- setYear(int) - Method in class com.itextpdf.kernel.xmp.impl.XMPDateTimeImpl
-
- setYear(int) - Method in interface com.itextpdf.kernel.xmp.XMPDateTime
-
- setYStep(float) - Method in class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Tiling
-
- setZ(T) - Method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- setZoom(float, float) - Method in class com.itextpdf.kernel.pdf.layer.PdfLayer
-
Specifies a range of magnifications at which the content
in this optional content group is best viewed.
- Shading(PdfDictionary) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading
-
- Shading(PdfShading) - Constructor for class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading
-
- Shading - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- ShadingType - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- shear(double, double) - Method in class com.itextpdf.kernel.geom.AffineTransform
-
- shortTag - Variable in class com.itextpdf.kernel.font.PdfSimpleFont
-
The array used with single byte encodings.
- showText(String) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Shows text (operator Tj).
- showText(GlyphLine) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Shows text (operator Tj).
- showText(PdfArray) - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Shows text (operator TJ)
- Sig - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SigFieldLock - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SigFlags - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SignatureWithName1IsNotTheLastItDoesntCoverWholeDocument - Static variable in exception com.itextpdf.kernel.PdfException
-
- Signed - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SigRef - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SimpleTextExtractionStrategy - Class in com.itextpdf.kernel.pdf.canvas.parser.listener
-
- SimpleTextExtractionStrategy() - Constructor for class com.itextpdf.kernel.pdf.canvas.parser.listener.SimpleTextExtractionStrategy
-
- Simplex - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- simplifyPolygon(Path) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- simplifyPolygon(Path, IClipper.PolyFillType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- simplifyPolygons(Paths) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- simplifyPolygons(Paths, IClipper.PolyFillType) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.DefaultClipper
-
- SinglePage - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- size() - Method in class com.itextpdf.kernel.pdf.ByteBufferOutputStream
-
Returns the current size of the buffer.
- SIZE - Static variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
A possible type of collection field.
- size() - Method in class com.itextpdf.kernel.pdf.PdfArray
-
- size() - Method in class com.itextpdf.kernel.pdf.PdfDictionary
-
Returns the number of key-value pairs in this PdfDictionary.
- Size - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- size() - Method in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
- skip(int) - Method in class com.itextpdf.kernel.pdf.canvas.wmf.InputMeta
-
Skips "len" amount of bytes from the InputStream.
- skipSiblings - Variable in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
-
flag to indicate that skipSiblings() has been called.
- skipSiblings() - Method in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
-
- skipSiblings() - Method in interface com.itextpdf.kernel.xmp.XMPIterator
-
Skip the subtree below and remaining siblings of the current node when
next() is called.
- skipSubtree - Variable in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
-
flag to indicate that skipSiblings() has been called.
- skipSubtree() - Method in class com.itextpdf.kernel.xmp.impl.XMPIteratorImpl
-
- skipSubtree() - Method in interface com.itextpdf.kernel.xmp.XMPIterator
-
Skip the subtree below the current node when next() is
called.
- slopesEqual(Point.LongPoint, Point.LongPoint, Point.LongPoint, boolean) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- slopesEqual(Point.LongPoint, Point.LongPoint, Point.LongPoint, Point.LongPoint, boolean) - Static method in class com.itextpdf.kernel.pdf.canvas.parser.clipper.Point
-
- SM - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- smartMode - Variable in class com.itextpdf.kernel.pdf.WriterProperties
-
Indicates if the writer copy objects in a smart mode.
- SMask - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SMaskInData - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SoftLight - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Sold - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Solid - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SolidLine - Class in com.itextpdf.kernel.pdf.canvas.draw
-
Implementation of
ILineDrawer which draws a solid horizontal line along
the bottom edge of the specified rectangle.
- SolidLine() - Constructor for class com.itextpdf.kernel.pdf.canvas.draw.SolidLine
-
Constructs an instance of solid line drawer
- SolidLine(float) - Constructor for class com.itextpdf.kernel.pdf.canvas.draw.SolidLine
-
Constructs an instance of solid line drawer with the specified line thickness
- Sort - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- sort() - Method in class com.itextpdf.kernel.xmp.impl.XMPMetaImpl
-
- SORT - Static variable in class com.itextpdf.kernel.xmp.options.SerializeOptions
-
Sort the struct properties and qualifier before serializing
- sort() - Method in interface com.itextpdf.kernel.xmp.XMPMeta
-
Sorts the complete datamodel according to the following rules:
Schema nodes are sorted by prefix.
- sortAttributes(NamedNodeMap) - Method in class com.itextpdf.kernel.xmp.XmlDomWriter
-
Returns a sorted list of attributes.
- Sound - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Source - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Source - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
Unique identifier of the work from which this resource was derived.
- SpaceAfter - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SpaceBefore - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Span - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- specificUnicodeDifferences - Variable in class com.itextpdf.kernel.font.PdfType0Font
-
- splitByOutlines(List<String>) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
Split a document by outline title (bookmark name), find outline by name
and places the entire hierarchy in a separate document ( outlines and pages ) .
- splitByPageCount(int, PdfSplitter.IDocumentReadyListener) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
Splits a document into smaller documents with no more than @pageCount pages each.
- splitByPageCount(int) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
Splits a document into smaller documents with no more than @pageCount pages each.
- splitByPageNumbers(List<Integer>, PdfSplitter.IDocumentReadyListener) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
Splits the document by page numbers.
- splitByPageNumbers(List<Integer>) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
Splits the document by page numbers.
- splitBySize(long) - Method in class com.itextpdf.kernel.utils.PdfSplitter
-
Splits the document basing on the given size.
- splitString(String, int, float) - Method in class com.itextpdf.kernel.font.PdfFont
-
- Square - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Squiggly - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- St - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Stamp - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- StampingProperties - Class in com.itextpdf.kernel.pdf
-
- StampingProperties() - Constructor for class com.itextpdf.kernel.pdf.StampingProperties
-
- Standard - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- STANDARD_ENCRYPTION_128 - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
Type of encryption.
- STANDARD_ENCRYPTION_40 - Static variable in class com.itextpdf.kernel.pdf.EncryptionConstants
-
Type of encryption.
- StandardDecryptor - Class in com.itextpdf.kernel.crypto
-
- StandardDecryptor(byte[], int, int) - Constructor for class com.itextpdf.kernel.crypto.StandardDecryptor
-
Creates a new instance of StandardDecryption
- standardEncryptPermissions - Variable in class com.itextpdf.kernel.pdf.EncryptionProperties
-
- StandardHandlerUsingAes128 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- StandardHandlerUsingAes128(PdfDictionary, byte[], byte[], int, boolean, boolean, byte[]) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes128
-
- StandardHandlerUsingAes128(PdfDictionary, byte[], byte[], boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes128
-
- StandardHandlerUsingAes256 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- StandardHandlerUsingAes256(PdfDictionary, byte[], byte[], int, boolean, boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
-
- StandardHandlerUsingAes256(PdfDictionary, byte[]) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingAes256
-
- StandardHandlerUsingStandard128 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- StandardHandlerUsingStandard128(PdfDictionary, byte[], byte[], int, boolean, boolean, byte[]) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
-
- StandardHandlerUsingStandard128(PdfDictionary, byte[], byte[], boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard128
-
- StandardHandlerUsingStandard40 - Class in com.itextpdf.kernel.crypto.securityhandler
-
- StandardHandlerUsingStandard40(PdfDictionary, byte[], byte[], int, boolean, boolean, byte[]) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- StandardHandlerUsingStandard40(PdfDictionary, byte[], byte[], boolean) - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardHandlerUsingStandard40
-
- StandardSecurityHandler - Class in com.itextpdf.kernel.crypto.securityhandler
-
- StandardSecurityHandler() - Constructor for class com.itextpdf.kernel.crypto.securityhandler.StandardSecurityHandler
-
- Start - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- START_PAGE - Static variable in class com.itextpdf.kernel.events.PdfDocumentEvent
-
Dispatched after page is created.
- StartIndent - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- State - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- StateModel - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- staticNames - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
map strings to all known static names
- StdCF - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- StdcfNotFoundEncryption - Static variable in exception com.itextpdf.kernel.PdfException
-
- StemH - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- StemV - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- STEP_ROOT_PROP - Static variable in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
- STEP_SCHEMA - Static variable in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
- Stm - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- StmF - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- storeLinkAnnotation(PdfPage, PdfLinkAnnotation) - Method in class com.itextpdf.kernel.pdf.PdfDocument
-
- Stream - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- STREAM - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- StrF - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- STRICT_ALIASING - Static variable in class com.itextpdf.kernel.xmp.options.ParseOptions
-
Do not reconcile alias differences, throw an exception instead.
- STRICTLY_SIMPLE - Static variable in interface com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper
-
- StrikeOut - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- STRING - Static variable in class com.itextpdf.kernel.pdf.PdfObject
-
- STROKE - Static variable in class com.itextpdf.kernel.pdf.canvas.parser.data.PathRenderInfo
-
Value specifying stroke operation to perform on the current path.
- stroke() - Method in class com.itextpdf.kernel.pdf.canvas.PdfCanvas
-
Strokes the path.
- STROKE - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Stroke text, providing the outline of the glyphs
- STROKE_CLIP - Static variable in class com.itextpdf.kernel.pdf.canvas.PdfCanvasConstants.TextRenderingMode
-
Stroke text and add to path for clipping
- strokeAndFill() - Method in class com.itextpdf.kernel.pdf.canvas.wmf.MetaDo
-
Stroke and fill the MetaPen and MetaBrush paths.
- STRUCT - Static variable in class com.itextpdf.kernel.xmp.options.PropertyOptions
-
- STRUCT_FIELD_STEP - Static variable in class com.itextpdf.kernel.xmp.impl.xpath.XMPPath
-
Marks a struct field step , also for top level nodes (schema "fields").
- StructElem - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- StructParent - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- structParentIndex - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
- StructParentIndexNotFoundInTaggedObject - Static variable in exception com.itextpdf.kernel.PdfException
-
- StructParents - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- structTreeRoot - Variable in class com.itextpdf.kernel.pdf.PdfDocument
-
- StructTreeRoot - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- StructureElementShallContainParentObject - Static variable in exception com.itextpdf.kernel.PdfException
-
- Style - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- STYLE_BEVELED - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- STYLE_DASHED - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- STYLE_INSET - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- STYLE_SOLID - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
Annotation highlighting modes.
- STYLE_UNDERLINE - Static variable in class com.itextpdf.kernel.pdf.annot.PdfAnnotation
-
- SubFilter - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Subj - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Subject - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Subject - Static variable in class com.itextpdf.kernel.xmp.PdfConst
-
An unordered array of descriptive phrases or keywords that specify the topic of the content of the resource.
- subList(int, int) - Method in class com.itextpdf.kernel.pdf.PdfArray
-
Returns a sublist of this PdfArray, starting at fromIndex (inclusive) and ending at toIndex (exclusive).
- SUBMIT_CANONICAL_FORMAT - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_COORDINATES - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_EMBED_FORM - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_EXCL_F_KEY - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_EXCL_NON_USER_ANNOTS - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_EXCLUDE - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_HTML_FORMAT - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_HTML_GET - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_INCLUDE_ANNOTATIONS - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_INCLUDE_APPEND_SAVES - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_INCLUDE_NO_VALUE_FIELDS - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_PDF - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SUBMIT_XFDF - Static variable in class com.itextpdf.kernel.pdf.action.PdfAction
-
a possible submitvalue
- SubmitForm - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Subpath - Class in com.itextpdf.kernel.geom
-
As subpath is a part of a path comprising a sequence of connected segments.
- Subpath() - Constructor for class com.itextpdf.kernel.geom.Subpath
-
Creates a new SubPath instance.
- Subpath(Subpath) - Constructor for class com.itextpdf.kernel.geom.Subpath
-
Copy constuctor.
- Subpath(Point) - Constructor for class com.itextpdf.kernel.geom.Subpath
-
Constructs a new subpath starting at the given point.
- Subpath(float, float) - Constructor for class com.itextpdf.kernel.geom.Subpath
-
Constructs a new subpath starting at the given point.
- subset - Variable in class com.itextpdf.kernel.font.PdfFont
-
Indicates if all the glyphs and widths for that particular encoding should be included in the document.
- subsetRanges - Variable in class com.itextpdf.kernel.font.PdfFont
-
- subtract(Matrix) - Method in class com.itextpdf.kernel.geom.Matrix
-
Subtracts a matrix from this matrix and returns the results
- subtract(Vector) - Method in class com.itextpdf.kernel.geom.Vector
-
Computes the difference between this vector and the specified vector
- subType - Variable in class com.itextpdf.kernel.pdf.collection.PdfCollectionField
-
- Subtype - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Subtype2 - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Supplement - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- supportedEvents - Variable in class com.itextpdf.kernel.pdf.canvas.parser.PdfCanvasProcessor
-
- Sy - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Symbol - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- Synchronous - Static variable in class com.itextpdf.kernel.pdf.PdfName
-
- SystemOutCounter - Class in com.itextpdf.kernel.log
-
A
Counter implementation that outputs information about read and written documents to
System.out
- SystemOutCounter(String) - Constructor for class com.itextpdf.kernel.log.SystemOutCounter
-
- SystemOutCounter() - Constructor for class com.itextpdf.kernel.log.SystemOutCounter
-
- SystemOutCounter(Class<?>) - Constructor for class com.itextpdf.kernel.log.SystemOutCounter
-