class RtfSink.Paragraph
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
firstLineIndent |
(package private) int |
fontSize |
(package private) int |
fontStyle |
(package private) boolean |
frame |
(package private) int |
justification |
(package private) int |
leftIndent |
(package private) int |
rightIndent |
(package private) int |
spaceAfter |
(package private) int |
spaceBefore |
(package private) int |
style |
Constructor and Description |
---|
Paragraph() |
Paragraph(int style,
int size) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
begin() |
(package private) void |
end() |