|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.octo.captcha.component.image.textpaster.glyphsdecorator.RandomLinesGlyphsDecorator
public class RandomLinesGlyphsDecorator
| Constructor Summary | |
|---|---|
RandomLinesGlyphsDecorator(double numberOfLinesPerGlyph,
ColorGenerator linesColorGenerator,
double lineWidth,
double lineLength)
|
|
| Method Summary | |
|---|---|
void |
decorate(java.awt.Graphics2D g2,
Glyphs glyphs,
java.awt.image.BufferedImage background)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RandomLinesGlyphsDecorator(double numberOfLinesPerGlyph,
ColorGenerator linesColorGenerator,
double lineWidth,
double lineLength)
| Method Detail |
|---|
public void decorate(java.awt.Graphics2D g2,
Glyphs glyphs,
java.awt.image.BufferedImage background)
decorate in interface GlyphsDecorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||