
public static class ResultVisualizer.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description | 
|---|---|
| (package private) VisualizerParameterizer | managerVisualization manager. | 
| (package private) boolean | singleSingle view mode. | 
| (package private) String | titleStores the set title. | 
| Constructor and Description | 
|---|
| ResultVisualizer.Parameterizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ResultVisualizer | makeInstance()Make an instance after successful configuration. | 
| protected void | makeOptions(Parameterization config)Add all options. | 
configure, makeString title
VisualizerParameterizer manager
boolean single
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected ResultVisualizer makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizer