com.lowagie.text
public class ZapfDingbatsNumberList extends List
LIST which use zapfdingbats-numbers (1..10).
See Also: List
| Field Summary | |
|---|---|
| protected int | type
which type |
| Constructor Summary | |
|---|---|
| ZapfDingbatsNumberList(int type)
Creates a ZapdDingbatsNumberList | |
| ZapfDingbatsNumberList(int type, int symbolIndent)
Creates a ZapdDingbatsNumberList | |
| Method Summary | |
|---|---|
| boolean | add(Object o)
Adds an Object to the List.
|
| int | getType()
get the type
|
| void | setType(int type)
set the type
|
Parameters: type the type of list
Parameters: type the type of list symbolIndent indent
Object to the List.
Parameters: o the object to add.
Returns: true if adding the object succeeded
Returns: char-number
Parameters: type