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

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

public class ShearGlyphsRandomVisitor
extends java.lang.Object
implements GlyphsVisitors

Author:
mag

Constructor Summary
ShearGlyphsRandomVisitor(double maxShearX, double maxShearY)
           
 
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

ShearGlyphsRandomVisitor

public ShearGlyphsRandomVisitor(double maxShearX,
                                double maxShearY)
Method Detail

visit

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


Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.