Class RtfSink.Box
java.lang.Object
org.apache.maven.doxia.module.rtf.RtfSink.Box
- Enclosing class:
- RtfSink
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
width
int width -
height
int height
-
-
Constructor Details
-
Box
Box(int width, int height)
-