![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for JawsMako::IPDFArray, including all inherited members.
| addRef() const =0 | IRCObject | pure virtual |
| append(const IPDFObjectPtr &value)=0 | JawsMako::IPDFArray | pure virtual |
| clone() const =0 | JawsMako::IPDFObject | pure virtual |
| containsCompositeObject(const IPDFObjectPtr &object) const =0 | JawsMako::IPDFArray | pure virtual |
| containsReferences() const =0 | JawsMako::IPDFObject | pure virtual |
| copy(uint32 destIndex, const IPDFArrayPtr &sourceArray, uint32 sourceIndex)=0 | JawsMako::IPDFArray | pure virtual |
| create(uint32 size=0, bool executable=false) | JawsMako::IPDFArray | static |
| create(const CPDFObjectVect &objects, bool executable=false) | JawsMako::IPDFArray | static |
| createFromFBox(const FBox &box) | JawsMako::IPDFArray | static |
| createFromNumbers(const CDoubleVect &numbers) | JawsMako::IPDFArray | static |
| createFromNumbersArray(const double *numbers, uint32 numNumbers) | JawsMako::IPDFArray | static |
| createNumber(double number) | JawsMako::IPDFObject | static |
| decRef() const =0 | IRCObject | pure virtual |
| deepClone() const =0 | JawsMako::IPDFObject | pure virtual |
| emitPostScriptCode(const IOutputStreamPtr &dest) const =0 | JawsMako::IPDFObject | pure virtual |
| get(uint32 index) const =0 | JawsMako::IPDFArray | pure virtual |
| getBox(FBox &box)=0 | JawsMako::IPDFArray | pure virtual |
| getInteger(uint32 index) const =0 | JawsMako::IPDFArray | pure virtual |
| getIsExecutable() const =0 | JawsMako::IPDFObject | pure virtual |
| getNumber(double &number) const =0 | JawsMako::IPDFObject | pure virtual |
| getNumber(float &number) const =0 | JawsMako::IPDFObject | pure virtual |
| getNumber(int32 &number) const =0 | JawsMako::IPDFObject | pure virtual |
| getNumbers(CDoubleVect &numbers)=0 | JawsMako::IPDFArray | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| getSize() const =0 | JawsMako::IPDFArray | pure virtual |
| getString(RawString &string) const =0 | JawsMako::IPDFObject | pure virtual |
| getType() const =0 | JawsMako::IPDFObject | pure virtual |
| getTypeAtIndex(uint32 index) const =0 | JawsMako::IPDFArray | pure virtual |
| hash() const | JawsMako::IHashable | inlinevirtual |
| insert(uint32 index, const IPDFObjectPtr &value)=0 | JawsMako::IPDFArray | pure virtual |
| put(uint32 index, const IPDFObjectPtr &value)=0 | JawsMako::IPDFArray | pure virtual |
| remove(uint32 index)=0 | JawsMako::IPDFArray | pure virtual |
| updateHash(uint64 &hash) const =0 | JawsMako::IHashable | pure virtual |
| ~IHashable() | JawsMako::IHashable | inlinevirtual |
| ~IPDFArray() | JawsMako::IPDFArray | inlinevirtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |