Uses of Class
org.foray.pdf.object.PDFCIDSystemInfo

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.
 



Copyright © 2017. All rights reserved.