Class SwingClustering<Row,Column>
java.lang.Object
com.macrofocus.high_d.clustering.AbstractClustering<JComponent,Color,Row,Column>
com.macrofocus.high_d.clustering.swing.SwingClustering<Row,Column>
- All Implemented Interfaces:
Clustering<JComponent,
Color, Row, Column>
-
Field Summary
Fields inherited from class com.macrofocus.high_d.clustering.AbstractClustering
binningDimension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.macrofocus.high_d.filters.CategoricalFilterComponent<JComponent,
Color> Methods inherited from class com.macrofocus.high_d.clustering.AbstractClustering
getNativeComponent, setModel
-
Constructor Details
-
SwingClustering
-
-
Method Details
-
createCategoricalFilterComponent
public com.macrofocus.high_d.filters.CategoricalFilterComponent<JComponent,Color> createCategoricalFilterComponent(HighDFactory factory) - Specified by:
createCategoricalFilterComponent
in classAbstractClustering<JComponent,
Color, Row, Column>
-