public static class SelectionCubeVisualization.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected boolean |
nofill
Fill parameter.
|
static OptionID |
NOFILL_ID
Flag for half-transparent filling of selection cubes.
|
Constructor and Description |
---|
SelectionCubeVisualization.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected SelectionCubeVisualization |
makeInstance() |
protected void |
makeOptions(Parameterization config) |
configure, make
public static final OptionID NOFILL_ID
Key: -selectionrange.nofill
protected boolean nofill
public SelectionCubeVisualization.Parameterizer()
protected void makeOptions(Parameterization config)
makeOptions
in class AbstractParameterizer
protected SelectionCubeVisualization makeInstance()
makeInstance
in class AbstractParameterizer
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.