| Package | Description |
|---|---|
| com.lowagie.text | |
| com.lowagie.text.factories |
| Modifier and Type | Class and Description |
|---|---|
class |
GreekList
A special-version of
LIST which use greek-letters. |
class |
RomanList
A special-version of
LIST which use roman-letters. |
class |
ZapfDingbatsList
A special-version of
LIST which use zapfdingbats-letters. |
class |
ZapfDingbatsNumberList
A special-version of
LIST which use zapfdingbats-numbers (1..10). |
| Modifier and Type | Method and Description |
|---|---|
boolean |
List.add(List nested) |
| Modifier and Type | Method and Description |
|---|---|
static List |
ElementFactory.getList(Properties attributes)
Creates a List object based on a list of properties.
|
Copyright © 2019. All rights reserved.