The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



RetrieveClusterClasses


Unit:SDL_dendrogram
Class:TDendrogram
Declaration:procedure RetrieveClusterClasses;

The method RetrieveClusterClasses retrieves the class information of the clusters from the individual Data. A cluster gets the class info of its members (stored in the row attributes) if both members belong to the same class, else the class info is set to -1.

This method should be called to synchronize the class colors of the clusters when the row attributes of the data have been changed by an external routine.


Last Update: 2023-Dec-13