|
fot2pdf (w) C. Drescher | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.pdftech.fot2pdf.formatter.Formatter.LayoutTable.TableColumn
Field Summary | |
(package private) int |
anzrows
|
(package private) java.util.Vector |
rows
|
(package private) double |
width
|
Constructor Summary | |
(package private) |
Formatter.LayoutTable.TableColumn()
|
Method Summary | |
(package private) void |
addRow()
|
(package private) Formatter.LayoutTable.TableRow |
row(int x)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
double width
java.util.Vector rows
int anzrows
Constructor Detail |
Formatter.LayoutTable.TableColumn()
Method Detail |
void addRow()
Formatter.LayoutTable.TableRow row(int x)
|
fot2pdf (w) C. Drescher | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |