|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BackgroundGenerator | Used by ComposedWordToImage to build a background image |
Class Summary | |
---|---|
AbstractBackgroundGenerator | Abstract base class for background generator. Sub classes must implement the getBackground() method that return a newly generated background. use constructor to specify your backgroundGenerator properties. |
EllipseBackgroundGenerator | Black ellipses drawn on a white background |
FileReaderRandomBackgroundGenerator | File reader background generator that return a random image from the ones found in the directory |
FunkyBackgroundGenerator | Three color gradient background with randomization |
GradientBackgroundGenerator | Gradient background. |
MultipleShapeBackgroundGenerator | Draw mutliple different shape with different colors. |
UniColorBackgroundGenerator | Contructs uniform painted background, with default wolor White. |
Implementations of AbstractBackgroundGenerator.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |