Package | Description |
---|---|
com.lowagie.text.rtf.direct | |
com.lowagie.text.rtf.graphic | |
com.lowagie.text.rtf.text |
Modifier and Type | Class and Description |
---|---|
class |
RtfDirectContent
The RtfDirectContent makes it possible to directly add RTF code into
an RTF document.
|
Modifier and Type | Class and Description |
---|---|
class |
RtfShape
The RtfShape provides the interface for adding shapes to
the RTF document.
|
class |
RtfShapePosition
The RtfShapePosition stores position and ordering
information for one RtfShape.
|
class |
RtfShapeProperty
The RtfShapeProperty stores all shape properties that are
not handled by the RtfShape and RtfShapePosition.
|
Modifier and Type | Class and Description |
---|---|
class |
RtfTab
The RtfTab encapsulates a tab position and tab type in a paragraph.
|
class |
RtfTabGroup
The RtfTabGroup is a convenience class if the same tabs are to be added
to multiple paragraphs.
|
Copyright © 2015. All rights reserved.