|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFWArray | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFWArray in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFWArray | |
---|---|
PDFWArray |
PDFFactory.getSubsetWidths(CIDFont cidFont)
|
Methods in org.apache.fop.pdf with parameters of type PDFWArray | |
---|---|
void |
PDFCIDFont.setW(PDFWArray w)
Set the /W array |
void |
PDFCIDFont.setW2(PDFWArray w2)
Set the /W2 array |
Constructors in org.apache.fop.pdf with parameters of type PDFWArray | |
---|---|
PDFCIDFont(java.lang.String basefont,
CIDFontType cidtype,
int dw,
PDFWArray w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
Create the /Font object |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |