|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFCIDSystemInfo | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFCIDSystemInfo in org.apache.fop.pdf |
---|
Fields in org.apache.fop.pdf declared as PDFCIDSystemInfo | |
---|---|
protected PDFCIDSystemInfo |
PDFCMap.sysInfo
/CIDSystemInfo attribute |
Constructors in org.apache.fop.pdf with parameters of type PDFCIDSystemInfo | |
---|---|
PDFCIDFont(java.lang.String basefont,
CIDFontType cidtype,
int dw,
int[] w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
Create the /Font object |
|
PDFCIDFont(java.lang.String basefont,
CIDFontType cidtype,
int dw,
PDFWArray w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
Create the /Font object |
|
PDFCMap(java.lang.String name,
PDFCIDSystemInfo sysInfo)
create the /CMap object |
|
PDFToUnicodeCMap(char[] unicodeCharMap,
java.lang.String name,
PDFCIDSystemInfo sysInfo,
boolean singleByte)
Constructor. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |