Package | Description |
---|---|
com.itextpdf.layout.element | |
com.itextpdf.layout.renderer |
Modifier and Type | Method and Description |
---|---|
ListItem |
ListItem.setListSymbol(Image image)
Sets the list item symbol to be used.
|
ListItem |
ListItem.setListSymbol(ListNumberingType listNumberingType)
Sets the list item numbering type to be used.
|
ListItem |
ListItem.setListSymbol(String symbol)
Sets the list item symbol to be used.
|
ListItem |
ListItem.setListSymbol(Text text)
Sets the list item symbol to be used.
|
Modifier and Type | Method and Description |
---|---|
List |
List.add(ListItem listItem)
Adds a new ListItem to the bottom of the List.
|
Constructor and Description |
---|
ListItemRenderer(ListItem modelElement)
Creates a ListItemRenderer from its corresponding layout object.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.