Uses of Class org.jfree.data.xy.MatrixSeries

Uses in package org.jfree.data.xy

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
Returns the series having the specified index.