Uses of Class org.jfree.chart.LegendItemCollection

Uses in package org.jfree.chart.plot

Methods with parameter type org.jfree.chart.LegendItemCollection

void
Sets the fixed legend items for the plot.
void
Sets the fixed legend items for the plot.

Methods with return type org.jfree.chart.LegendItemCollection

LegendItemCollection
Returns the fixed legend items, if any.
LegendItemCollection
Returns the fixed legend items, if any.
LegendItemCollection
Returns the legend items for the plot.
LegendItemCollection
Returns a collection of legend items for the plot.
LegendItemCollection
Returns a collection of legend items for the plot.
LegendItemCollection
Returns a collection of legend items for the plot.
LegendItemCollection
Returns a collection of legend items for the plot.
LegendItemCollection
Returns the legend items for the plot.
LegendItemCollection
Returns an item for each interval.
LegendItemCollection
Returns a collection of legend items for the pie chart.
LegendItemCollection
Returns a collection of legend items for the pie chart.
LegendItemCollection
Returns the legend items for the plot.
LegendItemCollection
Returns the legend items for the plot.
LegendItemCollection
Returns a collection of legend items for the radar chart.
LegendItemCollection
Returns the legend items for the plot.
LegendItemCollection
Return the legend items from the renderer.
LegendItemCollection
Returns the legend items for the plot.

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

Methods with return type org.jfree.chart.LegendItemCollection

LegendItemCollection
Returns a (possibly empty) collection of legend items for the series that this renderer is responsible for drawing.

Uses in package org.jfree.chart

Methods with parameter type org.jfree.chart.LegendItemCollection

void
Adds the legend items from another collection to this collection.

Methods with return type org.jfree.chart.LegendItemCollection

LegendItemCollection
Returns a (possibly empty) collection of legend items.

Uses in package org.jfree.chart.renderer

Methods with return type org.jfree.chart.LegendItemCollection

LegendItemCollection
Builds the list of legend entries.

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

Methods with return type org.jfree.chart.LegendItemCollection

LegendItemCollection
Returns a (possibly empty) collection of legend items for the series that this renderer is responsible for drawing.