Package | Description |
---|---|
com.lowagie.text.rtf.document | |
com.lowagie.text.rtf.list | |
com.lowagie.text.rtf.style |
Modifier and Type | Method and Description |
---|---|
int |
RtfDocumentHeader.getFontNumber(RtfFont font)
Gets the number of the specified RtfFont
|
Modifier and Type | Method and Description |
---|---|
RtfFont |
RtfListLevel.getFontBullet() |
RtfFont |
RtfListLevel.getFontNumber() |
Modifier and Type | Method and Description |
---|---|
void |
RtfListLevel.setFontBullet(RtfFont fontBullet) |
void |
RtfListLevel.setFontNumber(RtfFont fontNumber) |
Modifier and Type | Class and Description |
---|---|
class |
RtfParagraphStyle
The RtfParagraphStyle stores all style/formatting attributes of a RtfParagraph.
|
Modifier and Type | Method and Description |
---|---|
int |
RtfFontList.getFontNumber(RtfFont font)
Gets the index of the font in the list of fonts.
|
Copyright © 2015. All rights reserved.