public class SpanWrapper extends Object implements IWrapElement
Constructor and Description |
---|
SpanWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
add(com.itextpdf.layout.element.IBlockElement block) |
void |
add(com.itextpdf.layout.element.ILeafElement img) |
void |
add(SpanWrapper span) |
void |
addAll(Collection |
List |
getElements() |
public void add(SpanWrapper span)
public void add(com.itextpdf.layout.element.ILeafElement img)
public void add(com.itextpdf.layout.element.IBlockElement block)
public void addAll(Collectioncollection)
public ListgetElements()
Copyright © 1998–2019 iText Group NV. All rights reserved.