Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfAcroForm.getCalculationOrder()
Gets the CO array property on the AcroForm.
|
protected PdfArray |
PdfAcroForm.getFields()
Gets all AcroForm fields in the document.
|
Modifier and Type | Method and Description |
---|---|
PdfAcroForm |
PdfAcroForm.setCalculationOrder(PdfArray calculationOrder)
Sets the CO array property on the AcroForm.
|
PdfAcroForm |
PdfAcroForm.setXFAResource(PdfArray xfaResource)
Sets the XFA property on the AcroForm.
|
Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfChoiceFormField.getIndices()
Gets the currently selected items in the field
|
PdfArray |
PdfFormField.getKids()
Gets the kids of this object.
|
PdfArray |
PdfFormField.getOptions()
Gets options for the form field.
|
protected static PdfArray |
PdfFormField.processOptions(String[] options) |
protected static PdfArray |
PdfFormField.processOptions(String[][] options) |
Modifier and Type | Method and Description |
---|---|
static PdfChoiceFormField |
PdfFormField.createChoice(PdfDocument doc, Rectangle rect, String name, String value, PdfArray options, int flags)
Creates a choice form field with custom behavior and layout, on a specified location.
|
static PdfChoiceFormField |
PdfFormField.createChoice(PdfDocument doc, Rectangle rect, String name, String value, PdfArray options, int flags, PdfFont font, PdfAConformanceLevel pdfAConformanceLevel)
Creates a choice form field with custom behavior and layout, on a specified location.
|
static PdfChoiceFormField |
PdfFormField.createChoice(PdfDocument doc, Rectangle rect, String name, String value, PdfFont font, float fontSize, PdfArray options, int flags)
Creates a choice form field with custom behavior and layout, on a specified location.
|
static PdfChoiceFormField |
PdfFormField.createChoice(PdfDocument doc, Rectangle rect, String name, String value, PdfFont font, float fontSize, PdfArray options, int flags, PdfAConformanceLevel pdfAConformanceLevel)
Creates a choice form field with custom behavior and layout, on a specified location.
|
PdfChoiceFormField |
PdfChoiceFormField.setIndices(PdfArray indices)
Sets the selected items in the field.
|
PdfFormField |
PdfFormField.setOptions(PdfArray options)
Sets options for the form field.
|
Modifier and Type | Method and Description |
---|---|
protected PdfArray |
PubKeySecurityHandler.createRecipientsArray() |
Modifier and Type | Method and Description |
---|---|
protected PdfArray |
PdfType3Font.buildWidthsArray(int firstChar, int lastChar) |
protected PdfArray |
PdfSimpleFont.buildWidthsArray(int firstChar, int lastChar) |
Modifier and Type | Method and Description |
---|---|
static Rectangle |
Rectangle.createBoundingRectangleFromQuadPoint(PdfArray quadPoints)
Create the bounding rectangle for the given array of quadpoints.
|
static List<Rectangle> |
Rectangle.createBoundingRectanglesFromQuadPoint(PdfArray quadPoints)
Create a list of bounding rectangles from an 8 x n array of Quadpoints.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfTextArray
PdfTextArray defines an array with displacements and PdfString -objects.
|
Modifier and Type | Method and Description |
---|---|
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.
|
PdfArray |
PdfViewerPreferences.getEnforce()
PDF 2.0.
|
PdfArray |
PdfResources.getProcSet()
Gets the array of predefined procedure set names (see ISO-320001 Paragraph 14.2).
|
protected PdfArray |
PdfReader.readArray(boolean objStm) |
Modifier and Type | Method and Description |
---|---|
void |
PdfArray.addAll(PdfArray a)
Adds content of the PdfArray .
|
void |
PdfTextArray.addAll(PdfArray a)
Adds content of the PdfArray .
|
boolean |
MemoryLimitsAwareHandler.isMemoryLimitsAwarenessRequiredOnDecompression(PdfArray filters)
Performs a check if the PdfStream with provided setup of the filters requires memory limits awareness during decompression.
|
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).
|
Constructor and Description |
---|
PdfArray(PdfArray arr)
Create a new PdfArray.
|
Modifier and Type | Method and 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 - DeviceCMYK
|
PdfArray |
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 |
PdfTextMarkupAnnotation.getQuadPoints()
An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space.
|
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 |
PdfAnnotation.getRectangle()
The annotation rectangle, defining the location of the annotation on the page in default user space units.
|
PdfArray |
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 |
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 |
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 |
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 displayed
|
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() |
Modifier and Type | Method and Description |
---|---|
PdfTrapNetworkAnnotation |
PdfTrapNetworkAnnotation.setAnnotStates(PdfArray annotStates)
An array of name objects representing the appearance states (value of the /AS entry PdfAnnotation.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.
|
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.
|
PdfCircleAnnotation |
PdfCircleAnnotation.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.
|
PdfPolyGeomAnnotation |
PdfPolyGeomAnnotation.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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
PdfTextMarkupAnnotation |
PdfTextMarkupAnnotation.setQuadPoints(PdfArray quadPoints)
Sets n quadrilaterals in default user space by passing an PdfArray of 8 × n numbers.
|
PdfLinkAnnotation |
PdfLinkAnnotation.setQuadPoints(PdfArray quadPoints)
Sets n quadrilaterals in default user space by passing an PdfArray of 8 × n numbers.
|
PdfRedactAnnotation |
PdfRedactAnnotation.setQuadPoints(PdfArray quadPoints)
Sets n quadrilaterals in default user space by passing an PdfArray 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.
|
PdfSquareAnnotation |
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.
|
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.
|
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.
|
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 displayed
|
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) |
Constructor and Description |
---|
PdfInkAnnotation(Rectangle rect, PdfArray inkList) |
Modifier and Type | Method and Description |
---|---|
PdfArray |
CanvasGraphicsState.getDashPattern() |
Modifier and Type | Method and 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) |
PdfCanvas |
PdfCanvas.showText(PdfArray textArray)
Shows text (operator TJ)
|
Modifier and Type | Method and Description |
---|---|
PdfArray |
PathRenderInfo.getLineDashPattern()
Gets the path's dash pattern.
|
Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfCanvasParser.readArray()
Reads an array.
|
Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfShading.Axial.getCoords()
Gets the Coords object - a PdfArray of four numbers [x0 y0 x1 y1] that specified the starting and the endings coordinates of thew axis, expressed in the shading's target coordinate space.
|
PdfArray |
PdfShading.Radial.getCoords()
Gets the coords PdfArray object - an array of six numbers [x0 y0 r0 x1 y1 r1], specifying the centres and radii of the starting and ending circles, expressed in the shading’s target coordinate space.
|
PdfArray |
PdfShading.FreeFormGouraudShadedTriangleMesh.getDecode()
Gets the PdfArray of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.
|
PdfArray |
PdfShading.LatticeFormGouraudShadedTriangleMesh.getDecode()
Gets the PdfArray of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.
|
PdfArray |
PdfShading.CoonsPatchMesh.getDecode()
Gets the PdfArray of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.
|
PdfArray |
PdfShading.TensorProductPatchMesh.getDecode()
Gets the PdfArray 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.FunctionBased.getDomain()
Gets the PdfArray domain rectangle object that establishes an internal coordinate space for the shading that is independent of the target coordinate space in which it shall be painted.
|
PdfArray |
PdfShading.Axial.getDomain()
Gets the PdfArray of two float [t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).
|
PdfArray |
PdfShading.Radial.getDomain()
Gets the PdfArray of two float [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 the PdfArray of two boolean that specified whether to extend the shading beyond the starting and ending points of the axis, respectively.
|
PdfArray |
PdfShading.Radial.getExtend()
Gets the PdfArray of two boolean that specified whether to extend the shading beyond the starting and ending circles of the axis, respectively.
|
PdfArray |
PdfShading.FunctionBased.getMatrix()
Gets the PdfArray of floats that represents the transformation matrix that maps the domain rectangle into a corresponding figure in the target coordinate space.
|
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 |
PdfSpecialCs.DeviceN.getNames() |
protected static PdfArray |
PdfSpecialCs.NChannel.getNChannelCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes) |
Modifier and Type | Method and 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 the PdfArray of four numbers [x0 y0 x1 y1], that specified the starting and the endings coordinates of thew axis, expressed in the shading's target coordinate space.
|
void |
PdfShading.Radial.setCoords(PdfArray coords)
Sets the coords PdfArray object - an array of six numbers [x0 y0 r0 x1 y1 r1], specifying the centres and radii of the starting and ending circles, expressed in the shading’s target coordinate space.
|
void |
PdfShading.FreeFormGouraudShadedTriangleMesh.setDecode(PdfArray decode)
Sets the PdfArray of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.
|
void |
PdfShading.LatticeFormGouraudShadedTriangleMesh.setDecode(PdfArray decode)
Sets the PdfArray of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.
|
void |
PdfShading.CoonsPatchMesh.setDecode(PdfArray decode)
Sets the PdfArray of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.
|
void |
PdfShading.TensorProductPatchMesh.setDecode(PdfArray decode)
Sets the PdfArray of numbers specifying how to map vertex coordinates and colour components into the appropriate ranges of values.
|
void |
PdfShading.FunctionBased.setDomain(PdfArray domain)
Sets the PdfArray domain rectangle object that establishes an internal coordinate space for the shading that is independent of the target coordinate space in which it shall be painted.
|
void |
PdfShading.Axial.setDomain(PdfArray domain)
Sets the Domain with the PdfArray of two float [t0, t1] that represent the limiting values of a parametric variable t, that becomes an input of color function(s).
|
void |
PdfShading.Radial.setDomain(PdfArray domain)
Sets the Domain with the PdfArray of two float [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 the PdfArray of two boolean .
|
void |
PdfShading.Radial.setExtend(PdfArray extend)
Sets the Extend object with the PdfArray of two boolean .
|
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.
|
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.
|
Constructor and Description |
---|
Axial(PdfColorSpace cs, PdfArray coords, PdfArray domain, PdfFunction function)
Creates the new instance of the class.
|
Axial(PdfColorSpace cs, PdfArray coords, PdfFunction 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, PdfFunction 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) |
Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfExtGState.getDashPattern()
Gets line dash pattern value, D key.
|
PdfArray |
PdfExtGState.getFont()
Gets font and size, Font key.
|
Modifier and Type | Method and Description |
---|---|
PdfExtGState |
PdfExtGState.setDashPattern(PdfArray dashPattern)
Sets line dash pattern value, D key.
|
PdfExtGState |
PdfExtGState.setFont(PdfArray font)
Sets font and size, Font key.
|
Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfFileSpec.getFileIdentifier() |
Modifier and Type | Method and Description |
---|---|
PdfFileSpec |
PdfFileSpec.setFileIdentifier(PdfArray fileIdentifier) |
Constructor and Description |
---|
Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, byte[] samples) |
Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, PdfNumber order, PdfArray encode, PdfArray decode, byte[] samples) |
Type2(PdfArray domain, PdfArray range, PdfArray c0, PdfArray c1, PdfNumber n) |
Type2(PdfArray domain, PdfArray range, PdfNumber n) |
Type3(PdfArray domain, PdfArray range, List<PdfFunction> functions, PdfArray bounds, PdfArray encode) |
Type3(PdfArray domain, PdfArray range, PdfArray functions, PdfArray bounds, PdfArray encode) |
Type4(PdfArray domain, PdfArray range, byte[] ps) |
Constructor and Description |
---|
PdfVisibilityExpression(PdfArray visibilityExpressionArray)
Constructs a new PdfVisibilityExpression instance by its raw PdfArray.
|
Constructor and Description |
---|
PdfExplicitDestination(PdfArray pdfObject) |
PdfExplicitRemoteGoToDestination(PdfArray pdfObject) |
PdfStructureDestination(PdfArray structureDestination) |
Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfStructTreeRoot.getAssociatedFiles(boolean create)
Returns files associated with structure tree root.
|
PdfArray |
PdfStructElem.getAssociatedFiles(boolean create)
Returns files associated with structure element.
|
PdfArray |
PdfStructTreeRoot.getKidsObject() |
PdfArray |
PdfStructTreeRoot.getNamespacesObject()
An array of namespaces used within the document.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CompareTool.compareArrays(PdfArray outArray, PdfArray cmpArray)
Simple method that compares two given PdfArrays by content.
|
Modifier and Type | Method and Description |
---|---|
protected PdfArray |
PdfA1Checker.getFormFields(PdfArray array) |
Modifier and Type | Method and Description |
---|---|
protected void |
PdfA2Checker.checkPdfArray(PdfArray array) |
protected void |
PdfA1Checker.checkPdfArray(PdfArray array) |
protected abstract void |
PdfAChecker.checkPdfArray(PdfArray array) |
protected PdfArray |
PdfA1Checker.getFormFields(PdfArray array) |
Modifier and Type | Method and Description |
---|---|
PdfArray |
PdfSignature.getByteRange()
Gets the /ByteRange.
|
PdfArray |
SignaturePermissions.FieldLock.getFields()
Getter for the fields involved in the lock action.
|
Modifier and Type | Method and Description |
---|---|
static long[] |
SignatureUtil.asLongArray(PdfArray pdfArray)
Deprecated.
Will be removed in 7.2. Use
toLongArray() instead
|
Constructor and Description |
---|
FieldLock(PdfName action, PdfArray fields)
Creates a FieldLock instance.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.