| Package | Description |
|---|---|
| com.lowagie.text.rtf.document | |
| com.lowagie.text.rtf.style | |
| com.lowagie.text.rtf.table |
| Modifier and Type | Method and Description |
|---|---|
int |
RtfDocumentHeader.getColorNumber(RtfColor color)
Gets the number of the specified RtfColor
|
| Modifier and Type | Method and Description |
|---|---|
int |
RtfColorList.getColorNumber(RtfColor color)
Returns the index of the given RtfColor in the color list.
|
| Constructor and Description |
|---|
RtfColor(RtfDocument doc,
RtfColor col)
Constructs a RtfColor as a clone of an existing RtfColor
|
| Modifier and Type | Method and Description |
|---|---|
protected RtfColor |
RtfBorder.getBorderColor()
Gets the color of this RtfBorder
|
protected RtfColor |
RtfCell.getRtfBackgroundColor()
Get the background color of this RtfCell
|
Copyright © 2015. All rights reserved.