|
jPod PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFontDescriptor | |
---|---|
de.intarsys.pdf.font | The font part of the PDF is quite large for itself, so it is extracted to a package of its own. |
Uses of PDFontDescriptor in de.intarsys.pdf.font |
---|
Subclasses of PDFontDescriptor in de.intarsys.pdf.font | |
---|---|
class |
PDFontDescriptorAFM
The PDFontDescriptor that is used when no explicit /FontDescriptor is
available in the PDF document. |
class |
PDFontDescriptorEmbedded
The PDFontDescriptor that is used when an explicit font descriptor is available in the pdf file. |
class |
PDFontDescriptorType3
The PDFontDescriptor that is used for a Type3 font, having no
explicit font descriptor of its own. |
Methods in de.intarsys.pdf.font that return PDFontDescriptor | |
---|---|
PDFontDescriptor |
PDFontType0.getFontDescriptor()
|
PDFontDescriptor |
PDFont.getFontDescriptor()
The PDFontDescriptor object for this font. |
Methods in de.intarsys.pdf.font with parameters of type PDFontDescriptor | |
---|---|
void |
PDFont.setFontDescriptor(PDFontDescriptor descriptor)
|
Constructors in de.intarsys.pdf.font with parameters of type PDFontDescriptor | |
---|---|
FontDescriptorFlags(PDFontDescriptor fontDescriptor)
|
|
jPod PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |