public class LineNoiseBackgroundFactory extends Object implements BackgroundFactory
| 构造器和说明 |
|---|
LineNoiseBackgroundFactory() |
LineNoiseBackgroundFactory(int noises) |
public LineNoiseBackgroundFactory()
public LineNoiseBackgroundFactory(int noises)
public void fillBackground(BufferedImage image)
fillBackground 在接口中 BackgroundFactorypublic int getNoises()
public void setNoises(int noises)