Uses of Class
com.lowagie.text.pdf.PdfArray
Packages that use PdfArray
-
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.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 TypeFieldDescriptionprotected PdfArrayPdfCopy.fieldArrayDeprecated.protected PdfArrayPdfTemplate.matrixDeprecated.protected PdfArrayPdfWriter.OCGLockedDeprecated.The locked array in an OCG dictionaryprotected PdfArrayPdfWriter.OCGRadioGroupDeprecated.The RBGroups array in an OCG dictionaryMethods in com.lowagie.text.pdf that return PdfArrayModifier and TypeMethodDescriptionprotected PdfArrayDeprecated.Translate a PRArray to a PdfArray.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.static PdfArrayPdfAnnotation.getMKColor(Color color) 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 TypeMethodDescriptionprotected PdfArrayDeprecated.Translate a PRArray to a PdfArray.protected static PdfFormFieldPdfFormField.createChoice(PdfWriter writer, int flags, PdfArray options, int topIndex) Deprecated.static RectanglePdfReader.getNormalizedRectangle(PdfArray box) Deprecated.Normalizes aRectangleso that llx and lly are smaller than urx and ury.protected voidPRAcroForm.iterateFields(PdfArray fieldlist, PRIndirectReference fieldDict, String title) Deprecated.After reading, we index all of the fields.voidDeprecated.Visualizes a PdfArray object.static ColorAcroFields.parseColor(PdfArray pdfColor) Deprecated.Parses and converts colors from PDF to standard AWT Colors.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.