Class SwingScatterPlotView<Row,C>

java.lang.Object
com.macrofocus.high_d.scatterplot.AbstractScatterPlotView<JComponent,Color,Font,Row,C>
com.macrofocus.high_d.scatterplot.swing.SwingScatterPlotView<Row,C>
All Implemented Interfaces:
ScatterPlotView<JComponent,Color,Font,Row,C>

public class SwingScatterPlotView<Row,C> extends AbstractScatterPlotView<JComponent,Color,Font,Row,C>