Interface IStylableContainer

All Superinterfaces:
IStylableElement
All Known Subinterfaces:
IBoundsLimitContainer, IBreakHandlingContainer
All Known Implementing Classes:
StylableAnchor, StylableDocument, StylableDocumentSection, StylableHeaderFooter, StylableHeading, StylableList, StylableListItem, StylableParagraph, StylableParagraphWrapper, StylablePhrase, StylableTable, StylableTableCell

public interface IStylableContainer extends IStylableElement
  • Method Details

    • addElement

      void addElement(com.lowagie.text.Element element)