Package | Description |
---|---|
com.lowagie.text | |
com.lowagie.text.factories | |
com.lowagie.text.rtf.list | |
com.lowagie.text.rtf.parser |
Modifier and Type | Class and Description |
---|---|
class |
GreekList
A special-version of
LIST which use greek-letters. |
class |
RomanList
A special-version of
LIST which use roman-letters. |
class |
ZapfDingbatsList
A special-version of
LIST which use zapfdingbats-letters. |
class |
ZapfDingbatsNumberList
A special-version of
LIST which use zapfdingbats-numbers (1..10). |
Modifier and Type | Method and Description |
---|---|
static List |
ElementFactory.getList(Properties attributes)
Creates a List object based on a list of properties.
|
Constructor and Description |
---|
RtfList(RtfDocument doc,
List list)
Constructs a new RtfList for the specified List.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RtfImportMgr.importStylesheetList(String listNr,
List listIn)
Imports a stylesheet list value.
|
Copyright © 2015. All rights reserved.