| Package | Description |
|---|---|
| org.jfree.text |
| Modifier and Type | Method and Description |
|---|---|
TextLine |
TextBlock.getLastLine()
Returns the last line in the block.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextBlock.addLine(TextLine line)
Adds a
TextLine to the block. |