| fop 0.94 | |
| Frames | No Frames |
Fields of type org.apache.fop.pdf.PDFStream | |
| PDFStream | the current stream to add PDF commands to
|
| PDFStream | see PDF_STREAM |
Classes derived from org.apache.fop.pdf.PDFStream | |
| class | Class representing the CMap encodings. |
| class | Special PDFStream for ICC profiles (color profiles). |
| class | Special PDFStream for Metadata. |
| class | Class representing ToUnicode CMaps. |
| class | Special PDFStream for embeddable TrueType fonts. |
Constructors with parameter type org.apache.fop.pdf.PDFStream | |
create a FormXObject with the given number and name and load the
image in the object
| |
PDFPage.PDFPage(PDFResources resources, PDFStream contents, int pageWidth, int pageHeight, int pageIndex) Create a /Page object
| |
Fields of type org.apache.fop.pdf.PDFStream | |
| PDFStream | The cid set stream
|
| PDFStream | the contents stream
|
Methods with parameter type org.apache.fop.pdf.PDFStream | |
| void | add a character definition in the dictionary
|
| PDFFormXObject | PDFDocument.addFormXObject(PDFResourceContext res, PDFStream cont, PDFResources formres, String key) Add a form XObject to the PDF document. |
| void | Set the /CIDToGIDMap (to be used only for CIDFontType2)
|
| void | Set the CID set stream. |
| void | set this page contents
|
| void | set the base CMap
|
Methods with return type org.apache.fop.pdf.PDFStream | |
| PDFStream | PDFFactory.makeStream(String type, boolean add) Make a stream object
|
| fop 0.94 |