Interface ScatterPlotController<Component,Row,Column>
- All Known Implementing Classes:
AbstractScatterPlotController
,JavaFXScatterPlotController
public interface ScatterPlotController<Component,Row,Column>
-
Method Summary
-
Method Details
-
setView
Replace the view currently under control.- Parameters:
view
- the ScatterPlotView to use
-