org.odftoolkit.odfdom.converter.pdf.internal.stylable
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 Summary
 void addElement(com.lowagie.text.Element element)
           
 
Methods inherited from interface org.odftoolkit.odfdom.converter.pdf.internal.stylable.IStylableElement
applyStyles, getElement, getLastStyleApplied, getParent
 

Method Detail

addElement

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


Copyright © 2013. All rights reserved.