Uses of Class org.pdfbox.cos.COSArray

Uses in package org.pdfbox.pdmodel.interactive.documentnavigation.destination

Constructors with parameter type org.pdfbox.cos.COSArray

Constructor to create empty page destination.
Constructor from an existing destination array.
Constructor from an existing destination array.
Constructor from an existing destination array.
Constructor from an existing destination array.
Constructor from an existing destination array.

Fields of type org.pdfbox.cos.COSArray

COSArray
Storage for the page destination.

Methods with return type org.pdfbox.cos.COSArray

COSArray
Convert this standard java object to a COS object.

Uses in package org.pdfbox.pdmodel.graphics

Constructors with parameter type org.pdfbox.cos.COSArray

Constructs a font setting from an existing array.
Constructs a line dash pattern from an existing array.
Constructs a line dash pattern from an existing array.

Methods with return type org.pdfbox.cos.COSArray

COSArray
Get the line dash pattern as a COS object.

Uses in package org.pdfbox.pdmodel.graphics.color

Constructors with parameter type org.pdfbox.cos.COSArray

Constructor with array.
Constructor with array.
Constructor with an existing color set.
Constructor.
Constructor from COS object.
Constructor.
Constructor.
Constructor with array.
Constructor.
Constructor.
Constructor from COS object.

Methods with return type org.pdfbox.cos.COSArray

COSArray
Convert this standard java object to a COS object.
COSArray
This will get the color space values.

Uses in package org.pdfbox.pdmodel.fdf

Constructors with parameter type org.pdfbox.cos.COSArray

Constructor.

Methods with parameter type org.pdfbox.cos.COSArray

void
This will set the FDF id.

Methods with return type org.pdfbox.cos.COSArray

COSArray
Convert this standard java object to a COS object.
COSArray
This is the FDF id.

Uses in package org.pdfbox.pdfwriter

Methods with parameter type org.pdfbox.cos.COSArray

Object
visitFromArray method comment.

Uses in package org.pdfbox.pdmodel.common

Constructors with parameter type org.pdfbox.cos.COSArray

COSArrayList.COSArrayList(List actualList, COSArray cosArray)
Constructor.
Constructor.
Constructor.
Constructor assumes a starting index of 0.
PDRange.PDRange(COSArray range, int index)
Constructor with an index into an array.
Constructor.

Methods with parameter type org.pdfbox.cos.COSArray

List
This will take an array of COSName and return a COSArrayList of java.lang.String values.
List
This will take an array of COSString and return a COSArrayList of java.lang.String values.
List
This will take an array of COSNumbers and return a COSArrayList of java.lang.Float values.
List
This will take an array of COSNumbers and return a COSArrayList of java.lang.Integer values.

Methods with return type org.pdfbox.cos.COSArray

COSArray
This will take an list of string objects and return a COSArray of COSName objects.
COSArray
This will take an list of string objects and return a COSArray of COSName objects.
COSArray
COSArrayList.converterToCOSArray(List cosObjectableList)
This will convert a list of COSObjectables to an array list of COSBase objects.
COSArray
This will get the underlying array value.
COSArray
This will get the underlying array value.
COSArray
This will get the underlying array for this rectangle.

Uses in package org.pdfbox.cos

Methods with parameter type org.pdfbox.cos.COSArray

void
COSArray.addAll(COSArray objectList)
This will add all objects to this array.
void
This will set the document ID.
Object
Notification of visit to Array object.

Methods with return type org.pdfbox.cos.COSArray

COSArray
This will get the document ID.

Uses in package org.pdfbox.pdfparser

Methods with return type org.pdfbox.cos.COSArray

COSArray
This will parse a PDF array object.