|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jzeno.reporting.pdf.PdfRenderSupport
public class PdfRenderSupport
| Field Summary | |
|---|---|
static int |
MAX_DEPTH
|
| Constructor Summary | |
|---|---|
PdfRenderSupport()
|
|
| Method Summary | |
|---|---|
static void |
rebindReport(Component rootComponent)
Rebind and preRender the report; |
static java.awt.Color |
toPdfColor(Color zenoColor)
|
static com.lowagie.text.Font |
toPdfFont(Font zenoFont)
Translates a zenoFont into corresponding iText font |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int MAX_DEPTH
| Constructor Detail |
|---|
public PdfRenderSupport()
| Method Detail |
|---|
public static com.lowagie.text.Font toPdfFont(Font zenoFont)
zenoFont -
public static java.awt.Color toPdfColor(Color zenoColor)
public static void rebindReport(Component rootComponent)
rootComponent -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||