Class 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 java.lang.Object
    implements ScatterPlotView<Component,​Color,​Font,​Row,​Column>