A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

FastScatterPlot - Class in org.jfree.chart.plot
A fast scatter plot.
FastScatterPlot() - Constructor for class org.jfree.chart.plot.FastScatterPlot
Creates an empty plot.
FastScatterPlot(float[][], ValueAxis, ValueAxis) - Constructor for class org.jfree.chart.plot.FastScatterPlot
Creates a new fast scatter plot.
fetchLegendItems() - Method in class org.jfree.chart.title.LegendTitle
Fetches the latest legend items.
FIFTEEN_MINUTE_SEGMENT_SIZE - Static variable in class org.jfree.chart.axis.SegmentedTimeline
Defines a 15-minute segment size in ms.
fillArc(Graphics2D, Rectangle2D, double, double, Paint, boolean) - Method in class org.jfree.chart.plot.MeterPlot
Fills an arc on the dial between the given values.
fillBackground(Graphics2D, Rectangle2D) - Method in class org.jfree.chart.plot.Plot
Fills the specified area with the background paint.
fillDomainGridBand(Graphics2D, XYPlot, ValueAxis, Rectangle2D, double, double) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Fills a band between two values on the axis.
fillDomainGridBand(Graphics2D, XYPlot, ValueAxis, Rectangle2D, double, double) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Fills a band between two values on the axis.
fillRangeGridBand(Graphics2D, XYPlot, ValueAxis, Rectangle2D, double, double) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Fills a band between two values on the range axis.
fillRangeGridBand(Graphics2D, XYPlot, ValueAxis, Rectangle2D, double, double) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Fills a band between two values on the range axis.
findCumulativeRangeBounds(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Calculates the range of values for a dataset where each item is the running total of the items for the current series.
findDomainBounds(XYDataset) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the lower and upper bounds (range) of the x-values in the specified dataset.
findDomainBounds(XYDataset) - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the lower and upper bounds (range) of the x-values in the specified dataset.
findDomainBounds(XYDataset) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the lower and upper bounds (range) of the x-values in the specified dataset.
findDomainBounds(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the range of values in the domain (x-values) of a dataset.
findDomainBounds(XYDataset, boolean) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the range of values in the domain (x-values) of a dataset.
findDomainLimits() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Finds the domain limits.
findMaximumDomainValue(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the maximum domain value for the specified dataset.
findMaximumRangeValue(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the maximum range value for the specified dataset.
findMaximumRangeValue(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the maximum range value for the specified dataset.
findMaximumStackedRangeValue(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the maximum value in the dataset range, assuming that values in each category are "stacked".
findMaximumTickLabelHeight(List, Graphics2D, Rectangle2D, boolean) - Method in class org.jfree.chart.axis.ValueAxis
A utility method for determining the height of the tallest tick label.
findMaximumTickLabelWidth(List, Graphics2D, Rectangle2D, boolean) - Method in class org.jfree.chart.axis.ValueAxis
A utility method for determining the width of the widest tick label.
findMaxValue() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the maximum value.
findMinimumDomainValue(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Finds the minimum domain (or X) value for the specified dataset.
findMinimumRangeValue(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum range value for the specified dataset.
findMinimumRangeValue(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum range value for the specified dataset.
findMinimumStackedRangeValue(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum value in the dataset range, assuming that values in each category are "stacked".
findRangeBounds(CategoryDataset) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(CategoryDataset) - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(CategoryDataset) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(CategoryDataset) - Method in class org.jfree.chart.renderer.category.GroupedStackedBarRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(CategoryDataset) - Method in class org.jfree.chart.renderer.category.StackedAreaRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(CategoryDataset) - Method in class org.jfree.chart.renderer.category.StackedBarRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(CategoryDataset) - Method in class org.jfree.chart.renderer.category.StackedBarRenderer3D
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(CategoryDataset) - Method in class org.jfree.chart.renderer.category.WaterfallBarRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(XYDataset) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(XYDataset) - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(XYDataset) - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer2
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(XYDataset) - Method in class org.jfree.chart.renderer.xy.StackedXYBarRenderer
Returns the range of values the renderer requires to display all the items from the specified dataset.
findRangeBounds(XYDataset) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the lower and upper bounds (range) of the y-values in the specified dataset.
findRangeBounds(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the range of values in the range for the dataset.
findRangeBounds(CategoryDataset, boolean) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the range of values in the range for the dataset.
findRangeBounds(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the range of values in the range for the dataset.
findRangeBounds(XYDataset, boolean) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the range of values in the range for the dataset.
findStackedRangeBounds(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum and maximum values for the dataset's range (y-values), assuming that the series in one category are stacked.
findStackedRangeBounds(CategoryDataset, double) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum and maximum values for the dataset's range (y-values), assuming that the series in one category are stacked.
findStackedRangeBounds(CategoryDataset, KeyToGroupMap) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum and maximum values for the dataset's range (y-values), assuming that the series in one category are stacked.
findStackedRangeBounds(TableXYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum and maximum values for the dataset's range, assuming that the series are stacked.
findStackedRangeBounds(TableXYDataset, double) - Static method in class org.jfree.data.general.DatasetUtilities
Returns the minimum and maximum values for the dataset's range, assuming that the series are stacked, using the specified base value.
findSubplot(PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Returns the subplot (if any) that contains the (x, y) point (specified in Java2D space).
findSubplot(PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns the subplot (if any) that contains the (x, y) point (specified in Java2D space).
findSubplot(PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns the subplot (if any) that contains the (x, y) point (specified in Java2D space).
fireChartChanged() - Method in class org.jfree.chart.JFreeChart
Sends a default ChartChangeEvent to all registered listeners.
fireDatasetChanged() - Method in class org.jfree.data.general.AbstractDataset
Notifies all registered listeners that the dataset has changed.
firePropertyChange(String, Object, Object) - Method in class org.jfree.data.general.Series
Fires a property change event.
fireSeriesChanged() - Method in class org.jfree.data.general.Series
General method for signalling to registered listeners that the series has been changed.
fireSeriesChanged() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Sends a SeriesChangeEvent to all registered listeners.
FIRST_HOUR_IN_DAY - Static variable in class org.jfree.data.time.Hour
Useful constant for the first hour in the day.
FIRST_MILLISECOND_IN_SECOND - Static variable in class org.jfree.data.time.Millisecond
A constant for the first millisecond in a second.
FIRST_MINUTE_IN_HOUR - Static variable in class org.jfree.data.time.Minute
Useful constant for the first minute in a day.
FIRST_MONDAY_AFTER_1900 - Static variable in class org.jfree.chart.axis.SegmentedTimeline
Utility constant that defines the startTime as the first monday after 1/1/1970.
FIRST_MONTH_IN_QUARTER - Static variable in class org.jfree.data.time.Quarter
The first month in each quarter.
FIRST_QUARTER - Static variable in class org.jfree.data.time.Quarter
Constant for quarter 1.
FIRST_SECOND_IN_MINUTE - Static variable in class org.jfree.data.time.Second
Useful constant for the first second in a minute.
FIRST_WEEK_IN_YEAR - Static variable in class org.jfree.data.time.Week
Constant for the first week in the year.
FIXED - Static variable in class org.jfree.chart.block.LengthConstraintType
FIXED.
FixedMillisecond - Class in org.jfree.data.time
Wrapper for a java.util.Date object that allows it to be used as a RegularTimePeriod.
FixedMillisecond() - Constructor for class org.jfree.data.time.FixedMillisecond
Constructs a millisecond based on the current system time.
FixedMillisecond(long) - Constructor for class org.jfree.data.time.FixedMillisecond
Constructs a millisecond.
FixedMillisecond(Date) - Constructor for class org.jfree.data.time.FixedMillisecond
Constructs a millisecond.
FlowArrangement - Class in org.jfree.chart.block
Arranges blocks in a flow layout.
FlowArrangement() - Constructor for class org.jfree.chart.block.FlowArrangement
Creates a new instance.
FlowArrangement(HorizontalAlignment, VerticalAlignment, double, double) - Constructor for class org.jfree.chart.block.FlowArrangement
Creates a new instance.
format(double, StringBuffer, FieldPosition) - Method in class org.jfree.chart.axis.CompassFormat
 
format(long, StringBuffer, FieldPosition) - Method in class org.jfree.chart.axis.CompassFormat
 
format(Date, StringBuffer, FieldPosition) - Method in class org.jfree.chart.axis.MonthDateFormat
Formats the given date.
format(Date, StringBuffer, FieldPosition) - Method in class org.jfree.chart.axis.QuarterDateFormat
Formats the given date.
formObjectArray(double[][]) - Static method in class org.jfree.data.contour.DefaultContourDataset
Creates an object array from an array of doubles.
formObjectArray(double[]) - Static method in class org.jfree.data.contour.DefaultContourDataset
Creates an object array from an array of doubles.
FORWARD - Static variable in class org.jfree.chart.plot.DatasetRenderingOrder
Render datasets in the order 0, 1, 2, ..., N-1, where N is the number of datasets.
FORWARD - Static variable in class org.jfree.chart.plot.SeriesRenderingOrder
Render series in the order 0, 1, 2, ..., N-1, where N is the number of series.
FREQUENCY - Static variable in class org.jfree.data.statistics.HistogramType
Frequency histogram.
FULL - Static variable in class org.jfree.data.RangeType
Full range (positive and negative).
Function2D - Interface in org.jfree.data.function
A function of the form y = f(x).

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z