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 PdfArrayPdfAcroForm. getCalculationOrder()Gets theCOarray property on the AcroForm.protected PdfArrayPdfAcroForm. 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 PdfDictionaryPdfAcroForm. createAcroFormDictionaryByFields(PdfArray fields)private voidPdfAcroForm. removeFieldFromParentAndAcroForm(PdfArray formFields, PdfDictionary fieldObject)PdfAcroFormPdfAcroForm. setCalculationOrder(PdfArray calculationOrder)Sets theCOarray property on the AcroForm.PdfAcroFormPdfAcroForm. setXFAResource(PdfArray xfaResource)Sets theXFAproperty on the AcroForm.Constructors in com.itextpdf.forms with parameters of type PdfArray Constructor Description PdfAcroForm(PdfArray fields)Creates a PdfAcroForm from aPdfArrayof fields. -
Uses of PdfArray in com.itextpdf.forms.fields
Fields in com.itextpdf.forms.fields declared as PdfArray Modifier and Type Field Description private PdfArrayChoiceFormFieldBuilder. optionsMethods in com.itextpdf.forms.fields that return PdfArray Modifier and Type Method Description PdfArrayPdfChoiceFormField. getIndices()Gets the currently selected items in the fieldPdfArrayPdfFormField. getKids()Gets the kids of this object.PdfArrayChoiceFormFieldBuilder. getOptions()Gets options for choice form field.PdfArrayPdfFormField. getOptions()Gets options for the form field.private static PdfArrayPdfFormAnnotation. getRotationMatrix(int rotation, float height, float width)private static PdfArrayChoiceFormFieldBuilder. processOptions(java.lang.String[] options)ConvertStringarray of combo box or list options toPdfArray.private static PdfArrayChoiceFormFieldBuilder. processOptions(java.lang.String[][] options)ConvertStringmultidimensional 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) floatPdfFormAnnotation. getFontSize(PdfArray bBox, java.lang.String value)(package private) static java.lang.StringPdfFormField. optionsArrayToString(PdfArray options)PdfChoiceFormFieldPdfChoiceFormField. setIndices(PdfArray indices)Sets the selected items in the field.ChoiceFormFieldBuilderChoiceFormFieldBuilder. setOptions(PdfArray options)Sets options for choice form field.PdfFormFieldPdfFormField. setOptions(PdfArray options)Sets options for the form field.private static voidChoiceFormFieldBuilder. 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 PdfArrayXfdfObjectUtils. 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 PdfArrayXfdfObjectUtils. 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 voidXfdfObjectFactory. addBorderStyleAttributes(AnnotObject annotObject, PdfNumber width, PdfArray dashes, PdfName style)(package private) static PdfStringXfdfObjectUtils. 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 voidXfdfObjectFactory. 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 PdfArrayAbstractLinearGradientBuilder. 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 PdfArrayPubKeySecurityHandler. createRecipientsArray()private PdfArrayPubKeySecurityHandler. 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 PdfArrayPdfSimpleFont. buildWidthsArray(int firstChar, int lastChar)protected PdfArrayPdfType3Font. buildWidthsArray(int firstChar, int lastChar)Methods in com.itextpdf.kernel.font with parameters of type PdfArray Modifier and Type Method Description private voidPdfType3Font. addGlyphsFromDifferences(PdfArray differences, PdfDictionary charProcsDic, int[] widths)(package private) static IntHashtableFontUtil. convertCompositeWidthsArray(PdfArray widthsArray)(package private) static int[]FontUtil. convertSimpleWidthsArray(PdfArray widthsArray, int first, int missingWidth)private static voidDocFontEncoding. 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 RectangleRectangle. 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 classPdfTextArrayPdfTextArraydefines an array with displacements andPdfString-objects.Fields in com.itextpdf.kernel.pdf declared as PdfArray Modifier and Type Field Description private PdfArrayPdfPages. kidsMethods in com.itextpdf.kernel.pdf that return PdfArray Modifier and Type Method Description private PdfArrayPdfPage. getAnnots(boolean create)PdfArrayPdfArray. getAsArray(int index)Returns the element at the specified index as a PdfArray.PdfArrayPdfDictionary. getAsArray(PdfName key)Returns the value associated to this key as a PdfArray.PdfArrayPdfDocument. getAssociatedFiles()Returns files associated with PDF document.PdfArrayPdfPage. getAssociatedFiles(boolean create)Returns files associated with PDF page.private static PdfArrayPdfNameTree. getDestArray(PdfObject obj)PdfArrayPdfViewerPreferences. getEnforce()PDF 2.0.PdfArrayPdfPages. getKids()PdfArrayPdfResources. getProcSet()Gets the array of predefined procedure set names (see ISO-320001 Paragraph 14.2).protected PdfArrayPdfReader. readArray(boolean objStm)Methods in com.itextpdf.kernel.pdf with parameters of type PdfArray Modifier and Type Method Description voidPdfArray. addAll(PdfArray a)Adds content of thePdfArray.voidPdfTextArray. addAll(PdfArray a)Adds content of thePdfArray.private voidPageFlushingHelper. arrayFlushIfModified(PdfArray contentsArr)private static voidOcgPropertiesCopier. attemptToAddObjectToArray(java.util.Set<PdfIndirectReference> fromOcgsToCopy, PdfObject fromObj, PdfArray toArray, PdfDocument toDocument)private booleanPdfCatalog. isEqualSameNameDestExist(java.util.Map<PdfPage,PdfPage> page2page, PdfDocument toDocument, PdfString srcDestName, PdfArray srcDestArray, PdfPage oldPage)booleanMemoryLimitsAwareHandler. isMemoryLimitsAwarenessRequiredOnDecompression(PdfArray filters)Performs a check if thePdfStreamwith provided setup of the filters requires memory limits awareness during decompression.private static PdfStringGenericNameTree. iterateLeafNode(PdfArray names, java.util.Map<PdfString,PdfObject> items, PdfString leftOver)private voidPdfWriter. markArrayContentToFlush(PdfArray array)private static booleanOcgPropertiesCopier. orderBranchContainsSetElements(PdfObject arrayObj, PdfArray array, int currentIndex, java.util.Set<PdfIndirectReference> ocgs, PdfArray toOcgs, PdfDocument toDocument)private voidSmartModePdfObjectsSerializer. serArray(PdfArray array, ByteBuffer bb, int level, java.util.Map<PdfIndirectReference,byte[]> serializedCache)PdfViewerPreferencesPdfViewerPreferences. setEnforce(PdfArray enforce)PDF 2.0.voidPdfResources. setProcSet(PdfArray array)Sets the array of predefined procedure set names (see ISO-320001 Paragraph 14.2).private voidPdfOutputStream. 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 PdfArrayPdfAction. buildArray(java.lang.Object[] names)private static PdfArrayPdfAction. getArrayFromStringList(java.lang.String[] strings)private static PdfArrayPdfAction. 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 PdfArrayPdfTrapNetworkAnnotation. getAnnotStates()An array of name objects representing the appearance states for annotations associated with the page.PdfArrayPdfAnnotation. getAssociatedFiles(boolean create)Returns files associated with PDF annotation.PdfArrayPdfAnnotation. getBorder()An array specifying the characteristics of the annotation’s border.PdfArrayPdfFreeTextAnnotation. getCalloutLine()PdfArrayPdfLineAnnotation. getCaptionOffset()An array of two numbers that specifies the offset of the caption text from its normal position.PdfArrayPdfAnnotation. 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 - DeviceCMYKPdfArrayPdfTrapNetworkAnnotation. getFauxedFonts()An array of font dictionaries representing fonts that were fauxed (replaced by substitute fonts) during the generation of trap networks for the page.PdfArrayPdfLineAnnotation. getLine()An array of four numbers, [x1 y1 x2 y2], specifying the starting and ending coordinates of the line in default user space.PdfArrayPdfLineAnnotation. getLineEndingStyles()An array of two names specifying the line ending styles that is used in drawing the line.PdfArrayPdfPolyGeomAnnotation. getLineEndingStyles()PdfArrayPdfFixedPrint. getMatrix()PdfArrayPdfPolyGeomAnnotation. getPath()PDF 2.0.PdfArrayPdfLinkAnnotation. getQuadPoints()An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfArrayPdfRedactAnnotation. getQuadPoints()An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfArrayPdfTextMarkupAnnotation. getQuadPoints()An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.PdfArrayPdfAnnotation. getRectangle()The annotation rectangle, defining the location of the annotation on the page in default user space units.PdfArrayPdfCaretAnnotation. 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.PdfArrayPdfCircleAnnotation. 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.PdfArrayPdfFreeTextAnnotation. 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 displayedPdfArrayPdfSquareAnnotation. 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.PdfArrayPdfTrapNetworkAnnotation. 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.PdfArrayPdfPolyGeomAnnotation. getVertices()Methods in com.itextpdf.kernel.pdf.annot with parameters of type PdfArray Modifier and Type Method Description static ColorInteriorColorUtil. parseInteriorColor(PdfArray color)The interior color which is used to fill areas specific for different types of annotation.PdfTrapNetworkAnnotationPdfTrapNetworkAnnotation. setAnnotStates(PdfArray annotStates)An array of name objects representing the appearance states (value of the /AS entryPdfAnnotation.getAppearanceState()) for annotations associated with the page.PdfAnnotationPdfAnnotation. setBorder(PdfArray border)Sets the characteristics of the annotation’s border.PdfFreeTextAnnotationPdfFreeTextAnnotation. setCalloutLine(PdfArray calloutLine)PdfLineAnnotationPdfLineAnnotation. setCaptionOffset(PdfArray captionOffset)Sets the offset of the caption text from its normal position.PdfAnnotationPdfAnnotation. setColor(PdfArray color)Sets an annotation color.static PdfDictionaryBorderStyleUtil. setDashPattern(PdfDictionary bs, PdfArray dashPattern)Setter for the dashed border style.PdfCircleAnnotationPdfCircleAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfFreeTextAnnotationPdfFreeTextAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfInkAnnotationPdfInkAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfLineAnnotationPdfLineAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfLinkAnnotationPdfLinkAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfPolyGeomAnnotationPdfPolyGeomAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfSquareAnnotationPdfSquareAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfWidgetAnnotationPdfWidgetAnnotation. setDashPattern(PdfArray dashPattern)Setter for the annotation's preset dashed border style.PdfTrapNetworkAnnotationPdfTrapNetworkAnnotation. 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.PdfCircleAnnotationPdfCircleAnnotation. 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.PdfLineAnnotationPdfLineAnnotation. 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.PdfPolyGeomAnnotationPdfPolyGeomAnnotation. 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.PdfRedactAnnotationPdfRedactAnnotation. 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.PdfSquareAnnotationPdfSquareAnnotation. 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.PdfLineAnnotationPdfLineAnnotation. setLineEndingStyles(PdfArray lineEndingStyles)Sets the line ending styles that are used in drawing the line.PdfPolyGeomAnnotationPdfPolyGeomAnnotation. setLineEndingStyles(PdfArray lineEndingStyles)PdfFixedPrintPdfFixedPrint. setMatrix(PdfArray matrix)PdfPolyGeomAnnotationPdfPolyGeomAnnotation. setPath(PdfArray path)PDF 2.0.PdfLinkAnnotationPdfLinkAnnotation. setQuadPoints(PdfArray quadPoints)Sets n quadrilaterals in default user space by passing anPdfArrayof 8 × n numbers.PdfRedactAnnotationPdfRedactAnnotation. setQuadPoints(PdfArray quadPoints)Sets n quadrilaterals in default user space by passing anPdfArrayof 8 × n numbers.PdfTextMarkupAnnotationPdfTextMarkupAnnotation. setQuadPoints(PdfArray quadPoints)Sets n quadrilaterals in default user space by passing anPdfArrayof 8 × n numbers.PdfAnnotationPdfAnnotation. setRectangle(PdfArray array)The annotation rectangle, defining the location of the annotation on the page in default user space units.PdfCaretAnnotationPdfCaretAnnotation. 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.PdfCircleAnnotationPdfCircleAnnotation. 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.PdfFreeTextAnnotationPdfFreeTextAnnotation. 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 displayedPdfSquareAnnotationPdfSquareAnnotation. 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.PdfTrapNetworkAnnotationPdfTrapNetworkAnnotation. 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.PdfPolyGeomAnnotationPdfPolyGeomAnnotation. 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 PdfArrayCanvasGraphicsState. dashPatternA 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 PdfArrayCanvasGraphicsState. getDashPattern()Gets line dash pattern value,Dkey, see ISO-320001, 8.4.3.6 Line Dash Pattern,PdfExtGState.setDashPattern(com.itextpdf.kernel.pdf.PdfArray).private PdfArrayPdfCanvas. getDashPatternArray(float phase)private PdfArrayPdfCanvas. getDashPatternArray(float[] dashArray, float phase)Methods in com.itextpdf.kernel.pdf.canvas with parameters of type PdfArray Modifier and Type Method Description PdfCanvasPdfCanvas. concatMatrix(PdfArray array)Concatenates the 2x3 affine transformation matrix to the current matrix in the content stream managed by this Canvas.voidCanvasGraphicsState. setDashPattern(PdfArray dashPattern)Sets line dash pattern value,Dkey, see ISO-320001, 8.4.3.6 Line Dash Pattern,PdfExtGState.setDashPattern(com.itextpdf.kernel.pdf.PdfArray).PdfCanvasPdfCanvas. 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 PdfArrayPathRenderInfo. 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 PdfArrayPdfCanvasParser. 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 protected static PdfArrayPdfSpecialCs.DeviceN. getDeviceNCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform)private static PdfArrayPdfSpecialCs.Indexed. getIndexedCsArray(PdfObject base, int hival, PdfString lookup)private static PdfArrayPdfCieBasedCs.CalGray. getInitialPdfArray()private static PdfArrayPdfCieBasedCs.CalRgb. getInitialPdfArray()private static PdfArrayPdfCieBasedCs.IccBased. getInitialPdfArray(java.io.InputStream iccStream, float[] range)private static PdfArrayPdfCieBasedCs.Lab. getInitialPdfArray()PdfArrayPdfPattern. 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.PdfArrayPdfSpecialCs.DeviceN. getNames()protected static PdfArrayPdfSpecialCs.NChannel. getNChannelCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes)private static PdfArrayPdfSpecialCs.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 PdfArrayPdfSpecialCs.DeviceN. getDeviceNCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform)protected static PdfArrayPdfSpecialCs.NChannel. getNChannelCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes)voidPdfPattern. 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.Constructors in com.itextpdf.kernel.pdf.colorspace with parameters of type PdfArray Constructor Description CalGray(PdfArray pdfObject)CalRgb(PdfArray pdfObject)DeviceN(PdfArray pdfObject)DeviceN(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform)IccBased(PdfArray pdfObject)Indexed(PdfArray pdfObject)Lab(PdfArray pdfObject)NChannel(PdfArray pdfObject)NChannel(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes)PdfCieBasedCs(PdfArray pdfObject)PdfSpecialCs(PdfArray pdfObject)Separation(PdfArray pdfObject)UncoloredTilingPattern(PdfArray pdfObject) -
Uses of PdfArray in com.itextpdf.kernel.pdf.colorspace.shading
Methods in com.itextpdf.kernel.pdf.colorspace.shading that return PdfArray Modifier and Type Method Description PdfArrayAbstractPdfShadingBlend. getCoords()Gets the coordsPdfArrayobject.PdfArrayAbstractPdfShadingMesh. getDecode()Gets thePdfArrayof numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.PdfArrayAbstractPdfShadingBlend. getDomain()Gets thePdfArrayof twofloat[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).PdfArrayPdfFunctionBasedShading. getDomain()Gets thePdfArraydomain 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.PdfArrayAbstractPdfShadingBlend. getExtend()Gets thePdfArrayof twobooleanthat specified whether to extend the shading beyond the starting and ending points of the axis, respectively.PdfArrayPdfFunctionBasedShading. getMatrix()Gets thePdfArrayof floats that represents the transformation matrix that maps the domain rectangle into a corresponding figure in the target coordinate space.Methods in com.itextpdf.kernel.pdf.colorspace.shading with parameters of type PdfArray Modifier and Type Method Description voidAbstractPdfShadingBlend. setCoords(PdfArray coords)Sets the Coords object with thePdfArray, that specified the starting and the endings coordinates of thew axis, expressed in the shading's target coordinate space.voidAbstractPdfShadingMesh. setDecode(PdfArray decode)Sets thePdfArrayof numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.voidAbstractPdfShadingBlend. setDomain(PdfArray domain)Sets the Domain with thePdfArrayof twofloat[t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).voidPdfFunctionBasedShading. setDomain(PdfArray domain)Sets thePdfArraydomain 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.voidAbstractPdfShadingBlend. setExtend(PdfArray extend)Sets the Extend object with thePdfArrayof twoboolean.voidPdfFunctionBasedShading. 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.shading with parameters of type PdfArray Constructor Description PdfAxialShading(PdfColorSpace cs, PdfArray coords, IPdfFunction function)Creates the new instance of the class.PdfAxialShading(PdfColorSpace cs, PdfArray coords, PdfArray domain, IPdfFunction function)Creates the new instance of the class.PdfCoonsPatchShading(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode)Creates the new instance of the class.PdfFreeFormGouraudShadedTriangleShading(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode)Creates the new instance of the class.PdfLatticeFormGouraudShadedTriangleShading(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int verticesPerRow, PdfArray decode)Creates the new instance of the class.PdfRadialShading(PdfColorSpace cs, PdfArray coords, IPdfFunction function)Creates the new instance of the class.PdfTensorProductPatchShading(PdfColorSpace cs, int bitsPerCoordinate, int bitsPerComponent, int bitsPerFlag, PdfArray decode)Creates the new instance of the class. -
Uses of PdfArray in com.itextpdf.kernel.pdf.extgstate
Methods in com.itextpdf.kernel.pdf.extgstate that return PdfArray Modifier and Type Method Description PdfArrayPdfExtGState. getDashPattern()Gets line dash pattern value,Dkey.PdfArrayPdfExtGState. getFont()Gets font and size,Fontkey.Methods in com.itextpdf.kernel.pdf.extgstate with parameters of type PdfArray Modifier and Type Method Description PdfExtGStatePdfExtGState. setDashPattern(PdfArray dashPattern)Sets line dash pattern value,Dkey.PdfExtGStatePdfExtGState. setFont(PdfArray font)Sets font and size,Fontkey. -
Uses of PdfArray in com.itextpdf.kernel.pdf.filespec
Methods in com.itextpdf.kernel.pdf.filespec that return PdfArray Modifier and Type Method Description PdfArrayPdfFileSpec. getFileIdentifier()Methods in com.itextpdf.kernel.pdf.filespec with parameters of type PdfArray Modifier and Type Method Description PdfFileSpecPdfFileSpec. 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 voidPdfType0Function. 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 voidPdfOCProperties. 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 voidPdfOCProperties. readOrderFromDictionary(PdfLayer parent, PdfArray orderArray, java.util.Map<PdfIndirectReference,PdfLayer> layerMap, java.util.Set<PdfIndirectReference> layerReferences, java.util.Map<PdfString,PdfLayer> titleLayers)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 PdfArrayPdfStructElem. getAssociatedFiles(boolean create)Returns files associated with structure element.PdfArrayPdfStructTreeRoot. getAssociatedFiles(boolean create)Returns files associated with structure tree root.PdfArrayPdfStructTreeRoot. getKidsObject()PdfArrayPdfStructTreeRoot. 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 intPdfStructElem. 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 voidAccessibilityPropertiesToStructElem. 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 PdfArrayImagePdfBytesInfo. decodeMethods in com.itextpdf.kernel.pdf.xobject that return PdfArray Modifier and Type Method Description private static PdfArrayPdfImageXObject. createArray(PdfStream stream, java.lang.Object[] objects)PdfArrayPdfXObject. getAssociatedFiles(boolean create)Returns files associated with XObject.PdfArrayPdfFormXObject. getBBox()Gets Form XObject's BBox,PdfName.BBoxkey.PdfArrayPdfFormXObject. getSeparationColorNames()Gets separation color names of trap network appearance,PdfName.SeparationColorNameskey.PdfArrayPdfFormXObject. 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)PdfFormXObjectPdfFormXObject. setBBox(PdfArray bBox)Sets Form XObject's BBox,PdfName.BBoxkey.voidPdfTransparencyGroup. setColorSpace(PdfArray colorSpace)PdfFormXObjectPdfFormXObject. setSeparationColorNames(PdfArray colorNames)Sets separation color names for the trap network appearance,PdfName.SeparationColorNameskey.PdfFormXObjectPdfFormXObject. 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 booleanCompareTool. compareArrays(PdfArray outArray, PdfArray cmpArray)Simple method that compares two given PdfArrays by content.private booleanCompareTool. compareArraysExtended(PdfArray outArray, PdfArray cmpArray, ObjectPath currentPath, CompareTool.CompareResult compareResult)private intCompareTool. getExplicitDestinationPageNum(PdfArray explicitDest) -
Uses of PdfArray in com.itextpdf.kernel.utils.checkers
Methods in com.itextpdf.kernel.utils.checkers that return PdfArray Modifier and Type Method Description static PdfArrayPdfCheckersUtil. getFormFields(PdfArray array)Gets all the descending kids including widgets for a givenPdfArrayrepresenting array of form fields.Methods in com.itextpdf.kernel.utils.checkers with parameters of type PdfArray Modifier and Type Method Description static PdfArrayPdfCheckersUtil. getFormFields(PdfArray array)Gets all the descending kids including widgets for a givenPdfArrayrepresenting array of form fields. -
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. separationColorSpacesMethods in com.itextpdf.pdfa.checker that return PdfArray Modifier and Type Method Description protected PdfArrayPdfA1Checker. getFormFields(PdfArray array)Deprecated.in favour ofPdfCheckersUtil.getFormFields(PdfArray)Methods in com.itextpdf.pdfa.checker with parameters of type PdfArray Modifier and Type Method Description private voidPdfA4Checker. checkAnnotationsForColorUsages(PdfArray annotations, PdfStream pageIntentProfile, PdfColorSpace pageTransparencyBlendingCS)(package private) voidPdfA2Checker. checkAnnotationsForTransparency(PdfArray annotations)private voidPdfAChecker. checkArrayRecursively(PdfArray array)protected voidPdfA1Checker. checkPdfArray(PdfArray array)protected voidPdfA2Checker. checkPdfArray(PdfArray array)protected abstract voidPdfAChecker. checkPdfArray(PdfArray array)Verify the conformity of the PDF array.private voidPdfA2Checker. checkSeparationCS(PdfArray separation)private voidPdfA2Checker. checkSeparationInsideDeviceN(PdfArray separation, PdfObject deviceNColorSpace, PdfObject deviceNTintTransform)private voidPdfA2Checker. fillOrderRecursively(PdfArray orderArray, java.util.Set<PdfObject> order)protected PdfArrayPdfA1Checker. getFormFields(PdfArray array)Deprecated.in favour ofPdfCheckersUtil.getFormFields(PdfArray)(package private) PdfDictionaryPdfAChecker. getPdfAOutputIntent(PdfArray outputIntents) -
Uses of PdfArray in com.itextpdf.pdfua.checkers
Methods in com.itextpdf.pdfua.checkers with parameters of type PdfArray Modifier and Type Method Description private voidPdfUA2Checker. checkArrayRecursively(PdfArray array) -
Uses of PdfArray in com.itextpdf.pdfua.checkers.utils.ua2
Methods in com.itextpdf.pdfua.checkers.utils.ua2 that return PdfArray Modifier and Type Method Description private PdfArrayPdfUA2LinkChecker. getDestination(PdfObject destination)private PdfArrayPdfUA2LinkChecker. getDestination(PdfObject destination, java.util.Set<PdfObject> checkedDestinations) -
Uses of PdfArray in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as PdfArray Modifier and Type Field Description (package private) PdfArraySignaturePermissions.FieldLock. fieldsAn array of PdfString values with fieldnamesMethods in com.itextpdf.signatures that return PdfArray Modifier and Type Method Description PdfArrayPdfSignature. getByteRange()Gets the /ByteRange.PdfArraySignaturePermissions.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 voidLtvVerification. deleteOldReferences(PdfArray all, PdfArray toDelete)private voidLtvVerification. 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
Methods in com.itextpdf.signatures.validation that return PdfArray Modifier and Type Method Description private PdfArrayDocumentRevisionsValidator. getAnnotsNotAllowedToBeModified(PdfDictionary page)Methods in com.itextpdf.signatures.validation with parameters of type PdfArray Modifier and Type Method Description private voidDocumentRevisionsValidator. addAllNestedArrayEntries(java.util.Set<PdfIndirectReference> allowedReferences, PdfArray pdfArray)private voidDocumentRevisionsValidator. addStructTreeElementsToSet(PdfArray structTreeRootKids, java.util.Set<PdfIndirectReference> set)private voidDocumentRevisionsValidator. collectRemovedAndAddedAnnotations(PdfArray previousAnnotations, PdfArray currentAnnotations)private booleanDocumentRevisionsValidator. compareFormFields(PdfArray prevFields, PdfArray currFields, ValidationReport report)private booleanDocumentRevisionsValidator. comparePageAnnotations(PdfArray prevAnnots, PdfArray currAnnots, ValidationReport report)private static booleanDocumentRevisionsValidator. comparePdfArrays(PdfArray array1, PdfArray array2, java.util.List<Tuple2<PdfObject,PdfObject>> visitedObjects, Tuple2<java.util.Set<PdfIndirectReference>,java.util.Set<PdfIndirectReference>> usuallyModifiedObjects)private booleanDocumentRevisionsValidator. compareSignatureReferenceDictionaries(PdfArray previousReferences, PdfArray currentReferences, ValidationReport report)private booleanDocumentRevisionsValidator. compareWidgets(PdfArray prevFields, PdfArray currFields, ValidationReport report)private voidDocumentRevisionsValidator. createAllowedFormFieldEntries(PdfArray fields, java.util.Set<PdfIndirectReference> allowedReferences)private voidDocumentRevisionsValidator. 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)
-