public class GradientBackgroundFactory extends Object implements BackgroundFactory
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GradientBackgroundFactory.Direction |
| 构造器和说明 |
|---|
GradientBackgroundFactory() |
GradientBackgroundFactory(Color startColor,
Color endColor,
GradientBackgroundFactory.Direction direction) |
public GradientBackgroundFactory()
public GradientBackgroundFactory(Color startColor, Color endColor, GradientBackgroundFactory.Direction direction)
public void fillBackground(BufferedImage image)
fillBackground 在接口中 BackgroundFactoryCopyright © 2022. All rights reserved.