Uses of Class
jcckit.graphic.Text

Packages that use Text
jcckit.graphic   
jcckit.renderer   
 

Uses of Text in jcckit.graphic
 

Methods in jcckit.graphic with parameters of type Text
 void TextRenderer.render(Text text)
          Renders the specified Text instance.
 

Uses of Text in jcckit.renderer
 

Methods in jcckit.renderer with parameters of type Text
 void Graphics2DRenderer.render(Text text)
          Paints the specified text into the current Graphics context.
 



Copyright © 2012. All Rights Reserved.