Uses of Package
net.sf.jasperreports.charts
Packages that use net.sf.jasperreports.charts
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
Contains utility classes for complex chart customization.
Contains classes for the built-in Spider Chart component.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.chartsClassDescriptionAn expression collector traverses a report and collects report expressions out of it.Chart themes give more control over chart output, including the creation of the JFreeChart object itself.Area charts and Stacked Area charts rely on this plot to render their axes and items.Deprecated.To be removed.Type of plot used to render Bar, Stacked Bar, and XY Bar charts.Only Bubble charts use this type of plot.The Candlestick plot is also an axis-oriented plot and allows you to customize axis labels using expressions.This dataset accommodates one or more data series consisting of values associated with categories.Type of plot used for rendering category charts.Represents the series for any Category dataset.Implementations of this interface can be used for rendering chart components.Describes an axis that can be added to a multiple axis chart.This interface allows users to provide pluggable chart customizers.Datasets are used to represent the actual data needed to generate a chart.Chart plots define chart appearance and display details such as colors, legend or labels.Type of the plot used to render Line, XY Line and Scatter charts.Represents a numeric range.This dataset accommodates one or more data series consisting of values associated with tasks and subtasks.Represents the series for the Gantt dataset.Although the name of this dataset is "High-Low", it can actually hold a series of (x, high, low, open, close, volume) items.Used only in combination with High-Low charts, this type of plot lets users customize the labels for both axes, like all the other axis-oriented plots.Contains the formatting option for the textual representation of item labels in a category plotType of plot used to render Line charts.This type of plot can be used only for Meter charts and represents the display options of a Meter Chart.Represents the display options and nested charts of a multiple axis chart.Deprecated.To be removed.This dataset is useful for rendering Pie charts.Type of plot used for rendering Pie charts.Represents the series for the Pie dataset.Scatter plots are used only with Scatter charts.Represents the display options of a Thermometer chart.The Time Period dataset is very much like the Time Series dataset in that it wraps series consisting of (time period, numeric value) pairs.Represents the series for the Time Period dataset.Represents the series for the Time Series dataset.This dataset wraps one or multiple time series.This type of plot is similar to the Line plot and Scatter plot in that it lets users configure the labels for both axes, the rendering of lines to connect the item points, and the rendering of the small shapes that mark each item point on the target plot area.This class represents a dataset that consists of a single value.Represents the formatting option for the textual representation of a value displayed in a Meter or Thermometer chart.This dataset is a wrapper for data series made of (x, y) value pairs and is used for rendering XY Bar, XY Line, XY Area, and Scatter Plot charts.Represents the series for the XY dataset.The XYZ dataset wraps series consisting of (x, y, z) items.Interface that represents aJRChartCustomizerthat is assigned a name after being instantiated using the default empty constructor.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.charts.baseClassDescriptionAn expression collector traverses a report and collects report expressions out of it.Area charts and Stacked Area charts rely on this plot to render their axes and items.Deprecated.To be removed.Type of plot used to render Bar, Stacked Bar, and XY Bar charts.Only Bubble charts use this type of plot.The Candlestick plot is also an axis-oriented plot and allows you to customize axis labels using expressions.This dataset accommodates one or more data series consisting of values associated with categories.Type of plot used for rendering category charts.Represents the series for any Category dataset.Implementations of this interface can be used for rendering chart components.Describes an axis that can be added to a multiple axis chart.Datasets are used to represent the actual data needed to generate a chart.Chart plots define chart appearance and display details such as colors, legend or labels.Type of the plot used to render Line, XY Line and Scatter charts.Represents a numeric range.This dataset accommodates one or more data series consisting of values associated with tasks and subtasks.Represents the series for the Gantt dataset.Although the name of this dataset is "High-Low", it can actually hold a series of (x, high, low, open, close, volume) items.Used only in combination with High-Low charts, this type of plot lets users customize the labels for both axes, like all the other axis-oriented plots.Contains the formatting option for the textual representation of item labels in a category plotType of plot used to render Line charts.This type of plot can be used only for Meter charts and represents the display options of a Meter Chart.Represents the display options and nested charts of a multiple axis chart.Deprecated.To be removed.This dataset is useful for rendering Pie charts.Type of plot used for rendering Pie charts.Represents the series for the Pie dataset.Scatter plots are used only with Scatter charts.Represents the display options of a Thermometer chart.The Time Period dataset is very much like the Time Series dataset in that it wraps series consisting of (time period, numeric value) pairs.Represents the series for the Time Period dataset.Represents the series for the Time Series dataset.This dataset wraps one or multiple time series.This type of plot is similar to the Line plot and Scatter plot in that it lets users configure the labels for both axes, the rendering of lines to connect the item points, and the rendering of the small shapes that mark each item point on the target plot area.This class represents a dataset that consists of a single value.Represents the formatting option for the textual representation of a value displayed in a Meter or Thermometer chart.This dataset is a wrapper for data series made of (x, y) value pairs and is used for rendering XY Bar, XY Line, XY Area, and Scatter Plot charts.Represents the series for the XY dataset.The XYZ dataset wraps series consisting of (x, y, z) items.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.charts.convertClassDescriptionImplementations of this interface can be used for rendering chart components.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.charts.designClassDescriptionAn expression collector traverses a report and collects report expressions out of it.Area charts and Stacked Area charts rely on this plot to render their axes and items.Deprecated.To be removed.Type of plot used to render Bar, Stacked Bar, and XY Bar charts.Only Bubble charts use this type of plot.The Candlestick plot is also an axis-oriented plot and allows you to customize axis labels using expressions.This dataset accommodates one or more data series consisting of values associated with categories.Type of plot used for rendering category charts.Represents the series for any Category dataset.Implementations of this interface can be used for rendering chart components.Describes an axis that can be added to a multiple axis chart.Datasets are used to represent the actual data needed to generate a chart.Chart plots define chart appearance and display details such as colors, legend or labels.Type of the plot used to render Line, XY Line and Scatter charts.Represents a numeric range.This dataset accommodates one or more data series consisting of values associated with tasks and subtasks.Represents the series for the Gantt dataset.Although the name of this dataset is "High-Low", it can actually hold a series of (x, high, low, open, close, volume) items.Used only in combination with High-Low charts, this type of plot lets users customize the labels for both axes, like all the other axis-oriented plots.Contains the formatting option for the textual representation of item labels in a category plotType of plot used to render Line charts.This type of plot can be used only for Meter charts and represents the display options of a Meter Chart.Represents the display options and nested charts of a multiple axis chart.Deprecated.To be removed.This dataset is useful for rendering Pie charts.Type of plot used for rendering Pie charts.Represents the series for the Pie dataset.Scatter plots are used only with Scatter charts.Represents the display options of a Thermometer chart.The Time Period dataset is very much like the Time Series dataset in that it wraps series consisting of (time period, numeric value) pairs.Represents the series for the Time Period dataset.Represents the series for the Time Series dataset.This dataset wraps one or multiple time series.This type of plot is similar to the Line plot and Scatter plot in that it lets users configure the labels for both axes, the rendering of lines to connect the item points, and the rendering of the small shapes that mark each item point on the target plot area.This class represents a dataset that consists of a single value.Represents the formatting option for the textual representation of a value displayed in a Meter or Thermometer chart.This dataset is a wrapper for data series made of (x, y) value pairs and is used for rendering XY Bar, XY Line, XY Area, and Scatter Plot charts.Represents the series for the XY dataset.The XYZ dataset wraps series consisting of (x, y, z) items.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.charts.fillClassDescriptionAn expression collector traverses a report and collects report expressions out of it.Chart themes give more control over chart output, including the creation of the JFreeChart object itself.Area charts and Stacked Area charts rely on this plot to render their axes and items.Deprecated.To be removed.Type of plot used to render Bar, Stacked Bar, and XY Bar charts.Only Bubble charts use this type of plot.The Candlestick plot is also an axis-oriented plot and allows you to customize axis labels using expressions.This dataset accommodates one or more data series consisting of values associated with categories.Type of plot used for rendering category charts.Represents the series for any Category dataset.Implementations of this interface can be used for rendering chart components.Describes an axis that can be added to a multiple axis chart.This interface allows users to provide pluggable chart customizers.Datasets are used to represent the actual data needed to generate a chart.Chart plots define chart appearance and display details such as colors, legend or labels.Type of the plot used to render Line, XY Line and Scatter charts.Represents a numeric range.This dataset accommodates one or more data series consisting of values associated with tasks and subtasks.Represents the series for the Gantt dataset.Although the name of this dataset is "High-Low", it can actually hold a series of (x, high, low, open, close, volume) items.Used only in combination with High-Low charts, this type of plot lets users customize the labels for both axes, like all the other axis-oriented plots.Contains the formatting option for the textual representation of item labels in a category plotType of plot used to render Line charts.This type of plot can be used only for Meter charts and represents the display options of a Meter Chart.Represents the display options and nested charts of a multiple axis chart.Deprecated.To be removed.This dataset is useful for rendering Pie charts.Type of plot used for rendering Pie charts.Represents the series for the Pie dataset.Scatter plots are used only with Scatter charts.Represents the display options of a Thermometer chart.The Time Period dataset is very much like the Time Series dataset in that it wraps series consisting of (time period, numeric value) pairs.Represents the series for the Time Period dataset.Represents the series for the Time Series dataset.This dataset wraps one or multiple time series.This type of plot is similar to the Line plot and Scatter plot in that it lets users configure the labels for both axes, the rendering of lines to connect the item points, and the rendering of the small shapes that mark each item point on the target plot area.This class represents a dataset that consists of a single value.Represents the formatting option for the textual representation of a value displayed in a Meter or Thermometer chart.This dataset is a wrapper for data series made of (x, y) value pairs and is used for rendering XY Bar, XY Line, XY Area, and Scatter Plot charts.Represents the series for the XY dataset.The XYZ dataset wraps series consisting of (x, y, z) items.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.charts.utilClassDescriptionChart themes give more control over chart output, including the creation of the JFreeChart object itself.Deprecated.To be removed.Implementations of this interface can be used for rendering chart components.Chart plots define chart appearance and display details such as colors, legend or labels.Represents a numeric range.Although the name of this dataset is "High-Low", it can actually hold a series of (x, high, low, open, close, volume) items.Contains the formatting option for the textual representation of item labels in a category plotThis dataset is useful for rendering Pie charts.This class represents a dataset that consists of a single value.Represents the formatting option for the textual representation of a value displayed in a Meter or Thermometer chart.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.chartthemesClassDescriptionChart themes give more control over chart output, including the creation of the JFreeChart object itself.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.chartthemes.simpleClassDescriptionChart themes give more control over chart output, including the creation of the JFreeChart object itself.Implementations of this interface can be used for rendering chart components.Chart plots define chart appearance and display details such as colors, legend or labels.Represents a numeric range.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.chartthemes.springClassDescriptionChart themes give more control over chart output, including the creation of the JFreeChart object itself.Implementations of this interface can be used for rendering chart components.Describes an axis that can be added to a multiple axis chart.Chart plots define chart appearance and display details such as colors, legend or labels.Represents a numeric range.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.components.spiderchart
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.customizersClassDescriptionAbstract implementation ofJRChartCustomizerthat provides access to parameter, variable and field values.Implementations of this interface can be used for rendering chart components.This interface allows users to provide pluggable chart customizers.Interface that represents aJRChartCustomizerthat is assigned a name after being instantiated using the default empty constructor.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.customizers.axisClassDescriptionAbstract implementation ofJRChartCustomizerthat provides access to parameter, variable and field values.Implementations of this interface can be used for rendering chart components.This interface allows users to provide pluggable chart customizers.Interface that represents aJRChartCustomizerthat is assigned a name after being instantiated using the default empty constructor.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.customizers.markerClassDescriptionAbstract implementation ofJRChartCustomizerthat provides access to parameter, variable and field values.Implementations of this interface can be used for rendering chart components.This interface allows users to provide pluggable chart customizers.Interface that represents aJRChartCustomizerthat is assigned a name after being instantiated using the default empty constructor.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.customizers.shapeClassDescriptionAbstract implementation ofJRChartCustomizerthat provides access to parameter, variable and field values.Implementations of this interface can be used for rendering chart components.This interface allows users to provide pluggable chart customizers.Interface that represents aJRChartCustomizerthat is assigned a name after being instantiated using the default empty constructor.
- 
Classes in net.sf.jasperreports.charts used by net.sf.jasperreports.customizers.utilClassDescriptionAbstract implementation ofJRChartCustomizerthat provides access to parameter, variable and field values.