public class CaptchaImageGenerator extends Object
CaptchaImageGenerator()
void
createCode(int length, int width, int height)
BufferedImage
getBuffImg()
String
getCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaptchaImageGenerator()
public void createCode(int length, int width, int height)
length
public BufferedImage getBuffImg()
public String getCode()