| Package | Description |
|---|---|
| org.jfree.chart.text |
Text-related classes formerly in the JCommon class library.
|
| 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. |
Copyright © 2001–2017 JFree.org. All rights reserved.