Package | Description |
---|---|
org.jfree.text |
Utility classes relating to 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. |
Copyright © 2001–2018 JFree.org. All rights reserved.