|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFCharProcs | |
---|---|
org.apache.fop.pdf |
Uses of PDFCharProcs in org.apache.fop.pdf |
---|
Fields in org.apache.fop.pdf declared as PDFCharProcs | |
protected PDFCharProcs |
PDFFontType3.charProcs
font's required /CharProcs dictionary |
Methods in org.apache.fop.pdf with parameters of type PDFCharProcs | |
void |
PDFFontType3.setCharProcs(PDFCharProcs chars)
set the glyphs' definitions. |
Constructors in org.apache.fop.pdf with parameters of type PDFCharProcs | |
PDFFontType3(int number,
java.lang.String fontname,
byte subtype,
java.lang.String basefont,
java.lang.Object encoding,
PDFRectangle fontBBox,
PDFArray fontMatrix,
PDFCharProcs charProcs)
create the /Font object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |