public class OvalNoiseBackgroundFactory extends Object implements BackgroundFactory
| 构造器和说明 |
|---|
OvalNoiseBackgroundFactory() |
OvalNoiseBackgroundFactory(int noises) |
public OvalNoiseBackgroundFactory()
public OvalNoiseBackgroundFactory(int noises)
public void fillBackground(BufferedImage image)
fillBackground 在接口中 BackgroundFactoryprotected static Color _getRandColor(int fc, int bc)
fc - bc - public int getNoises()
public void setNoises(int noises)