Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextListLevelStyleElementBase
Packages that use TextListLevelStyleElementBase
-
Uses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.dom.element.text
Subclasses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.dom.element.textModifier and TypeClassDescriptionclassDOM implementation of OpenDocument element <text:list-level-style-bullet>.classDOM implementation of OpenDocument element <text:list-level-style-image>.classDOM implementation of OpenDocument element <text:list-level-style-number>. -
Uses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.incubator.doc.text
Subclasses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.incubator.doc.textModifier and TypeClassDescriptionclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementclassConvenient functionalty for the parent ODF OpenDocument elementMethods in org.odftoolkit.odfdom.incubator.doc.text that return TextListLevelStyleElementBaseModifier and TypeMethodDescriptionOdfTextListStyle.getLevel(int level) returns the given level or null if it does not existOdfTextList.getListLevelStyle()Retrieves the List Level StyleOdfTextListStyle.getOrCreateListLevel(int level, Class clazz) always returns the given level with the given class.