com.octo.captcha.component.image.textpaster.glyphsdecorator
Interface GlyphsDecorator

All Known Implementing Classes:
BaffleGlyphsDecorator, RandomLinesGlyphsDecorator

public interface GlyphsDecorator

Author:
mag

Method Summary
 void decorate(java.awt.Graphics2D g2, Glyphs glyphs, java.awt.image.BufferedImage backround)
           
 

Method Detail

decorate

void decorate(java.awt.Graphics2D g2,
              Glyphs glyphs,
              java.awt.image.BufferedImage backround)


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