|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollapsedBorderValue | |
|---|---|
| org.xhtmlrenderer.css.style.derived | |
| org.xhtmlrenderer.newtable | |
| Uses of CollapsedBorderValue in org.xhtmlrenderer.css.style.derived |
|---|
| Constructors in org.xhtmlrenderer.css.style.derived with parameters of type CollapsedBorderValue | |
|---|---|
BorderPropertySet(CollapsedBorderValue top,
CollapsedBorderValue right,
CollapsedBorderValue bottom,
CollapsedBorderValue left)
|
|
| Uses of CollapsedBorderValue in org.xhtmlrenderer.newtable |
|---|
| Methods in org.xhtmlrenderer.newtable that return CollapsedBorderValue | |
|---|---|
static CollapsedBorderValue |
CollapsedBorderValue.borderBottom(BorderPropertySet border,
int precedence)
|
static CollapsedBorderValue |
CollapsedBorderValue.borderLeft(BorderPropertySet border,
int precedence)
|
static CollapsedBorderValue |
CollapsedBorderValue.borderRight(BorderPropertySet border,
int precedence)
|
static CollapsedBorderValue |
CollapsedBorderValue.borderTop(BorderPropertySet border,
int precedence)
|
static CollapsedBorderValue |
TableCellBox.compareBorders(CollapsedBorderValue border1,
CollapsedBorderValue border2,
boolean returnNullOnEqual)
|
CollapsedBorderValue |
TableCellBox.getCollapsedBorderBottom()
|
CollapsedBorderValue |
TableCellBox.getCollapsedBorderLeft()
|
CollapsedBorderValue |
TableCellBox.getCollapsedBorderRight()
|
CollapsedBorderValue |
TableCellBox.getCollapsedBorderTop()
|
| Methods in org.xhtmlrenderer.newtable with parameters of type CollapsedBorderValue | |
|---|---|
static CollapsedBorderValue |
TableCellBox.compareBorders(CollapsedBorderValue border1,
CollapsedBorderValue border2,
boolean returnNullOnEqual)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||