Frames | No Frames |
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor that is used for a preexisting dictionary.
| |
Constructor that is used for a preexisting dictionary.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the underlying dictionary that this object wraps.
|
COSDictionary | This will get the underlying dictionary that this object wraps.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Creates a Link annotation from a COSDictionary, expected to be
a correct object definition.
| |
Creates a Line annotation from a COSDictionary, expected to be a correct
object definition.
| |
Creates a Link annotation from a COSDictionary, expected to be
a correct object definition.
| |
Constructor.
| |
Creates a popup annotation from a COSDictionary, expected to be a correct
object definition.
| |
Creates a Rubber Stamp annotation from a COSDictionary, expected to be
a correct object definition.
| |
Creates a Line annotation from a COSDictionary, expected to be a correct
object definition.
| |
Creates a Text annotation from a COSDictionary, expected to be a correct
object definition.
| |
Creates a TextMarkup annotation from a COSDictionary, expected to be a
correct object definition.
| |
Creates an arbitary annotation from a COSDictionary, expected to be
a correct object definition for some sort of annotation.
| |
Creates a PDWidget from a COSDictionary, expected to be
a correct object definition for a field in PDF.
| |
Constructor.
| |
Constructor.
| |
Constructor.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | returns the dictionary.
|
COSDictionary | returns the dictionary.
|
COSDictionary | returns the dictionary.
|
COSDictionary | returns the dictionary.
|
Classes derived from org.pdfbox.cos.COSDictionary | |
class | This will take an array of streams and sequence them together.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
COSArrayList.COSArrayList(Object actualObject, COSBase item, COSDictionary dictionary, String dictionaryKey) This is a really special constructor. | |
Constructor for this map.
| |
Constructor.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
COSDictionaryMap | This will take a COS dictionary and convert it into COSDictionaryMap. |
PDNameTreeNode | Create a child node object.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | COSDictionaryMap.convert(Map someMap) This will take a map<java.lang.String,org.pdfbox.pdmodel.COSObjectable>
and convert it into a COSDictionary<COSName,COSBase>.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | This will get the dictionary that is associated with this stream.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
COSStream | This will read a COSStream from the input stream.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will parse a PDF dictionary.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Creates a COSField from a COSDictionary, expected to be
a correct object definition for a field in PDF.
| |
Methods with parameter type org.pdfbox.cos.COSDictionary | |
PDField | This method creates a COSField subclass from the given field.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the dictionary that this form wraps.
|
COSDictionary | This will get the dictionary associated with this field.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Constructor.
| |
Constructor.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Get the underlying cos dictionary.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
boolean | Gets the boolean value from the flags at the given bit
position.
|
void | Sets the given boolean value at bitPos in the flags.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the dictionary that stores the image parameters.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor for an existing BoxStyle element.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the underlying cos dictionary.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
|
Fields of type org.pdfbox.cos.COSDictionary | |
COSDictionary | The cos dictionary for this font.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
PDFont | This will create the correct font based on information in the dictionary.
|
PDFont | Create a font from the dictionary. |
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the dictionary for this object.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
Object | visitFromDictionary method comment.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
creates a new encryption dictionary from the low level dictionary provided.
| |
Constructor from existing dictionary.
|
Fields of type org.pdfbox.cos.COSDictionary | |
COSDictionary | COS encryption dictionary.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
PDEncryptionDictionary | This will get the correct security handler for the encryption dictionary.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the dictionary associated with this encryption dictionary.
|
Classes derived from org.pdfbox.cos.COSDictionary | |
class | This class represents a stream object in a PDF document.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Copy Constructor. | |
Constructor.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
void | This will add all of the dictionarys keys/values to this dictionary.
|
void | This will add all of the dictionarys keys/values to this dictionary, but only
if they don't already exist. |
void | This will set the encryption dictionary, this should only be called when
encypting the document.
|
void | // MIT added, maybe this should not be supported as trailer is a persistence construct.
|
Object | Notification of visit to dictionary object.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the encryption dictionary if the document is encrypted or null
if the document is not encrypted.
|
COSDictionary | This will get the document trailer.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | DecodeParms is an optional parameter for filters.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Constructor.
| |
Constructor #2.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
|
Fields of type org.pdfbox.cos.COSDictionary | |
COSDictionary | The action dictionary.
|
COSDictionary | The params dictionary.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor for an existing document outline.
| |
Constructor for an existing outline item.
| |
Default Constructor.
|
Fields of type org.pdfbox.cos.COSDictionary | |
COSDictionary | The dictionary for this node.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor that is used for a preexisting dictionary.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the underlying dictionary that this object wraps.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Create a graphics state from an existing dictionary.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | This will get the underlying dictionary that this class acts on.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor for an existing MarkInfo element.
| |
Constructor for an existing structure element.
| |
Constructor for an existing structure element.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Get the low level dictionary that this object wraps.
|
COSDictionary | Get the low level dictionary that this object wraps.
|
COSDictionary | Convert this standard java object to a COS object.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Constructor.
| |
Constructor that is used for a preexisting dictionary.
| |
Constructor.
| |
Constructor.
| |
Creates a new instance of PDPage.
| |
Creates a new instance of PDPage.
| |
Prepopulated resources.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
PDNameTreeNode | |
PDNameTreeNode |
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | This will get the underlying dictionary that this class acts on.
|
COSDictionary | This will get the underlying dictionary.
|
COSDictionary | This will get the underlying dictionary that this object wraps.
|
COSDictionary | This will get the underlying dictionary that this class acts on.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
void | This will decode some compressed data.
|
void | This will decode some compressed data.
|
void | This will decode some compressed data.
|
void | This will decode some compressed data.
|
void | This will decode some compressed data.
|
void | This will decode some compressed data.
|
void | This will decode some compressed data.
|
void | RunLengthDecodeFilter.decode(InputStream compressedData, OutputStream result, COSDictionary options) This will decode some compressed data.
|
void | This will encode some data.
|
void | This will encode some data.
|
void | This will encode some data.
|
void | This will encode some data.
|
void | This will encode some data.
|
void | This will encode some data.
|
void | This will encode some data.
|
void | This will encode some data.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
|
Methods with parameter type org.pdfbox.cos.COSDictionary | |
PDAction | This will create the correct type of action based on the type specified
in the dictionary.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
Constructors with parameter type org.pdfbox.cos.COSDictionary | |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
| |
Constructor.
|
Methods with return type org.pdfbox.cos.COSDictionary | |
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|
COSDictionary | Convert this standard java object to a COS object.
|