Uses of Class
com.octo.captcha.component.image.textpaster.ChangeableAttributedString

Packages that use ChangeableAttributedString
com.octo.captcha.component.image.textpaster.textdecorator   
 

Uses of ChangeableAttributedString in com.octo.captcha.component.image.textpaster.textdecorator
 

Methods in com.octo.captcha.component.image.textpaster.textdecorator with parameters of type ChangeableAttributedString
 void BaffleTextDecorator.decorateAttributedString(java.awt.Graphics2D g2, java.text.AttributedString attributedWord, ChangeableAttributedString newAttrString)
           
 void LineTextDecorator.decorateAttributedString(java.awt.Graphics2D g2, java.text.AttributedString attributedWord, ChangeableAttributedString newAttrString)
           
 void TextDecorator.decorateAttributedString(java.awt.Graphics2D g2, java.text.AttributedString attributedWord, ChangeableAttributedString newAttrString)
           
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.