|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFStream | |
---|---|
org.foray.pdf.object | Classes representing various PDF objects, used in the construction of a PDF document. |
Uses of PDFStream in org.foray.pdf.object |
---|
Subclasses of PDFStream in org.foray.pdf.object | |
---|---|
class |
PDFCMap
A CMap encoding. |
class |
PDFContentStream
Specialized version of PDFStream with methods useful in creating PDF content streams. |
class |
PDFEmbeddedFileStream
Container for a PDF Embedded File Stream. |
class |
PDFFontFileStream
Specialized PDFStream for a PDF Font file. |
class |
PDFICCStream
Specialized PDFStream for an ICC Colorspace. |
class |
PDFToUnicodeCMap
Class representing ToUnicode CMaps. |
class |
PDFXForm
Represents a "Form" XObject. |
class |
PDFXFormEps
A PDF "Form" XObject containing an EPS graphic. |
class |
PdfXFormMath
A PDF "Form" XObject containing a MathML document. |
class |
PDFXFormSvg
A PDF "Form" XObject containing an SVG. |
class |
PDFXImage
A sampled image that is to be embedded in a PDF File. |
class |
PDFXObject
PDF XObject (external object), aka a "named resource". |
class |
PDFXReference
Represents a "Reference" XObject, which is a reference to content from another PDF. |
Methods in org.foray.pdf.object with parameters of type PDFStream | |
---|---|
void |
PDFCharProcs.addCharacter(String name,
PDFStream stream)
Add a character definition in the dictionary. |
void |
PDFCIDFontDescriptor.setCIDSet(PDFStream cidSet)
Sets the CID set for this font descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |