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

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

public class TranslateGlyphsVerticalRandomVisitor
extends java.lang.Object
implements GlyphsVisitors


Constructor Summary
TranslateGlyphsVerticalRandomVisitor(double verticalRange)
           
 
Method Summary
 void visit(Glyphs gv, 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

TranslateGlyphsVerticalRandomVisitor

public TranslateGlyphsVerticalRandomVisitor(double verticalRange)
Method Detail

visit

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


Copyright 2003-2009 JCaptcha. All Rights Reserved.