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

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

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

Classes in com.google.code.kaptcha.impl that implement GimpyEngine
 class FishEyeGimpy
          FishEyeGimpy adds fish eye effect with vertical and horizontal lines.
 class ShadowGimpy
          ShadowGimpy adds shadow to the text on the image and two noises.
 class WaterRipple
          WaterRipple adds water ripple effect to an image.
 

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

Methods in com.google.code.kaptcha.util that return GimpyEngine
 GimpyEngine Config.getObscurificatorImpl()
           
 



Copyright © 2013. All rights reserved.