Uses of Class
com.lowagie.text.pdf.PdfArray
Packages that use PdfArray
Package
Description
-
Uses of PdfArray in com.lowagie.bouncycastle
Methods in com.lowagie.bouncycastle with parameters of type PdfArrayModifier and TypeMethodDescriptionstatic byte[]BouncyCastleHelper.getEnvelopedData(PdfArray recipients, List<PdfObject> strings, Certificate certificate, Key certificateKey, String certificateKeyProvider) Deprecated. -
Uses of PdfArray in com.lowagie.text
Methods in com.lowagie.text with parameters of type PdfArrayModifier and TypeMethodDescriptionprivate PdfObjectImage.simplifyColorspace(PdfArray obj) Deprecated.Gets a PDF Name from an array or returns the object that was passed. -
Uses of PdfArray in com.lowagie.text.pdf
Subclasses of PdfArray in com.lowagie.text.pdfModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Fields in com.lowagie.text.pdf declared as PdfArrayModifier and TypeFieldDescriptionprivate PdfArrayPdfAcroForm.calculationOrderDeprecated.This is an array containing the calculationorder of the fields.(package private) PdfArrayPdfAnnotation.PdfImportedLink.destinationprivate PdfArrayPdfAcroForm.documentFieldsDeprecated.This is an array containing DocumentFields.protected PdfArrayPdfCopy.fieldArrayDeprecated.protected PdfArrayPdfTemplate.matrixDeprecated.(package private) PdfArrayPdfLayerMembership.membersDeprecated.protected PdfArrayPdfWriter.OCGLockedDeprecated.The locked array in an OCG dictionaryprotected PdfArrayPdfWriter.OCGRadioGroupDeprecated.The RBGroups array in an OCG dictionaryFields in com.lowagie.text.pdf with type parameters of type PdfArrayMethods in com.lowagie.text.pdf that return PdfArrayModifier and TypeMethodDescriptionprotected PdfArrayPdfCopyFieldsImp.branchForm(Map<String, Object> level, PdfIndirectReference parent, String fname) Deprecated.(package private) static PdfArrayPdfAction.buildArray(Object[] names) Deprecated.(package private) PdfArrayprotected PdfArrayDeprecated.Translate a PRArray to a PdfArray.(package private) static PdfArraySimpleNamedDestination.createDestinationArray(String value, PdfWriter writer) Deprecated.PdfArray.getAsArray(int idx) Deprecated.Returns aPdfObjectas aPdfArray, resolving indirect references.PdfDictionary.getAsArray(PdfName key) Deprecated.Returns aPdfObjectas aPdfArray, resolving indirect references.PdfPublicKeySecurityHandler.getEncodedRecipients()Deprecated.(package private) PdfArrayPdfTemplate.getMatrix()Deprecated.static PdfArrayPdfAnnotation.getMKColor(Color color) Deprecated.private static PdfArrayPdfReader.getNameArray(PdfObject obj) Deprecated.PdfSignatureAppDataDict.getOs()Deprecated.Indicates the operating system, such as Windows.protected static PdfArrayPdfFormField.processOptions(String[] options) Deprecated.protected static PdfArrayPdfFormField.processOptions(String[][] options) Deprecated.PdfContentParser.readArray()Deprecated.Reads an array.protected PdfArrayPdfReader.readArray()Deprecated.Methods in com.lowagie.text.pdf with parameters of type PdfArrayModifier and TypeMethodDescriptionprivate voidDeprecated.Recursive method to reconstruct the documentOCGorder variable in the writer.private voidPdfCopyFieldsImp.adjustTabOrder(PdfArray annots, PdfIndirectReference ind, PdfNumber nn) Deprecated.protected PdfArrayDeprecated.Translate a PRArray to a PdfArray.protected static PdfFormFieldPdfFormField.createChoice(PdfWriter writer, int flags, PdfArray options, int topIndex) Deprecated.(package private) ColorAcroFields.getMKColor(PdfArray ar) Deprecated.static RectanglePdfReader.getNormalizedRectangle(PdfArray box) Deprecated.Normalizes aRectangleso that llx and lly are smaller than urx and ury.private static voidPdfWriter.getOCGOrder(PdfArray order, PdfLayer layer) Deprecated.protected voidPRAcroForm.iterateFields(PdfArray fieldlist, PRIndirectReference fieldDict, String title) Deprecated.After reading, we index all of the fields.voidDeprecated.Visualizes a PdfArray object.private static StringSimpleBookmark.makeBookmarkParam(PdfArray dest, IntHashtable pages) Deprecated.static ColorAcroFields.parseColor(PdfArray pdfColor) Deprecated.Parses and converts colors from PDF to standard AWT Colors.private IntHashtableDocumentFont.readWidths(PdfArray ws) Deprecated.private intAcroFields.removeRefFromArray(PdfArray array, PdfObject refo) Deprecated.private voidPdfSmartCopy.ByteStore.serArray(PdfArray array, int level, ByteBuffer bb) Constructors in com.lowagie.text.pdf with parameters of type PdfArrayModifierConstructorDescriptionDeprecated.Constructs anPdfArray-object, containing allPdfObjects in a specifiedPdfArray.PdfRectangle(PdfArray rectangle) Deprecated.To be used when the array contains 4 float numbers as pdf coordinates like RECT / BBox -
Uses of PdfArray in com.lowagie.text.pdf.internal
Methods in com.lowagie.text.pdf.internal that return PdfArrayModifier and TypeMethodDescriptionPdfAnnotationsImp.rotateAnnotations(PdfWriter writer, Rectangle pageSize) Deprecated.