|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlyphsVisitors | |
---|---|
com.octo.captcha.component.image.textpaster | implementations of TextPaster |
com.octo.captcha.component.image.textpaster.glyphsvisitor |
Uses of GlyphsVisitors in com.octo.captcha.component.image.textpaster |
---|
Constructors in com.octo.captcha.component.image.textpaster with parameters of type GlyphsVisitors | |
---|---|
GlyphsPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
ColorGenerator colorGenerator,
java.lang.Boolean manageColorPerGlyph,
GlyphsVisitors[] glyphVisitors)
|
|
GlyphsPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
ColorGenerator colorGenerator,
java.lang.Boolean manageColorPerGlyph,
GlyphsVisitors[] glyphVisitors,
GlyphsDecorator[] glyphsDecorators)
|
|
GlyphsPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
ColorGenerator colorGenerator,
GlyphsVisitors[] glyphVisitors)
|
|
GlyphsPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
ColorGenerator colorGenerator,
GlyphsVisitors[] glyphVisitors,
GlyphsDecorator[] glyphsDecorators)
|
|
GlyphsPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
java.awt.Color textColor,
GlyphsVisitors[] glyphVisitors)
|
|
GlyphsPaster(java.lang.Integer minAcceptedWordLength,
java.lang.Integer maxAcceptedWordLength,
GlyphsVisitors[] glyphVisitors)
|
Uses of GlyphsVisitors in com.octo.captcha.component.image.textpaster.glyphsvisitor |
---|
Classes in com.octo.captcha.component.image.textpaster.glyphsvisitor that implement GlyphsVisitors | |
---|---|
class |
HorizontalSpaceGlyphsVisitor
|
class |
MoveAllGlyphsToOriginVisitor
|
class |
OverlapGlyphsUsingShapeVisitor
|
class |
OverlapGlyphsVisitor
|
class |
RotateGlyphsRandomVisitor
|
class |
ShearGlyphsRandomVisitor
|
class |
TranslateAllToRandomPointVisitor
|
class |
TranslateGlyphsVerticalRandomVisitor
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |