Uses of Class
at.tuwien.ifs.somtoolbox.apps.viewer.controls.ClusteringControl

Packages that use ClusteringControl
at.tuwien.ifs.somtoolbox.apps.viewer.controls This package provides control elements, mostly dialogs, for the SOMViewer application. 
 

Uses of ClusteringControl in at.tuwien.ifs.somtoolbox.apps.viewer.controls
 

Fields in at.tuwien.ifs.somtoolbox.apps.viewer.controls declared as ClusteringControl
private  ClusteringControl ClusterBoderColorChooser.clusteringControl
           
 

Constructors in at.tuwien.ifs.somtoolbox.apps.viewer.controls with parameters of type ClusteringControl
ClusterBoderColorChooser(Window parent, Color color, ClusteringControl clusteringControl)