com.octo.captcha.component.image.textpaster.glyphsvisitor
Class MoveAllGlyphsToOriginVisitor

java.lang.Object
  extended by com.octo.captcha.component.image.textpaster.glyphsvisitor.MoveAllGlyphsToOriginVisitor
All Implemented Interfaces:
GlyphsVisitors

public class MoveAllGlyphsToOriginVisitor
extends java.lang.Object
implements GlyphsVisitors


Constructor Summary
MoveAllGlyphsToOriginVisitor()
           
 
Method Summary
 void visit(Glyphs glyphs, java.awt.geom.Rectangle2D backroundBounds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveAllGlyphsToOriginVisitor

public MoveAllGlyphsToOriginVisitor()
Method Detail

visit

public void visit(Glyphs glyphs,
                  java.awt.geom.Rectangle2D backroundBounds)
Specified by:
visit in interface GlyphsVisitors


Copyright 2003-2009 JCaptcha. All Rights Reserved.