com.jgoodies.animation.renderer |
Contains prepared animation renderers.
Related Documentation
For more information see:
|
Java Source File Name | Type | Comment |
AbstractTextRenderer.java | Class | An abstract superclass that helps implementing typographic animation renderers. |
BasicTextRenderer.java | Class | Renders a text with modifiable scaling, color, glyph spacing and position. |
FanRenderer.java | Class | Paints two colored and often translucent fans that can be rotated. |
GlyphRenderer.java | Class | Renders the glyphs of a string with individual scaling, transform, and color. |
HeightMode.java | Class | A type-safe enumeration used to vertically align texts by using
the capital or text ascent, or the text's height. |