Package ffx.numerics.clustering.visualization
@ParametersAreNonnullByDefault
package ffx.numerics.clustering.visualization
Visualization components for clustering results, including Swing-based classes
to render dendrograms and related views of hierarchical clusters.
Original copyright and license: Copyright 2013 Lars Behnke
Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0
- Since:
- 1.0
- Author:
- Lars Behnke, 2013, Michael J. Schnieders
-
ClassDescriptionVisual component representing a single cluster node within a dendrogram.Simple Swing JFrame that hosts a DendrogramPanel to visualize a clustering result.Swing panel responsible for laying out and drawing a dendrogram for a hierarchical Cluster model, including optional scale and distance labels.Implemented by visual components of the dendrogram.Immutable Virtual coordinate.