Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization.visualizers.pairsegments |
Visualizers for inspecting cluster differences using pair counting segments.
|
Modifier and Type | Field and Description |
---|---|
protected Segments |
CircleSegmentsVisualizer.Instance.segments
Segmentation of Clusterings
|
protected Segments |
SegmentsStylingPolicy.segments
The segments we use for visualization
|
Constructor and Description |
---|
SegmentsStylingPolicy(Segments segments)
Constructor.
|