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

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

public class RotateGlyphsRandomVisitor
extends java.lang.Object
implements GlyphsVisitors


Constructor Summary
RotateGlyphsRandomVisitor()
           
RotateGlyphsRandomVisitor(double maxAngle)
           
 
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

RotateGlyphsRandomVisitor

public RotateGlyphsRandomVisitor()

RotateGlyphsRandomVisitor

public RotateGlyphsRandomVisitor(double maxAngle)
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.