Uses of Interface
com.google.code.kaptcha.BackgroundProducer

Packages that use BackgroundProducer
com.google.code.kaptcha.impl   
com.google.code.kaptcha.util   
 

Uses of BackgroundProducer in com.google.code.kaptcha.impl
 

Classes in com.google.code.kaptcha.impl that implement BackgroundProducer
 class DefaultBackground
          Default implementation of BackgroundProducer, adds a gradient background to an image.
 

Uses of BackgroundProducer in com.google.code.kaptcha.util
 

Methods in com.google.code.kaptcha.util that return BackgroundProducer
 BackgroundProducer Config.getBackgroundImpl()
           
 



Copyright © 2013. All rights reserved.