|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtfBorderGroup | |
---|---|
com.lowagie.text.rtf.table |
Uses of RtfBorderGroup in com.lowagie.text.rtf.table |
---|
Methods in com.lowagie.text.rtf.table that return RtfBorderGroup | |
---|---|
protected RtfBorderGroup |
RtfCell.getBorders()
Gets the borders of this RtfCell |
protected RtfBorderGroup |
RtfTable.getBorders()
Gets the borders of this RtfTable |
Methods in com.lowagie.text.rtf.table with parameters of type RtfBorderGroup | |
---|---|
void |
RtfCell.setBorders(RtfBorderGroup borderGroup)
Set the borders of this RtfCell |
Constructors in com.lowagie.text.rtf.table with parameters of type RtfBorderGroup | |
---|---|
RtfBorderGroup(RtfDocument doc,
int borderType,
RtfBorderGroup borderGroup)
Constructs a RtfBorderGroup based on another RtfBorderGroup. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |