class RtfSink.Cell
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Vector |
lines |
| Constructor and Description |
|---|
Cell() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
add(RtfSink.Line line) |
(package private) RtfSink.Box |
boundingBox() |
void add(RtfSink.Line line)
RtfSink.Box boundingBox()