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

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

public class OverlapGlyphsUsingShapeVisitor
extends OverlapGlyphsVisitor


Constructor Summary
OverlapGlyphsUsingShapeVisitor(double overlapPixels)
           
 
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

OverlapGlyphsUsingShapeVisitor

public OverlapGlyphsUsingShapeVisitor(double overlapPixels)
Method Detail

visit

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


Copyright 2003-2009 JCaptcha. All Rights Reserved.