Uses of Class
com.datalogics.PDFL.PDFObject
Packages that use PDFObject
-
Uses of PDFObject in com.datalogics.PDFL
Subclasses of PDFObject in com.datalogics.PDFLModifier and TypeClassDescriptionclassRepresents an array of data elements within a PDF document.classRepresents a boolean data element within a PDF document.classRepresents an associative collection of data elements within a PDF document.classRepresents an integer data element within a PDF document.classRepresents a name data element within a PDF document.classRepresents a floating point data element within a PDF document.classRepresents a stream of data within a PDF document.classRepresents an array of unsigned bytes within a PDF document.Methods in com.datalogics.PDFL that return PDFObjectModifier and TypeMethodDescriptionPDFObject.clone()Makes a new copy of this PDFObject in memory, in the same document and using same direct/indirect setting as this PDFObject.Makes a new copy of this PDFObject in memory, in the supplied document, using the same direct/indirect setting as this PDFObject.Makes a new copy of this PDFObject in memory, in the supplied document, using supplied direct/indirect setting.Makes a new copy of this PDFObject in memory, in the same document as another object, using the same direct/indirect setting as this PDFObject.Makes a new copy of this PDFObject in memory, in the same document as another object, using supplied direct/indirect setting.static final PDFObjectPDFLJNI.ColorSpace_getPDFObject(long jarg1, ColorSpace jarg1_) static final PDFObjectPDFLJNI.Document_findPDFObjectByID(long jarg1, Document jarg1_, int jarg2) static final PDFObjectPDFLJNI.FileSpecification_getPDFObject(long jarg1, FileSpecification jarg1_) Document.findPDFObjectByID(int ID) Retrieves an indirect PDFObject by its ID number.Retrieves an entry from this NameTree.NumberTree.get(int key) Retrieves an entry from this NumberTree.PDFArray.get(int index) Returns the object at the given index.Returns the object matching the given key.Returns the object matching the given key string.ColorSpace.getPDFObject()Get the PDFObject associated with the color space.FileSpecification.getPDFObject()Retrieve the PDFObject representation of this object.Pattern.getPDFObject()RemoteDestination.getPDFObject()Retrieve the PDFObject representation of this Remote Destination.static final PDFObjectPDFLJNI.NameTree_get(long jarg1, NameTree jarg1_, long jarg2, PDFString jarg2_) static final PDFObjectPDFLJNI.NumberTree_get(long jarg1, NumberTree jarg1_, int jarg2) static final PDFObjectPDFLJNI.Pattern_getPDFObject(long jarg1, Pattern jarg1_) static final PDFObjectPDFLJNI.PDFArray_get(long jarg1, PDFArray jarg1_, int jarg2) static final PDFObjectPDFLJNI.PDFDict_get__SWIG_0(long jarg1, PDFDict jarg1_, long jarg2, PDFName jarg2_) static final PDFObjectPDFLJNI.PDFDict_get__SWIG_1(long jarg1, PDFDict jarg1_, String jarg2) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_0(long jarg1, PDFObject jarg1_) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_1(long jarg1, PDFObject jarg1_, long jarg2, Document jarg2_) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_2(long jarg1, PDFObject jarg1_, long jarg2, Document jarg2_, boolean jarg3) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_3(long jarg1, PDFObject jarg1_, long jarg2, PDFObject jarg2_) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_4(long jarg1, PDFObject jarg1_, long jarg2, PDFObject jarg2_, boolean jarg3) static final PDFObjectPDFLJNI.PDFObject_fromCPtr(long jarg1) static final PDFObjectPDFLJNI.PDFObjectPtrVector_get(long jarg1, com.datalogics.PDFL.PDFObjectPtrVector jarg1_, int jarg2) static final PDFObjectPDFLJNI.RemoteDestination_getPDFObject(long jarg1, RemoteDestination jarg1_) Methods in com.datalogics.PDFL that return types with arguments of type PDFObjectMethods in com.datalogics.PDFL with parameters of type PDFObjectModifier and TypeMethodDescriptionvoidAdds an object to the end of the arraybooleanMakes a new copy of this PDFObject in memory, in the same document as another object, using the same direct/indirect setting as this PDFObject.Makes a new copy of this PDFObject in memory, in the same document as another object, using supplied direct/indirect setting.Compares this object to another object.voidInserts an object at the given index, displacing existing objects.static final voidPDFLJNI.NameTree_put(long jarg1, NameTree jarg1_, long jarg2, PDFString jarg2_, long jarg3, PDFObject jarg3_) static final longPDFLJNI.new_PDFArray__SWIG_1(long jarg1, PDFObject jarg1_, boolean jarg2) static final longPDFLJNI.new_PDFBoolean__SWIG_1(boolean jarg1, long jarg2, PDFObject jarg2_, boolean jarg3) static final longPDFLJNI.new_PDFDict__SWIG_1(long jarg1, PDFObject jarg1_, boolean jarg2) static final longPDFLJNI.new_PDFInteger__SWIG_1(int jarg1, long jarg2, PDFObject jarg2_, boolean jarg3) static final longPDFLJNI.new_PDFName__SWIG_1(String jarg1, long jarg2, PDFObject jarg2_, boolean jarg3) static final longPDFLJNI.new_PDFReal__SWIG_1(double jarg1, long jarg2, PDFObject jarg2_, boolean jarg3) static final longPDFLJNI.new_PDFStream__SWIG_1(long jarg1, com.datalogics.PDFL.BaseInputNozzle jarg1_, long jarg2, PDFObject jarg2_, long jarg3, PDFDict jarg3_, long jarg4, PDFArray jarg4_) static final longPDFLJNI.new_PDFString__SWIG_1(byte[] jarg1, long jarg2, PDFObject jarg2_, boolean jarg3, boolean jarg4) static final longPDFLJNI.new_PDFString__SWIG_3(String jarg1, long jarg2, PDFObject jarg2_, boolean jarg3, boolean jarg4, boolean jarg5) static final longPDFLJNI.new_PDFString__SWIG_5(String jarg1, long jarg2, PDFObject jarg2_, boolean jarg3, boolean jarg4) static final voidPDFLJNI.NumberTree_put(long jarg1, NumberTree jarg1_, int jarg2, long jarg3, PDFObject jarg3_) static final voidPDFLJNI.PDFArray_add(long jarg1, PDFArray jarg1_, long jarg2, PDFObject jarg2_) static final voidPDFLJNI.PDFArray_insert(long jarg1, PDFArray jarg1_, int jarg2, long jarg3, PDFObject jarg3_) static final voidPDFLJNI.PDFArray_put(long jarg1, PDFArray jarg1_, int jarg2, long jarg3, PDFObject jarg3_) static final voidPDFLJNI.PDFArray_remove(long jarg1, PDFArray jarg1_, long jarg2, PDFObject jarg2_) static final voidPDFLJNI.PDFDict_put__SWIG_0(long jarg1, PDFDict jarg1_, long jarg2, PDFName jarg2_, long jarg3, PDFObject jarg3_) static final voidPDFLJNI.PDFDict_put__SWIG_1(long jarg1, PDFDict jarg1_, String jarg2, long jarg3, PDFObject jarg3_) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_0(long jarg1, PDFObject jarg1_) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_1(long jarg1, PDFObject jarg1_, long jarg2, Document jarg2_) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_2(long jarg1, PDFObject jarg1_, long jarg2, Document jarg2_, boolean jarg3) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_3(long jarg1, PDFObject jarg1_, long jarg2, PDFObject jarg2_) static final PDFObjectPDFLJNI.PDFObject_clone__SWIG_4(long jarg1, PDFObject jarg1_, long jarg2, PDFObject jarg2_, boolean jarg3) static final intPDFLJNI.PDFObject_compareTo(long jarg1, PDFObject jarg1_, long jarg2, PDFObject jarg2_) static final voidPDFLJNI.PDFObject_destroy(long jarg1, PDFObject jarg1_) static final voidPDFLJNI.PDFObject_DisposeChildren(long jarg1, PDFObject jarg1_) static final booleanPDFLJNI.PDFObject_enumPDFObjects(long jarg1, PDFObject jarg1_, long jarg2, PDFObjectEnumProc jarg2_) static final DocumentPDFLJNI.PDFObject_getDocument(long jarg1, PDFObject jarg1_) static final intPDFLJNI.PDFObject_getGeneration(long jarg1, PDFObject jarg1_) static final intPDFLJNI.PDFObject_getID(long jarg1, PDFObject jarg1_) static final booleanPDFLJNI.PDFObject_getIndirect(long jarg1, PDFObject jarg1_) static final intPDFLJNI.PDFObject_getPDFHashValue(long jarg1, PDFObject jarg1_) static final booleanPDFLJNI.PDFObject_sameTypeEquals(long jarg1, PDFObject jarg1_, long jarg2, PDFObject jarg2_) static final StringPDFLJNI.PDFObject_toString(long jarg1, PDFObject jarg1_) static final booleanPDFLJNI.PDFObjectEnumProc_Call(long jarg1, PDFObjectEnumProc jarg1_, long jarg2, PDFObject jarg2_, long jarg3, PDFObject jarg3_) static final booleanPDFLJNI.PDFObjectEnumProc_CallSwigExplicitPDFObjectEnumProc(long jarg1, PDFObjectEnumProc jarg1_, long jarg2, PDFObject jarg2_, long jarg3, PDFObject jarg3_) static final voidPDFLJNI.PDFObjectPtrVector_add(long jarg1, com.datalogics.PDFL.PDFObjectPtrVector jarg1_, long jarg2, PDFObject jarg2_) static final voidPDFLJNI.PDFObjectPtrVector_set(long jarg1, com.datalogics.PDFL.PDFObjectPtrVector jarg1_, int jarg2, long jarg3, PDFObject jarg3_) voidPuts a new entry in this NameTree.voidPuts a new entry in this NumberTree.voidPuts an object at the given index, replacing the existing item.voidPuts an object with the matching key into the dictionary, adding the entry if the key is not already present.voidPuts an object with the matching key string into the dictionary, adding the entry if the key is not already present.voidRemoves the first object that matches the given object.Constructors in com.datalogics.PDFL with parameters of type PDFObjectModifierConstructorDescriptionGeneral constructorPDFBoolean(boolean value, PDFObject docFromObj, boolean indirect) General constructorGeneral constructorPDFInteger(int value, PDFObject docFromObj, boolean indirect) General constructorGeneral constructorGeneral constructorPDFStream(InputStream stream, PDFObject docFromObj, PDFDict encoding_dict, PDFArray encoding_params) General constructorGeneral constructorString constructorPDFString(String value, PDFObject docFromObj, boolean indirect, boolean storedAsHex, boolean storedAsUTF16) String constructor