|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KaptchaProducer
Extension of the Producer
interface, adding property for getting the Kaptcha image
width and height (used when rendering the <img> element).
Method Summary | |
---|---|
int |
getHeight()
|
int |
getWidth()
|
Methods inherited from interface com.google.code.kaptcha.Producer |
---|
createImage, createText |
Method Detail |
---|
int getWidth()
int getHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |