Uses of Class
com.xxl.tool.captcha.CaptchaTool
Packages that use CaptchaTool
-
Uses of CaptchaTool in com.xxl.tool.captcha
Methods in com.xxl.tool.captcha that return CaptchaToolModifier and TypeMethodDescriptionstatic CaptchaToolCaptchaTool.build()create captcha toolCaptchaTool.setBackgroundColorFrom(Color backgroundColorFrom) CaptchaTool.setBackgroundColorTo(Color backgroundColorTo) CaptchaTool.setBorderColor(Color borderColor) CaptchaTool.setBorderThickness(Integer borderThickness) CaptchaTool.setCharSpace(Integer charSpace) CaptchaTool.setDistortedEngines(List<CaptchaTool.DistortedEngine> distortedEngines) CaptchaTool.setFontSize(Integer fontSize) CaptchaTool.setIsBorderDrawn(Boolean isBorderDrawn) CaptchaTool.setNoiseColor(Color noiseColor) CaptchaTool.setTextCreator(CaptchaTool.TextCreator textCreator)