| Constructor and Description |
|---|
ElementTitle(java.lang.String text)
Creates a new title
|
| Modifier and Type | Method and Description |
|---|---|
void |
render(rst.pdfbox.layout.elements.Document target,
int indent,
CertificateStyle style)
Renders the element to the given target
|
public ElementTitle(java.lang.String text)
text - public void render(rst.pdfbox.layout.elements.Document target,
int indent,
CertificateStyle style)
throws java.io.IOException
Element