|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjimm.datavision.layout.DocBookCol
class DocBookCol
A DocBook col is used to represeent a column in a DocBook table.
| Field Summary | |
|---|---|
(package private) Field |
field
|
(package private) double |
width
|
(package private) double |
x
|
| Constructor Summary | |
|---|---|
DocBookCol(Field field,
double x,
double width)
Constructor. |
|
| Method Summary | |
|---|---|
(package private) void |
output(java.io.PrintWriter out)
Writes this field's data into a DocBook table cell. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Field field
double x
double width
| Constructor Detail |
|---|
DocBookCol(Field field,
double x,
double width)
| Method Detail |
|---|
void output(java.io.PrintWriter out)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||