Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization |
Visualization package of ELKI.
|
de.lmu.ifi.dbs.elki.visualization.visualizers.histogram |
Visualizers based on 1D projected histograms.
|
de.lmu.ifi.dbs.elki.visualization.visualizers.scatterplot |
Visualizers based on scatterplots.
|
Modifier and Type | Field and Description |
---|---|
private StyleResult |
VisualizerContext.styleresult
Styling result
|
Modifier and Type | Method and Description |
---|---|
StyleResult |
VisualizerContext.getStyleResult()
Get the style result.
|
Modifier and Type | Field and Description |
---|---|
private StyleResult |
ColoredHistogramVisualizer.Instance.style
The style policy
|
Modifier and Type | Field and Description |
---|---|
private StyleResult |
MarkerVisualization.Instance.style
The result we visualize
|