| 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. 
            | 
| ListItem | ListItem. setListSymbolOrdinalValue(int ordinalValue)
             Customizes the index of the item in the list. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| List | List. add(ListItem listItem)
             Adds a new  ListItemto the bottom of the List. | 
| Constructor and Description | 
|---|
| ListItemRenderer(ListItem modelElement)
             Creates a ListItemRenderer from its corresponding layout object. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.