java.lang.Objectcom.lowagie.text.List
com.lowagie.text.ZapfDingbatsList
All Implemented Interfaces:
TextElementArray
LIST which use zapfdingbats-letters.Michael - Niedermair and Bruno Lowagie| Field Summary | ||
|---|---|---|
| protected int | zn | char-number in zapfdingbats |
| Fields inherited from com.lowagie.text.List: |
|---|
| ORDERED, UNORDERED, NUMERICAL, ALPHABETICAL, UPPERCASE, LOWERCASE, list, numbered, lettered, lowercase, autoindent, alignindent, first, symbol, preSymbol, postSymbol, indentationLeft, indentationRight, symbolIndent |
| Constructor: |
|---|
|
|
| Method from com.lowagie.text.ZapfDingbatsList Summary: |
|---|
| add, getCharNumber, setCharNumber |
| Methods from com.lowagie.text.List: |
|---|
| add, getChunks, getFirst, getIndentationLeft, getIndentationRight, getItems, getPostSymbol, getPreSymbol, getSymbol, getSymbolIndent, getTotalLeading, isAlignindent, isAutoindent, isContent, isEmpty, isLettered, isLowercase, isNestable, isNumbered, normalizeIndentation, process, setAlignindent, setAutoindent, setFirst, setIndentationLeft, setIndentationRight, setLettered, setListSymbol, setListSymbol, setLowercase, setNumbered, setPostSymbol, setPreSymbol, setSymbolIndent, size, type |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.lowagie.text.ZapfDingbatsList Detail: |
|---|
Object to the List. |
|
|