Uses of Class org.apache.fop.pdf.PDFCIDSystemInfo

Uses in package org.apache.fop.pdf

Constructors with parameter type org.apache.fop.pdf.PDFCIDSystemInfo

PDFCIDFont.PDFCIDFont(String basefont, CIDFontType cidtype, int dw, int[] w, PDFCIDSystemInfo systemInfo, PDFCIDFontDescriptor descriptor)
Create the /Font object
PDFCIDFont.PDFCIDFont(String basefont, CIDFontType cidtype, int dw, PDFWArray w, PDFCIDSystemInfo systemInfo, PDFCIDFontDescriptor descriptor)
Create the /Font object
PDFCMap.PDFCMap(String name, PDFCIDSystemInfo sysInfo)
create the /CMap object
PDFToUnicodeCMap.PDFToUnicodeCMap(CIDFont cidMetrics, String name, PDFCIDSystemInfo sysInfo)
Constructor.

Fields of type org.apache.fop.pdf.PDFCIDSystemInfo

PDFCIDSystemInfo
/CIDSystemInfo attribute

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.