DecoratedRandomTextPaster
class DecoratedRandomTextPaster(minAcceptedWordLength: Int, maxAcceptedWordLength: Int, colorGenerator: ColorGenerator, manageColorPerGlyph: Boolean) extends AbstractTextPaster
Value members
Inherited methods
protected def pasteBackgroundAndSetTextColor(out: BufferedImage, background: BufferedImage): Graphics2D
- Inherited from:
- AbstractTextPaster