com.lowagie.text
public interface TextElementArray extends Element
See Also: Phrase Paragraph Section ListItem Chapter Anchor Cell
| Method Summary | |
|---|---|
| boolean | add(Object o)
Adds an object to the TextElementArray.
|
TextElementArray.
Parameters: o an object that has to be added
Returns: true if the addition succeeded; false otherwise