| Package | Description |
|---|---|
| org.odftoolkit.simple.text.list |
Provide convenient methods to handle list in ODF document.
|
| Modifier and Type | Method and Description |
|---|---|
ListDecorator.ListType |
NumberDecoratorBase.getListType() |
ListDecorator.ListType |
ImageDecorator.getListType() |
ListDecorator.ListType |
BulletDecoratorBase.getListType() |
ListDecorator.ListType |
ListDecorator.getListType()
Get the ListType of this ListDecorator.
|
ListDecorator.ListType |
OutLineDecorator.getListType() |
ListDecorator.ListType |
List.getType()
Get the type of this list.
|
static ListDecorator.ListType |
ListDecorator.ListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDecorator.ListType[] |
ListDecorator.ListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.