Constructor
Similarity panel that will contain this SimConfigurator
Input elements for visualizing attribute weights
Sliders for modifying attribute weights
The similarity data that might be modified using this panel
True if the similarity values must be recalculated
The similarity panel where the similarity configurator is created
True if the Similarity configuration panel is activated
Initializes the Similarity Configuration panel
The similarity data that might be modified
This class represents the panel employed to configurate a new similarity measure based on a previous one. The panel displays a slider for each attribute employed in a previous similarity function. After modifying the weight attributes and closing the panel, it computes new similarity scores using
SimilarityComputing
.