public class FDFPageInfo extends Object implements COSObjectable
| Constructor and Description |
|---|
FDFPageInfo()
Default constructor.
|
FDFPageInfo(COSDictionary p)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
getCOSDictionary()
Convert this standard java object to a COS object.
|
COSBase |
getCOSObject()
Convert this standard java object to a COS object.
|
public FDFPageInfo()
public FDFPageInfo(COSDictionary p)
p - The FDF page.public COSBase getCOSObject()
getCOSObject in interface COSObjectablepublic COSDictionary getCOSDictionary()
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.