public class LegendItemTable.Params
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
defaultIconBeforeName |
boolean |
heading |
float |
indent |
float |
lineSpace |
PJsonObject |
node |
com.itextpdf.text.Font |
pdfFont |
float |
spaceBefore |
| Constructor and Description |
|---|
LegendItemTable.Params() |
public float indent
public PJsonObject node
public com.itextpdf.text.Font pdfFont
public float lineSpace
public boolean defaultIconBeforeName
public float spaceBefore
public boolean heading