|
||||||||||||
| 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 | |
PDFCMap(int number,
java.lang.String name,
PDFCIDSystemInfo sysInfo)
create the /CMap object |
|
PDFCIDFont(int number,
java.lang.String basefont,
byte cidtype,
int dw,
PDFWArray w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
create the /Font object |
|
|
||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||