Deprecated API


Contents
Deprecated Classes
com.octo.captcha.component.image.textpaster.BaffleRandomTextPaster
          use the DecoratedRandomTextPaster instead 
com.octo.captcha.engine.image.gimpy.FilteredBaffleListGimpyEngine
            
com.octo.captcha.component.image.wordtoimage.FilteredComposedWordToImage
          since beta-4 : use DeformedComposedWordToImage, that now use the new deformation component. 
com.octo.captcha.engine.image.gimpy.FilteredDoubleRandomListGimpyEngine
            
com.octo.captcha.engine.image.gimpy.FilteredGimpyEngine
            
com.octo.captcha.engine.image.gimpy.FilteredListGimpyEngine
            
com.octo.captcha.component.image.textpaster.LineRandomTextPaster
          use the DecoratedRandomTextPaster instead 
com.octo.captcha.engine.image.gimpy.MultipleGimpyEngine
            
 

Deprecated Methods
com.octo.captcha.component.image.textpaster.AbstractTextPaster.getMaxAcceptedWordLenght()
          misspelled, use AbstractTextPaster.getMaxAcceptedWordLength() instead 
com.octo.captcha.component.image.textpaster.TextPaster.getMaxAcceptedWordLenght()
          misspelled, use TextPaster.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.image.wordtoimage.WordToImage.getMaxAcceptedWordLenght()
          misspelled, use WordToImage.getMaxAcceptedWordLength() instead 
com.octo.captcha.component.sound.wordtosound.WordToSound.getMaxAcceptedWordLenght()
          misspelled, use WordToSound.getMaxAcceptedWordLength() instead 
com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound.getMaxAcceptedWordLenght()
          misspelled, use AbstractFreeTTSWordToSound.getMaxAcceptedWordLength() instead 
com.octo.captcha.component.image.textpaster.AbstractTextPaster.getMinAcceptedWordLenght()
          misspelled, use AbstractTextPaster.getMinAcceptedWordLength() instead 
com.octo.captcha.component.image.textpaster.TextPaster.getMinAcceptedWordLenght()
          misspelled, use TextPaster.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.image.wordtoimage.WordToImage.getMinAcceptedWordLenght()
          misspelled, use WordToImage.getMinAcceptedWordLength() instead 
com.octo.captcha.component.sound.wordtosound.WordToSound.getMinAcceptedWordLenght()
          misspelled, use WordToSound.getMinAcceptedWordLength() instead 
com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound.getMinAcceptedWordLenght()
          misspelled, use AbstractFreeTTSWordToSound.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) 
 

Deprecated Constructors
com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound()
            
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.