Class PDPostScriptXObject
java.lang.Object
org.apache.pdfbox.pdmodel.graphics.PDXObject
org.apache.pdfbox.pdmodel.graphics.PDPostScriptXObject
- All Implemented Interfaces:
COSObjectable
A PostScript XObject.
Conforming readers may not be able to interpret the PostScript fragments.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.pdmodel.graphics.PDXObject
createXObject, getCOSObject, getCOSStream, getPDStream, getStream
-
Constructor Details
-
PDPostScriptXObject
Creates a PostScript XObject.- Parameters:
stream
- The XObject stream
-