Constructor and Description |
---|
ElementVerticalSpace(int space)
Creates a new instance
|
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 ElementVerticalSpace(int space)
space
- public void render(rst.pdfbox.layout.elements.Document target, int indent, CertificateStyle style) throws java.io.IOException
Element