| Frames | No Frames |
Classes derived from org.jfree.data.xy.MatrixSeries | |
| class | Represents a dense normalized matrix M[i,j] where each Mij item of the
matrix has a value (default is 0). |
Constructors with parameter type org.jfree.data.xy.MatrixSeries | |
Constructs a dataset and populates it with a single matrix series. | |
Methods with parameter type org.jfree.data.xy.MatrixSeries | |
| void | Adds a series to the collection. |
| void | Removes a series from the collection. |
Methods with return type org.jfree.data.xy.MatrixSeries | |
| MatrixSeries | MatrixSeriesCollection.getSeries(int seriesIndex) Returns the series having the specified index. |