Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » [javadoc | source]
com.lowagie.text
public class: ZapfDingbatsList [javadoc | source]
java.lang.Object
   com.lowagie.text.List
      com.lowagie.text.ZapfDingbatsList

All Implemented Interfaces:
    TextElementArray

A special-version of LIST which use zapfdingbats-letters.
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:
 public ZapfDingbatsList(int zn) 
 public ZapfDingbatsList(int zn,
    int symbolIndent) 
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:
 public boolean add(Object o) 
    Adds an Object to the List.
 public int getCharNumber() 
    get the char-number
 public  void setCharNumber(int zn) 
    set the char-number