|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFCIDSystemInfo | |
---|---|
org.apache.fop.pdf |
Uses of PDFCIDSystemInfo in org.apache.fop.pdf |
---|
Fields in org.apache.fop.pdf declared as PDFCIDSystemInfo | |
---|---|
protected PDFCIDSystemInfo |
PDFCMap.sysInfo
/CIDSystemInfo attribute |
protected PDFCIDSystemInfo |
PDFCIDFont.systemInfo
|
Constructors in org.apache.fop.pdf with parameters of type PDFCIDSystemInfo | |
---|---|
PDFCIDFont(int number,
String basefont,
byte cidtype,
int dw,
PDFWArray w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
create the /Font object |
|
PDFCMap(int number,
String name,
PDFCIDSystemInfo sysInfo)
create the /CMap object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |