Uses of Interface
nl.captcha.text.renderer.WordRenderer
Packages that use WordRenderer
-
Uses of WordRenderer in nl.captcha
Methods in nl.captcha with parameters of type WordRendererModifier and TypeMethodDescriptionCaptcha.Builder.addText(TextProducer txtProd, WordRenderer wRenderer) Captcha.Builder.addText(WordRenderer wRenderer) Display the answer on the image using the given WordRenderer. -
Uses of WordRenderer in nl.captcha.text.renderer
Classes in nl.captcha.text.renderer that implement WordRendererModifier and TypeClassDescriptionclassCreates an outlined version of the answer using the given colors and fonts.classRender a word using the given color and from a randomly selected font chosen from a list of fonts given in the constructor.