|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextListLevelStyleElementBase | |
|---|---|
| org.odftoolkit.odfdom.doc.text | |
| org.odftoolkit.odfdom.dom.element.text | |
| Uses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.doc.text |
|---|
| Subclasses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.doc.text | |
|---|---|
class |
OdfTextListLevelStyleBullet
Convenient functionalty for the parent ODF OpenDocument element |
class |
OdfTextListLevelStyleImage
Convenient functionalty for the parent ODF OpenDocument element |
class |
OdfTextListLevelStyleNumber
Convenient functionalty for the parent ODF OpenDocument element |
| Methods in org.odftoolkit.odfdom.doc.text that return TextListLevelStyleElementBase | |
|---|---|
TextListLevelStyleElementBase |
OdfTextListStyle.getLevel(int level)
returns the given level or null if it does not exist |
TextListLevelStyleElementBase |
OdfTextList.getListLevelStyle()
Retrieves the List Level Style |
TextListLevelStyleElementBase |
OdfTextListStyle.getOrCreateListLevel(int level,
java.lang.Class clazz)
always returns the given level with the given class. |
| Uses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.dom.element.text |
|---|
| Subclasses of TextListLevelStyleElementBase in org.odftoolkit.odfdom.dom.element.text | |
|---|---|
class |
TextListLevelStyleBulletElement
DOM implementation of OpenDocument element . |
class |
TextListLevelStyleImageElement
DOM implementation of OpenDocument element . |
class |
TextListLevelStyleNumberElement
DOM implementation of OpenDocument element . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||