|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextVisitor | |
---|---|
com.octo.captcha.component.image.textpaster | implementations of TextPaster |
com.octo.captcha.component.image.textpaster.textvisitor |
Uses of TextVisitor in com.octo.captcha.component.image.textpaster |
---|
Constructors in com.octo.captcha.component.image.textpaster with parameters of type TextVisitor | |
---|---|
VisitedAndDecoratedTextPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
ColorGenerator colorGenerator,
java.lang.Boolean manageColorPerGlyph,
TextVisitor[] textVisitors,
TextDecorator[] textDecorators)
Deprecated. |
|
VisitedAndDecoratedTextPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
ColorGenerator colorGenerator,
TextVisitor[] textVisitors,
TextDecorator[] textDecorators)
Deprecated. |
|
VisitedAndDecoratedTextPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
java.awt.Color textColor,
TextVisitor[] textVisitors,
TextDecorator[] textDecorators)
Deprecated. |
|
VisitedAndDecoratedTextPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
TextVisitor[] textVisitors,
TextDecorator[] textDecorators)
Deprecated. |
Uses of TextVisitor in com.octo.captcha.component.image.textpaster.textvisitor |
---|
Classes in com.octo.captcha.component.image.textpaster.textvisitor that implement TextVisitor | |
---|---|
class |
OverlapGlyphsTextVisitor
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |