| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFArray | |
org.apache.fop.pdf |
Uses of PDFArray in org.apache.fop.pdf |
Methods in org.apache.fop.pdf that return PDFArray | |
PDFArray | PDFDocument.makeArray(int[] values) make an Array object (ex. |
Methods in org.apache.fop.pdf with parameters of type PDFArray | |
static PDFFont | PDFFont.createFont(int number, String fontname, byte subtype, String basefont, Object encoding, int firstChar, int lastChar, PDFArray widths, PDFFontDescriptor descriptor) factory method with the extended parameters for Type1, MMType1 and TrueType |
void | PDFFontNonBase14.setWidthMetrics(int firstChar, int lastChar, PDFArray widths) set the width metrics for the font |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |