|
|||||||||||
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 |
PDFCIDFont.systemInfo
|
protected PDFCIDSystemInfo |
PDFCMap.sysInfo
/CIDSystemInfo attribute |
Constructors in org.apache.fop.pdf with parameters of type PDFCIDSystemInfo | |
PDFCIDFont(int number,
java.lang.String basefont,
byte cidtype,
int dw,
PDFWArray w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
create the /Font object |
|
PDFCMap(int number,
java.lang.String name,
PDFCIDSystemInfo sysInfo)
create the /CMap object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |