JCommon 1.0.17-redhat-2

Uses of Class
org.jfree.text.TextLine

Packages that use TextLine
org.jfree.text Utility classes relating to text. 
 

Uses of TextLine in org.jfree.text
 

Methods in org.jfree.text that return TextLine
 TextLine TextBlock.getLastLine()
          Returns the last line in the block.
 

Methods in org.jfree.text with parameters of type TextLine
 void TextBlock.addLine(TextLine line)
          Adds a TextLine to the block.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.