|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFCIDSystemInfo | |
|---|---|
| org.foray.pdf.object | Classes representing various PDF objects, used in the construction of a PDF document. |
| Uses of PDFCIDSystemInfo in org.foray.pdf.object |
|---|
| Methods in org.foray.pdf.object that return PDFCIDSystemInfo | |
|---|---|
PDFCIDSystemInfo |
PDFCIDFont.getSystemInfo()
Returns the system-info for this font. |
| Constructors in org.foray.pdf.object with parameters of type PDFCIDSystemInfo | |
|---|---|
PDFCIDFont(PDFDocument doc,
org.axsl.font.output.FontPdf fsFont,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
Constructor. |
|
PDFToUnicodeCMap(PDFDocument doc,
PDFCMap.Type name,
PDFCIDSystemInfo sysInfo,
org.axsl.font.FontUse fsFont)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||