Class RtfSink.Cell
java.lang.Object
org.apache.maven.doxia.module.rtf.RtfSink.Cell
- Enclosing class:
- RtfSink
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
add
(RtfSink.Line line) (package private) RtfSink.Box
-
Field Details
-
lines
Vector<RtfSink.Line> lines
-
-
Constructor Details
-
Cell
Cell()
-
-
Method Details
-
add
-
boundingBox
RtfSink.Box boundingBox()
-