public final class DirectCOSObject extends COSBase
| Modifier and Type | Method and Description |
|---|---|
void |
accept(COSVisitor visitor)
Visitor pattern for the COS model objects
|
static DirectCOSObject |
asDirectObject(COSObjectable wrapped)
Factory method for an object that will be written as a direct object.
|
COSBase |
getCOSObject()
Convert this standard java object to a COS object.
|
hasId, id, idIfAbsentpublic COSBase getCOSObject()
COSBasegetCOSObject in interface COSObjectablegetCOSObject in class COSBasepublic void accept(COSVisitor visitor) throws IOException
COSBaseaccept in class COSBaseIOExceptionpublic static DirectCOSObject asDirectObject(COSObjectable wrapped)
wrapped - Copyright © 2019 sejda. All rights reserved.