|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDXObject | |
org.pdfbox.pdmodel.graphics.xobject | This package deals with images that are stored in a PDF document. |
Uses of PDXObject in org.pdfbox.pdmodel.graphics.xobject |
Subclasses of PDXObject in org.pdfbox.pdmodel.graphics.xobject | |
class |
PDCcitt
An image class for CCITT Fax. |
class |
PDJpeg
An image class for JPegs. |
class |
PDPixelMap
This class contains a PixelMap Image. |
class |
PDXObjectForm
A form xobject. |
class |
PDXObjectImage
The prototype for all PDImages. |
Methods in org.pdfbox.pdmodel.graphics.xobject that return PDXObject | |
static PDXObject |
PDXObject.createXObject(COSBase xobject)
Create the correct xobject from the cos base. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |