|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimplePlot | |
---|---|
com.quinncurtis.chart2djava | |
com.quinncurtis.spcchartjava |
Uses of SimplePlot in com.quinncurtis.chart2djava |
---|
Subclasses of SimplePlot in com.quinncurtis.chart2djava | |
---|---|
class |
SimpleBarPlot
The SimpleBarPlot class extends the SimplePlot class and displays data in a bar format. |
class |
SimpleLineMarkerPlot
The SimpleLineMarkerPlot class extends the SimplePlot class and displays simple datasets in a line plot format where individual data points can be highlighted with scatter plot symbols. |
class |
SimpleLinePlot
The SimpleLinePlot class extends the SimplePlot class and displays simple datasets in line plot format. |
class |
SimpleScatterPlot
The SimpleScatterPlot class extends the SimplePlot class and displays simple datasets in scatter plot format where each data point is represented using a symbol. |
Methods in com.quinncurtis.chart2djava with parameters of type SimplePlot | |
---|---|
void |
SimplePlot.copy(SimplePlot source)
Copies the source plot object. |
Uses of SimplePlot in com.quinncurtis.spcchartjava |
---|
Subclasses of SimplePlot in com.quinncurtis.spcchartjava | |
---|---|
class |
SimpleMultiPlot
This class creates a plot object that can be a line plot, bar plot, scatter plot or a line marker plot. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |