Class SeriesDialogFactory<S extends PlotSeries>

java.lang.Object
com.illumon.iris.console.events.plot.dialog.SeriesDialogFactory<S>
Type Parameters:
S - the type of series the dialog should create

public abstract class SeriesDialogFactory<S extends PlotSeries>
extends Object
Factory for creating a Series Dialog.