GenerateRandomBackground.Builder

public static class Builder implements BackgroundCommandBuilder

Methods

build

public GenerateRandomBackground build()

featureSize

public Builder featureSize(double featureSize)

max

public Builder max(float max)

min

public Builder min(float min)

nX

public Builder nX(int nX)

nY

public Builder nY(int nY)

seed

public Builder seed(int seed)