com.pdftech.fot2pdf.formatter
Class Formatter.LayoutTable.TableRow
java.lang.Object
|
+--com.pdftech.fot2pdf.formatter.Formatter.LayoutTable.TableRow
- Enclosing class:
- Formatter.LayoutTable
- class Formatter.LayoutTable.TableRow
- extends java.lang.Object
Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
cb_top
Formatter.LayoutTable.LayoutTableBorder cb_top
cb_bottom
Formatter.LayoutTable.LayoutTableBorder cb_bottom
cb_left
Formatter.LayoutTable.LayoutTableBorder cb_left
cb_right
Formatter.LayoutTable.LayoutTableBorder cb_right
contentnode
com.pdftech.fot2pdf.xml.xmlnode contentnode
contentic
com.pdftech.fot2pdf.formatter.DSSSL_InheritedCharacteristics contentic
Formatter.LayoutTable.TableRow
Formatter.LayoutTable.TableRow()
setContent
public void setContent(com.pdftech.fot2pdf.xml.xmlnode o,
com.pdftech.fot2pdf.formatter.DSSSL_InheritedCharacteristics ic)
setCellBorderTop
void setCellBorderTop(Formatter.LayoutTable.LayoutTableBorder b)
setCellBorderBottom
void setCellBorderBottom(Formatter.LayoutTable.LayoutTableBorder b)
setCellBorderLeft
void setCellBorderLeft(Formatter.LayoutTable.LayoutTableBorder b)
setCellBorderRight
void setCellBorderRight(Formatter.LayoutTable.LayoutTableBorder b)