Uses of Class org.jfree.data.general.DatasetGroup

Uses in package org.jfree.chart.plot

Methods with parameter type org.jfree.data.general.DatasetGroup

void
Sets the dataset group (not currently used).

Methods with return type org.jfree.data.general.DatasetGroup

DatasetGroup
Returns the dataset group for the plot (not currently used).

Uses in package org.jfree.data.general

Methods with parameter type org.jfree.data.general.DatasetGroup

void
Sets the dataset group for the dataset.
void
Sets the dataset group.

Methods with return type org.jfree.data.general.DatasetGroup

DatasetGroup
Returns the dataset group for the dataset.
DatasetGroup
Returns the dataset group.

Uses in package org.jfree.chart.renderer.xy

Methods with parameter type org.jfree.data.general.DatasetGroup

void
Does nothing.

Methods with return type org.jfree.data.general.DatasetGroup

DatasetGroup
Returns the dataset group.