public static class ResultVisualizer.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
(package private) VisualizerParameterizer |
manager
Visualization manager.
|
(package private) boolean |
single
Single view mode.
|
(package private) String |
title
Stores 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, make
String title
VisualizerParameterizer manager
boolean single
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected ResultVisualizer makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer