类 SingleColorBackgroundFactory
java.lang.Object
spring.turbo.module.misc.captcha.google.background.SingleColorBackgroundFactory
- 所有已实现的接口:
BackgroundFactory
- 从以下版本开始:
- 1.0.0
- 作者:
- 应卓
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidfillBackground(BufferedImage dest) voidsetColorFactory(ColorFactory colorFactory)
-
构造器详细资料
-
SingleColorBackgroundFactory
public SingleColorBackgroundFactory() -
SingleColorBackgroundFactory
-
-
方法详细资料
-
setColorFactory
-
fillBackground
- 指定者:
fillBackground在接口中BackgroundFactory
-