public class PDFObjectEnumProc
extends java.lang.Object
| Constructor and Description |
|---|
PDFObjectEnumProc()
Represents callback function for Document::EnumIndirectPDFObjects & PDFObject::Enum.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Call(PDFObject pdfObject,
PDFObject pdfObjectValue) |
void |
delete() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
public PDFObjectEnumProc()