com.octo.captcha.component.image.textpaster.glyphsvisitor
Interface GlyphsVisitors

All Known Implementing Classes:
HorizontalSpaceGlyphsVisitor, MoveAllGlyphsToOriginVisitor, OverlapGlyphsUsingShapeVisitor, OverlapGlyphsVisitor, RotateGlyphsRandomVisitor, ShearGlyphsRandomVisitor, TranslateAllToRandomPointVisitor, TranslateGlyphsVerticalRandomVisitor

public interface GlyphsVisitors


Method Summary
 void visit(Glyphs glyphs, java.awt.geom.Rectangle2D backroundBounds)
           
 

Method Detail

visit

void visit(Glyphs glyphs,
           java.awt.geom.Rectangle2D backroundBounds)


Copyright 2003-2009 JCaptcha. All Rights Reserved.