Deprecated API


Contents
Deprecated Interfaces
com.octo.captcha.component.image.textpaster.textdecorator.TextDecorator
            
com.octo.captcha.component.image.textpaster.textvisitor.TextVisitor
            
 

Deprecated Classes
com.octo.captcha.component.image.textpaster.textdecorator.BaffleTextDecorator
            
com.octo.captcha.component.image.textpaster.DecoratedRandomTextPaster
            
com.octo.captcha.component.image.textpaster.textdecorator.LineTextDecorator
            
com.octo.captcha.component.image.textpaster.MutableAttributedString
            
com.octo.captcha.component.image.textpaster.NonLinearRandomAngleTextPaster
            
com.octo.captcha.component.image.textpaster.NonLinearTextPaster
            
com.octo.captcha.component.image.textpaster.textvisitor.OverlapGlyphsTextVisitor
            
com.octo.captcha.component.image.textpaster.RandomTextPaster
            
com.octo.captcha.component.image.textpaster.SimpleTextPaster
            
com.octo.captcha.component.image.textpaster.VisitedAndDecoratedTextPaster
            
 

Deprecated Methods
com.octo.captcha.component.image.textpaster.AbstractTextPaster.getMaxAcceptedWordLenght()
          misspelled, use AbstractTextPaster.getMaxAcceptedWordLength() instead 
com.octo.captcha.component.image.wordtoimage.ComposedWordToImage.getMaxAcceptedWordLenght()
            
com.octo.captcha.component.image.wordtoimage.SimpleWordToImage.getMaxAcceptedWordLenght()
          misspelled, use SimpleWordToImage.getMaxAcceptedWordLength() instead 
com.octo.captcha.component.sound.wordtosound.WordToSound.getMaxAcceptedWordLenght()
          misspelled, use WordToSound.getMaxAcceptedWordLength() instead 
com.octo.captcha.component.image.textpaster.AbstractTextPaster.getMinAcceptedWordLenght()
          misspelled, use AbstractTextPaster.getMinAcceptedWordLength() instead 
com.octo.captcha.component.image.wordtoimage.ComposedWordToImage.getMinAcceptedWordLenght()
            
com.octo.captcha.component.image.wordtoimage.SimpleWordToImage.getMinAcceptedWordLenght()
          misspelled, use SimpleWordToImage.getMinAcceptedWordLength() instead 
com.octo.captcha.component.sound.wordtosound.WordToSound.getMinAcceptedWordLenght()
          misspelled, use WordToSound.getMinAcceptedWordLength() instead 
com.octo.captcha.service.captchastore.CaptchaStore.storeCaptcha(String, Captcha)
          in order to implement the by locale generation, use the CaptchaStore.storeCaptcha(String, com.octo.captcha.Captcha, java.util.Locale) 
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.