Uses of Class
com.itextpdf.kernel.pdf.PdfArray
Package
Description
-
Uses of PdfArray in com.itextpdf.forms
Modifier and TypeMethodDescriptionPdfAcroForm.getCalculationOrder()
Gets theCO
array property on the AcroForm.protected PdfArray
PdfAcroForm.getFields()
Gets all AcroForm fields in the document.Modifier and TypeMethodDescriptionPdfAcroForm.setCalculationOrder
(PdfArray calculationOrder) Sets theCO
array property on the AcroForm.PdfAcroForm.setXFAResource
(PdfArray xfaResource) Sets theXFA
property on the AcroForm. -
Uses of PdfArray in com.itextpdf.forms.fields
Modifier and TypeMethodDescriptionPdfChoiceFormField.getIndices()
Gets the currently selected items in the fieldPdfFormField.getKids()
Gets the kids of this object.ChoiceFormFieldBuilder.getOptions()
Gets options for choice form field.PdfFormField.getOptions()
Gets options for the form field.Modifier and TypeMethodDescriptionPdfChoiceFormField.setIndices
(PdfArray indices) Sets the selected items in the field.ChoiceFormFieldBuilder.setOptions
(PdfArray options) Sets options for choice form field.PdfFormField.setOptions
(PdfArray options) Sets options for the form field. -
Uses of PdfArray in com.itextpdf.kernel.crypto.securityhandler
Modifier and TypeMethodDescriptionprotected PdfArray
PubKeySecurityHandler.createRecipientsArray()
-
Uses of PdfArray in com.itextpdf.kernel.font
Modifier and TypeMethodDescriptionprotected PdfArray
PdfSimpleFont.buildWidthsArray
(int firstChar, int lastChar) protected PdfArray
PdfType3Font.buildWidthsArray
(int firstChar, int lastChar) -
Uses of PdfArray in com.itextpdf.kernel.geom
Modifier and TypeMethodDescriptionstatic Rectangle
Rectangle.createBoundingRectangleFromQuadPoint
(PdfArray quadPoints) Create the bounding rectangle for the given array of quadpoints.Rectangle.createBoundingRectanglesFromQuadPoint
(PdfArray quadPoints) Create a list of bounding rectangles from an 8 x n array of Quadpoints. -
Uses of PdfArray in com.itextpdf.kernel.pdf
Modifier and TypeClassDescriptionclass
PdfTextArray
defines an array with displacements andPdfString
-objects.Modifier and TypeMethodDescriptionPdfArray.getAsArray
(int index) Returns the element at the specified index as a PdfArray.PdfDictionary.getAsArray
(PdfName key) Returns the value associated to this key as a PdfArray.PdfDocument.getAssociatedFiles()
Returns files associated with PDF document.PdfPage.getAssociatedFiles
(boolean create) Returns files associated with PDF page.PdfViewerPreferences.getEnforce()
PDF 2.0.PdfResources.getProcSet()
Gets the array of predefined procedure set names (see ISO-320001 Paragraph 14.2).protected PdfArray
PdfReader.readArray
(boolean objStm) Modifier and TypeMethodDescriptionvoid
Adds content of thePdfArray
.void
Adds content of thePdfArray
.boolean
MemoryLimitsAwareHandler.isMemoryLimitsAwarenessRequiredOnDecompression
(PdfArray filters) Performs a check if thePdfStream
with provided setup of the filters requires memory limits awareness during decompression.PdfViewerPreferences.setEnforce
(PdfArray enforce) PDF 2.0.void
PdfResources.setProcSet
(PdfArray array) Sets the array of predefined procedure set names (see ISO-320001 Paragraph 14.2). -
Uses of PdfArray in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdfTrapNetworkAnnotation.getAnnotStates()
An array of name objects representing the appearance states for annotations associated with the page.PdfAnnotation.getAssociatedFiles
(boolean create) Returns files associated with PDF annotation.PdfAnnotation.getBorder()
An array specifying the characteristics of the annotation’s border.PdfFreeTextAnnotation.getCalloutLine()
PdfLineAnnotation.getCaptionOffset()
An array of two numbers that specifies the offset of the caption text from its normal position.PdfAnnotation.getColorObject()
An array of numbers in the range 0.0 to 1.0, representing a colour used for the following purposes: The background of the annotation’s icon when closed The title bar of the annotation’s pop-up window The border of a link annotation The number of array elements determines the colour space in which the colour shall be defined: 0 - No colour; transparent 1 - DeviceGray 3 - DeviceRGB 4 - DeviceCMYKPdfTrapNetworkAnnotation.getFauxedFonts()
An array of font dictionaries representing fonts that were fauxed (replaced by substitute fonts) during the generation of trap networks for the page.PdfLineAnnotation.getLine()
An array of four numbers, [x1 y1 x2 y2], specifying the starting and ending coordinates of the line in default user space.PdfLineAnnotation.getLineEndingStyles()
An array of two names specifying the line ending styles that is used in drawing the line.PdfPolyGeomAnnotation.getLineEndingStyles()
PdfFixedPrint.getMatrix()
PdfPolyGeomAnnotation.getPath()
PDF 2.0.PdfLinkAnnotation.getQuadPoints()
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfRedactAnnotation.getQuadPoints()
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfTextMarkupAnnotation.getQuadPoints()
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfAnnotation.getRectangle()
The annotation rectangle, defining the location of the annotation on the page in default user space units.PdfCaretAnnotation.getRectangleDifferences()
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying caret.PdfCircleAnnotation.getRectangleDifferences()
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying circle.PdfFreeTextAnnotation.getRectangleDifferences()
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the inner rectangle where the annotation's text should be displayedPdfSquareAnnotation.getRectangleDifferences()
A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying square.PdfTrapNetworkAnnotation.getVersion()
An unordered array of all objects present in the page description at the time the trap networks were generated and that, if changed, could affect the appearance of the page.PdfPolyGeomAnnotation.getVertices()
Modifier and TypeMethodDescriptionPdfTrapNetworkAnnotation.setAnnotStates
(PdfArray annotStates) An array of name objects representing the appearance states (value of the /AS entryPdfAnnotation.getAppearanceState()
) for annotations associated with the page.Sets the characteristics of the annotation’s border.PdfFreeTextAnnotation.setCalloutLine
(PdfArray calloutLine) PdfLineAnnotation.setCaptionOffset
(PdfArray captionOffset) Sets the offset of the caption text from its normal position.Sets an annotation color.PdfCircleAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfFreeTextAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfInkAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfLineAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfLinkAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfPolyGeomAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfSquareAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfWidgetAnnotation.setDashPattern
(PdfArray dashPattern) Setter for the annotation's preset dashed border style.PdfTrapNetworkAnnotation.setFauxedFonts
(PdfArray fauxedFonts) An array of font dictionaries representing fonts that were fauxed (replaced by substitute fonts) during the generation of trap networks for the page.PdfCircleAnnotation.setInteriorColor
(PdfArray interiorColor) An array of numbers in the range 0.0 to 1.0 specifying the interior color which is used to fill the annotation's ellipse.PdfLineAnnotation.setInteriorColor
(PdfArray interiorColor) An array of numbers in the range 0.0 to 1.0 specifying the interior color which is used to fill the annotation's line endings.PdfPolyGeomAnnotation.setInteriorColor
(PdfArray interiorColor) An array of numbers in the range 0.0 to 1.0 specifying the interior color which is used to fill the annotation's line endings.PdfRedactAnnotation.setInteriorColor
(PdfArray interiorColor) An array of numbers in the range 0.0 to 1.0 specifying the interior color which is used to fill the redacted region after the affected content has been removed.PdfSquareAnnotation.setInteriorColor
(PdfArray interiorColor) An array of numbers in the range 0.0 to 1.0 specifying the interior color which is used to fill the annotation's rectangle.PdfLineAnnotation.setLineEndingStyles
(PdfArray lineEndingStyles) Sets the line ending styles that are used in drawing the line.PdfPolyGeomAnnotation.setLineEndingStyles
(PdfArray lineEndingStyles) PDF 2.0.PdfLinkAnnotation.setQuadPoints
(PdfArray quadPoints) Sets n quadrilaterals in default user space by passing anPdfArray
of 8 × n numbers.PdfRedactAnnotation.setQuadPoints
(PdfArray quadPoints) Sets n quadrilaterals in default user space by passing anPdfArray
of 8 × n numbers.PdfTextMarkupAnnotation.setQuadPoints
(PdfArray quadPoints) Sets n quadrilaterals in default user space by passing anPdfArray
of 8 × n numbers.PdfAnnotation.setRectangle
(PdfArray array) The annotation rectangle, defining the location of the annotation on the page in default user space units.PdfCaretAnnotation.setRectangleDifferences
(PdfArray rect) A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying caret.PdfCircleAnnotation.setRectangleDifferences
(PdfArray rect) A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying circle.PdfFreeTextAnnotation.setRectangleDifferences
(PdfArray rect) A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the inner rectangle where the annotation's text should be displayedPdfSquareAnnotation.setRectangleDifferences
(PdfArray rect) A set of four numbers describing the numerical differences between two rectangles: the Rect entry of the annotation and the actual boundaries of the underlying square.PdfTrapNetworkAnnotation.setVersion
(PdfArray version) An unordered array of all objects present in the page description at the time the trap networks were generated and that, if changed, could affect the appearance of the page.PdfPolyGeomAnnotation.setVertices
(PdfArray vertices) -
Uses of PdfArray in com.itextpdf.kernel.pdf.canvas
Modifier and TypeMethodDescriptionCanvasGraphicsState.getDashPattern()
Gets line dash pattern value,D
key, see ISO-320001, 8.4.3.6 Line Dash Pattern,PdfExtGState.setDashPattern(com.itextpdf.kernel.pdf.PdfArray)
.Modifier and TypeMethodDescriptionPdfCanvas.concatMatrix
(PdfArray array) Concatenates the 2x3 affine transformation matrix to the current matrix in the content stream managed by this Canvas.void
CanvasGraphicsState.setDashPattern
(PdfArray dashPattern) Sets line dash pattern value,D
key, see ISO-320001, 8.4.3.6 Line Dash Pattern,PdfExtGState.setDashPattern(com.itextpdf.kernel.pdf.PdfArray)
.Shows text (operator TJ) -
Uses of PdfArray in com.itextpdf.kernel.pdf.canvas.parser.data
Modifier and TypeMethodDescriptionPathRenderInfo.getLineDashPattern()
Gets the path's dash pattern. -
Uses of PdfArray in com.itextpdf.kernel.pdf.canvas.parser.util
-
Uses of PdfArray in com.itextpdf.kernel.pdf.colorspace
Modifier and TypeMethodDescriptionPdfShading.Axial.getCoords()
Gets the Coords object - aPdfArray
of four numbers [x0 y0 x1 y1] that specified the starting and the endings coordinates of thew axis, expressed in the shading's target coordinate space.PdfShading.Radial.getCoords()
Gets the coordsPdfArray
object - an array of six numbers [x0 y0 r0 x1 y1 r1], specifying the centres and radii of the starting and ending circles, expressed in the shading’s target coordinate space.PdfShading.CoonsPatchMesh.getDecode()
Gets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.PdfShading.FreeFormGouraudShadedTriangleMesh.getDecode()
Gets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.PdfShading.LatticeFormGouraudShadedTriangleMesh.getDecode()
Gets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.PdfShading.TensorProductPatchMesh.getDecode()
Gets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.protected static PdfArray
PdfSpecialCs.DeviceN.getDeviceNCsArray
(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform) PdfShading.Axial.getDomain()
Gets thePdfArray
of twofloat
[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).PdfShading.FunctionBased.getDomain()
Gets thePdfArray
domain rectangle object that establishes an internal coordinate space for the shading that is independent of the target coordinate space in which it shall be painted.PdfShading.Radial.getDomain()
Gets thePdfArray
of twofloat
[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).PdfShading.Axial.getExtend()
Gets thePdfArray
of twoboolean
that specified whether to extend the shading beyond the starting and ending points of the axis, respectively.PdfShading.Radial.getExtend()
Gets thePdfArray
of twoboolean
that specified whether to extend the shading beyond the starting and ending circles of the axis, respectively.PdfPattern.getMatrix()
Gets a transformation matrix that maps the pattern’s internal coordinate system to the default coordinate system of the pattern’s parent content stream.PdfShading.FunctionBased.getMatrix()
Gets thePdfArray
of floats that represents the transformation matrix that maps the domain rectangle into a corresponding figure in the target coordinate space.PdfSpecialCs.DeviceN.getNames()
protected static PdfArray
PdfSpecialCs.NChannel.getNChannelCsArray
(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes) Modifier and TypeMethodDescriptionprotected static PdfArray
PdfSpecialCs.DeviceN.getDeviceNCsArray
(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform) protected static PdfArray
PdfSpecialCs.NChannel.getNChannelCsArray
(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes) void
Sets the Choords object with thePdfArray
of four numbers [x0 y0 x1 y1], that specified the starting and the endings coordinates of thew axis, expressed in the shading's target coordinate space.void
Sets the coordsPdfArray
object - an array of six numbers [x0 y0 r0 x1 y1 r1], specifying the centres and radii of the starting and ending circles, expressed in the shading’s target coordinate space.void
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
Sets the Domain with thePdfArray
of twofloat
[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).void
Sets thePdfArray
domain rectangle object that establishes an internal coordinate space for the shading that is independent of the target coordinate space in which it shall be painted.void
Sets the Domain with thePdfArray
of twofloat
[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).void
Sets the Extend object with thePdfArray
of twoboolean
.void
Sets the Extend object with thePdfArray
of twoboolean
.void
Sets a transformation matrix that maps the pattern’s internal coordinate system to the default coordinate system of the pattern’s parent content stream.void
Sets the array of floats that represents the transformation matrix that maps the domain rectangle into a corresponding figure in the target coordinate space.ModifierConstructorDescriptionAxial
(PdfColorSpace cs, PdfArray coords, IPdfFunction function) Creates the new instance of the class.Axial
(PdfColorSpace cs, PdfArray coords, PdfArray domain, IPdfFunction function) Creates the new instance of the class.CoonsPatchMesh
(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode) Creates the new instance of the class.FreeFormGouraudShadedTriangleMesh
(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode) Creates the new instance of the class.LatticeFormGouraudShadedTriangleMesh
(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int verticesPerRow, PdfArray decode) Creates the new instance of the class.NChannel
(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes) protected
PdfCieBasedCs
(PdfArray pdfObject) protected
PdfSpecialCs
(PdfArray pdfObject) Radial
(PdfColorSpace cs, PdfArray coords, IPdfFunction function) Creates the new instance of the class.Separation
(PdfArray pdfObject) TensorProductPatchMesh
(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode) Creates the new instance of the class.UncoloredTilingPattern
(PdfArray pdfObject) -
Uses of PdfArray in com.itextpdf.kernel.pdf.extgstate
Modifier and TypeMethodDescriptionPdfExtGState.getDashPattern()
Gets line dash pattern value,D
key.PdfExtGState.getFont()
Gets font and size,Font
key.Modifier and TypeMethodDescriptionPdfExtGState.setDashPattern
(PdfArray dashPattern) Sets line dash pattern value,D
key.Sets font and size,Font
key. -
Uses of PdfArray in com.itextpdf.kernel.pdf.filespec
-
Uses of PdfArray in com.itextpdf.kernel.pdf.layer
ModifierConstructorDescriptionPdfVisibilityExpression
(PdfArray visibilityExpressionArray) Constructs a new PdfVisibilityExpression instance by its raw PdfArray. -
Uses of PdfArray in com.itextpdf.kernel.pdf.tagging
Modifier and TypeMethodDescriptionPdfStructElem.getAssociatedFiles
(boolean create) Returns files associated with structure element.PdfStructTreeRoot.getAssociatedFiles
(boolean create) Returns files associated with structure tree root.PdfStructTreeRoot.getKidsObject()
PdfStructTreeRoot.getNamespacesObject()
An array of namespaces used within the document. -
Uses of PdfArray in com.itextpdf.kernel.pdf.xobject
Modifier and TypeMethodDescriptionPdfXObject.getAssociatedFiles
(boolean create) Returns files associated with XObject.PdfFormXObject.getBBox()
Gets Form XObject's BBox,PdfName.BBox
key.PdfFormXObject.getSeparationColorNames()
Gets separation color names of trap network appearance,PdfName.SeparationColorNames
key.PdfFormXObject.getTrapRegions()
Gets an array of TrapRegion objects defining the page’s trapping zones and the associated trapping parameters, as described in Adobe Technical Note #5620, Portable Job Ticket Format.Modifier and TypeMethodDescriptionSets Form XObject's BBox,PdfName.BBox
key.void
PdfTransparencyGroup.setColorSpace
(PdfArray colorSpace) PdfFormXObject.setSeparationColorNames
(PdfArray colorNames) Sets separation color names for the trap network appearance,PdfName.SeparationColorNames
key.PdfFormXObject.setTrapRegions
(PdfArray regions) Sets an array of TrapRegion objects defining the page’s trapping zones and the associated trapping parameters, as described in Adobe Technical Note #5620, Portable Job Ticket Format. -
Uses of PdfArray in com.itextpdf.kernel.utils
Modifier and TypeMethodDescriptionboolean
CompareTool.compareArrays
(PdfArray outArray, PdfArray cmpArray) Simple method that compares two given PdfArrays by content. -
Uses of PdfArray in com.itextpdf.pdfa.checker
Modifier and TypeMethodDescriptionprotected void
PdfA1Checker.checkPdfArray
(PdfArray array) protected void
PdfA2Checker.checkPdfArray
(PdfArray array) protected abstract void
PdfAChecker.checkPdfArray
(PdfArray array) Verify the conformity of the PDF array.protected PdfArray
PdfA1Checker.getFormFields
(PdfArray array) -
Uses of PdfArray in com.itextpdf.signatures
Modifier and TypeMethodDescriptionPdfSignature.getByteRange()
Gets the /ByteRange.SignaturePermissions.FieldLock.getFields()
Getter for the fields involved in the lock action.