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

Packages that use MutableAttributedString
com.octo.captcha.component.image.textpaster.textdecorator   
com.octo.captcha.component.image.textpaster.textvisitor   
 

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

Methods in com.octo.captcha.component.image.textpaster.textdecorator with parameters of type MutableAttributedString
 void BaffleTextDecorator.decorateAttributedString(java.awt.Graphics2D g2, MutableAttributedString mutableAttributedString)
          Deprecated.  
 void LineTextDecorator.decorateAttributedString(java.awt.Graphics2D g2, MutableAttributedString mutableAttributedString)
          Deprecated.  
 void TextDecorator.decorateAttributedString(java.awt.Graphics2D g2, MutableAttributedString mutableAttributedString)
          Deprecated.  
 

Uses of MutableAttributedString in com.octo.captcha.component.image.textpaster.textvisitor
 

Methods in com.octo.captcha.component.image.textpaster.textvisitor with parameters of type MutableAttributedString
 void OverlapGlyphsTextVisitor.visit(MutableAttributedString mas)
          Deprecated.  
 void TextVisitor.visit(MutableAttributedString mas)
          Deprecated.  
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.