Class AbstractScatterPlotView<Component,Color,Font,Row,Column>

java.lang.Object
com.macrofocus.high_d.scatterplot.AbstractScatterPlotView<Component,Color,Font,Row,Column>
All Implemented Interfaces:
ScatterPlotView<Component,Color,Font,Row,Column>
Direct Known Subclasses:
SwingScatterPlotView

public abstract class AbstractScatterPlotView<Component,Color,Font,Row,Column> extends Object implements ScatterPlotView<Component,Color,Font,Row,Column>