|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFCIDFont | |
org.apache.fop.pdf |
Uses of PDFCIDFont in org.apache.fop.pdf |
Fields in org.apache.fop.pdf declared as PDFCIDFont | |
protected PDFCIDFont |
PDFFontType0.descendantFonts
this should be an array of CIDFont but only the first one is used |
Methods in org.apache.fop.pdf with parameters of type PDFCIDFont | |
void |
PDFFontType0.setDescendantFonts(PDFCIDFont descendantFonts)
set the descendant font |
Constructors in org.apache.fop.pdf with parameters of type PDFCIDFont | |
PDFFontType0(int number,
java.lang.String fontname,
byte subtype,
java.lang.String basefont,
java.lang.Object encoding,
PDFCIDFont descendantFonts)
create the /Font object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |