Uses of Class
com.itextpdf.kernel.pdf.PdfArray
-
-
Uses of PdfArray in com.itextpdf.forms
Methods in com.itextpdf.forms that return PdfArray Modifier and Type Method Description PdfArray
PdfAcroForm. getCalculationOrder()
Gets theCO
array property on the AcroForm.protected PdfArray
PdfAcroForm. getFields()
Gets all AcroForm fields in the document.Methods in com.itextpdf.forms with parameters of type PdfArray Modifier and Type Method Description private static PdfDictionary
PdfAcroForm. createAcroFormDictionaryByFields(PdfArray fields)
private void
PdfAcroForm. removeFieldFromParentAndAcroForm(PdfArray formFields, PdfDictionary fieldObject)
PdfAcroForm
PdfAcroForm. setCalculationOrder(PdfArray calculationOrder)
Sets theCO
array property on the AcroForm.PdfAcroForm
PdfAcroForm. setXFAResource(PdfArray xfaResource)
Sets theXFA
property on the AcroForm.Constructors in com.itextpdf.forms with parameters of type PdfArray Constructor Description PdfAcroForm(PdfArray fields)
Creates a PdfAcroForm from aPdfArray
of fields. -
Uses of PdfArray in com.itextpdf.forms.fields
Fields in com.itextpdf.forms.fields declared as PdfArray Modifier and Type Field Description private PdfArray
ChoiceFormFieldBuilder. options
Methods in com.itextpdf.forms.fields that return PdfArray Modifier and Type Method Description PdfArray
PdfChoiceFormField. getIndices()
Gets the currently selected items in the fieldPdfArray
PdfFormField. getKids()
Gets the kids of this object.PdfArray
ChoiceFormFieldBuilder. getOptions()
Gets options for choice form field.PdfArray
PdfFormField. getOptions()
Gets options for the form field.private static PdfArray
PdfFormAnnotation. getRotationMatrix(int rotation, float height, float width)
private static PdfArray
ChoiceFormFieldBuilder. processOptions(java.lang.String[] options)
ConvertString
array of combo box or list options toPdfArray
.private static PdfArray
ChoiceFormFieldBuilder. processOptions(java.lang.String[][] options)
ConvertString
multidimensional array of combo box or list options toPdfArray
.Methods in com.itextpdf.forms.fields with parameters of type PdfArray Modifier and Type Method Description (package private) float
PdfFormAnnotation. getFontSize(PdfArray bBox, java.lang.String value)
(package private) static java.lang.String
PdfFormField. optionsArrayToString(PdfArray options)
PdfChoiceFormField
PdfChoiceFormField. setIndices(PdfArray indices)
Sets the selected items in the field.ChoiceFormFieldBuilder
ChoiceFormFieldBuilder. setOptions(PdfArray options)
Sets options for choice form field.PdfFormField
PdfFormField. setOptions(PdfArray options)
Sets options for the form field.private static void
ChoiceFormFieldBuilder. verifyOptions(PdfArray options)
-
Uses of PdfArray in com.itextpdf.forms.xfdf
Methods in com.itextpdf.forms.xfdf that return PdfArray Modifier and Type Method Description (package private) static PdfArray
XfdfObjectUtils. convertDashesFromString(java.lang.String dashesString)
Converts a string containing float values into a PdfArray, representing a pattern of dashes and gaps to be used in drawing a dashed border.(package private) static PdfArray
XfdfObjectUtils. convertFringeFromString(java.lang.String fringeString)
Converts a string containing 4 float values into a PdfArray, representing rectangle fringe.Methods in com.itextpdf.forms.xfdf with parameters of type PdfArray Modifier and Type Method Description private static void
XfdfObjectFactory. addBorderStyleAttributes(AnnotObject annotObject, PdfNumber width, PdfArray dashes, PdfName style)
(package private) static PdfString
XfdfObjectUtils. convertDashesFromArray(PdfArray dashesArray)
Converts a PdfArray, representing a pattern of dashes and gaps to be used in drawing a dashed border, into a string containing float values.private static void
XfdfObjectFactory. createDestElement(PdfArray dest, AnnotObject annot)
-
Uses of PdfArray in com.itextpdf.kernel.colors.gradients
Methods in com.itextpdf.kernel.colors.gradients that return PdfArray Modifier and Type Method Description private static PdfArray
AbstractLinearGradientBuilder. createCoordsPdfArray(Point[] coordsPoints)
-
Uses of PdfArray in com.itextpdf.kernel.crypto.securityhandler
Methods in com.itextpdf.kernel.crypto.securityhandler that return PdfArray Modifier and Type Method Description protected PdfArray
PubKeySecurityHandler. createRecipientsArray()
private PdfArray
PubKeySecurityHandler. getEncodedRecipients()
Methods in com.itextpdf.kernel.crypto.securityhandler with parameters of type PdfArray Modifier and Type Method Description (package private) static byte[]
EncryptionUtils. fetchEnvelopedData(java.security.Key certificateKey, java.security.cert.Certificate certificate, java.lang.String certificateKeyProvider, IExternalDecryptionProcess externalDecryptionProcess, PdfArray recipients)
-
Uses of PdfArray in com.itextpdf.kernel.font
Methods in com.itextpdf.kernel.font that return PdfArray Modifier and Type Method Description protected PdfArray
PdfSimpleFont. buildWidthsArray(int firstChar, int lastChar)
protected PdfArray
PdfType3Font. buildWidthsArray(int firstChar, int lastChar)
Methods in com.itextpdf.kernel.font with parameters of type PdfArray Modifier and Type Method Description private void
PdfType3Font. addGlyphsFromDifferences(PdfArray differences, PdfDictionary charProcsDic, int[] widths)
(package private) static IntHashtable
FontUtil. convertCompositeWidthsArray(PdfArray widthsArray)
(package private) static int[]
FontUtil. convertSimpleWidthsArray(PdfArray widthsArray, int first, int missingWidth)
private static void
DocFontEncoding. fillDifferences(DocFontEncoding fontEncoding, PdfArray diffs, CMapToUnicode toUnicode)
-
Uses of PdfArray in com.itextpdf.kernel.geom
Methods in com.itextpdf.kernel.geom with parameters of type PdfArray Modifier and Type Method Description static Rectangle
Rectangle. createBoundingRectangleFromQuadPoint(PdfArray quadPoints)
Create the bounding rectangle for the given array of quadpoints.static java.util.List<Rectangle>
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
Subclasses of PdfArray in com.itextpdf.kernel.pdf Modifier and Type Class Description class
PdfTextArray
PdfTextArray
defines an array with displacements andPdfString
-objects.Fields in com.itextpdf.kernel.pdf declared as PdfArray Modifier and Type Field Description private PdfArray
PdfPages. kids
Methods in com.itextpdf.kernel.pdf that return PdfArray Modifier and Type Method Description private PdfArray
PdfPage. getAnnots(boolean create)
PdfArray
PdfArray. getAsArray(int index)
Returns the element at the specified index as a PdfArray.PdfArray
PdfDictionary. getAsArray(PdfName key)
Returns the value associated to this key as a PdfArray.PdfArray
PdfDocument. getAssociatedFiles()
Returns files associated with PDF document.PdfArray
PdfPage. getAssociatedFiles(boolean create)
Returns files associated with PDF page.private static PdfArray
PdfNameTree. getDestArray(PdfObject obj)
PdfArray
PdfViewerPreferences. getEnforce()
PDF 2.0.PdfArray
PdfPages. getKids()
PdfArray
PdfResources. getProcSet()
Gets the array of predefined procedure set names (see ISO-320001 Paragraph 14.2).protected PdfArray
PdfReader. readArray(boolean objStm)
Methods in com.itextpdf.kernel.pdf with parameters of type PdfArray Modifier and Type Method Description void
PdfArray. addAll(PdfArray a)
Adds content of thePdfArray
.void
PdfTextArray. addAll(PdfArray a)
Adds content of thePdfArray
.private void
PageFlushingHelper. arrayFlushIfModified(PdfArray contentsArr)
private static void
OcgPropertiesCopier. attemptToAddObjectToArray(java.util.Set<PdfIndirectReference> fromOcgsToCopy, PdfObject fromObj, PdfArray toArray, PdfDocument toDocument)
private boolean
PdfCatalog. isEqualSameNameDestExist(java.util.Map<PdfPage,PdfPage> page2page, PdfDocument toDocument, PdfString srcDestName, PdfArray srcDestArray, PdfPage oldPage)
boolean
MemoryLimitsAwareHandler. isMemoryLimitsAwarenessRequiredOnDecompression(PdfArray filters)
Performs a check if thePdfStream
with provided setup of the filters requires memory limits awareness during decompression.private static PdfString
GenericNameTree. iterateLeafNode(PdfArray names, java.util.Map<PdfString,PdfObject> items, PdfString leftOver)
private void
PdfWriter. markArrayContentToFlush(PdfArray array)
private static boolean
OcgPropertiesCopier. orderBranchContainsSetElements(PdfObject arrayObj, PdfArray array, int currentIndex, java.util.Set<PdfIndirectReference> ocgs, PdfArray toOcgs, PdfDocument toDocument)
private void
SmartModePdfObjectsSerializer. serArray(PdfArray array, ByteBuffer bb, int level, java.util.Map<PdfIndirectReference,byte[]> serializedCache)
PdfViewerPreferences
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).private void
PdfOutputStream. write(PdfArray pdfArray)
Constructors in com.itextpdf.kernel.pdf with parameters of type PdfArray Constructor Description PdfArray(PdfArray arr)
Create a new PdfArray. -
Uses of PdfArray in com.itextpdf.kernel.pdf.action
Methods in com.itextpdf.kernel.pdf.action that return PdfArray Modifier and Type Method Description private static PdfArray
PdfAction. buildArray(java.lang.Object[] names)
private static PdfArray
PdfAction. getArrayFromStringList(java.lang.String[] strings)
private static PdfArray
PdfAction. getPdfArrayFromAnnotationsList(PdfAnnotation[] wrappers)
-
Uses of PdfArray in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot that return PdfArray Modifier and Type Method Description PdfArray
PdfTrapNetworkAnnotation. getAnnotStates()
An array of name objects representing the appearance states for annotations associated with the page.PdfArray
PdfAnnotation. getAssociatedFiles(boolean create)
Returns files associated with PDF annotation.PdfArray
PdfAnnotation. getBorder()
An array specifying the characteristics of the annotation’s border.PdfArray
PdfFreeTextAnnotation. getCalloutLine()
PdfArray
PdfLineAnnotation. getCaptionOffset()
An array of two numbers that specifies the offset of the caption text from its normal position.PdfArray
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 - DeviceCMYKPdfArray
PdfTrapNetworkAnnotation. getFauxedFonts()
An array of font dictionaries representing fonts that were fauxed (replaced by substitute fonts) during the generation of trap networks for the page.PdfArray
PdfLineAnnotation. getLine()
An array of four numbers, [x1 y1 x2 y2], specifying the starting and ending coordinates of the line in default user space.PdfArray
PdfLineAnnotation. getLineEndingStyles()
An array of two names specifying the line ending styles that is used in drawing the line.PdfArray
PdfPolyGeomAnnotation. getLineEndingStyles()
PdfArray
PdfFixedPrint. getMatrix()
PdfArray
PdfPolyGeomAnnotation. getPath()
PDF 2.0.PdfArray
PdfLinkAnnotation. getQuadPoints()
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfArray
PdfRedactAnnotation. getQuadPoints()
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfArray
PdfTextMarkupAnnotation. getQuadPoints()
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfArray
PdfAnnotation. getRectangle()
The annotation rectangle, defining the location of the annotation on the page in default user space units.PdfArray
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.PdfArray
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.PdfArray
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 displayedPdfArray
PdfSquareAnnotation. 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.PdfArray
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.PdfArray
PdfPolyGeomAnnotation. getVertices()
Methods in com.itextpdf.kernel.pdf.annot with parameters of type PdfArray Modifier and Type Method Description static Color
InteriorColorUtil. parseInteriorColor(PdfArray color)
The interior color which is used to fill areas specific for different types of annotation.PdfTrapNetworkAnnotation
PdfTrapNetworkAnnotation. setAnnotStates(PdfArray annotStates)
An array of name objects representing the appearance states (value of the /AS entryPdfAnnotation.getAppearanceState()
) for annotations associated with the page.PdfAnnotation
PdfAnnotation. setBorder(PdfArray border)
Sets the characteristics of the annotation’s border.PdfFreeTextAnnotation
PdfFreeTextAnnotation. setCalloutLine(PdfArray calloutLine)
PdfLineAnnotation
PdfLineAnnotation. setCaptionOffset(PdfArray captionOffset)
Sets the offset of the caption text from its normal position.PdfAnnotation
PdfAnnotation. setColor(PdfArray color)
Sets an annotation color.static PdfDictionary
BorderStyleUtil. setDashPattern(PdfDictionary bs, PdfArray dashPattern)
Setter for the dashed border style.PdfCircleAnnotation
PdfCircleAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfFreeTextAnnotation
PdfFreeTextAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfInkAnnotation
PdfInkAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfLineAnnotation
PdfLineAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfLinkAnnotation
PdfLinkAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfPolyGeomAnnotation
PdfPolyGeomAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfSquareAnnotation
PdfSquareAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfWidgetAnnotation
PdfWidgetAnnotation. setDashPattern(PdfArray dashPattern)
Setter for the annotation's preset dashed border style.PdfTrapNetworkAnnotation
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
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
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
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
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
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
PdfLineAnnotation. setLineEndingStyles(PdfArray lineEndingStyles)
Sets the line ending styles that are used in drawing the line.PdfPolyGeomAnnotation
PdfPolyGeomAnnotation. setLineEndingStyles(PdfArray lineEndingStyles)
PdfFixedPrint
PdfFixedPrint. setMatrix(PdfArray matrix)
PdfPolyGeomAnnotation
PdfPolyGeomAnnotation. setPath(PdfArray path)
PDF 2.0.PdfLinkAnnotation
PdfLinkAnnotation. setQuadPoints(PdfArray quadPoints)
Sets n quadrilaterals in default user space by passing anPdfArray
of 8 × n numbers.PdfRedactAnnotation
PdfRedactAnnotation. setQuadPoints(PdfArray quadPoints)
Sets n quadrilaterals in default user space by passing anPdfArray
of 8 × n numbers.PdfTextMarkupAnnotation
PdfTextMarkupAnnotation. setQuadPoints(PdfArray quadPoints)
Sets n quadrilaterals in default user space by passing anPdfArray
of 8 × n numbers.PdfAnnotation
PdfAnnotation. setRectangle(PdfArray array)
The annotation rectangle, defining the location of the annotation on the page in default user space units.PdfCaretAnnotation
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
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
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
PdfSquareAnnotation. 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
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
PdfPolyGeomAnnotation. setVertices(PdfArray vertices)
Constructors in com.itextpdf.kernel.pdf.annot with parameters of type PdfArray Constructor Description PdfInkAnnotation(Rectangle rect, PdfArray inkList)
-
Uses of PdfArray in com.itextpdf.kernel.pdf.canvas
Fields in com.itextpdf.kernel.pdf.canvas declared as PdfArray Modifier and Type Field Description private PdfArray
CanvasGraphicsState. dashPattern
A description of the dash pattern to be used when paths are stroked.Methods in com.itextpdf.kernel.pdf.canvas that return PdfArray Modifier and Type Method Description PdfArray
CanvasGraphicsState. 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)
.private PdfArray
PdfCanvas. getDashPatternArray(float phase)
private PdfArray
PdfCanvas. getDashPatternArray(float[] dashArray, float phase)
Methods in com.itextpdf.kernel.pdf.canvas with parameters of type PdfArray Modifier and Type Method Description PdfCanvas
PdfCanvas. 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)
.PdfCanvas
PdfCanvas. showText(PdfArray textArray)
Shows text (operator TJ) -
Uses of PdfArray in com.itextpdf.kernel.pdf.canvas.parser.data
Methods in com.itextpdf.kernel.pdf.canvas.parser.data that return PdfArray Modifier and Type Method Description PdfArray
PathRenderInfo. getLineDashPattern()
Gets the path's dash pattern. -
Uses of PdfArray in com.itextpdf.kernel.pdf.canvas.parser.util
Methods in com.itextpdf.kernel.pdf.canvas.parser.util that return PdfArray Modifier and Type Method Description PdfArray
PdfCanvasParser. readArray()
Reads an array. -
Uses of PdfArray in com.itextpdf.kernel.pdf.colorspace
Methods in com.itextpdf.kernel.pdf.colorspace that return PdfArray Modifier and Type Method Description PdfArray
PdfShading.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.PdfArray
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.PdfArray
PdfShading.CoonsPatchMesh. getDecode()
Gets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.PdfArray
PdfShading.FreeFormGouraudShadedTriangleMesh. getDecode()
Gets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.PdfArray
PdfShading.LatticeFormGouraudShadedTriangleMesh. getDecode()
Gets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.PdfArray
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)
PdfArray
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).PdfArray
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.PdfArray
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).PdfArray
PdfShading.Axial. getExtend()
Gets thePdfArray
of twoboolean
that specified whether to extend the shading beyond the starting and ending points of the axis, respectively.PdfArray
PdfShading.Radial. getExtend()
Gets thePdfArray
of twoboolean
that specified whether to extend the shading beyond the starting and ending circles of the axis, respectively.private static PdfArray
PdfSpecialCs.Indexed. getIndexedCsArray(PdfObject base, int hival, PdfString lookup)
private static PdfArray
PdfCieBasedCs.CalGray. getInitialPdfArray()
private static PdfArray
PdfCieBasedCs.CalRgb. getInitialPdfArray()
private static PdfArray
PdfCieBasedCs.IccBased. getInitialPdfArray(java.io.InputStream iccStream, float[] range)
private static PdfArray
PdfCieBasedCs.Lab. getInitialPdfArray()
PdfArray
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.PdfArray
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.PdfArray
PdfSpecialCs.DeviceN. getNames()
protected static PdfArray
PdfSpecialCs.NChannel. getNChannelCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes)
private static PdfArray
PdfSpecialCs.Separation. getSeparationCsArray(PdfName name, PdfObject alternateSpace, PdfObject tintTransform)
Methods in com.itextpdf.kernel.pdf.colorspace with parameters of type PdfArray Modifier and Type Method Description protected 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
PdfShading.Axial. setCoords(PdfArray coords)
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
PdfShading.Radial. setCoords(PdfArray coords)
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
PdfShading.CoonsPatchMesh. setDecode(PdfArray decode)
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
PdfShading.FreeFormGouraudShadedTriangleMesh. setDecode(PdfArray decode)
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
PdfShading.LatticeFormGouraudShadedTriangleMesh. setDecode(PdfArray decode)
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
PdfShading.TensorProductPatchMesh. setDecode(PdfArray decode)
Sets thePdfArray
of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.void
PdfShading.Axial. setDomain(PdfArray domain)
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
PdfShading.FunctionBased. setDomain(PdfArray domain)
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
PdfShading.Radial. setDomain(PdfArray domain)
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
PdfShading.Axial. setExtend(PdfArray extend)
Sets the Extend object with thePdfArray
of twoboolean
.void
PdfShading.Radial. setExtend(PdfArray extend)
Sets the Extend object with thePdfArray
of twoboolean
.void
PdfPattern. setMatrix(PdfArray matrix)
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
PdfShading.FunctionBased. setMatrix(PdfArray matrix)
Sets the array of floats that represents the transformation matrix that maps the domain rectangle into a corresponding figure in the target coordinate space.Constructors in com.itextpdf.kernel.pdf.colorspace with parameters of type PdfArray Constructor Description Axial(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.CalGray(PdfArray pdfObject)
CalRgb(PdfArray pdfObject)
CoonsPatchMesh(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode)
Creates the new instance of the class.DeviceN(PdfArray pdfObject)
DeviceN(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform)
FreeFormGouraudShadedTriangleMesh(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode)
Creates the new instance of the class.IccBased(PdfArray pdfObject)
Indexed(PdfArray pdfObject)
Lab(PdfArray pdfObject)
LatticeFormGouraudShadedTriangleMesh(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int verticesPerRow, PdfArray decode)
Creates the new instance of the class.NChannel(PdfArray pdfObject)
NChannel(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes)
PdfCieBasedCs(PdfArray pdfObject)
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
Methods in com.itextpdf.kernel.pdf.extgstate that return PdfArray Modifier and Type Method Description PdfArray
PdfExtGState. getDashPattern()
Gets line dash pattern value,D
key.PdfArray
PdfExtGState. getFont()
Gets font and size,Font
key.Methods in com.itextpdf.kernel.pdf.extgstate with parameters of type PdfArray Modifier and Type Method Description PdfExtGState
PdfExtGState. setDashPattern(PdfArray dashPattern)
Sets line dash pattern value,D
key.PdfExtGState
PdfExtGState. setFont(PdfArray font)
Sets font and size,Font
key. -
Uses of PdfArray in com.itextpdf.kernel.pdf.filespec
Methods in com.itextpdf.kernel.pdf.filespec that return PdfArray Modifier and Type Method Description PdfArray
PdfFileSpec. getFileIdentifier()
Methods in com.itextpdf.kernel.pdf.filespec with parameters of type PdfArray Modifier and Type Method Description PdfFileSpec
PdfFileSpec. setFileIdentifier(PdfArray fileIdentifier)
-
Uses of PdfArray in com.itextpdf.kernel.pdf.function
Methods in com.itextpdf.kernel.pdf.function with parameters of type PdfArray Modifier and Type Method Description private double[]
PdfType3Function. checkAndGetBounds(PdfArray boundsArray)
private double[]
PdfType3Function. checkAndGetEncode(PdfArray encodeArray)
private java.util.List<IPdfFunction>
PdfType3Function. checkAndGetFunctions(PdfArray functionsArray)
private static double[]
PdfType2Function. initializeCArray(PdfArray c, PdfArray otherC, PdfArray range, double defaultValue)
private void
PdfType0Function. initializeEncoding(PdfArray encodeObj)
-
Uses of PdfArray in com.itextpdf.kernel.pdf.layer
Methods in com.itextpdf.kernel.pdf.layer with parameters of type PdfArray Modifier and Type Method Description private static void
PdfOCProperties. getOCGOrder(PdfArray order, PdfLayer layer)
Gets the order of the layers in which they will be displayed in the layer view panel, including nesting.private void
PdfOCProperties. readOrderFromDictionary(PdfLayer parent, PdfArray orderArray, java.util.Map<PdfIndirectReference,PdfLayer> layerMap)
Reads the /Order in the /D entry and initialized the parent-child hierarchy.Constructors in com.itextpdf.kernel.pdf.layer with parameters of type PdfArray Constructor Description PdfVisibilityExpression(PdfArray visibilityExpressionArray)
Constructs a new PdfVisibilityExpression instance by its raw PdfArray. -
Uses of PdfArray in com.itextpdf.kernel.pdf.navigation
Constructors in com.itextpdf.kernel.pdf.navigation with parameters of type PdfArray Constructor Description PdfExplicitDestination(PdfArray pdfObject)
PdfExplicitRemoteGoToDestination(PdfArray pdfObject)
PdfStructureDestination(PdfArray structureDestination)
-
Uses of PdfArray in com.itextpdf.kernel.pdf.tagging
Methods in com.itextpdf.kernel.pdf.tagging that return PdfArray Modifier and Type Method Description PdfArray
PdfStructElem. getAssociatedFiles(boolean create)
Returns files associated with structure element.PdfArray
PdfStructTreeRoot. getAssociatedFiles(boolean create)
Returns files associated with structure tree root.PdfArray
PdfStructTreeRoot. getKidsObject()
PdfArray
PdfStructTreeRoot. getNamespacesObject()
An array of namespaces used within the document.Methods in com.itextpdf.kernel.pdf.tagging with parameters of type PdfArray Modifier and Type Method Description private static int
PdfStructElem. removeObjectFromArray(PdfArray array, PdfObject toRemove)
-
Uses of PdfArray in com.itextpdf.kernel.pdf.tagutils
Methods in com.itextpdf.kernel.pdf.tagutils with parameters of type PdfArray Modifier and Type Method Description private static void
AccessibilityPropertiesToStructElem. addNewAttributesToAttributesArray(int insertIndex, java.util.List<PdfStructureAttributes> newAttributesList, PdfNumber revision, PdfArray attributesArray)
-
Uses of PdfArray in com.itextpdf.kernel.pdf.xobject
Fields in com.itextpdf.kernel.pdf.xobject declared as PdfArray Modifier and Type Field Description private PdfArray
ImagePdfBytesInfo. decode
Methods in com.itextpdf.kernel.pdf.xobject that return PdfArray Modifier and Type Method Description private static PdfArray
PdfImageXObject. createArray(PdfStream stream, java.lang.Object[] objects)
PdfArray
PdfXObject. getAssociatedFiles(boolean create)
Returns files associated with XObject.PdfArray
PdfFormXObject. getBBox()
Gets Form XObject's BBox,PdfName.BBox
key.PdfArray
PdfFormXObject. getSeparationColorNames()
Gets separation color names of trap network appearance,PdfName.SeparationColorNames
key.PdfArray
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.Methods in com.itextpdf.kernel.pdf.xobject with parameters of type PdfArray Modifier and Type Method Description private byte[]
ImagePdfBytesInfo. processSeperationColor(byte[] imageBytes, PdfArray colorSpaceArray)
PdfFormXObject
PdfFormXObject. setBBox(PdfArray bBox)
Sets Form XObject's BBox,PdfName.BBox
key.void
PdfTransparencyGroup. setColorSpace(PdfArray colorSpace)
PdfFormXObject
PdfFormXObject. setSeparationColorNames(PdfArray colorNames)
Sets separation color names for the trap network appearance,PdfName.SeparationColorNames
key.PdfFormXObject
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
Methods in com.itextpdf.kernel.utils with parameters of type PdfArray Modifier and Type Method Description boolean
CompareTool. compareArrays(PdfArray outArray, PdfArray cmpArray)
Simple method that compares two given PdfArrays by content.private boolean
CompareTool. compareArraysExtended(PdfArray outArray, PdfArray cmpArray, ObjectPath currentPath, CompareTool.CompareResult compareResult)
private int
CompareTool. getExplicitDestinationPageNum(PdfArray explicitDest)
-
Uses of PdfArray in com.itextpdf.pdfa.checker
Fields in com.itextpdf.pdfa.checker with type parameters of type PdfArray Modifier and Type Field Description private java.util.Map<PdfName,PdfArray>
PdfA2Checker. separationColorSpaces
Methods in com.itextpdf.pdfa.checker that return PdfArray Modifier and Type Method Description protected PdfArray
PdfA1Checker. getFormFields(PdfArray array)
Methods in com.itextpdf.pdfa.checker with parameters of type PdfArray Modifier and Type Method Description private void
PdfA4Checker. checkAnnotationsForColorUsages(PdfArray annotations, PdfStream pageIntentProfile, PdfColorSpace pageTransparencyBlendingCS)
(package private) void
PdfA2Checker. checkAnnotationsForTransparency(PdfArray annotations)
private void
PdfAChecker. checkArrayRecursively(PdfArray array)
protected 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.private void
PdfA2Checker. checkSeparationCS(PdfArray separation)
private void
PdfA2Checker. checkSeparationInsideDeviceN(PdfArray separation, PdfObject deviceNColorSpace, PdfObject deviceNTintTransform)
private void
PdfA2Checker. fillOrderRecursively(PdfArray orderArray, java.util.Set<PdfObject> order)
protected PdfArray
PdfA1Checker. getFormFields(PdfArray array)
(package private) PdfDictionary
PdfAChecker. getPdfAOutputIntent(PdfArray outputIntents)
-
Uses of PdfArray in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as PdfArray Modifier and Type Field Description (package private) PdfArray
SignaturePermissions.FieldLock. fields
An array of PdfString values with fieldnamesMethods in com.itextpdf.signatures that return PdfArray Modifier and Type Method Description PdfArray
PdfSignature. getByteRange()
Gets the /ByteRange.PdfArray
SignaturePermissions.FieldLock. getFields()
Getter for the fields involved in the lock action.Methods in com.itextpdf.signatures with parameters of type PdfArray Modifier and Type Method Description private static void
LtvVerification. deleteOldReferences(PdfArray all, PdfArray toDelete)
private void
LtvVerification. outputDss(PdfDictionary dss, PdfDictionary vrim, PdfArray ocsps, PdfArray crls, PdfArray certs)
Constructors in com.itextpdf.signatures with parameters of type PdfArray Constructor Description FieldLock(PdfName action, PdfArray fields)
Creates a FieldLock instance. -
Uses of PdfArray in com.itextpdf.signatures.validation.v1
Methods in com.itextpdf.signatures.validation.v1 that return PdfArray Modifier and Type Method Description private PdfArray
DocumentRevisionsValidator. getAnnotsNotAllowedToBeModified(PdfDictionary page)
Methods in com.itextpdf.signatures.validation.v1 with parameters of type PdfArray Modifier and Type Method Description private void
DocumentRevisionsValidator. addAllNestedArrayEntries(java.util.Set<PdfIndirectReference> allowedReferences, PdfArray pdfArray)
private void
DocumentRevisionsValidator. collectRemovedAndAddedAnnotations(PdfArray previousAnnotations, PdfArray currentAnnotations)
private boolean
DocumentRevisionsValidator. compareFormFields(PdfArray prevFields, PdfArray currFields, ValidationReport report)
private boolean
DocumentRevisionsValidator. comparePageAnnotations(PdfArray prevAnnots, PdfArray currAnnots, ValidationReport report)
private static boolean
DocumentRevisionsValidator. comparePdfArrays(PdfArray array1, PdfArray array2, java.util.List<Pair<PdfObject,PdfObject>> visitedObjects)
private boolean
DocumentRevisionsValidator. compareSignatureReferenceDictionaries(PdfArray previousReferences, PdfArray currentReferences, ValidationReport report)
private boolean
DocumentRevisionsValidator. compareWidgets(PdfArray prevFields, PdfArray currFields, ValidationReport report)
private void
DocumentRevisionsValidator. createAllowedFormFieldEntries(PdfArray fields, java.util.Set<PdfIndirectReference> allowedReferences)
private void
DocumentRevisionsValidator. createAllowedStructTreeRootKidsEntries(PdfArray structTreeRootKids, java.util.Set<PdfIndirectReference> allowedReferences)
private java.util.Set<PdfDictionary>
DocumentRevisionsValidator. populateFormFields(PdfArray fieldsArray)
private java.util.List<PdfDictionary>
DocumentRevisionsValidator. populateWidgetAnnotations(PdfArray fieldsArray)
-