public class KaptchaProducerImpl extends Object implements KaptchaProducer
Constructor and Description |
---|
KaptchaProducerImpl(Map<String,String> configuration) |
public KaptchaProducerImpl(Map<String,String> configuration)
public int getHeight()
getHeight
in interface KaptchaProducer
public int getWidth()
getWidth
in interface KaptchaProducer
public BufferedImage createImage(String text)
createImage
in interface com.google.code.kaptcha.Producer
public String createText()
createText
in interface com.google.code.kaptcha.Producer
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.