Frames | No Frames |
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.
|
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.
|
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. |
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.
|
Methods with parameter type org.pdfbox.cos.COSArray | |
Object | visitFromArray method comment.
|
Constructors with parameter type org.pdfbox.cos.COSArray | |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor assumes a starting index of 0.
| |
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 | COSArrayList.convertStringListToCOSNameCOSArray(List strings) This will take an list of string objects and return a COSArray of COSName
objects.
|
COSArray | COSArrayList.convertStringListToCOSStringCOSArray(List strings) 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.
|
Methods with parameter type org.pdfbox.cos.COSArray | |
void | 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.
|
Methods with return type org.pdfbox.cos.COSArray | |
COSArray | This will parse a PDF array object.
|