Uses of Class
org.openpdf.text.pdf.PdfArray
Packages that use PdfArray
Package
Description
-
Uses of PdfArray in org.openpdf.bouncycastle
Methods in org.openpdf.bouncycastle with parameters of type PdfArrayModifier and TypeMethodDescriptionstatic byte[]BouncyCastleHelper.getEnvelopedData(PdfArray recipients, List<PdfObject> strings, Certificate certificate, Key certificateKey, String certificateKeyProvider) -
Uses of PdfArray in org.openpdf.rups.view.models
Fields in org.openpdf.rups.view.models declared as PdfArrayConstructors in org.openpdf.rups.view.models with parameters of type PdfArray -
Uses of PdfArray in org.openpdf.text
Methods in org.openpdf.text with parameters of type PdfArrayModifier and TypeMethodDescriptionprivate PdfObjectImage.simplifyColorspace(PdfArray obj) Gets a PDF Name from an array or returns the object that was passed. -
Uses of PdfArray in org.openpdf.text.pdf
Subclasses of PdfArray in org.openpdf.text.pdfModifier and TypeClassDescriptionclassAPdfBorderArraydefines the border of aPdfAnnotation.classAPdfColordefines a Color (it's aPdfArraycontaining 3 values).classAPdfDashPatterndefines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3).classAPdfColordefines a Color (it's aPdfArraycontaining 3 values).classPdfRectangleis the PDF Rectangle object.Fields in org.openpdf.text.pdf declared as PdfArrayModifier and TypeFieldDescriptionprivate PdfArrayPdfAcroForm.calculationOrderThis is an array containing the calculationorder of the fields.(package private) PdfArrayPdfAnnotation.PdfImportedLink.destinationprivate PdfArrayPdfAcroForm.documentFieldsThis is an array containing DocumentFields.protected PdfArrayPdfCopy.fieldArrayprotected PdfArrayPdfTemplate.matrix(package private) PdfArrayPdfLayerMembership.membersprotected PdfArrayPdfWriter.OCGLockedThe locked array in an OCG dictionaryprotected PdfArrayPdfWriter.OCGRadioGroupThe RBGroups array in an OCG dictionaryFields in org.openpdf.text.pdf with type parameters of type PdfArrayMethods in org.openpdf.text.pdf that return PdfArrayModifier and TypeMethodDescriptionprotected PdfArrayPdfCopyFieldsImp.branchForm(Map<String, Object> level, PdfIndirectReference parent, String fname) (package private) static PdfArrayPdfAction.buildArray(Object[] names) (package private) PdfArrayprotected PdfArrayTranslate a PRArray to a PdfArray.(package private) static PdfArraySimpleNamedDestination.createDestinationArray(String value, PdfWriter writer) PdfArray.getAsArray(int idx) Returns aPdfObjectas aPdfArray, resolving indirect references.PdfDictionary.getAsArray(PdfName key) Returns aPdfObjectas aPdfArray, resolving indirect references.PdfPublicKeySecurityHandler.getEncodedRecipients()(package private) PdfArrayPdfTemplate.getMatrix()static PdfArrayPdfAnnotation.getMKColor(Color color) private static PdfArrayPdfReader.getNameArray(PdfObject obj) PdfSignatureAppDataDict.getOs()Indicates the operating system, such as Windows.protected static PdfArrayPdfFormField.processOptions(String[] options) protected static PdfArrayPdfFormField.processOptions(String[][] options) PdfContentParser.readArray()Reads an array.protected PdfArrayPdfReader.readArray()Methods in org.openpdf.text.pdf with parameters of type PdfArrayModifier and TypeMethodDescriptionprivate voidRecursive method to reconstruct the documentOCGorder variable in the writer.private voidPdfCopyFieldsImp.adjustTabOrder(PdfArray annots, PdfIndirectReference ind, PdfNumber nn) protected PdfArrayTranslate a PRArray to a PdfArray.protected static PdfFormFieldPdfFormField.createChoice(PdfWriter writer, int flags, PdfArray options, int topIndex) (package private) ColorAcroFields.getMKColor(PdfArray ar) static RectanglePdfReader.getNormalizedRectangle(PdfArray box) Normalizes aRectangleso that llx and lly are smaller than urx and ury.private static voidPdfWriter.getOCGOrder(PdfArray order, PdfLayer layer) protected voidPRAcroForm.iterateFields(PdfArray fieldlist, PRIndirectReference fieldDict, String title) After reading, we index all of the fields.voidVisualizes a PdfArray object.private static StringSimpleBookmark.makeBookmarkParam(PdfArray dest, IntHashtable pages) static ColorAcroFields.parseColor(PdfArray pdfColor) Parses and converts colors from PDF to standard AWT Colors.private IntHashtableDocumentFont.readWidths(PdfArray ws) private intAcroFields.removeRefFromArray(PdfArray array, PdfObject refo) private voidPdfSmartCopy.ByteStore.serArray(PdfArray array, int level, ByteBuffer bb) Constructors in org.openpdf.text.pdf with parameters of type PdfArrayModifierConstructorDescriptionConstructs anPdfArray-object, containing allPdfObjects in a specifiedPdfArray.PdfRectangle(PdfArray rectangle) To be used when the array contains 4 float numbers as pdf coordinates like RECT / BBox -
Uses of PdfArray in org.openpdf.text.pdf.internal
Methods in org.openpdf.text.pdf.internal that return PdfArrayModifier and TypeMethodDescriptionPdfAnnotationsImp.rotateAnnotations(PdfWriter writer, Rectangle pageSize) -
Uses of PdfArray in org.openpdf.toolbox.plugins
Methods in org.openpdf.toolbox.plugins with parameters of type PdfArrayModifier and TypeMethodDescriptionprivate voidNormalize.Seitehinzufuegen(PdfDictionary page, int count_in_leaf, PdfWriter writer, PdfArray array)