Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextListLevelStyleImageElement

Packages that use TextListLevelStyleImageElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
org.odftoolkit.odfdom.incubator.doc.text   
 

Uses of TextListLevelStyleImageElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextListLevelStyleImageElement
 void DefaultElementVisitor.visit(TextListLevelStyleImageElement ele)
          A method to visit "text:list-level-style-image" elements
 

Uses of TextListLevelStyleImageElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextListLevelStyleImageElement
 TextListLevelStyleImageElement TextListStyleElement.newTextListLevelStyleImageElement(int textLevelValue)
          Create child element text:list-level-style-image.
 

Uses of TextListLevelStyleImageElement in org.odftoolkit.odfdom.incubator.doc.text
 

Subclasses of TextListLevelStyleImageElement in org.odftoolkit.odfdom.incubator.doc.text
 class OdfTextListLevelStyleImage
          Convenient functionalty for the parent ODF OpenDocument element
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.