Uses of Interface
com.jgoodies.animation.AnimationRenderer

Packages that use AnimationRenderer
com.jgoodies.animation.renderer Contains prepared animation renderers. 
 

Uses of AnimationRenderer in com.jgoodies.animation.renderer
 

Classes in com.jgoodies.animation.renderer that implement AnimationRenderer
 class AbstractTextRenderer
          An abstract superclass that helps implementing typographic animation renderers.
 class BasicTextRenderer
          Renders a text with modifiable scaling, color, glyph spacing and position.
 class FanRenderer
          Paints two colored and often translucent fans that can be rotated.
 class GlyphRenderer
          Renders the glyphs of a string with individual scaling, transform, and color.
 



Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.