Class SwingScatterPlotMatrixController
- java.lang.Object
-
- com.macrofocus.high_d.scatterplotmatrix.AbstractScatterPlotMatrixController
-
- com.macrofocus.high_d.scatterplotmatrix.swing.SwingScatterPlotMatrixController
-
- All Implemented Interfaces:
ScatterPlotMatrixController
public class SwingScatterPlotMatrixController extends AbstractScatterPlotMatrixController
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.macrofocus.high_d.scatterplotmatrix.AbstractScatterPlotMatrixController
AbstractScatterPlotMatrixController.DefaultMouseListener
-
Nested classes/interfaces inherited from interface com.macrofocus.high_d.scatterplotmatrix.ScatterPlotMatrixController
ScatterPlotMatrixController.Mode
-
-
Constructor Summary
Constructors Constructor Description SwingScatterPlotMatrixController(ScatterPlotMatrixView view)
-
Method Summary
-
Methods inherited from class com.macrofocus.high_d.scatterplotmatrix.AbstractScatterPlotMatrixController
getMode, getView, setMode, setView
-
-
-
-
Constructor Detail
-
SwingScatterPlotMatrixController
public SwingScatterPlotMatrixController(ScatterPlotMatrixView view)
-
-