public static class SelectionCubeVisualization.Factory.Parameterizer<NV extends NumberVector<NV,?>> extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected boolean |
nofill |
Constructor and Description |
---|
SelectionCubeVisualization.Factory.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected SelectionCubeVisualization.Factory<NV> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public SelectionCubeVisualization.Factory.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected SelectionCubeVisualization.Factory<NV> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer