
public static class RTreeParallelVisualization.Factory.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
fill |
| Constructor and Description |
|---|
RTreeParallelVisualization.Factory.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected RTreeParallelVisualization.Factory |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, makepublic RTreeParallelVisualization.Factory.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected RTreeParallelVisualization.Factory makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizer