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

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

public interface GlyphsVisitors

Author:
mag

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-2012 JCaptcha corp.. All Rights Reserved.