public interface Element
| 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
|
void render(rst.pdfbox.layout.elements.Document target,
int indent,
CertificateStyle style)
throws java.io.IOException
target - indent - style - java.io.IOException