GenerateUniformBackground.Builder

public static class Builder implements BackgroundCommandBuilder

Creates the command to generate a uniform background.

Methods

backgroundSignal

public Builder backgroundSignal(float backgroundSignal)

build

public GenerateUniformBackground build()

Builds the command.

Returns:The command to build a uniform background.

nX

public Builder nX(int nX)

nY

public Builder nY(int nY)