| Package | Description |
|---|---|
| crl.android.pdfwriter |
| Modifier and Type | Field and Description |
|---|---|
protected IndirectObject |
XObjectImage.mIndirectObject |
protected IndirectObject |
Annotation.mIndirectObject |
| Modifier and Type | Method and Description |
|---|---|
IndirectObject |
Pages.getIndirectObject() |
IndirectObject |
Page.getIndirectObject() |
IndirectObject |
Annotation.getIndirectObject() |
IndirectObject |
Body.getNewIndirectObject() |
IndirectObject |
Body.getNewIndirectObject(int Number,
int Generation,
boolean InUse) |
IndirectObject |
Body.getObjectByNumberID(int Number) |
IndirectObject |
PDFDocument.newDictionaryObject(String dictionaryContent) |
IndirectObject |
PDFDocument.newIndirectObject() |
IndirectObject |
PDFDocument.newRawObject(String content) |
IndirectObject |
PDFDocument.newStreamObject(String streamContent) |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFDocument.includeIndirectObject(IndirectObject iobj) |
void |
Body.includeIndirectObject(IndirectObject iobj) |
Copyright © 2016. All rights reserved.