Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » [javadoc | source]
com.lowagie.text
public interface: TextElementArray [javadoc | source]

All Implemented Interfaces:
    Element

All Known Implementing Classes:
    ChapterAutoNumber, RtfTableCell, GreekList, IncCell, SimpleTable, Anchor, ZapfDingbatsList, RtfCell, ListItem, Section, SimpleCell, RomanList, List, Chapter, Paragraph, Phrase, Cell, ZapfDingbatsNumberList

Interface for a text element to which other objects can be added.
Method from com.lowagie.text.TextElementArray Summary:
add
Method from com.lowagie.text.TextElementArray Detail:
 public boolean add(Object o)
    Adds an object to the TextElementArray.