|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.Pfm2afm
public final class Pfm2afm
Converts a PFM file into an AFM file.
| Method Summary | |
|---|---|
static void |
convert(RandomAccessFileOrArray in,
java.io.OutputStream out)
Converts a PFM file into an AFM file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void convert(RandomAccessFileOrArray in,
java.io.OutputStream out)
throws java.io.IOException
in - the PFM fileout - the AFM file
java.io.IOException - on error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||