|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.herac.tuxguitar.io.pdf.PDFWriter
public class PDFWriter
| Constructor Summary | |
|---|---|
PDFWriter()
|
|
| Method Summary | |
|---|---|
static Image |
convertToIText(ImageData data)
Crea un com.lowagie.text.Image a partir de un org.eclipse.swt.graphics.ImageData |
static void |
write(java.io.OutputStream out,
java.util.List pages)
Escribe el documento PDF en el OutputStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFWriter()
| Method Detail |
|---|
public static void write(java.io.OutputStream out,
java.util.List pages)
throws TGFileFormatException
out - printDocument -
TGFileFormatExceptionpublic static Image convertToIText(ImageData data)
data -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||