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

G

g - Variable in class org.jfree.chart.plot.ColorPalette
Green components.
GanttCategoryDataset - Interface in org.jfree.data.gantt
An extension of the IntervalCategoryDataset interface that adds support for multiple sub-intervals.
GanttRenderer - Class in org.jfree.chart.renderer.category
A renderer for simple Gantt charts.
GanttRenderer() - Constructor for class org.jfree.chart.renderer.category.GanttRenderer
Creates a new renderer.
GAP_DIAMETER - Static variable in class org.jfree.chart.plot.ThermometerPlot
The gap diameter.
GAP_RADIUS - Static variable in class org.jfree.chart.plot.ThermometerPlot
The gap radius.
GENERAL - Static variable in class org.jfree.chart.event.ChartChangeEventType
GENERAL.
generateAttributedSectionLabel(PieDataset, Comparable) - Method in interface org.jfree.chart.labels.PieSectionLabelGenerator
Generates an attributed label for the specified series, or null if no attributed label is available (in which case, the string returned by PieSectionLabelGenerator.generateSectionLabel(PieDataset, Comparable) will provide the fallback).
generateAttributedSectionLabel(PieDataset, Comparable) - Method in class org.jfree.chart.labels.StandardPieSectionLabelGenerator
Generates an attributed label for the specified series, or null if no attributed label is available (in which case, the string returned by StandardPieSectionLabelGenerator.generateSectionLabel(PieDataset, Comparable) will provide the fallback).
generateClipPath(Rectangle2D, ValueAxis, ValueAxis) - Method in class org.jfree.chart.ClipPath
Generates the clip path.
generateColumnLabel(CategoryDataset, int) - Method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Generates a label for the specified row.
generateColumnLabel(CategoryDataset, int) - Method in interface org.jfree.chart.labels.CategoryItemLabelGenerator
Generates a label for the specified row.
generateLabel(XYDataset, int, int) - Method in class org.jfree.chart.labels.BubbleXYItemLabelGenerator
Generates an item label for a particular item within a series.
generateLabel(CategoryDataset, int, int) - Method in interface org.jfree.chart.labels.CategoryItemLabelGenerator
Generates a label for the specified item.
generateLabel(CategoryDataset, int) - Method in interface org.jfree.chart.labels.CategorySeriesLabelGenerator
Generates a label for the specified series.
generateLabel(XYDataset, int, int) - Method in class org.jfree.chart.labels.HighLowItemLabelGenerator
Generates a label for the specified item.
generateLabel(XYDataset, int) - Method in class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator
Generates a label for the specified series.
generateLabel(CategoryDataset, int, int) - Method in class org.jfree.chart.labels.StandardCategoryItemLabelGenerator
Generates the label for an item in a dataset.
generateLabel(CategoryDataset, int) - Method in class org.jfree.chart.labels.StandardCategorySeriesLabelGenerator
Generates a label for the specified series.
generateLabel(XYDataset, int, int) - Method in class org.jfree.chart.labels.StandardXYItemLabelGenerator
Generates the item label text for an item in a dataset.
generateLabel(XYDataset, int) - Method in class org.jfree.chart.labels.StandardXYSeriesLabelGenerator
Generates a label for the specified series.
generateLabel(XYDataset, int, int) - Method in class org.jfree.chart.labels.SymbolicXYItemLabelGenerator
Generates a label for the specified item.
generateLabel(XYDataset, int, int) - Method in interface org.jfree.chart.labels.XYItemLabelGenerator
Generates a label for the specified item.
generateLabel(XYDataset, int) - Method in interface org.jfree.chart.labels.XYSeriesLabelGenerator
Generates a label for the specified series.
generateLabelString(CategoryDataset, int, int) - Method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Generates a for the specified item.
generateLabelString(XYDataset, int, int) - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Generates a label string for an item in the dataset.
generateLabelString(XYDataset, int, int) - Method in class org.jfree.chart.labels.BubbleXYItemLabelGenerator
Generates a label string for an item in the dataset.
generateLabelString(XYDataset, int, int) - Method in class org.jfree.chart.labels.StandardXYZToolTipGenerator
Generates a label string for an item in the dataset.
generateRowLabel(CategoryDataset, int) - Method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Generates a label for the specified row.
generateRowLabel(CategoryDataset, int) - Method in interface org.jfree.chart.labels.CategoryItemLabelGenerator
Generates a label for the specified row.
generateSectionLabel(PieDataset, Comparable) - Method in class org.jfree.chart.labels.AbstractPieItemLabelGenerator
Generates a label for a pie section.
generateSectionLabel(PieDataset, Comparable) - Method in interface org.jfree.chart.labels.PieSectionLabelGenerator
Generates a label for a pie section.
generateSectionLabel(PieDataset, Comparable) - Method in class org.jfree.chart.labels.StandardPieSectionLabelGenerator
Generates a label for a pie section.
generateToolTip(CategoryDataset, int, int) - Method in interface org.jfree.chart.labels.CategoryToolTipGenerator
Generates the tool tip text for an item in a dataset.
generateToolTip(ContourDataset, int) - Method in interface org.jfree.chart.labels.ContourToolTipGenerator
Generates a tooltip text item for a particular item within a series.
generateToolTip(XYDataset, int, int) - Method in class org.jfree.chart.labels.CustomXYToolTipGenerator
Generates a tool tip text item for a particular item within a series.
generateToolTip(XYDataset, int, int) - Method in class org.jfree.chart.labels.HighLowItemLabelGenerator
Generates a tooltip text item for a particular item within a series.
generateToolTip(PieDataset, Comparable) - Method in interface org.jfree.chart.labels.PieToolTipGenerator
Generates a tool tip text item for the specified item in the dataset.
generateToolTip(CategoryDataset, int, int) - Method in class org.jfree.chart.labels.StandardCategoryToolTipGenerator
Generates the tool tip text for an item in a dataset.
generateToolTip(ContourDataset, int) - Method in class org.jfree.chart.labels.StandardContourToolTipGenerator
Generates a tooltip text item for a particular item within a series.
generateToolTip(PieDataset, Comparable) - Method in class org.jfree.chart.labels.StandardPieToolTipGenerator
Generates a tool tip text item for one section in a pie chart.
generateToolTip(XYDataset, int, int) - Method in class org.jfree.chart.labels.StandardXYToolTipGenerator
Generates the tool tip text for an item in a dataset.
generateToolTip(XYZDataset, int, int) - Method in class org.jfree.chart.labels.StandardXYZToolTipGenerator
Generates a tool tip text item for a particular item within a series.
generateToolTip(XYDataset, int, int) - Method in class org.jfree.chart.labels.SymbolicXYItemLabelGenerator
Generates a tool tip text item for a particular item within a series.
generateToolTip(XYDataset, int, int) - Method in interface org.jfree.chart.labels.XYToolTipGenerator
Generates the tooltip text for the specified item.
generateToolTip(XYZDataset, int, int) - Method in interface org.jfree.chart.labels.XYZToolTipGenerator
Generates a tool tip text item for a particular item within a series.
generateToolTipFragment(String) - Method in class org.jfree.chart.imagemap.DynamicDriveToolTipTagFragmentGenerator
Generates a tooltip string to go in an HTML image map.
generateToolTipFragment(String) - Method in class org.jfree.chart.imagemap.OverLIBToolTipTagFragmentGenerator
Generates a tooltip string to go in an HTML image map.
generateToolTipFragment(String) - Method in class org.jfree.chart.imagemap.StandardToolTipTagFragmentGenerator
Generates a tooltip string to go in an HTML image map.
generateToolTipFragment(String) - Method in interface org.jfree.chart.imagemap.ToolTipTagFragmentGenerator
Generates a tooltip string to go in an HTML image map.
generateURL(CategoryDataset, int, int) - Method in interface org.jfree.chart.urls.CategoryURLGenerator
Returns a URL for one item in a dataset.
generateURL(PieDataset, Comparable, int) - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Generates a URL.
generateURL(XYDataset, int, int) - Method in class org.jfree.chart.urls.CustomXYURLGenerator
Generates a URL.
generateURL(PieDataset, Comparable, int) - Method in interface org.jfree.chart.urls.PieURLGenerator
Generates a URL for one item in a PieDataset.
generateURL(CategoryDataset, int, int) - Method in class org.jfree.chart.urls.StandardCategoryURLGenerator
Generates a URL for a particular item within a series.
generateURL(PieDataset, Comparable, int) - Method in class org.jfree.chart.urls.StandardPieURLGenerator
Generates a URL.
generateURL(XYDataset, int, int) - Method in class org.jfree.chart.urls.StandardXYURLGenerator
Generates a URL for a particular item within a series.
generateURL(XYZDataset, int, int) - Method in class org.jfree.chart.urls.StandardXYZURLGenerator
Generates a URL for a particular item within a series.
generateURL(XYDataset, int, int) - Method in class org.jfree.chart.urls.TimeSeriesURLGenerator
Generates a URL for a particular item within a series.
generateURL(XYDataset, int, int) - Method in interface org.jfree.chart.urls.XYURLGenerator
Generates a URL for a particular item within a series.
generateURL(XYZDataset, int, int) - Method in interface org.jfree.chart.urls.XYZURLGenerator
Generates a URL for a particular item within a series.
generateURLFragment(String) - Method in class org.jfree.chart.imagemap.StandardURLTagFragmentGenerator
Generates a URL string to go in an HTML image map.
generateURLFragment(String) - Method in interface org.jfree.chart.imagemap.URLTagFragmentGenerator
Generates a URL string to go in an HTML image map.
get(int) - Method in class org.jfree.chart.axis.TickUnits
Returns the tickunit on the given position.
get(int) - Method in class org.jfree.chart.LegendItemCollection
Returns a legend item from the collection.
get(int) - Method in class org.jfree.data.gantt.TaskSeries
Returns a task from the series.
get(String) - Method in class org.jfree.data.gantt.TaskSeries
Returns the task in the series that has the specified description.
get(int, int) - Method in class org.jfree.data.xy.MatrixSeries
Returns the value of the specified item in this matrix series.
getAdjustForBinSize() - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns a flag that controls whether or not the bin count is divided by the bin size in the SimpleHistogramDataset.getXValue(int, int) method.
getAdjustForDaylightSaving() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the flag that controls whether or not the daylight saving adjustment is applied.
getAdvanceLinePaint() - Method in class org.jfree.chart.axis.CyclicNumberAxis
The advance line is the line drawn at the limit of the current cycle, when erasing the previous cycle.
getAdvanceLineStroke() - Method in class org.jfree.chart.axis.CyclicNumberAxis
The advance line is the line drawn at the limit of the current cycle, when erasing the previous cycle.
getAggregatedItemsKey() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns the key for aggregated items in the pie plots, if there are any.
getAggregatedItemsPaint() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns the paint used to draw the pie section representing the aggregated items.
getAllocatedY() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the allocated y-coordinate.
getAllowDuplicateXValues() - Method in class org.jfree.data.xy.XYSeries
Returns a flag that controls whether duplicate x-values are allowed.
getAllowNegativesFlag() - Method in class org.jfree.chart.axis.LogarithmicAxis
Returns the 'allowNegativesFlag' flag; true to allow negative values in data, false to be able to plot positive values arbitrarily close to zero.
getAlpha() - Method in class org.jfree.chart.plot.Marker
Returns the alpha transparency.
getAnchor() - Method in class org.jfree.chart.ChartPanel
Returns the anchor point.
getAnchorValue() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the anchor value.
getAngle() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the angle of the arrow.
getAngle() - Method in class org.jfree.chart.axis.CategoryLabelPosition
Returns the angle of rotation for the label.
getAngle() - Method in class org.jfree.chart.axis.Tick
Returns the angle.
getAngle() - Method in class org.jfree.chart.labels.ItemLabelPosition
Returns the angle of rotation for the label.
getAngle() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the angle.
getAngleGridlinePaint() - Method in class org.jfree.chart.plot.PolarPlot
Returns the paint for the grid lines (if any) plotted against the angular axis.
getAngleGridlineStroke() - Method in class org.jfree.chart.plot.PolarPlot
Returns the stroke for the grid-lines (if any) plotted against the angular axis.
getAngleLabelFont() - Method in class org.jfree.chart.plot.PolarPlot
Returns the font used to display the angle labels.
getAngleLabelPaint() - Method in class org.jfree.chart.plot.PolarPlot
Returns the paint used to display the angle labels.
getAnnotations() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the list of annotations.
getAnnotations() - Method in class org.jfree.chart.plot.XYPlot
Returns the list of annotations.
getAntiAlias() - Method in class org.jfree.chart.JFreeChart
Returns a flag that indicates whether or not anti-aliasing is used when the chart is drawn.
getArcBounds(Rectangle2D, Rectangle2D, double, double, double) - Method in class org.jfree.chart.plot.PiePlot
Returns a rectangle that can be used to create a pie section (taking into account the amount by which the pie section is 'exploded').
getArea() - Method in class org.jfree.chart.entity.ChartEntity
Returns the area occupied by the entity (in Java 2D space).
getArrangement() - Method in class org.jfree.chart.block.BlockContainer
Returns the arrangement (layout) manager for the container.
getArrowLength() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the arrow length.
getArrowPaint() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Sets the paint used for the arrow.
getArrowStroke() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the stroke used to draw the arrow line.
getArrowWidth() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the arrow width.
getArtifactPaint() - Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Returns the paint used to color the median and average markers.
getArtifactPaint() - Method in class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer
Returns the paint used to paint the various artifacts such as outliers, farout symbol, median line and the averages ellipse.
getAttributedLabel(int) - Method in class org.jfree.chart.labels.StandardPieSectionLabelGenerator
Returns the attributed label for a section, or null if none is defined.
getAttributedLabel() - Method in class org.jfree.chart.LegendItem
Returns the attributed label.
getAutoRangeIncludesZero() - Method in class org.jfree.chart.axis.NumberAxis
Returns the flag that indicates whether or not the automatic axis range (if indeed it is determined automatically) is forced to include zero.
getAutoRangeMinimumSize() - Method in class org.jfree.chart.axis.ValueAxis
Returns the minimum size allowed for the axis range when it is automatically calculated.
getAutoRangeNextLogFlag() - Method in class org.jfree.chart.axis.LogarithmicAxis
Returns the 'autoRangeNextLogFlag' flag.
getAutoRangeStickyZero() - Method in class org.jfree.chart.axis.NumberAxis
Returns a flag that affects the auto-range when zero falls outside the data range but inside the margins defined for the axis.
getAutoRangeTimePeriodClass() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the class used to create the first and last time periods for the axis range when the auto-range flag is set to true.
getAutoSort() - Method in class org.jfree.data.xy.XYSeries
Returns the flag that controls whether the items in the series are automatically sorted.
getAutoTickIndex() - Method in class org.jfree.chart.axis.ValueAxis
Returns the auto tick index.
getAutoWidthFactor() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the factor by which the available space automatically calculated for the candles will be multiplied to determine the actual width to use.
getAutoWidthGap() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the amount of space to leave on the left and right of each candle when automatically calculating widths.
getAutoWidthMethod() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the method of automatically calculating the candle width.
getAveragedOutlier() - Method in class org.jfree.chart.renderer.OutlierList
Returns the averaged outlier.
getAxesAtBottom() - Method in class org.jfree.chart.axis.AxisCollection
Returns a list of the axes (if any) that need to be drawn at the bottom of the plot area.
getAxesAtLeft() - Method in class org.jfree.chart.axis.AxisCollection
Returns a list of the axes (if any) that need to be drawn at the left of the plot area.
getAxesAtRight() - Method in class org.jfree.chart.axis.AxisCollection
Returns a list of the axes (if any) that need to be drawn at the right of the plot area.
getAxesAtTop() - Method in class org.jfree.chart.axis.AxisCollection
Returns a list of the axes (if any) that need to be drawn at the top of the plot area.
getAxis() - Method in class org.jfree.chart.axis.ColorBar
Returns the axis.
getAxis() - Method in class org.jfree.chart.event.AxisChangeEvent
Returns the axis that generated the event.
getAxis() - Method in class org.jfree.chart.plot.PolarPlot
Returns the axis for the plot.
getAxisLabelGap() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the axis label gap.
getAxisLinePaint() - Method in class org.jfree.chart.axis.Axis
Returns the paint used to draw the axis line.
getAxisLineStroke() - Method in class org.jfree.chart.axis.Axis
Returns the stroke used to draw the axis line.
getAxisLocation() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the axis location.
getAxisOffset() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the axis offset.
getAxisOffset() - Method in class org.jfree.chart.plot.XYPlot
Returns the axis offset.
getBackgroundAlpha() - Method in class org.jfree.chart.plot.Plot
Returns the alpha transparency of the plot area background.
getBackgroundImage() - Method in class org.jfree.chart.JFreeChart
Returns the background image for the chart, or null if there is no image.
getBackgroundImage() - Method in class org.jfree.chart.plot.Plot
Returns the background image that is used to fill the plot's background area.
getBackgroundImageAlignment() - Method in class org.jfree.chart.JFreeChart
Returns the background image alignment.
getBackgroundImageAlignment() - Method in class org.jfree.chart.plot.Plot
Returns the background image alignment.
getBackgroundImageAlpha() - Method in class org.jfree.chart.JFreeChart
Returns the alpha-transparency for the chart's background image.
getBackgroundImageAlpha() - Method in class org.jfree.chart.plot.Plot
Returns the alpha transparency used to draw the background image.
getBackgroundPaint() - Method in class org.jfree.chart.JFreeChart
Returns the paint used for the chart background.
getBackgroundPaint() - Method in class org.jfree.chart.plot.MeterInterval
Returns the background paint.
getBackgroundPaint() - Method in class org.jfree.chart.plot.Plot
Returns the background color of the plot area.
getBackgroundPaint() - Method in class org.jfree.chart.title.LegendTitle
Returns the background paint.
getBackgroundPaint() - Method in class org.jfree.chart.title.TextTitle
Returns the background paint.
getBarWidth() - Method in class org.jfree.chart.renderer.category.CategoryItemRendererState
Returns the bar width.
getBase() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the base value for the bars.
getBase() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the base value for the bars.
getBaseCreateEntities() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base visibility for all series.
getBaseFillPaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base fill paint.
getBaseItemLabelFont() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base item label font (this is used when no other font setting is available).
getBaseItemLabelFont() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base item label font (this is used when no other font setting is available).
getBaseItemLabelFont() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base item label font (this is used when no other font setting is available).
getBaseItemLabelGenerator() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the base item label generator.
getBaseItemLabelGenerator() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base item label generator.
getBaseItemLabelGenerator() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the base item label generator.
getBaseItemLabelGenerator() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base item label generator.
getBaseItemLabelPaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base item label paint.
getBaseItemLabelPaint() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base item label paint.
getBaseItemLabelPaint() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base item label paint.
getBaseItemLabelsVisible() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base setting for item label visibility.
getBaseItemLabelsVisible() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base setting for item label visibility.
getBaseItemLabelsVisible() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base setting for item label visibility.
getBaseItemURLGenerator() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the base item URL generator.
getBaseItemURLGenerator() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base item URL generator.
getBaseLinesVisible() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the base 'lines visible' attribute.
getBaseLinesVisible() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the base 'lines visible' attribute.
getBaseNegativeItemLabelPosition() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base item label position for negative values.
getBaseNegativeItemLabelPosition() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base item label position for negative values.
getBaseNegativeItemLabelPosition() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base item label position for negative values.
getBaseOutlinePaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base outline paint.
getBaseOutlinePaint() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base outline paint.
getBaseOutlinePaint() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base outline paint.
getBaseOutlineStroke() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base outline stroke.
getBaseOutlineStroke() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base outline stroke.
getBaseOutlineStroke() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base outline stroke.
getBasePaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base paint.
getBasePaint() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base paint.
getBasePaint() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base paint.
getBasePositiveItemLabelPosition() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base positive item label position.
getBasePositiveItemLabelPosition() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base positive item label position.
getBasePositiveItemLabelPosition() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base positive item label position.
getBaseRadius() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Sets the base radius.
getBaseSectionOutlinePaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the base section paint.
getBaseSectionOutlineStroke() - Method in class org.jfree.chart.plot.PiePlot
Returns the base section stroke.
getBaseSectionPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the base section paint.
getBaseSeriesOutlinePaint() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the base series paint.
getBaseSeriesOutlineStroke() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the base series stroke.
getBaseSeriesPaint() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the base series paint.
getBaseSeriesVisible() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base visibility for all series.
getBaseSeriesVisible() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base visibility for all series.
getBaseSeriesVisible() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base visibility for all series.
getBaseSeriesVisibleInLegend() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base visibility in the legend for all series.
getBaseSeriesVisibleInLegend() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base visibility in the legend for all series.
getBaseSeriesVisibleInLegend() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base visibility in the legend for all series.
getBaseShape() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base shape.
getBaseShape() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base shape.
getBaseShape() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base shape.
getBaseShapesFilled() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the base 'shape filled' attribute.
getBaseShapesFilled() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the base 'shape filled' attribute.
getBaseShapesFilled() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the base 'shape filled' attribute.
getBaseShapesVisible() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the base 'shape visible' attribute.
getBaseShapesVisible() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns true if shapes are being plotted by the renderer.
getBaseShapesVisible() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the base 'shape visible' attribute.
getBaseStroke() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the base stroke.
getBaseStroke() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base stroke.
getBaseStroke() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base stroke.
getBaseTimeline() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns our baseTimeline, or null if none.
getBaseToolTipGenerator() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the base tool tip generator (the "layer 2" generator).
getBaseToolTipGenerator() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the base tool tip generator (the "layer 2" generator).
getBaseToolTipGenerator() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the base tool tip generator.
getBaseToolTipGenerator() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the base tool tip generator.
getBaseY() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the base y-coordinate.
getBinWidth() - Method in class org.jfree.data.statistics.HistogramBin
Returns the bin width.
getBlocks() - Method in class org.jfree.chart.block.BlockContainer
Returns an unmodifiable list of the Block objects managed by this arrangement.
getBorder() - Method in class org.jfree.chart.block.AbstractBlock
Returns the border.
getBorderPaint() - Method in class org.jfree.chart.JFreeChart
Returns the paint used to draw the chart border (if visible).
getBorderStroke() - Method in class org.jfree.chart.JFreeChart
Returns the stroke used to draw the chart border (if visible).
getBottom() - Method in class org.jfree.chart.axis.AxisSpace
Returns the space reserved for axes at the bottom of the plot area.
getBounds() - Method in class org.jfree.chart.block.AbstractBlock
Returns the current bounds of the block.
getBounds() - Method in interface org.jfree.chart.block.Block
Returns the current bounds of the block.
getBoxPaint() - Method in class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer
Returns the paint used to fill boxes.
getBoxWidth() - Method in class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer
Returns the width of each box.
getCalendarField() - Method in class org.jfree.chart.axis.DateTickUnit
Returns a field code that can be used with the Calendar class.
getCandleWidth() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the width of each candle.
getCategories() - Method in class org.jfree.chart.plot.CategoryPlot
Returns a list of the categories for the plot.
getCategories() - Method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Returns an unmodifiable list of the categories contained in all the subplots.
getCategories() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a list of the categories in the dataset.
getCategory() - Method in class org.jfree.chart.annotations.CategoryTextAnnotation
Returns the category.
getCategory() - Method in class org.jfree.chart.axis.CategoryTick
Returns the category.
getCategory() - Method in class org.jfree.chart.entity.CategoryItemEntity
Returns the category.
getCategory1() - Method in class org.jfree.chart.annotations.CategoryLineAnnotation
Returns the category for the start of the line.
getCategory2() - Method in class org.jfree.chart.annotations.CategoryLineAnnotation
Returns the category for the end of the line.
getCategoryAnchor() - Method in class org.jfree.chart.annotations.CategoryTextAnnotation
Returns the category anchor point.
getCategoryAnchor() - Method in class org.jfree.chart.axis.CategoryLabelPosition
Returns the item label anchor.
getCategoryCount() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the number of categories in the dataset.
getCategoryEnd(int, int, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the end coordinate for the specified category.
getCategoryIndex() - Method in class org.jfree.chart.entity.CategoryItemEntity
Returns the category index.
getCategoryJava2DCoordinate(CategoryAnchor, int, int, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the Java 2D coordinate for a category.
getCategoryJava2DCoordinate(CategoryAnchor, int, int, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis3D
Returns the Java 2D coordinate for a category.
getCategoryLabelPositionOffset() - Method in class org.jfree.chart.axis.CategoryAxis
Returns the offset between the axis and the category labels (before label positioning is taken into account).
getCategoryLabelPositions() - Method in class org.jfree.chart.axis.CategoryAxis
Returns the category label position specification (this contains label positioning info for all four possible axis locations).
getCategoryLabelToolTip(Comparable) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the tool tip text for the label belonging to the specified category.
getCategoryMargin() - Method in class org.jfree.chart.axis.CategoryAxis
Returns the category margin.
getCategoryMiddle(int, int, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the middle coordinate for the specified category.
getCategoryPlot() - Method in class org.jfree.chart.JFreeChart
Returns the plot cast as a CategoryPlot.
getCategoryStart(int, int, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the starting coordinate for the specified category.
getCeilingTickUnit(TickUnit) - Method in class org.jfree.chart.axis.StandardTickUnitSource
Returns the tick unit in the collection that is greater than or equal to (in size) the specified unit.
getCeilingTickUnit(double) - Method in class org.jfree.chart.axis.StandardTickUnitSource
Returns the tick unit in the collection that is greater than or equal to the specified size.
getCeilingTickUnit(TickUnit) - Method in class org.jfree.chart.axis.TickUnits
Returns the tick unit in the collection that is greater than or equal to (in size) the specified unit.
getCeilingTickUnit(double) - Method in class org.jfree.chart.axis.TickUnits
Returns the tick unit in the collection that is greater than or equal to the specified size.
getCeilingTickUnit(TickUnit) - Method in interface org.jfree.chart.axis.TickUnitSource
Returns the tick unit in the collection that is greater than or equal to (in size) the specified unit.
getCeilingTickUnit(double) - Method in interface org.jfree.chart.axis.TickUnitSource
Returns the tick unit in the collection that is greater than or equal to the specified size.
getCentralValue() - Method in class org.jfree.data.Range
Returns the central value for the range.
getChart() - Method in class org.jfree.chart.ChartMouseEvent
Returns the chart that the mouse event relates to.
getChart() - Method in class org.jfree.chart.ChartPanel
Returns the chart contained in the panel.
getChart() - Method in class org.jfree.chart.event.ChartChangeEvent
Returns the chart that generated the change event.
getChart() - Method in class org.jfree.chart.event.ChartProgressEvent
Returns the chart that generated the change event.
getChartArea() - Method in class org.jfree.chart.ChartRenderingInfo
Returns the area in which the chart was drawn.
getChartEditor(JFreeChart) - Static method in class org.jfree.chart.editor.ChartEditorManager
Returns a component that can be used to edit the given chart.
getChartEditorFactory() - Static method in class org.jfree.chart.editor.ChartEditorManager
Returns the current factory.
getChartPanel() - Method in class org.jfree.chart.ChartFrame
Returns the chart panel for the frame.
getChartRenderingInfo() - Method in class org.jfree.chart.ChartPanel
Returns the chart rendering info from the most recent chart redraw.
getChildPosition(Dataset) - Method in class org.jfree.data.general.CombinedDataset
Returns the child position.
getChipColor(Number) - Method in class org.jfree.chart.renderer.WaferMapRenderer
Returns the paint for a given chip value.
getChipSpace() - Method in class org.jfree.data.general.WaferMapDataset
Returns the space to draw between chips.
getChipValue(int, int) - Method in class org.jfree.data.general.WaferMapDataset
Returns the data value for a chip.
getChipValue(Comparable, Comparable) - Method in class org.jfree.data.general.WaferMapDataset
Returns the value for a given chip x and y or null.
getClipPath() - Method in class org.jfree.chart.plot.ContourPlot
Returns the clipPath.
getClose(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the close-value for the specified series and item.
getClose(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the close-value for the specified series and item.
getClose(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the close-value for one item in a series.
getClose(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the close value.
getClose() - Method in class org.jfree.data.xy.OHLCDataItem
Returns the close value.
getClose(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the y-value for the specified series and item.
getCloseTickPaint() - Method in class org.jfree.chart.renderer.xy.HighLowRenderer
Returns the paint used to draw the ticks for the close values.
getCloseValue(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the close-value (as a double primitive) for an item within a series.
getCloseValue(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the close-value (as a double primitive) for an item within a series.
getCloseValue(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the close-value (as a double primitive) for an item within a series.
getCloseValue(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the close-value (as a double primitive) for an item within a series.
getCloseValue(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the close-value (as a double primitive) for an item within a series.
getColor(double) - Method in class org.jfree.chart.plot.ColorPalette
Returns the color associated with a value.
getColor(int) - Method in class org.jfree.chart.plot.ColorPalette
Returns a color.
getColorBar() - Method in class org.jfree.chart.plot.ContourPlot
Returns the colorbar.
getColorBarLocation() - Method in class org.jfree.chart.plot.ContourPlot
Returns the color bar location.
getColorLinear(double) - Method in class org.jfree.chart.plot.ColorPalette
Returns Color by mapping a given value to a linear palette.
getColorLog(double) - Method in class org.jfree.chart.plot.ColorPalette
Returns Color by mapping a given value to a common log palette.
getColorPalette() - Method in class org.jfree.chart.axis.ColorBar
Returns the color palette.
getColumnClass(int) - Method in class org.jfree.data.time.TimeSeriesTableModel
Returns the column class in the table model.
getColumnCount() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the number of columns in the dataset.
getColumnCount() - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the number of columns in the table.
getColumnCount() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the number of categories in the dataset.
getColumnCount() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the column count.
getColumnCount() - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the number of column in the dataset.
getColumnCount() - Method in class org.jfree.data.KeyedObjects2D
Returns the column count.
getColumnCount() - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the number of columns in the table.
getColumnCount() - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the number of columns in the table.
getColumnCount() - Method in class org.jfree.data.time.TimeSeriesTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in interface org.jfree.data.Values2D
Returns the number of columns in the table.
getColumnCount() - Method in class org.jfree.data.xy.XYDatasetTableModel
Gets the number of columns in the model.
getColumnIndex(Comparable) - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the column index for a given key.
getColumnIndex(Comparable) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a column index.
getColumnIndex(Comparable) - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the column index for a given key.
getColumnIndex(Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the column index for a column key.
getColumnIndex(Comparable) - Method in class org.jfree.data.KeyedObjects2D
Returns the column index for a given key.
getColumnIndex(Comparable) - Method in interface org.jfree.data.KeyedValues2D
Returns the column index for a given key.
getColumnIndex(Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the column index for a given key.
getColumnIndex(Comparable) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the column index for a given key.
getColumnKey(int) - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns a column key.
getColumnKey(int) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a column key.
getColumnKey(int) - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the key for a given column.
getColumnKey(int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns a column key.
getColumnKey(int) - Method in class org.jfree.data.KeyedObjects2D
Returns the key for a given column.
getColumnKey(int) - Method in interface org.jfree.data.KeyedValues2D
Returns the column key for a given index.
getColumnKey(int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns a column key.
getColumnKey(int) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns a column key.
getColumnKeys() - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the column keys.
getColumnKeys() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a list of the categories in the dataset.
getColumnKeys() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the column keys.
getColumnKeys() - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns a list of the column keys in the dataset.
getColumnKeys() - Method in class org.jfree.data.KeyedObjects2D
Returns the column keys.
getColumnKeys() - Method in interface org.jfree.data.KeyedValues2D
Returns the column keys.
getColumnKeys() - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the column keys.
getColumnKeys() - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the column keys.
getColumnName(int) - Method in class org.jfree.data.time.TimeSeriesTableModel
Returns the name of a column
getColumnName(int) - Method in class org.jfree.data.xy.XYDatasetTableModel
Returns the column name.
getColumnRenderingOrder() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the order in which the columns are rendered.
getColumnsCount() - Method in class org.jfree.data.xy.MatrixSeries
Returns the number of columns in this matrix series.
getCompassFont(int) - Method in class org.jfree.chart.plot.CompassPlot
Returns the font for the compass, adjusted for the size of the plot.
getCompletePaint() - Method in class org.jfree.chart.renderer.category.GanttRenderer
Returns the paint used to show the percentage complete.
getComposite() - Method in class org.jfree.chart.ClipPath
Returns the composite.
getContainer() - Method in class org.jfree.chart.title.CompositeTitle
Returns the container holding the titles.
getContents() - Method in class org.jfree.chart.resources.JFreeChartResources
Returns the array of strings in the resource bundle.
getContents() - Method in class org.jfree.data.resources.DataPackageResources
Returns the array of strings in the resource bundle.
getContents() - Method in class org.jfree.data.resources.DataPackageResources_de
Returns the array of strings in the resource bundle.
getContents() - Method in class org.jfree.data.resources.DataPackageResources_es
Returns the array of strings in the resource bundle.
getContents() - Method in class org.jfree.data.resources.DataPackageResources_fr
Returns the array of strings in the resource bundle.
getContents() - Method in class org.jfree.data.resources.DataPackageResources_pl
Returns the array of strings in the resource bundle.
getContents() - Method in class org.jfree.data.resources.DataPackageResources_ru
Returns the array of strings in the resource bundle.
getContentXOffset() - Method in class org.jfree.chart.block.AbstractBlock
Returns the x-offset for the content within the block.
getContentYOffset() - Method in class org.jfree.chart.block.AbstractBlock
Returns the y-offset for the content within the block.
getContourDataRange() - Method in class org.jfree.chart.plot.ContourPlot
Returns the range for the Contours.
getContourDataRange() - Method in interface org.jfree.chart.plot.ContourValuePlot
Returns the range of data values to be plotted.
getCorrelation(Number[], Number[]) - Static method in class org.jfree.data.statistics.Statistics
Calculates the correlation between two datasets.
getCount() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the unit count.
getCount() - Method in class org.jfree.data.statistics.HistogramBin
Returns the number of items in the bin.
getCreateEntities() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not chart entities are created for the items in ALL series.
getCrosshairX() - Method in class org.jfree.chart.plot.CrosshairState
Get the x-value for the crosshair point.
getCrosshairY() - Method in class org.jfree.chart.plot.CrosshairState
Get the y-value for the crosshair point.
getCumulativePercentages(KeyedValues) - Static method in class org.jfree.data.DataUtilities
Returns a KeyedValues instance that contains the cumulative percentage values for the data in another KeyedValues instance.
getCurrentHandler() - Method in class org.jfree.data.xml.RootHandler
Returns the handler at the top of the stack.
getCurrentText() - Method in class org.jfree.data.xml.KeyHandler
Returns the current text of the textbuffer.
getCurrentText() - Method in class org.jfree.data.xml.ValueHandler
Returns the current text of the textbuffer.
getCursor() - Method in class org.jfree.chart.axis.AxisState
Returns the cursor position.
getCycleBound() - Method in class org.jfree.chart.axis.CyclicNumberAxis
The cycle bound is defined as the higest value x such that "offset + period * i = x", with i and integer and x < range.getUpperBound() This is the value which is at both ends of the axis : x...up|low...x The values from x to up are the valued in the current cycle.
getData() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the data array used by the plot.
getData(int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection.ValueSequence
Returns a value from the storage array.
getDataArea() - Method in class org.jfree.chart.plot.PlotRenderingInfo
Returns the plot's data area (in Java2D space).
getDataAreaRatio() - Method in class org.jfree.chart.plot.ContourPlot
Returns the data area ratio.
getDataExtractOrder() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns the data extract order (by row or by column).
getDataExtractOrder() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the data extract order (by row or by column).
getDataItem(int) - Method in class org.jfree.data.time.TimePeriodValues
Returns one data item for the series.
getDataItem(int) - Method in class org.jfree.data.time.TimeSeries
Returns a data item for the series.
getDataItem(RegularTimePeriod) - Method in class org.jfree.data.time.TimeSeries
Returns the data item for a specific period.
getDataItem(int) - Method in class org.jfree.data.xy.XYSeries
Return the data item with the specified index.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the range of data values that will be plotted against the range axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns the range for the specified axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.CombinedRangeCategoryPlot
Returns the range for the axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns the range for the axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.ContourPlot
Returns the range for an axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the range of data values to be plotted along the axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.PolarPlot
Returns the range for the specified axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the data range.
getDataRange(ValueAxis) - Method in interface org.jfree.chart.plot.ValueAxisPlot
Returns the data range that should apply for the specified axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.XYPlot
Returns the range for the specified axis.
getDataset() - Method in class org.jfree.chart.entity.CategoryItemEntity
Returns the datset this entity refers to.
getDataset() - Method in class org.jfree.chart.entity.PieSectionEntity
Returns the datset this entity refers to.
getDataset() - Method in class org.jfree.chart.entity.XYItemEntity
Returns the dataset this entity refers to.
getDataset() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the primary dataset for the plot.
getDataset(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the dataset at the given index.
getDataset() - Method in class org.jfree.chart.plot.ContourPlot
Returns the primary dataset for the plot.
getDataset() - Method in class org.jfree.chart.plot.MeterPlot
Returns the dataset for the plot.
getDataset() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns the dataset used by the plot.
getDataset() - Method in class org.jfree.chart.plot.PiePlot
Returns the dataset.
getDataset() - Method in class org.jfree.chart.plot.PolarPlot
Returns the primary dataset for the plot.
getDataset() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the dataset.
getDataset() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the primary dataset for the plot.
getDataset() - Method in class org.jfree.chart.plot.WaferMapPlot
Returns the dataset
getDataset() - Method in class org.jfree.chart.plot.XYPlot
Returns the primary dataset for the plot.
getDataset(int) - Method in class org.jfree.chart.plot.XYPlot
Returns a dataset.
getDataset() - Method in class org.jfree.data.general.DatasetChangeEvent
Returns the dataset that generated the event.
getDataset() - Method in class org.jfree.data.xml.CategoryDatasetHandler
Returns the dataset.
getDataset() - Method in class org.jfree.data.xml.PieDatasetHandler
Returns the dataset.
getDatasetCount() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the number of datasets.
getDatasetCount() - Method in class org.jfree.chart.plot.XYPlot
Returns the number of datasets.
getDatasetGroup() - Method in class org.jfree.chart.plot.Plot
Returns the dataset group for the plot (not currently used).
getDatasetIndex() - Method in class org.jfree.chart.LegendItem
Returns the dataset index for this legend item.
getDatasetIndex() - Method in class org.jfree.chart.title.LegendItemBlockContainer
Returns the dataset index.
getDatasetRenderingOrder() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the dataset rendering order.
getDatasetRenderingOrder() - Method in class org.jfree.chart.plot.XYPlot
Returns the dataset rendering order.
getDatasets() - Method in class org.jfree.chart.plot.CompassPlot
Returns the dataset.
getDate() - Method in class org.jfree.chart.axis.DateTick
Returns the date.
getDate(long) - Method in class org.jfree.chart.axis.SegmentedTimeline
Converts a millisecond value into a Date object.
getDate() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns a Date that represents the reference point for this segment.
getDate() - Method in class org.jfree.data.xy.OHLCDataItem
Returns the date that the data item relates to.
getDateFormat() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns the date formatter.
getDateFormat() - Method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Returns the date formatter.
getDateFormatOverride() - Method in class org.jfree.chart.axis.DateAxis
Returns the date format override.
getDay() - Method in class org.jfree.data.time.Hour
Returns the day in which this hour falls.
getDayOfMonth() - Method in class org.jfree.data.time.Day
Returns the day of the month.
getDayOfMonth() - Method in class org.jfree.data.time.Hour
Returns the day-of-the-month in which this hour falls.
getDefaultEntityRadius() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the radius of the circle used for the default entity area when no area is specified.
getDepthFactor() - Method in class org.jfree.chart.plot.PiePlot3D
The depth factor for the chart.
getDescription() - Method in class org.jfree.chart.LegendItem
Returns the description for the legend item.
getDescription() - Method in class org.jfree.data.gantt.Task
Returns the task description.
getDescription() - Method in class org.jfree.data.general.Series
Returns a description of the series.
getDialBackgroundPaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the paint for the dial background.
getDialOutlinePaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the dial outline paint.
getDialShape() - Method in class org.jfree.chart.plot.MeterPlot
Returns the dial shape.
getDirection() - Method in class org.jfree.chart.plot.PiePlot
Returns the direction in which the pie sections are drawn (clockwise or anti-clockwise).
getDirection() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the direction in which the radar axes are drawn (clockwise or anti-clockwise).
getDirectionCode(double) - Method in class org.jfree.chart.axis.CompassFormat
Returns a string representing the direction.
getDismissDelay() - Method in class org.jfree.chart.ChartPanel
Returns the dismissal tooltip delay value used inside this chart panel.
getDisplayEnd() - Method in class org.jfree.chart.axis.ModuloAxis
Returns the display end value.
getDisplayStart() - Method in class org.jfree.chart.axis.ModuloAxis
Returns the display start value.
getDividerPaint() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns the paint used to draw the dividers.
getDividerStroke() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns the stroke used to draw the dividers.
getDomainAxis() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the domain axis for the plot.
getDomainAxis(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns a domain axis.
getDomainAxis() - Method in class org.jfree.chart.plot.ContourPlot
Returns the domain axis for the plot.
getDomainAxis() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the domain axis for the plot.
getDomainAxis() - Method in class org.jfree.chart.plot.XYPlot
Returns the domain axis for the plot.
getDomainAxis(int) - Method in class org.jfree.chart.plot.XYPlot
Returns a domain axis.
getDomainAxis(CategoryPlot, int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns a domain axis for a plot.
getDomainAxisCount() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the number of domain axes.
getDomainAxisCount() - Method in class org.jfree.chart.plot.XYPlot
Returns the number of domain axes.
getDomainAxisEdge() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the domain axis edge.
getDomainAxisEdge(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the edge for a domain axis.
getDomainAxisEdge() - Method in class org.jfree.chart.plot.XYPlot
Returns the edge for the primary domain axis (taking into account the plot's orientation.
getDomainAxisEdge(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the edge for a domain axis.
getDomainAxisForDataset(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the domain axis for a dataset.
getDomainAxisForDataset(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the domain axis for a dataset.
getDomainAxisIndex(ValueAxis) - Method in class org.jfree.chart.plot.XYPlot
Returns the index of the given domain axis.
getDomainAxisLocation() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the domain axis location.
getDomainAxisLocation(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the location for a domain axis.
getDomainAxisLocation() - Method in class org.jfree.chart.plot.XYPlot
Returns the location of the primary domain axis.
getDomainAxisLocation(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the location for a domain axis.
getDomainBounds(boolean) - Method in interface org.jfree.data.DomainInfo
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the range of the values in the dataset's domain, including or excluding the interval around each x-value as specified.
getDomainBounds(boolean) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the range of the values in this dataset's domain.
getDomainCrosshairPaint() - Method in class org.jfree.chart.plot.ContourPlot
Returns the domain crosshair color.
getDomainCrosshairPaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the domain crosshair color.
getDomainCrosshairStroke() - Method in class org.jfree.chart.plot.ContourPlot
Returns the Stroke used to draw the crosshair (if visible).
getDomainCrosshairStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the Stroke used to draw the crosshair (if visible).
getDomainCrosshairValue() - Method in class org.jfree.chart.plot.ContourPlot
Returns the domain crosshair value.
getDomainCrosshairValue() - Method in class org.jfree.chart.plot.XYPlot
Returns the domain crosshair value.
getDomainDescription() - Method in class org.jfree.data.time.TimePeriodValues
Returns the domain description.
getDomainDescription() - Method in class org.jfree.data.time.TimeSeries
Returns the domain description.
getDomainGridlinePaint() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the paint used to draw grid-lines against the domain axis.
getDomainGridlinePaint() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the paint for the grid lines (if any) plotted against the domain axis.
getDomainGridlinePaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint for the grid lines (if any) plotted against the domain axis.
getDomainGridlinePosition() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the position used for the domain gridlines.
getDomainGridlineStroke() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the stroke used to draw grid-lines against the domain axis.
getDomainGridlineStroke() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the stroke for the grid-lines (if any) plotted against the domain axis.
getDomainGridlineStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the stroke for the grid-lines (if any) plotted against the domain axis.
getDomainIsPointsInTime() - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns a flag that controls whether the domain is treated as 'points in time'.
getDomainIsPointsInTime() - Method in class org.jfree.data.time.TimeSeriesCollection
Deprecated. This flag is no longer used (as of 1.0.1).
getDomainIsPointsInTime() - Method in class org.jfree.data.time.TimeTableXYDataset
Returns a flag that controls whether the domain is treated as 'points in time'.
getDomainLowerBound(boolean) - Method in interface org.jfree.data.DomainInfo
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the minimum x-value in the dataset.
getDomainLowerBound(boolean) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the minimum x-value in the dataset.
getDomainMarkers(Layer) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the list of domain markers (read only) for the specified layer.
getDomainMarkers(int, Layer) - Method in class org.jfree.chart.plot.CategoryPlot
Returns a collection of domain markers for a particular renderer and layer.
getDomainMarkers(Layer) - Method in class org.jfree.chart.plot.XYPlot
Returns the list of domain markers (read only) for the specified layer.
getDomainMarkers(int, Layer) - Method in class org.jfree.chart.plot.XYPlot
Returns a collection of domain markers for a particular renderer and layer.
getDomainOrder() - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the order of the domain (X) values.
getDomainOrder() - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the order of the domain (or X) values returned by the dataset.
getDomainOrder() - Method in class org.jfree.data.xy.AbstractXYDataset
Returns the order of the domain (X) values.
getDomainOrder() - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the order of the domain (x-) values in the dataset.
getDomainOrder() - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the order of the domain (x-) values in the dataset.
getDomainOrder() - Method in interface org.jfree.data.xy.XYDataset
Returns the order of the domain (or X) values returned by the dataset.
getDomainTickBandPaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint used for the domain tick bands.
getDomainUpperBound(boolean) - Method in interface org.jfree.data.DomainInfo
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the maximum x-value in the dataset.
getDomainUpperBound(boolean) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the maximum x-value in the dataset.
getDotHeight() - Method in class org.jfree.chart.renderer.xy.XYDotRenderer
Returns the dot height (the default value is 1).
getDotWidth() - Method in class org.jfree.chart.renderer.xy.XYDotRenderer
Returns the dot width (the default value is 1).
getDownArrow() - Method in class org.jfree.chart.axis.ValueAxis
Returns a shape that can be displayed as an arrow pointing downwards at the end of an axis line.
getDownPaint() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the paint used to fill candles when the price moves down from open to close.
getDrawAsLine() - Method in class org.jfree.chart.plot.CategoryMarker
Returns the flag that controls whether the marker is drawn as a region or a line.
getDrawBorder() - Method in class org.jfree.chart.plot.CompassPlot
Returns a flag that controls whether or not a border is drawn.
getDrawBorder() - Method in class org.jfree.chart.plot.MeterPlot
Returns a flag that controls whether or not a rectangular border is drawn around the plot area.
getDrawCloseTicks() - Method in class org.jfree.chart.renderer.xy.HighLowRenderer
Returns the flag that controls whether close ticks are drawn.
getDrawDividers() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns a flag that controls whether or not dividers are drawn.
getDrawingSupplier() - Method in class org.jfree.chart.plot.Plot
Returns the drawing supplier for the plot.
getDrawingSupplier() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the drawing supplier from the plot.
getDrawingSupplier() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the drawing supplier from the plot.
getDrawingSupplier() - Method in class org.jfree.chart.renderer.DefaultPolarItemRenderer
Returns the drawing supplier from the plot.
getDrawingSupplier() - Method in class org.jfree.chart.renderer.WaferMapRenderer
Returns the drawing supplier from the plot.
getDrawingSupplier() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the drawing supplier from the plot.
getDrawOpenTicks() - Method in class org.jfree.chart.renderer.xy.HighLowRenderer
Returns the flag that controls whether open ticks are drawn.
getDrawOutlines() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns true if outlines should be drawn for shapes, and false otherwise.
getDrawOutlines() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns true if outlines should be drawn for shapes, and false otherwise.
getDrawPaint() - Method in class org.jfree.chart.ClipPath
Returns the drawPaint.
getDrawSeriesLineAsPath() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns a flag that controls whether or not each series is drawn as a single path.
getDrawSeriesLineAsPath() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns a flag that controls whether or not each series is drawn as a single path.
getDrawSharedDomainAxis() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the flag that controls whether or not the shared domain axis is drawn for each subplot.
getDrawStroke() - Method in class org.jfree.chart.ClipPath
Returns the drawStroke.
getDuration() - Method in class org.jfree.data.gantt.Task
Returns the duration (actual or estimated) of the task.
getEnd() - Method in class org.jfree.data.time.RegularTimePeriod
Returns the date/time that marks the end of the time period.
getEnd() - Method in class org.jfree.data.time.SimpleTimePeriod
Returns the end date/time.
getEnd() - Method in interface org.jfree.data.time.TimePeriod
Returns the end date/time.
getEndBoundary() - Method in class org.jfree.data.statistics.HistogramBin
Returns the end boundary.
getEndPercent() - Method in class org.jfree.chart.renderer.category.GanttRenderer
Returns the position of the end of the progress indicator, as a percentage of the bar width.
getEndType() - Method in class org.jfree.chart.renderer.category.AreaRenderer
Returns a token that controls how the renderer draws the end points.
getEndValue() - Method in class org.jfree.chart.plot.IntervalMarker
Returns the end value for the interval.
getEndValue(Comparable, Comparable) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the end data value for one category in a series.
getEndValue(int, int) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the end data value for one category in a series.
getEndValue(int, int) - Method in interface org.jfree.data.category.IntervalCategoryDataset
Returns the end value for the interval for a given series and category.
getEndValue(Comparable, Comparable) - Method in interface org.jfree.data.category.IntervalCategoryDataset
Returns the end value for the interval for a given series and category.
getEndValue(int, int, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the end value of a sub-interval for a given item.
getEndValue(Comparable, Comparable, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the end value of a sub-interval for a given item.
getEndValue(Comparable, Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the end value for a task.
getEndValue(int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the end value for a task.
getEndValue(int, int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the end value of a sub-interval for a given item.
getEndValue(Comparable, Comparable, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the end value of a sub-interval for a given item.
getEndX(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the end value for a bin.
getEndX(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the end x-value.
getEndX(int, int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the end value of the x-interval for an item within a series.
getEndX(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the ending X value for the specified series and item.
getEndXValue(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the end x-value (as a double primitive) for an item within a series.
getEndXValue(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the end x-value (as a double primitive) for an item within a series.
getEndXValue(int, int) - Method in class org.jfree.data.xy.AbstractIntervalXYDataset
Returns the end x-value (as a double primitive) for an item within a series.
getEndXValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the end x-value (as a double primitive) for an item within a series.
getEndXValue(int, int) - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the end value of the x-interval for an item within a series.
getEndXValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYZDataset
Returns the ending X value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the end y-value for a bin (which is the same as the y-value, this method exists only to support the general form of the IntervalXYDataset interface).
getEndY(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the end y-value.
getEndY(int, int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the ending Y value for the specified series and item.
getEndYValue(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the end y-value (as a double primitive) for an item within a series.
getEndYValue(int, int) - Method in class org.jfree.data.xy.AbstractIntervalXYDataset
Returns the end y-value (as a double primitive) for an item within a series.
getEndYValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the end y-value (as a double primitive) for an item within a series.
getEndYValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYZDataset
Returns the ending Y value for the specified series and item.
getEndZValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYZDataset
Returns the ending Z value for the specified series and item.
getEntities() - Method in interface org.jfree.chart.entity.EntityCollection
Returns the entities in an unmodifiable collection.
getEntities() - Method in class org.jfree.chart.entity.StandardEntityCollection
Returns the entities in an unmodifiable collection.
getEntity() - Method in class org.jfree.chart.ChartMouseEvent
Returns the chart entity (if any) under the mouse point.
getEntity(double, double) - Method in interface org.jfree.chart.entity.EntityCollection
Returns an entity whose area contains the specified point.
getEntity(int) - Method in interface org.jfree.chart.entity.EntityCollection
Returns an entity from the collection.
getEntity(int) - Method in class org.jfree.chart.entity.StandardEntityCollection
Returns a chart entity from the collection.
getEntity(double, double) - Method in class org.jfree.chart.entity.StandardEntityCollection
Returns the last entity in the list with an area that encloses the specified coordinates, or null if there is no such entity.
getEntityCollection() - Method in class org.jfree.chart.block.BlockResult
Returns the collection of entities from the block.
getEntityCollection() - Method in interface org.jfree.chart.block.EntityBlockResult
Returns the entity collection.
getEntityCollection() - Method in class org.jfree.chart.ChartRenderingInfo
Returns the collection of entities maintained by this instance.
getEntityCollection() - Method in class org.jfree.chart.renderer.RendererState
A convenience method that returns a reference to the entity collection (may be null) being used to record chart entities.
getEntityCount() - Method in interface org.jfree.chart.entity.EntityCollection
Returns the entity count.
getEntityCount() - Method in class org.jfree.chart.entity.StandardEntityCollection
Returns the number of entities in the collection.
getEntityForPoint(int, int) - Method in class org.jfree.chart.ChartPanel
Returns the chart entity at a given point.
getErrorIndicatorPaint() - Method in class org.jfree.chart.renderer.category.StatisticalBarRenderer
Returns the paint used for the error indicators.
getErrorIndicatorPaint() - Method in class org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer
Returns the paint used for the error indicators.
getExceptionSegmentCount(long, long) - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the number of exception segments wholly contained in the (fromDomainValue, toDomainValue) interval.
getExceptionSegments() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns a list of all the exception segments.
getExpandToFitSpace() - Method in class org.jfree.chart.title.TextTitle
Returns the flag that controls whether or not the title expands to fit the available space.
getExplodedPieArea() - Method in class org.jfree.chart.plot.PiePlotState
Returns the exploded pie area.
getExplodePercent(int) - Method in class org.jfree.chart.plot.PiePlot
Returns the amount that a section should be 'exploded'.
getExpTickLabelsFlag() - Method in class org.jfree.chart.axis.LogarithmicAxis
Returns the 'expTickLabelsFlag' flag.
getExtractIndex() - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the index of the row or column from which to extract the data.
getExtractType() - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the extract type, which determines whether data is read from one row or one column of the underlying dataset.
getFaroutCoefficient() - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the value used as the farout coefficient.
getFaroutCoefficient() - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the value used as the farout coefficient.
getFillBox() - Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Returns the flag that controls whether or not the box is filled.
getFillBox() - Method in class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer
Returns the flag that controls whether or not the box is filled.
getFillPaint() - Method in class org.jfree.chart.annotations.XYPolygonAnnotation
Returns the fill paint.
getFillPaint() - Method in class org.jfree.chart.ClipPath
Returns the fillPaint.
getFillPaint() - Method in class org.jfree.chart.LegendItem
Returns the fill paint.
getFillPaint() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the fill paint.
getFillPaint() - Method in class org.jfree.chart.title.LegendGraphic
Returns the paint used to fill the shape.
getFillZoomRectangle() - Method in class org.jfree.chart.ChartPanel
Returns the flag that controls whether or not the zoom rectangle is filled when drawn.
getFirst() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the first time period in the axis range.
getFirstBarPaint() - Method in class org.jfree.chart.renderer.category.WaterfallBarRenderer
Returns the paint used to draw the first bar.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Day
Returns the first millisecond of the day, evaluated using the supplied calendar (which determines the time zone).
getFirstMillisecond() - Method in class org.jfree.data.time.FixedMillisecond
Returns the first millisecond of the time period.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.FixedMillisecond
Returns the first millisecond of the time period.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Hour
Returns the first millisecond of the hour.
getFirstMillisecond() - Method in class org.jfree.data.time.Millisecond
Returns the first millisecond of the time period.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Millisecond
Returns the first millisecond of the time period.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Minute
Returns the first millisecond of the minute.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Month
Returns the first millisecond of the month, evaluated using the supplied calendar (which determines the time zone).
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Quarter
Returns the first millisecond in the Quarter, evaluated using the supplied calendar (which determines the time zone).
getFirstMillisecond() - Method in class org.jfree.data.time.RegularTimePeriod
Returns the first millisecond of the time period, evaluated in the default time zone.
getFirstMillisecond(TimeZone) - Method in class org.jfree.data.time.RegularTimePeriod
Returns the first millisecond of the time period, evaluated within a specific time zone.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.RegularTimePeriod
Returns the first millisecond of the time period, evaluated using the supplied calendar (which incorporates a timezone).
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Second
Returns the first millisecond of the minute.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Week
Returns the first millisecond of the week, evaluated using the supplied calendar (which determines the time zone).
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Year
Returns the first millisecond of the year, evaluated using the supplied calendar (which determines the time zone).
getFixedAutoRange() - Method in class org.jfree.chart.axis.ValueAxis
Returns the fixed auto range.
getFixedDimension() - Method in class org.jfree.chart.axis.Axis
Returns the fixed dimension for the axis.
getFixedDomainAxisSpace() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the fixed domain axis space.
getFixedDomainAxisSpace() - Method in class org.jfree.chart.plot.XYPlot
Returns the fixed domain axis space.
getFixedIntervalWidth() - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the fixed interval width.
getFixedLegendItems() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the fixed legend items, if any.
getFixedLegendItems() - Method in class org.jfree.chart.plot.XYPlot
Returns the fixed legend items, if any.
getFixedRangeAxisSpace() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the fixed range axis space.
getFixedRangeAxisSpace() - Method in class org.jfree.chart.plot.XYPlot
Returns the fixed range axis space.
getFollowDataInSubranges() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns a flag that controls whether or not the thermometer axis zooms to display the subrange within which the data value falls.
getFont() - Method in class org.jfree.chart.annotations.TextAnnotation
Returns the font for the annotation.
getFont() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the font for the annotation.
getFont() - Method in class org.jfree.chart.block.LabelBlock
Returns the font.
getFont() - Method in class org.jfree.chart.title.TextTitle
Returns the font used to display the title string.
getForegroundAlpha() - Method in class org.jfree.chart.plot.Plot
Returns the alpha-transparency for the plot foreground.
getFormatString() - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns the format string (this controls the overall structure of the label).
getG2Base() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer.XYBarRendererState
Returns the base (range) value in Java 2D space.
getGap() - Method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Returns the space between subplots.
getGap() - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns the gap between subplots, measured in Java2D units.
getGap() - Method in class org.jfree.chart.plot.CombinedRangeCategoryPlot
Returns the space between subplots.
getGap() - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns the space between subplots.
getGap() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the gap.
getGapThreshold() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the gap threshold for discontinuous lines.
getGapThresholdType() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the gap threshold type (relative or absolute).
getGenerateEntities() - Method in class org.jfree.chart.block.BlockParams
Returns the flag that controls whether or not chart entities are generated.
getGenerateEntities() - Method in interface org.jfree.chart.block.EntityBlockParams
Returns a flag that controls whether or not the block should return entities for the items it draws.
getGradientPaintTransformer() - Method in class org.jfree.chart.plot.IntervalMarker
Returns the gradient paint transformer.
getGradientPaintTransformer() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the gradient paint transformer (an object used to transform gradient paint objects to fit each bar.
getGradientPaintTransformer() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the gradient paint transformer (an object used to transform gradient paint objects to fit each bar.
getGridBandPaint() - Method in class org.jfree.chart.axis.SymbolAxis
Returns the paint used to color the grid bands.
getGroup() - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the dataset group.
getGroup() - Method in class org.jfree.data.general.AbstractDataset
Returns the dataset group for the dataset.
getGroup() - Method in interface org.jfree.data.general.Dataset
Returns the dataset group.
getGroup(Comparable) - Method in class org.jfree.data.KeyToGroupMap
Returns the group that a key is mapped to.
getGroupCount() - Method in class org.jfree.data.KeyToGroupMap
Returns the number of groups in the map.
getGroupIndex(Comparable) - Method in class org.jfree.data.KeyToGroupMap
Returns the index for the group.
getGroupPaint() - Method in class org.jfree.chart.renderer.category.MinMaxCategoryRenderer
Returns the paint used to draw the line between the minimum and maximum value items in each category.
getGroups() - Method in class org.jfree.data.KeyToGroupMap
Returns a list of the groups (always including the default group) in the map.
getGroupSegmentCount() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the number of segments in a segment group.
getGroupStroke() - Method in class org.jfree.chart.renderer.category.MinMaxCategoryRenderer
Returns the stroke used to draw the line between the minimum and maximum value items in each category.
getHeadPercent() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the head percent.
getHeight(Graphics2D) - Method in class org.jfree.chart.axis.MarkerAxisBand
Returns the height of the band.
getHeight() - Method in class org.jfree.chart.block.AbstractBlock
Returns the natural height of the block, if this is known in advance.
getHeight() - Method in class org.jfree.chart.block.RectangleConstraint
Returns the fixed height.
getHeight() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Get the height of this item.
getHeightConstraintType() - Method in class org.jfree.chart.block.RectangleConstraint
Returns the constraint type.
getHeightRange() - Method in class org.jfree.chart.block.RectangleConstraint
Returns the width range.
getHigh(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the high-value for the specified series and item.
getHigh(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the high-value for the specified series and item.
getHigh(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the high-value for one item in a series.
getHigh(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the high value.
getHigh() - Method in class org.jfree.data.xy.OHLCDataItem
Returns the high value.
getHigh(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the high-value for the specified series and item.
getHighlightPaint() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the highlight paint.
getHighValue(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the high-value (as a double primitive) for an item within a series.
getHighValue(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the high-value (as a double primitive) for an item within a series.
getHighValue(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the high-value (as a double primitive) for an item within a series.
getHighValue(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the high-value (as a double primitive) for an item within a series.
getHighValue(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the high-value (as a double primitive) for an item within a series.
getHorizontalAlignment() - Method in class org.jfree.chart.title.Title
Returns the horizontal alignment of the title.
getHorizontalAxisTrace() - Method in class org.jfree.chart.ChartPanel
Returns the flag that controls whether or not a horizontal axis trace line is drawn over the plot area at the current mouse location.
getHorizontalTraceLine() - Method in class org.jfree.chart.ChartPanel
Returns the horizontal trace line.
getHour() - Method in class org.jfree.data.time.Hour
Returns the hour.
getHour() - Method in class org.jfree.data.time.Minute
Returns the hour.
getID() - Method in class org.jfree.chart.block.AbstractBlock
Returns the id.
getID() - Method in interface org.jfree.chart.block.Block
Returns an ID for the block.
getID() - Method in class org.jfree.data.general.DatasetGroup
Returns the identification string for this group.
getIgnoreNullValues() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether null values in the dataset are ignored.
getIgnoreZeroValues() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether zero values in the dataset are ignored.
getImage(Plot, int, int, double, double) - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the image used to draw a single data item.
getImage() - Method in class org.jfree.chart.title.ImageTitle
Returns the image for the title.
getImageHotspot(Plot, int, int, double, double, Image) - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the hotspot of the image used to draw a single data item.
getImageMap(String, ChartRenderingInfo) - Static method in class org.jfree.chart.ChartUtilities
Creates an HTML image map.
getImageMap(String, ChartRenderingInfo, ToolTipTagFragmentGenerator, URLTagFragmentGenerator) - Static method in class org.jfree.chart.ChartUtilities
Creates an HTML image map.
getImageMap(String, ChartRenderingInfo) - Static method in class org.jfree.chart.imagemap.ImageMapUtilities
Creates an image map element that complies with the XHTML 1.0 specification.
getImageMap(String, ChartRenderingInfo, ToolTipTagFragmentGenerator, URLTagFragmentGenerator) - Static method in class org.jfree.chart.imagemap.ImageMapUtilities
Creates an image map element that complies with the XHTML 1.0 specification.
getImageMapAreaTag(ToolTipTagFragmentGenerator, URLTagFragmentGenerator) - Method in class org.jfree.chart.entity.ChartEntity
Returns an HTML image map tag for this entity.
getIncludeBaseInRange() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the flag that controls whether or not the base value for the bars is included in the range calculated by BarRenderer.findRangeBounds(CategoryDataset).
getIncompletePaint() - Method in class org.jfree.chart.renderer.category.GanttRenderer
Returns the paint used to show the percentage incomplete.
getIndex() - Method in class org.jfree.chart.entity.ContourEntity
Returns the index.
getIndex(Comparable) - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the index for a given key, or -1 if there is no such key.
getIndex(Comparable) - Method in class org.jfree.data.DefaultKeyedValues
Returns the index for a given key.
getIndex(Comparable) - Method in class org.jfree.data.general.DefaultPieDataset
Returns the index for a key, or -1 if the key is not recognised.
getIndex(Comparable) - Method in class org.jfree.data.KeyedObjects
Returns the index for a given key.
getIndex(Comparable) - Method in interface org.jfree.data.KeyedValues
Returns the index for a given key.
getIndex(RegularTimePeriod) - Method in class org.jfree.data.time.TimeSeries
Returns the index for the item (if any) that corresponds to a time period.
getIndexOf(CategoryItemRenderer) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the index of the specified renderer, or -1 if the renderer is not assigned to this plot.
getIndexOf(XYItemRenderer) - Method in class org.jfree.chart.plot.XYPlot
Returns the index of the specified renderer, or -1 if the renderer is not assigned to this plot.
getInfo() - Method in class org.jfree.chart.renderer.RendererState
Returns the plot rendering info.
getInitialDelay() - Method in class org.jfree.chart.ChartPanel
Returns the initial tooltip delay value used inside this chart panel.
getInnerSeparatorExtension() - Method in class org.jfree.chart.plot.RingPlot
Returns the length of the inner extension of the separator line that is drawn between sections, expressed as a percentage of the depth of the section.
getInsets() - Method in class org.jfree.chart.block.BlockBorder
Returns the space reserved for the border.
getInsets() - Method in class org.jfree.chart.plot.Plot
Returns the insets for the plot area.
getInteriorGap() - Method in class org.jfree.chart.plot.PiePlot
Returns the interior gap, measured as a percentage of the available drawing space.
getInteriorGap() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the interior gap, measured as a percentage of the available drawing space.
getIntervalPositionFactor() - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the interval position factor.
getIntervalPositionFactor() - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the interval position factor.
getIntervalPositionFactor() - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the interval position factor.
getIntervalPositionFactor() - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the interval position factor.
getIntervals() - Method in class org.jfree.chart.plot.MeterPlot
Returns an unmodifiable list of the intervals for the plot.
getIntervalWidth() - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the full interval width.
getIntervalWidth() - Method in class org.jfree.data.xy.DefaultTableXYDataset
returns the full interval width.
getIntervalWidth() - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the interval width.
getIntervalWidth() - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the interval width.
getItem() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Returns the legend item.
getItem() - Method in class org.jfree.chart.entity.XYItemEntity
Returns the item index.
getItem(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Return an item from within the dataset.
getItem(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Return an item from within the dataset.
getItem(int) - Method in class org.jfree.data.xy.MatrixSeries
Return the matrix item at the specified index.
getItem(int) - Method in class org.jfree.data.xy.NormalizedMatrixSeries
Returns an item.
getItemColumn(int) - Method in class org.jfree.data.xy.MatrixSeries
Returns the column of the specified item.
getItemContainer() - Method in class org.jfree.chart.title.LegendTitle
Returns the container that holds the legend items.
getItemCount() - Method in class org.jfree.chart.LegendItemCollection
Returns the number of legend items in the collection.
getItemCount() - Method in class org.jfree.chart.plot.PieLabelDistributor
Returns the number of items in the list.
getItemCount() - Method in class org.jfree.chart.renderer.OutlierList
Returns the number of outliers in the list.
getItemCount(int) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the number of items for the given series.
getItemCount() - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the number of items (values) in the collection.
getItemCount() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the item count.
getItemCount(int) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the number of items in the specified series.
getItemCount() - Method in class org.jfree.data.DefaultKeyedValues
Returns the number of items (values) in the collection.
getItemCount() - Method in class org.jfree.data.gantt.TaskSeries
Returns the number of items in the series.
getItemCount(int) - Method in class org.jfree.data.general.CombinedDataset
Returns the number of items in a series.
getItemCount() - Method in class org.jfree.data.general.DefaultPieDataset
Returns the number of items in the dataset.
getItemCount(int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the number of items in a series.
getItemCount(int) - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the number of items in the specified series.
getItemCount() - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the number of items in all series.
getItemCount() - Method in class org.jfree.data.KeyedObjects
Returns the number of items (values) in the collection.
getItemCount(int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the number of items in the specified series.
getItemCount(int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the number of data items for a series.
getItemCount() - Method in class org.jfree.data.statistics.SimpleHistogramBin
Returns the item count.
getItemCount(int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the number of items in a series.
getItemCount(int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the number of items in a series.
getItemCount() - Method in class org.jfree.data.time.TimePeriodValues
Returns the number of items in the series.
getItemCount(int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the number of items in the specified series.
getItemCount() - Method in class org.jfree.data.time.TimeSeries
Returns the number of items in the series.
getItemCount(int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the number of items in the specified series.
getItemCount() - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the number of items in ALL series.
getItemCount(int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the number of items in a series.
getItemCount() - Method in interface org.jfree.data.Values
Returns the number of items (values) in the collection.
getItemCount() - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the number of x values in the dataset.
getItemCount(int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the number of items in the specified series.
getItemCount(int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the number of items in the specified series.
getItemCount(int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the item count for the specified series.
getItemCount() - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the number of x values in the dataset.
getItemCount(int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the number of items in the specified series.
getItemCount(int) - Method in class org.jfree.data.xy.DefaultWindDataset
Returns the number of items in a series.
getItemCount(int) - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the number of items in the specified series.
getItemCount(int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the number of items in the specified series.
getItemCount() - Method in class org.jfree.data.xy.MatrixSeries
Returns the number of items in the series.
getItemCount(int) - Method in class org.jfree.data.xy.MatrixSeriesCollection
Returns the number of items in the specified series.
getItemCount() - Method in interface org.jfree.data.xy.TableXYDataset
Returns the number of items every series.
getItemCount(int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the number of items in a series.
getItemCount(int) - Method in interface org.jfree.data.xy.XYDataset
Returns the number of items in a series.
getItemCount() - Method in class org.jfree.data.xy.XYSeries
Returns the number of items in the series.
getItemCount(int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the number of items in the specified series.
getItemCreateEntity(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns a boolean that indicates whether or not the specified item should have a chart entity created for it.
getItemFillPaint(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to fill data items as they are drawn.
getItemFont() - Method in class org.jfree.chart.title.LegendTitle
Returns the item font.
getItemLabelAnchor() - Method in class org.jfree.chart.labels.ItemLabelPosition
Returns the item label anchor.
getItemLabelAnchorOffset() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the item label anchor offset.
getItemLabelFont(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the font for an item label.
getItemLabelFont() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the font used for all item labels.
getItemLabelFont(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the font for an item label.
getItemLabelFont() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the font used for all item labels.
getItemLabelFont(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the font for an item label.
getItemLabelFont() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the font used for all item labels.
getItemLabelGenerator(int, int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the item label generator for a data item.
getItemLabelGenerator(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label generator for the specified data item.
getItemLabelGenerator(int, int) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the label generator for a data item.
getItemLabelGenerator(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label generator for a data item.
getItemLabelPadding() - Method in class org.jfree.chart.title.LegendTitle
Returns the padding used for the items labels.
getItemLabelPaint(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to draw an item label.
getItemLabelPaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used for all item labels.
getItemLabelPaint(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the paint used to draw an item label.
getItemLabelPaint() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the paint used for all item labels.
getItemLabelPaint(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the paint used to draw an item label.
getItemLabelPaint() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the paint used for all item labels.
getItemLineVisible(int, int) - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag used to control whether or not the line for an item is visible.
getItemLineVisible(int, int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the flag used to control whether or not the shape for an item is visible.
getItemMargin() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the item margin as a percentage of the available space for all bars.
getItemMargin() - Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Returns the item margin.
getItemMargin() - Method in class org.jfree.chart.renderer.category.LevelRenderer
Returns the item margin.
getItemOutlinePaint(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to outline data items as they are drawn.
getItemOutlinePaint(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the paint used to outline data items as they are drawn.
getItemOutlinePaint(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the paint used to outline data items as they are drawn.
getItemOutlineStroke(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the stroke used to outline data items.
getItemOutlineStroke(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the stroke used to outline data items.
getItemOutlineStroke(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the stroke used to outline data items.
getItemPaint(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to fill data items as they are drawn.
getItemPaint(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the paint used to fill data items as they are drawn.
getItemPaint(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the paint used to fill data items as they are drawn.
getItemPaint() - Method in class org.jfree.chart.title.LegendTitle
Returns the item paint.
getItemRow(int) - Method in class org.jfree.data.xy.MatrixSeries
Returns the row of the specified item.
getItems() - Method in class org.jfree.data.time.TimeSeries
Returns the list of data items for the series (the list contains TimeSeriesDataItem objects and is unmodifiable).
getItems() - Method in class org.jfree.data.xy.XYSeries
Returns the list of data items for the series (the list contains XYDataItem objects and is unmodifiable).
getItemShape(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns a shape used to represent a data item.
getItemShape(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns a shape used to represent a data item.
getItemShape(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns a shape used to represent a data item.
getItemShapeFilled(int, int) - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag used to control whether or not the shape for an item is filled.
getItemShapeFilled(int, int) - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the flag used to control whether or not the shape for an item is filled.
getItemShapeFilled(int, int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the flag used to control whether or not the shape for an item is filled.
getItemShapeVisible(int, int) - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag used to control whether or not the shape for an item is visible.
getItemShapeVisible(int, int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the flag used to control whether or not the shape for an item is visible.
getItemStroke(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the stroke used to draw data items.
getItemStroke(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the stroke used to draw data items.
getItemStroke(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the stroke used to draw data items.
getItemURLGenerator(int, int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the URL generator for a data item.
getItemURLGenerator(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the URL generator for an item.
getItemVisible(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns a boolean that indicates whether or not the specified item should be drawn (this is typically used to hide an entire series).
getItemVisible(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns a boolean that indicates whether or not the specified item should be drawn (this is typically used to hide an entire series).
getItemVisible(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns a boolean that indicates whether or not the specified item should be drawn (this is typically used to hide an entire series).
getKey() - Method in class org.jfree.chart.plot.CategoryMarker
Returns the key.
getKey() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the key for the section that the label applies to.
getKey(int) - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the key at the specified index.
getKey() - Method in class org.jfree.data.DefaultKeyedValue
Returns the key.
getKey(int) - Method in class org.jfree.data.DefaultKeyedValues
Returns a key.
getKey() - Method in class org.jfree.data.general.DefaultKeyedValueDataset
Returns the key associated with the value, or null if the dataset has no data item.
getKey(int) - Method in class org.jfree.data.general.DefaultPieDataset
Returns the key for the specified item, or null.
getKey() - Method in class org.jfree.data.general.Series
Returns the key for the series.
getKey() - Method in class org.jfree.data.KeyedObject
Returns the key.
getKey(int) - Method in class org.jfree.data.KeyedObjects
Returns a key.
getKey() - Method in interface org.jfree.data.KeyedValue
Returns the key associated with the value.
getKey(int) - Method in interface org.jfree.data.KeyedValues
Returns the key associated with an item (value).
getKey() - Method in class org.jfree.data.xml.ItemHandler
Returns the key that has been read by the handler, or null.
getKeyCount(Comparable) - Method in class org.jfree.data.KeyToGroupMap
Returns the number of keys mapped to the specified group.
getKeys() - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the keys for the dataset.
getKeys() - Method in class org.jfree.data.DefaultKeyedValues
Returns the keys for the values in the collection.
getKeys() - Method in class org.jfree.data.general.DefaultPieDataset
Returns the categories in the dataset.
getKeys() - Method in class org.jfree.data.KeyedObjects
Returns the keys.
getKeys() - Method in interface org.jfree.data.KeyedValues
Returns the keys for the values in the collection.
getLabel() - Method in class org.jfree.chart.axis.Axis
Returns the label for the axis.
getLabel() - Method in class org.jfree.chart.axis.CategoryTick
Returns the label.
getLabel() - Method in class org.jfree.chart.LegendItem
Returns the label.
getLabel() - Method in class org.jfree.chart.plot.Marker
Returns the label (if null no label is displayed).
getLabel() - Method in class org.jfree.chart.plot.MeterInterval
Returns the label.
getLabel() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the label.
getLabelAnchor() - Method in class org.jfree.chart.axis.CategoryLabelPosition
Returns the text block anchor.
getLabelAnchor() - Method in class org.jfree.chart.axis.CategoryTick
Returns the label anchor.
getLabelAnchor() - Method in class org.jfree.chart.plot.Marker
Returns the label anchor.
getLabelAngle() - Method in class org.jfree.chart.axis.Axis
Returns the angle of the axis label.
getLabelBackgroundPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label background paint.
getLabelEnclosure(Graphics2D, RectangleEdge) - Method in class org.jfree.chart.axis.Axis
Returns a rectangle that encloses the axis label.
getLabelFont() - Method in class org.jfree.chart.axis.Axis
Returns the font for the axis label.
getLabelFont() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns the label font.
getLabelFont() - Method in class org.jfree.chart.plot.CompassPlot
Returns the label font.
getLabelFont() - Method in class org.jfree.chart.plot.Marker
Returns the label font.
getLabelFont() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label font.
getLabelFont() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the series label font.
getLabelFormat() - Method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Returns the label format string.
getLabelFormat() - Method in class org.jfree.chart.labels.AbstractPieItemLabelGenerator
Returns the label format string.
getLabelGap() - Method in class org.jfree.chart.plot.PiePlot
Returns the gap between the edge of the pie and the labels, expressed as a percentage of the plot width.
getLabelGenerator() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label generator.
getLabelGenerator() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the label generator.
getLabelHeight() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the label height.
getLabelInfo() - Method in class org.jfree.chart.axis.PeriodAxis
Returns an array of label info records.
getLabelInsets() - Method in class org.jfree.chart.axis.Axis
Returns the insets for the label (that is, the amount of blank space that should be left around the label).
getLabelLinkMargin() - Method in class org.jfree.chart.plot.PiePlot
Returns the margin (expressed as a percentage of the width or height) between the edge of the pie and the link point.
getLabelLinkPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the paint used for the lines that connect pie sections to their corresponding labels.
getLabelLinkStroke() - Method in class org.jfree.chart.plot.PiePlot
Returns the stroke used for the label linking lines.
getLabelLinksVisible() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether or not label linking lines are visible.
getLabelOffset() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Sets the label offset.
getLabelOffset() - Method in class org.jfree.chart.plot.Marker
Returns the label offset.
getLabelOffsetType() - Method in class org.jfree.chart.plot.Marker
Returns the label offset type.
getLabelOutlinePaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label outline paint.
getLabelOutlineStroke() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label outline stroke.
getLabelPaint() - Method in class org.jfree.chart.axis.Axis
Returns the color/shade used to draw the axis label.
getLabelPaint() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns the label paint.
getLabelPaint() - Method in class org.jfree.chart.plot.Marker
Returns the label paint.
getLabelPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label paint.
getLabelPaint() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the series label paint.
getLabelPosition(RectangleEdge) - Method in class org.jfree.chart.axis.CategoryLabelPositions
Returns the category label position specification for an axis at the given location.
getLabelPosition() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Returns the label position.
getLabelShadowPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label shadow paint.
getLabelTextAnchor() - Method in class org.jfree.chart.plot.Marker
Returns the label text anchor.
getLabelType() - Method in class org.jfree.chart.plot.CompassPlot
Returns the label type.
getLargerTickUnit(TickUnit) - Method in class org.jfree.chart.axis.StandardTickUnitSource
Returns a tick unit that is larger than the supplied unit.
getLargerTickUnit(TickUnit) - Method in class org.jfree.chart.axis.TickUnits
Returns a tick unit that is larger than the supplied unit.
getLargerTickUnit(TickUnit) - Method in interface org.jfree.chart.axis.TickUnitSource
Returns a tick unit that is larger than the supplied unit.
getLast() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the last time period in the axis range.
getLastBarPaint() - Method in class org.jfree.chart.renderer.category.WaterfallBarRenderer
Returns the paint used to draw the last bar.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Day
Returns the last millisecond of the day, evaluated using the supplied calendar (which determines the time zone).
getLastMillisecond() - Method in class org.jfree.data.time.FixedMillisecond
Returns the last millisecond of the time period.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.FixedMillisecond
Returns the last millisecond of the time period.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Hour
Returns the last millisecond of the hour.
getLastMillisecond() - Method in class org.jfree.data.time.Millisecond
Returns the last millisecond of the time period.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Millisecond
Returns the last millisecond of the time period.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Minute
Returns the last millisecond of the minute.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Month
Returns the last millisecond of the month, evaluated using the supplied calendar (which determines the time zone).
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Quarter
Returns the last millisecond of the Quarter, evaluated using the supplied calendar (which determines the time zone).
getLastMillisecond() - Method in class org.jfree.data.time.RegularTimePeriod
Returns the last millisecond of the time period, evaluated in the default time zone.
getLastMillisecond(TimeZone) - Method in class org.jfree.data.time.RegularTimePeriod
Returns the last millisecond of the time period, evaluated within a specific time zone.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.RegularTimePeriod
Returns the last millisecond of the time period, evaluated using the supplied calendar (which incorporates a timezone).
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Second
Returns the last millisecond of the second.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Week
Returns the last millisecond of the week, evaluated using the supplied calendar (which determines the time zone).
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Year
Returns the last millisecond of the year, evaluated using the supplied calendar (which determines the time zone).
getLatestAngle() - Method in class org.jfree.chart.plot.PiePlotState
Returns the latest angle.
getLeft() - Method in class org.jfree.chart.axis.AxisSpace
Returns the space reserved for axes at the left of the plot area.
getLeftArrow() - Method in class org.jfree.chart.axis.ValueAxis
Returns a shape that can be displayed as an arrow pointing left at the end of an axis line.
getLegend() - Method in class org.jfree.chart.JFreeChart
Returns the legend for the chart, if there is one.
getLegend(int) - Method in class org.jfree.chart.JFreeChart
Returns the nth legend for a chart, or null.
getLegendArea() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Returns the shape used to represent an area in the legend.
getLegendArea() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer2
Returns the shape used to represent an area in the legend.
getLegendBar() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the shape used to represent bars in each legend item.
getLegendCollection() - Method in class org.jfree.chart.renderer.WaferMapRenderer
Builds the list of legend entries.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns a legend item for a series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.category.AreaRenderer
Returns a legend item for a series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns a legend item for a series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Returns a legend item for a series.
getLegendItem(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns a legend item for a series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns a legend item for a series.
getLegendItem(int) - Method in class org.jfree.chart.renderer.DefaultPolarItemRenderer
Return the legend for the given series.
getLegendItem(int) - Method in interface org.jfree.chart.renderer.PolarItemRenderer
Return the legend for the given series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns a default legend item for the specified series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns a legend item for a series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Returns a default legend item for the specified series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer2
Returns a default legend item for the specified series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns a default legend item for the specified series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.XYBubbleRenderer
Returns a legend item for the specified series.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns a default legend item for the specified series.
getLegendItem(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns a legend item for a series from a dataset.
getLegendItem(int, int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns a legend item for the specified series.
getLegendItemCount() - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the number of items that should be displayed in the legend.
getLegendItemGraphicAnchor() - Method in class org.jfree.chart.title.LegendTitle
Returns the legend item graphic anchor.
getLegendItemGraphicEdge() - Method in class org.jfree.chart.title.LegendTitle
Returns the location of the shape within each legend item.
getLegendItemGraphicLocation() - Method in class org.jfree.chart.title.LegendTitle
Returns the legend item graphic location.
getLegendItemGraphicPadding() - Method in class org.jfree.chart.title.LegendTitle
Returns the padding that will be applied to each item graphic.
getLegendItemLabelGenerator() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the legend item label generator.
getLegendItemLabelGenerator() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the legend item label generator.
getLegendItemLabelGenerator() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the legend item label generator.
getLegendItemLabels() - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the legend item labels.
getLegendItems() - Method in interface org.jfree.chart.LegendItemSource
Returns a (possibly empty) collection of legend items.
getLegendItems() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Returns a collection of legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns a collection of legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.CombinedRangeCategoryPlot
Returns a collection of legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns a collection of legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.CompassPlot
Returns the legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.MeterPlot
Returns an item for each interval.
getLegendItems() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns a collection of legend items for the pie chart.
getLegendItems() - Method in class org.jfree.chart.plot.PiePlot
Returns a collection of legend items for the pie chart.
getLegendItems() - Method in class org.jfree.chart.plot.Plot
Returns the legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.PolarPlot
Returns the legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns a collection of legend items for the radar chart.
getLegendItems() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.plot.WaferMapPlot
Return the legend items from the renderer.
getLegendItems() - Method in class org.jfree.chart.plot.XYPlot
Returns the legend items for the plot.
getLegendItems() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns a (possibly empty) collection of legend items for the series that this renderer is responsible for drawing.
getLegendItems() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns a (possibly empty) collection of legend items for the series that this renderer is responsible for drawing.
getLegendItemShape() - Method in class org.jfree.chart.plot.PiePlot
Returns the shape used for legend items.
getLegendItemShape() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the shape used for legend items.
getLegendItemToolTipGenerator() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the legend item tool tip generator.
getLegendItemToolTipGenerator() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the legend item tool tip generator.
getLegendItemURLGenerator() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the legend item URL generator.
getLegendItemURLGenerator() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the legend item URL generator.
getLegendLabelGenerator() - Method in class org.jfree.chart.plot.PiePlot
Returns the legend label generator.
getLegendLabelToolTipGenerator() - Method in class org.jfree.chart.plot.PiePlot
Returns the legend label tool tip generator.
getLegendLine() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the shape used to represent a line in the legend.
getLegendLine() - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns the shape used to represent a line in the legend.
getLegendLine() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the shape used to represent a line in the legend.
getLength() - Method in class org.jfree.data.Range
Returns the length of the range.
getLimit() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns the limit (as a percentage) below which small pie sections are aggregated.
getLine() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Returns the list.
getLine() - Method in class org.jfree.chart.LegendItem
Returns the line.
getLine() - Method in class org.jfree.chart.title.LegendGraphic
Returns the line centered about (0, 0).
getLinearFit(Number[], Number[]) - Static method in class org.jfree.data.statistics.Statistics
Fits a straight line to a set of (x, y) data, returning the slope and intercept.
getLinePaint() - Method in class org.jfree.chart.LegendItem
Returns the paint used for lines.
getLinePaint() - Method in class org.jfree.chart.title.LegendGraphic
Returns the line paint.
getLineStroke() - Method in class org.jfree.chart.LegendItem
Returns the line stroke for the series.
getLineStroke() - Method in class org.jfree.chart.title.LegendGraphic
Returns the line stroke.
getLinesVisible() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns a flag that controls whether or not lines are drawn for ALL series.
getLinesVisible() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns a flag that controls whether or not lines are drawn for ALL series.
getLinkArea() - Method in class org.jfree.chart.plot.PiePlotState
Returns the link area.
getLinkPercent() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the link percent.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jfree.chart.editor.PaletteSample
Returns a list cell renderer for the stroke, so the sample can be displayed in a list or combo.
getListCount() - Method in class org.jfree.chart.labels.CustomXYToolTipGenerator
Returns the number of tool tip lists stored by the renderer.
getListCount() - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Returns the number of URL lists stored by the renderer.
getListCount() - Method in class org.jfree.chart.urls.CustomXYURLGenerator
Returns the number of URL lists stored by the renderer.
getListeners(Class) - Method in class org.jfree.chart.ChartPanel
Returns an array of the listeners of the given type registered with the panel.
getLog10TickLabelsFlag() - Method in class org.jfree.chart.axis.LogarithmicAxis
Returns the 'log10TickLabelsFlag' flag.
getLow(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the low-value for the specified series and item.
getLow(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the low-value for the specified series and item.
getLow(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the low-value for one item in a series.
getLow(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the low value.
getLow() - Method in class org.jfree.data.xy.OHLCDataItem
Returns the low value.
getLow(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the low-value for the specified series and item.
getLowerBound() - Method in class org.jfree.chart.axis.ValueAxis
Returns the lower bound of the axis range.
getLowerBound() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the lower bound for the thermometer.
getLowerBound() - Method in class org.jfree.data.Range
Returns the lower bound for the range.
getLowerBound() - Method in class org.jfree.data.statistics.SimpleHistogramBin
Returns the lower bound.
getLowerClip() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the lower clip value.
getLowerDate() - Method in class org.jfree.data.time.DateRange
Returns the lower (earlier) date for the range.
getLowerMargin() - Method in class org.jfree.chart.axis.CategoryAxis
Returns the lower margin for the axis.
getLowerMargin() - Method in class org.jfree.chart.axis.ValueAxis
Returns the lower margin for the axis, expressed as a percentage of the axis range.
getLowerY() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the lower bound of the label.
getLowValue(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the low-value (as a double primitive) for an item within a series.
getLowValue(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the low-value (as a double primitive) for an item within a series.
getLowValue(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the low-value (as a double primitive) for an item within a series.
getLowValue(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the low-value (as a double primitive) for an item within a series.
getLowValue(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the low-value (as a double primitive) for an item within a series.
getMajorTickTimePeriodClass() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the class that controls the spacing of the major tick marks.
getMap() - Method in interface org.jfree.data.general.CombinationDataset
Returns a map or indirect indexing form our series into parent's series.
getMap() - Method in class org.jfree.data.general.CombinedDataset
Returns a map or indirect indexing form our series into parent's series.
getMap() - Method in class org.jfree.data.general.SubSeriesDataset
Returns a map or indirect indexing form our series into parent's series.
getMargin() - Method in class org.jfree.chart.block.AbstractBlock
Returns the margin.
getMargin() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the margin which is a percentage amount by which the bars are trimmed.
getMarker() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Get the marker.
getMarkerBand() - Method in class org.jfree.chart.axis.NumberAxis
Returns the (optional) marker band for the axis.
getMax() - Method in class org.jfree.chart.axis.AxisState
Returns the maximum width/height.
getMaxCandleWidthInMilliseconds() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the maximum width (in milliseconds) of each candle.
getMaxChipX() - Method in class org.jfree.data.general.WaferMapDataset
Returns the wafer x-dimension.
getMaxChipY() - Method in class org.jfree.data.general.WaferMapDataset
Returns the number of chips in the y-dimension.
getMaxEndIndex() - Method in class org.jfree.data.time.TimePeriodValues
Returns the index of the time period with the maximum end milliseconds.
getMaxIcon() - Method in class org.jfree.chart.renderer.category.MinMaxCategoryRenderer
Returns the icon displayed for the maximum value data item within each category.
getMaximumBarWidth() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the maximum bar width, as a percentage of the available drawing space.
getMaximumCategoryLabelLines() - Method in class org.jfree.chart.axis.CategoryAxis
Returns the maximum number of lines to use for each category label.
getMaximumCategoryLabelWidthRatio() - Method in class org.jfree.chart.axis.CategoryAxis
Returns the category label width ratio.
getMaximumDate() - Method in class org.jfree.chart.axis.DateAxis
Returns the latest date visible on the axis.
getMaximumDrawHeight() - Method in class org.jfree.chart.ChartPanel
Returns the maximum drawing height for charts.
getMaximumDrawWidth() - Method in class org.jfree.chart.ChartPanel
Returns the maximum drawing width for charts.
getMaximumExplodePercent() - Method in class org.jfree.chart.plot.PiePlot
Returns the maximum explode percent.
getMaximumItemAge() - Method in class org.jfree.data.time.TimeSeries
Returns the maximum item age (in time periods) for the series.
getMaximumItemCount() - Method in class org.jfree.data.time.TimeSeries
Returns the maximum number of items that will be retained in the series.
getMaximumItemCount() - Method in class org.jfree.data.xy.XYSeries
Returns the maximum number of items that will be retained in the series.
getMaximumItemWidth() - Method in class org.jfree.chart.renderer.category.LevelRenderer
Returns the maximum width, as a percentage of the available drawing space.
getMaximumLabelWidth() - Method in class org.jfree.chart.plot.PiePlot
Returns the maximum label width as a percentage of the plot width.
getMaximumVerticalDataValue() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the maximum value in either the domain or the range, whichever is displayed against the vertical axis for the particular type of plot implementing this interface.
getMaxItemWidth() - Method in class org.jfree.chart.renderer.category.LevelRenderer
Deprecated. Use LevelRenderer.getMaximumItemWidth() instead.
getMaxMiddleIndex() - Method in class org.jfree.data.time.TimePeriodValues
Returns the index of the time period with the maximum middle milliseconds.
getMaxOutlier(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the maximum outlier (non-farout) for an item.
getMaxOutlier(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the maximum outlier (non-farout) for an item.
getMaxOutlier() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the maximum outlier.
getMaxOutlier(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the maximum value which is not a farout, ie Q3 + (interquartile range * farout coefficient).
getMaxOutlier(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the maximum outlier (non farout) value for an item.
getMaxOutlier(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the maximum outlier (non farout) value for an item.
getMaxOutlier(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the maximum value which is not a farout, ie Q3 + (interquartile range * farout coefficient).
getMaxRadius() - Method in class org.jfree.chart.plot.PolarPlot
Returns the upper bound of the radius axis.
getMaxRegularValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the maximum regular (non-outlier) value for an item.
getMaxRegularValue(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the maximum regular (non-outlier) value for an item.
getMaxRegularValue() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the maximum regular value.
getMaxRegularValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the max-value for the specified series and item.
getMaxRegularValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the maximum regular (non outlier) value for an item.
getMaxRegularValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the maximum regular (non outlier) value for an item.
getMaxRegularValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the max-value for the specified series and item.
getMaxStartIndex() - Method in class org.jfree.data.time.TimePeriodValues
Returns the index of the time period with the maximum start milliseconds.
getMaxValue() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the maximum value any category axis can take.
getMaxValue() - Method in class org.jfree.data.general.WaferMapDataset
Returns the maximum value stored in the dataset.
getMaxX() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Returns the largest X coordinate of the framing rectangle of this legend item.
getMaxY() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Returns the largest Y coordinate of the framing rectangle of this legend item.
getMaxZ() - Method in class org.jfree.chart.plot.ColorPalette
Returns the maximum Z value.
getMaxZValue() - Method in interface org.jfree.data.contour.ContourDataset
Returns the largest Z data value.
getMaxZValue() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the maximum z-value.
getMean() - Method in class org.jfree.data.function.NormalDistributionFunction2D
Returns the mean for the function.
getMean() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the mean.
getMean() - Method in class org.jfree.data.statistics.MeanAndStandardDeviation
Returns the mean.
getMeanValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the mean value for an item.
getMeanValue(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the average value for an item.
getMeanValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the mean for the specified series and item.
getMeanValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the mean value for an item.
getMeanValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the mean value for an item.
getMeanValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the mean for the specified series and item.
getMeanValue(int, int) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the mean value for an item.
getMeanValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the mean value for an item.
getMeanValue(int, int) - Method in interface org.jfree.data.statistics.StatisticalCategoryDataset
Returns the mean value for an item.
getMeanValue(Comparable, Comparable) - Method in interface org.jfree.data.statistics.StatisticalCategoryDataset
Returns the mean value for an item.
getMedian() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the median.
getMedianValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the median value for an item.
getMedianValue(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the median value for an item.
getMedianValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the median-value for the specified series and item.
getMedianValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the median value for an item.
getMedianValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the median value for an item.
getMedianValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the median-value for the specified series and item.
getMercuryPaint() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the default mercury paint.
getMeterAngle() - Method in class org.jfree.chart.plot.MeterPlot
Returns the meter angle in degrees.
getMiddleMillisecond() - Method in class org.jfree.data.time.FixedMillisecond
Returns the millisecond closest to the middle of the time period.
getMiddleMillisecond(Calendar) - Method in class org.jfree.data.time.FixedMillisecond
Returns the millisecond closest to the middle of the time period.
getMiddleMillisecond() - Method in class org.jfree.data.time.RegularTimePeriod
Returns the millisecond closest to the middle of the time period, evaluated in the default time zone.
getMiddleMillisecond(TimeZone) - Method in class org.jfree.data.time.RegularTimePeriod
Returns the millisecond closest to the middle of the time period, evaluated within a specific time zone.
getMiddleMillisecond(Calendar) - Method in class org.jfree.data.time.RegularTimePeriod
Returns the millisecond closest to the middle of the time period, evaluated using the supplied calendar (which incorporates a timezone).
getMillisecond() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns the millisecond used to reference this segment (always between the segmentStart and segmentEnd).
getMillisecond() - Method in class org.jfree.data.time.Millisecond
Returns the millisecond.
getMinEndIndex() - Method in class org.jfree.data.time.TimePeriodValues
Returns the index of the time period with the minimum end milliseconds.
getMinIcon() - Method in class org.jfree.chart.renderer.category.MinMaxCategoryRenderer
Returns the icon displayed for the minimum value data item within each category.
getMinimumArcAngleToDraw() - Method in class org.jfree.chart.plot.PiePlot
Returns the minimum arc angle that will be drawn.
getMinimumBarLength() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the minimum bar length (in Java2D units).
getMinimumDate() - Method in class org.jfree.chart.axis.DateAxis
Returns the earliest date visible on the axis.
getMinimumDrawHeight() - Method in class org.jfree.chart.ChartPanel
Returns the minimum drawing height for charts.
getMinimumDrawWidth() - Method in class org.jfree.chart.ChartPanel
Returns the minimum drawing width for charts.
getMinimumVerticalDataValue() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the minimum value in either the domain or the range, whichever is displayed against the vertical axis for the particular type of plot implementing this interface.
getMinMiddleIndex() - Method in class org.jfree.data.time.TimePeriodValues
Returns the index of the time period with the minimum middle milliseconds.
getMinorTickMarkInsideLength() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the inside length for the minor tick marks.
getMinorTickMarkOutsideLength() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the outside length for the minor tick marks.
getMinorTickMarkPaint() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the paint used to display minor tick marks, if they are visible.
getMinorTickMarkStroke() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the stroke used to display minor tick marks, if they are visible.
getMinorTickTimePeriodClass() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the class that controls the spacing of the minor tick marks.
getMinOutlier(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the minimum outlier (non-farout) for an item.
getMinOutlier(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the minimum outlier (non-farout) for an item.
getMinOutlier() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the minimum outlier.
getMinOutlier(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the minimum value which is not a farout.
getMinOutlier(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the minimum outlier (non farout) value for an item.
getMinOutlier(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the minimum outlier (non farout) value for an item.
getMinOutlier(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the minimum value which is not a farout.
getMinRegularValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the minimum regular (non-outlier) value for an item.
getMinRegularValue(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the minimum regular (non-outlier) value for an item.
getMinRegularValue() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the minimum regular value.
getMinRegularValue(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the min-value for the specified series and item.
getMinRegularValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the minimum regular (non outlier) value for an item.
getMinRegularValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the minimum regular (non outlier) value for an item.
getMinRegularValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the min-value for the specified series and item.
getMinStartIndex() - Method in class org.jfree.data.time.TimePeriodValues
Returns the index of the time period with the minimum start milliseconds.
getMinute() - Method in class org.jfree.data.time.Minute
Returns the minute.
getMinute() - Method in class org.jfree.data.time.Second
Returns the minute.
getMinValue() - Method in class org.jfree.data.general.WaferMapDataset
Returns the minimum value stored in the dataset.
getMinZ() - Method in class org.jfree.chart.plot.ColorPalette
Returns the minimum Z value.
getMinZValue() - Method in interface org.jfree.data.contour.ContourDataset
Returns the smallest Z data value.
getMinZValue() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the minimum z-value.
getMinZValue(double, double, double, double) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the minimum z-value.
getMissingPaint() - Method in class org.jfree.chart.plot.ContourPlot
Returns the missingPaint.
getMonth() - Method in class org.jfree.data.time.Day
Returns the month.
getMonth() - Method in class org.jfree.data.time.Hour
Returns the month in which this hour falls.
getMonth() - Method in class org.jfree.data.time.Month
Returns the month.
getMovingAverage(Number[], Number[], int) - Static method in class org.jfree.data.statistics.Statistics
Returns a data set for a moving average on the data set passed in.
getNeedlePaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the paint for the needle.
getNegativeArea(float, float, float, float, float, float, PlotOrientation) - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns the negative area for a cross-over section.
getNegativeBarPaint() - Method in class org.jfree.chart.renderer.category.WaterfallBarRenderer
Returns the paint used to draw bars with negative values.
getNegativeItemLabelPosition(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the item label position for negative values.
getNegativeItemLabelPosition() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the item label position for negative values in ALL series.
getNegativeItemLabelPosition(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label position for negative values.
getNegativeItemLabelPosition() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label position for negative values in ALL series.
getNegativeItemLabelPosition(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label position for negative values.
getNegativeItemLabelPosition() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label position for negative values in ALL series.
getNegativeItemLabelPositionFallback() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the fallback position for negative item labels that don't fit within a bar.
getNegativeItemLabelPositionFallback() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the fallback position for negative item labels that don't fit within a bar.
getNegativePaint() - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns the paint used to highlight negative differences.
getNewestIndex() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the index of the newest data item.
getNewestTime() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the newest time.
getNextOutlinePaint() - Method in class org.jfree.chart.plot.DefaultDrawingSupplier
Returns the next outline paint in the sequence.
getNextOutlinePaint() - Method in interface org.jfree.chart.plot.DrawingSupplier
Returns the next outline paint in a sequence maintained by the supplier.
getNextOutlineStroke() - Method in class org.jfree.chart.plot.DefaultDrawingSupplier
Returns the next outline stroke in the sequence.
getNextOutlineStroke() - Method in interface org.jfree.chart.plot.DrawingSupplier
Returns the next Stroke object in a sequence maintained by the supplier.
getNextPaint() - Method in class org.jfree.chart.plot.DefaultDrawingSupplier
Returns the next paint in the sequence.
getNextPaint() - Method in interface org.jfree.chart.plot.DrawingSupplier
Returns the next paint in a sequence maintained by the supplier.
getNextShape() - Method in class org.jfree.chart.plot.DefaultDrawingSupplier
Returns the next shape in the sequence.
getNextShape() - Method in interface org.jfree.chart.plot.DrawingSupplier
Returns the next Shape object in a sequence maintained by the supplier.
getNextStroke() - Method in class org.jfree.chart.plot.DefaultDrawingSupplier
Returns the next stroke in the sequence.
getNextStroke() - Method in interface org.jfree.chart.plot.DrawingSupplier
Returns the next Stroke object in a sequence maintained by the supplier.
getNextTimePeriod() - Method in class org.jfree.data.time.TimeSeries
Returns a time period that would be the next in sequence on the end of the time series.
getNoDataMessage() - Method in class org.jfree.chart.plot.Plot
Returns the string that is displayed when the dataset is empty or null.
getNoDataMessageFont() - Method in class org.jfree.chart.plot.Plot
Returns the font used to display the 'no data' message.
getNoDataMessagePaint() - Method in class org.jfree.chart.plot.Plot
Returns the paint used to display the 'no data' message.
getNotify() - Method in class org.jfree.chart.title.Title
Returns the flag that indicates whether or not the notification mechanism is enabled.
getNotify() - Method in class org.jfree.data.general.Series
Returns the flag that controls whether or not change events are sent to registered listeners.
getNumber() - Method in class org.jfree.chart.axis.NumberTick
Returns the number.
getNumberFormat() - Method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Returns the number formatter.
getNumberFormat() - Method in class org.jfree.chart.labels.AbstractPieItemLabelGenerator
Returns the number formatter.
getNumberFormatOverride() - Method in class org.jfree.chart.axis.NumberAxis
Returns the number format override.
getObject() - Method in class org.jfree.data.KeyedObject
Returns the object.
getObject(int) - Method in class org.jfree.data.KeyedObjects
Returns an object.
getObject(Comparable) - Method in class org.jfree.data.KeyedObjects
Returns the object for a given key.
getObject(int, int) - Method in class org.jfree.data.KeyedObjects2D
Returns the object for a given row and column.
getObject(Comparable, Comparable) - Method in class org.jfree.data.KeyedObjects2D
Returns the object for the given row and column keys.
getObjectIcon() - Method in class org.jfree.chart.renderer.category.MinMaxCategoryRenderer
Returns the icon drawn for each data item.
getOffset() - Method in class org.jfree.chart.axis.CyclicNumberAxis
The cycle bound is a multiple of the period, plus optionally a start offset.
getOldestIndex() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the index of the oldest data item.
getOldestTime() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the oldest time.
getOLSRegression(double[][]) - Static method in class org.jfree.data.statistics.Regression
Returns the parameters 'a' and 'b' for an equation y = a + bx, fitted to the data using ordinary least squares regression.
getOLSRegression(XYDataset, int) - Static method in class org.jfree.data.statistics.Regression
Returns the parameters 'a' and 'b' for an equation y = a + bx, fitted to the data using ordinary least squares regression.
getOpen(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the open-value for the specified series and item.
getOpen(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the open-value for the specified series and item.
getOpen(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the open-value for one item in a series.
getOpen(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the open value.
getOpen() - Method in class org.jfree.data.xy.OHLCDataItem
Returns the open value.
getOpen(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the open-value for the specified series and item.
getOpenTickPaint() - Method in class org.jfree.chart.renderer.xy.HighLowRenderer
Returns the paint used to draw the ticks for the open values.
getOpenValue(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the open-value (as a double primitive) for an item within a series.
getOpenValue(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the open-value (as a double primitive) for an item within a series.
getOpenValue(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the open-value (as a double primitive) for an item within a series.
getOpenValue(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the open-value (as a double primitive) for an item within a series.
getOpenValue(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the open-value (as a double primitive) for an item within a series.
getOpposite(AxisLocation) - Static method in class org.jfree.chart.axis.AxisLocation
Returns the location that is opposite to the supplied location.
getOrder() - Method in class org.jfree.data.KeyedValueComparator
Returns the sort order.
getOrientation() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the orientation of the plot.
getOrientation() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the orientation of the plot.
getOrientation() - Method in class org.jfree.chart.plot.PolarPlot
Returns the orientation of the plot.
getOrientation() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the orientation of the plot.
getOrientation() - Method in class org.jfree.chart.plot.XYPlot
Returns the orientation of the plot.
getOrientation() - Method in interface org.jfree.chart.plot.Zoomable
Returns the orientation of the plot.
getOuterSeparatorExtension() - Method in class org.jfree.chart.plot.RingPlot
Returns the length of the outer extension of the separator line that is drawn between sections, expressed as a percentage of the depth of the section.
getOutlierCoefficient() - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the value used as the outlier coefficient.
getOutlierCoefficient() - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the value used as the outlier coefficient.
getOutliers(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns a list of outlier values for an item.
getOutliers(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns a list of outlier values for an item.
getOutliers() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns a list of outliers.
getOutliers(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns an array of outliers for the specified series and item.
getOutliers(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns a list of outlier values for an item.
getOutliers(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns a list of outlier values for an item.
getOutliers(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns an array of outliers for the specified series and item.
getOutlinePaint() - Method in class org.jfree.chart.annotations.XYPolygonAnnotation
Returns the outline paint.
getOutlinePaint() - Method in class org.jfree.chart.LegendItem
Returns the outline paint.
getOutlinePaint() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the outline paint.
getOutlinePaint() - Method in class org.jfree.chart.plot.Marker
Returns the outline paint.
getOutlinePaint() - Method in class org.jfree.chart.plot.MeterInterval
Returns the outline paint.
getOutlinePaint() - Method in class org.jfree.chart.plot.Plot
Returns the color used to draw the outline of the plot area.
getOutlinePaint() - Method in class org.jfree.chart.title.LegendGraphic
Returns the outline paint.
getOutlineStroke() - Method in class org.jfree.chart.annotations.XYPolygonAnnotation
Returns the outline stroke.
getOutlineStroke() - Method in class org.jfree.chart.LegendItem
Returns the outline stroke.
getOutlineStroke() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the outline stroke.
getOutlineStroke() - Method in class org.jfree.chart.plot.Marker
Returns the outline stroke.
getOutlineStroke() - Method in class org.jfree.chart.plot.MeterInterval
Returns the outline stroke.
getOutlineStroke() - Method in class org.jfree.chart.plot.Plot
Returns the stroke used to outline the plot area.
getOutlineStroke() - Method in class org.jfree.chart.title.LegendGraphic
Returns the outline stroke.
getOwner() - Method in class org.jfree.chart.plot.PlotRenderingInfo
Returns the owner.
getPadding() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns the padding for the band.
getPadding() - Method in class org.jfree.chart.block.AbstractBlock
Returns the padding.
getPadding() - Method in class org.jfree.chart.JFreeChart
Returns the padding between the chart border and the chart drawing area.
getPadding() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the padding for the thermometer.
getPaint() - Method in class org.jfree.chart.annotations.CategoryLineAnnotation
Returns the paint used to draw the connecting line.
getPaint() - Method in class org.jfree.chart.annotations.TextAnnotation
Returns the paint for the annotation.
getPaint() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the paint for the annotation.
getPaint(double) - Method in class org.jfree.chart.axis.ColorBar
Returns the Paint associated with a value.
getPaint() - Method in class org.jfree.chart.block.BlockBorder
Returns the paint used to draw the border.
getPaint() - Method in class org.jfree.chart.block.LabelBlock
Returns the paint.
getPaint(double) - Method in class org.jfree.chart.plot.ColorPalette
Returns Paint by mapping a given value to a either a linear or common log palette as controlled by the value logscale.
getPaint() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the paint used to plot data points.
getPaint() - Method in class org.jfree.chart.plot.Marker
Returns the paint.
getPaint() - Method in class org.jfree.chart.title.TextTitle
Returns the paint used to display the title string.
getPalette() - Method in class org.jfree.chart.editor.PaletteSample
Returns the current palette object being displayed.
getPaletteName() - Method in class org.jfree.chart.plot.ColorPalette
Returns the palette name.
getParent() - Method in class org.jfree.chart.plot.Plot
Returns the parent plot (or null if this plot is not part of a combined plot).
getParent() - Method in interface org.jfree.data.general.CombinationDataset
Returns the parent Dataset of this combination.
getParent() - Method in class org.jfree.data.general.CombinedDataset
Returns the parent Dataset of this combination.
getParent() - Method in class org.jfree.data.general.SubSeriesDataset
Returns the parent Dataset of this combination.
getPassCount() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the number of passes through the dataset required by the renderer.
getPassCount() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the number of passes through the dataset required by the renderer.
getPassCount() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
This renderer uses two passes to draw the data.
getPassCount() - Method in class org.jfree.chart.renderer.category.StackedBarRenderer
Returns the number of passes (2) required by this renderer.
getPassCount() - Method in class org.jfree.chart.renderer.category.StackedBarRenderer3D
Returns the number of passes through the dataset required by the renderer.
getPassCount() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the number of passes through the data that the renderer requires in order to draw the chart.
getPassCount() - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Returns the number of passes required by the renderer.
getPassCount() - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer2
Returns the number of passes required by the renderer.
getPassCount() - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns 2, the number of passes required by the renderer.
getPassCount() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the number of passes through the data required by the renderer.
getPassCount() - Method in class org.jfree.chart.renderer.xy.XYLine3DRenderer
Returns the number of passes through the data that the renderer requires in order to draw the chart.
getPassCount() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the number of passes through the data that the renderer requires in order to draw the chart.
getPassesRequired() - Method in class org.jfree.chart.plot.PiePlotState
Returns the number of passes required by the renderer.
getPercent() - Method in class org.jfree.chart.event.ChartProgressEvent
Returns the percentage complete.
getPercentComplete(int, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the percent complete for a given item.
getPercentComplete(Comparable, Comparable) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the percent complete for a given item.
getPercentComplete(int, int, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the percentage complete value of a sub-interval for a given item.
getPercentComplete(Comparable, Comparable, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the percentage complete value of a sub-interval for a given item.
getPercentComplete() - Method in class org.jfree.data.gantt.Task
Returns the percentage complete for this task.
getPercentComplete(int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the percent complete for a given item.
getPercentComplete(Comparable, Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the percent complete for a given item.
getPercentComplete(int, int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the percentage complete value of a sub-interval for a given item.
getPercentComplete(Comparable, Comparable, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the percentage complete value of a sub-interval for a given item.
getPercentFormat() - Method in class org.jfree.chart.labels.AbstractPieItemLabelGenerator
Returns the percent formatter.
getPeriod() - Method in class org.jfree.chart.axis.CyclicNumberAxis
The cycle bound is a multiple of the period, plus optionally a start offset.
getPeriod() - Method in class org.jfree.data.time.TimePeriodValue
Returns the time period.
getPeriod() - Method in class org.jfree.data.time.TimeSeriesDataItem
Returns the time period.
getPeriodClass() - Method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns the subclass of RegularTimePeriod that should be used to generate the date labels.
getPieArea() - Method in class org.jfree.chart.plot.PiePlotState
Returns the pie area.
getPieCenterX() - Method in class org.jfree.chart.plot.PiePlotState
Returns the x-coordinate of the center of the pie chart.
getPieCenterY() - Method in class org.jfree.chart.plot.PiePlotState
Returns the y-coordinate (in Java2D space) of the center of the pie chart.
getPieChart() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns the pie chart that is used to draw the individual pie plots.
getPieHRadius() - Method in class org.jfree.chart.plot.PiePlotState
Returns the vertical pie radius.
getPieIndex() - Method in class org.jfree.chart.entity.PieSectionEntity
Returns the pie index.
getPieIndex() - Method in class org.jfree.chart.plot.PiePlot
Returns the pie index (this is used by the MultiplePiePlot class to track subplots).
getPieLabelRecord(int) - Method in class org.jfree.chart.plot.PieLabelDistributor
Returns a label record from the list.
getPieWRadius() - Method in class org.jfree.chart.plot.PiePlotState
Returns the horizontal pie radius.
getPlot() - Method in class org.jfree.chart.axis.Axis
Returns the plot that the axis is assigned to.
getPlot() - Method in class org.jfree.chart.event.PlotChangeEvent
Returns the plot that generated the event.
getPlot() - Method in class org.jfree.chart.JFreeChart
Returns the plot for the chart.
getPlot() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the plot that the renderer has been assigned to (where null indicates that the renderer is not currently assigned to a plot).
getPlot() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the plot that the renderer has been assigned to (where null indicates that the renderer is not currently assigned to a plot).
getPlot() - Method in class org.jfree.chart.renderer.DefaultPolarItemRenderer
Return the plot associated with this renderer.
getPlot() - Method in interface org.jfree.chart.renderer.PolarItemRenderer
Returns the plot that this renderer has been assigned to.
getPlot() - Method in class org.jfree.chart.renderer.WaferMapRenderer
Returns the plot.
getPlot() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the plot that the renderer is assigned to.
getPlot() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the plot that this renderer has been assigned to.
getPlotArea() - Method in class org.jfree.chart.plot.PlotRenderingInfo
Returns the plot area (in Java2D space).
getPlotArea() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Returns true if Area is being plotted by the renderer.
getPlotArea() - Method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Returns true if Area is being plotted by the renderer.
getPlotDiscontinuous() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns true if lines should be discontinuous.
getPlotImages() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns true if images are being plotted by the renderer.
getPlotInfo() - Method in class org.jfree.chart.ChartRenderingInfo
Returns the rendering info for the chart's plot.
getPlotLines() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns true if lines are being plotted by the renderer.
getPlotLines() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Returns true if lines are being plotted by the renderer.
getPlotLines() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer2
Returns true if lines are being plotted by the renderer.
getPlotShapes() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Returns true if shapes are being plotted by the renderer.
getPlotType() - Method in class org.jfree.chart.plot.CategoryPlot
Returns a string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns a string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns a string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.CompassPlot
Returns a short string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.ContourPlot
Returns the plot type as a string.
getPlotType() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns a short string describing the plot type.
getPlotType() - Method in class org.jfree.chart.plot.MeterPlot
Returns a short string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.MultiplePiePlot
Returns a short string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.PiePlot
Returns a short string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.PiePlot3D
Returns a short string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.Plot
Returns a short string describing the plot type.
getPlotType() - Method in class org.jfree.chart.plot.PolarPlot
Returns the plot type as a string.
getPlotType() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns a short string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns a short string describing the type of plot.
getPlotType() - Method in class org.jfree.chart.plot.WaferMapPlot
Returns the plot type as a string.
getPlotType() - Method in class org.jfree.chart.plot.XYPlot
Returns the plot type as a string.
getPoint() - Method in class org.jfree.chart.renderer.Outlier
Returns the xy coordinates of the bounding box containing the outlier ellipse.
getPolygonCoordinates() - Method in class org.jfree.chart.annotations.XYPolygonAnnotation
Returns the coordinates of the polygon's vertices.
getPopupMenu() - Method in class org.jfree.chart.ChartPanel
Returns the popup menu.
getPosition() - Method in class org.jfree.chart.title.Title
Returns the position of the title.
getPosition() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the x position type (START, MIDDLE or END).
getPositiveArea(float, float, float, float, float, float, PlotOrientation) - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns the positive area for a crossover point.
getPositiveBarPaint() - Method in class org.jfree.chart.renderer.category.WaterfallBarRenderer
Returns the paint used to draw bars with positive values.
getPositiveItemLabelPosition(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the item label position for positive values.
getPositiveItemLabelPosition() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the item label position for positive values in ALL series.
getPositiveItemLabelPosition(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label position for positive values.
getPositiveItemLabelPosition() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label position for positive values in ALL series.
getPositiveItemLabelPosition(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label position for positive values.
getPositiveItemLabelPosition() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label position for positive values in ALL series.
getPositiveItemLabelPositionFallback() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the fallback position for positive item labels that don't fit within a bar.
getPositiveItemLabelPositionFallback() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the fallback position for positive item labels that don't fit within a bar.
getPositivePaint() - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns the paint used to highlight positive differences.
getPowerRegression(double[][]) - Static method in class org.jfree.data.statistics.Regression
Returns the parameters 'a' and 'b' for an equation y = ax^b, fitted to the data using a power regression equation.
getPowerRegression(XYDataset, int) - Static method in class org.jfree.data.statistics.Regression
Returns the parameters 'a' and 'b' for an equation y = ax^b, fitted to the data using a power regression equation.
getPreferredSize() - Method in class org.jfree.chart.editor.PaletteSample
Returns the preferred size of the component.
getPreviousHeight(CategoryDataset, int, int) - Method in class org.jfree.chart.renderer.category.StackedAreaRenderer
Calculates the stacked value of the all series up to, but not including series for the specified category, category.
getPreviousHeight(TableXYDataset, int, int) - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Calculates the stacked value of the all series up to, but not including series for the specified item.
getPtSizePct() - Method in class org.jfree.chart.plot.ContourPlot
Returns the ptSizePct.
getQ1() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the first quartile.
getQ1Value(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the q1median value for an item.
getQ1Value(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the q1median value for an item.
getQ1Value(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the Q1 median-value for the specified series and item.
getQ1Value(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the first quartile value.
getQ1Value(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the first quartile value.
getQ1Value(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the Q1 median-value for the specified series and item.
getQ3() - Method in class org.jfree.data.statistics.BoxAndWhiskerItem
Returns the third quartile.
getQ3Value(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the q3median value for an item.
getQ3Value(Comparable, Comparable) - Method in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Returns the q3median value for an item.
getQ3Value(int, int) - Method in interface org.jfree.data.statistics.BoxAndWhiskerXYDataset
Returns the Q3 median-value for the specified series and item.
getQ3Value(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the third quartile value.
getQ3Value(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the third quartile value.
getQ3Value(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the Q3 median-value for the specified series and item.
getQuadrantOrigin() - Method in class org.jfree.chart.plot.XYPlot
Returns the origin for the quadrants that can be displayed on the plot.
getQuadrantPaint(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the paint used for the specified quadrant.
getQuality() - Method in interface org.jfree.chart.encoders.ImageEncoder
Get the quality of the image encoding.
getQuality() - Method in class org.jfree.chart.encoders.KeypointPNGEncoderAdapter
Get the quality of the image encoding.
getQuality() - Method in class org.jfree.chart.encoders.SunJPEGEncoderAdapter
Returns the quality of the image encoding, which is a number in the range 0.0f to 1.0f (higher values give better quality output, but larger file sizes).
getQuality() - Method in class org.jfree.chart.encoders.SunPNGEncoderAdapter
Get the quality of the image encoding (always 0.0).
getQuarter() - Method in class org.jfree.data.time.Quarter
Returns the quarter.
getRadius() - Method in class org.jfree.chart.renderer.Outlier
Returns the radius of the outlier ellipse.
getRadiusGridlinePaint() - Method in class org.jfree.chart.plot.PolarPlot
Returns the paint for the grid lines (if any) plotted against the radius axis.
getRadiusGridlineStroke() - Method in class org.jfree.chart.plot.PolarPlot
Returns the stroke for the grid lines (if any) plotted against the radius axis.
getRange() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the range for the axis.
getRange() - Method in class org.jfree.chart.axis.ValueAxis
Returns the range for the axis.
getRange() - Method in class org.jfree.chart.plot.MeterInterval
Returns the range.
getRange() - Method in class org.jfree.chart.plot.MeterPlot
Returns the overall range for the dial.
getRangeAxis() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the range axis for the plot.
getRangeAxis(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns a range axis.
getRangeAxis() - Method in class org.jfree.chart.plot.ContourPlot
Returns the range axis for the plot.
getRangeAxis() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the range axis for the plot.
getRangeAxis() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the range axis.
getRangeAxis() - Method in class org.jfree.chart.plot.XYPlot
Returns the range axis for the plot.
getRangeAxis(int) - Method in class org.jfree.chart.plot.XYPlot
Returns a range axis.
getRangeAxis(CategoryPlot, int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns a range axis for a plot.
getRangeAxisCount() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the number of range axes.
getRangeAxisCount() - Method in class org.jfree.chart.plot.XYPlot
Returns the number of range axes.
getRangeAxisEdge() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the edge where the primary range axis is located.
getRangeAxisEdge(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the edge for a range axis.
getRangeAxisEdge() - Method in class org.jfree.chart.plot.XYPlot
Returns the edge for the primary range axis.
getRangeAxisEdge(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the edge for a range axis.
getRangeAxisForDataset(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the range axis for a dataset.
getRangeAxisForDataset(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the range axis for a dataset.
getRangeAxisIndex(ValueAxis) - Method in class org.jfree.chart.plot.XYPlot
Returns the index of the given range axis.
getRangeAxisLocation() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the range axis location.
getRangeAxisLocation(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the location for a range axis.
getRangeAxisLocation() - Method in class org.jfree.chart.plot.XYPlot
Returns the location of the primary range axis.
getRangeAxisLocation(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the location for a range axis.
getRangeBase() - Method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Returns the value on the range axis which defines the 'lower' border of the area.
getRangeBounds(boolean) - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the range of the values in this dataset's range.
getRangeBounds(boolean) - Method in interface org.jfree.data.RangeInfo
Returns the range of the values in this dataset's range.
getRangeBounds(boolean) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the range of the values in this dataset's range.
getRangeBounds(boolean) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the range of the values in this dataset's range.
getRangeBounds(boolean) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the range of the values in this dataset's range.
getRangeBounds(boolean) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the value range.
getRangeCrosshairPaint() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the range crosshair color.
getRangeCrosshairPaint() - Method in class org.jfree.chart.plot.ContourPlot
Returns the range crosshair color.
getRangeCrosshairPaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the range crosshair color.
getRangeCrosshairStroke() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the pen-style (Stroke) used to draw the crosshair (if visible).
getRangeCrosshairStroke() - Method in class org.jfree.chart.plot.ContourPlot
Returns the Stroke used to draw the crosshair (if visible).
getRangeCrosshairStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the Stroke used to draw the crosshair (if visible).
getRangeCrosshairValue() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the range crosshair value.
getRangeCrosshairValue() - Method in class org.jfree.chart.plot.ContourPlot
Returns the range crosshair value.
getRangeCrosshairValue() - Method in class org.jfree.chart.plot.XYPlot
Returns the range crosshair value.
getRangeDescription() - Method in class org.jfree.data.time.TimePeriodValues
Returns the range description.
getRangeDescription() - Method in class org.jfree.data.time.TimeSeries
Returns the range description.
getRangeGridlinePaint() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the paint used to draw the grid-lines against the range axis.
getRangeGridlinePaint() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the paint for the grid lines (if any) plotted against the range axis.
getRangeGridlinePaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint for the grid lines (if any) plotted against the range axis.
getRangeGridlineStroke() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the stroke used to draw the grid-lines against the range axis.
getRangeGridlineStroke() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns the stroke for the grid lines (if any) plotted against the range axis.
getRangeGridlineStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the stroke for the grid lines (if any) plotted against the range axis.
getRangeLowerBound(boolean) - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the minimum y-value in the dataset.
getRangeLowerBound(boolean) - Method in interface org.jfree.data.RangeInfo
Returns the minimum y-value in the dataset.
getRangeLowerBound(boolean) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the minimum y-value in the dataset.
getRangeLowerBound(boolean) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the minimum y-value in the dataset.
getRangeLowerBound(boolean) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the minimum y-value in the dataset.
getRangeLowerBound(boolean) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the minimum range value.
getRangeMarkers(Layer) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the list of range markers (read only) for the specified layer.
getRangeMarkers(int, Layer) - Method in class org.jfree.chart.plot.CategoryPlot
Returns a collection of range markers for a particular renderer and layer.
getRangeMarkers(Layer) - Method in class org.jfree.chart.plot.XYPlot
Returns the list of range markers (read only) for the specified layer.
getRangeMarkers(int, Layer) - Method in class org.jfree.chart.plot.XYPlot
Returns a collection of range markers for a particular renderer and layer.
getRangeTickBandPaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint used for the range tick bands.
getRangeType() - Method in class org.jfree.chart.axis.NumberAxis
Returns the axis range type.
getRangeUpperBound(boolean) - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the maximum y-value in the dataset.
getRangeUpperBound(boolean) - Method in interface org.jfree.data.RangeInfo
Returns the maximum y-value in the dataset.
getRangeUpperBound(boolean) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the maximum y-value in the dataset.
getRangeUpperBound(boolean) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the maximum y-value in the dataset.
getRangeUpperBound(boolean) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the maximum y-value in the dataset.
getRangeUpperBound(boolean) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the maximum range value.
getRangeZeroBaselinePaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint for the zero baseline (if any) plotted against the range axis.
getRangeZeroBaselineStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the stroke used for the zero baseline against the range axis.
getRectX(double, double, double, RectangleEdge) - Method in class org.jfree.chart.plot.Plot
Adjusts the supplied x-value.
getRectY(double, double, double, RectangleEdge) - Method in class org.jfree.chart.plot.Plot
Adjusts the supplied y-value.
getRefreshBuffer() - Method in class org.jfree.chart.ChartPanel
Returns the flag that controls whether or not the offscreen buffer needs to be refreshed.
getRenderAsPercentages() - Method in class org.jfree.chart.renderer.category.StackedBarRenderer
Returns true if the renderer displays each item value as a percentage (so that the stacked bars add to 100%), and false otherwise.
getRenderAsPercentages() - Method in class org.jfree.chart.renderer.category.StackedBarRenderer3D
Returns true if the renderer displays each item value as a percentage (so that the stacked bars add to 100%), and false otherwise.
getRenderer() - Method in class org.jfree.chart.event.RendererChangeEvent
Returns the renderer that generated the event.
getRenderer() - Method in class org.jfree.chart.plot.CategoryPlot
Returns a reference to the renderer for the plot.
getRenderer(int) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the renderer at the given index.
getRenderer() - Method in class org.jfree.chart.plot.PolarPlot
Returns the item renderer.
getRenderer() - Method in class org.jfree.chart.plot.XYPlot
Returns the renderer for the primary dataset.
getRenderer(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the renderer for a dataset, or null.
getRendererForDataset(CategoryDataset) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the renderer for the specified dataset.
getRendererForDataset(XYDataset) - Method in class org.jfree.chart.plot.XYPlot
Returns the renderer for the specified dataset.
getRendererIndex() - Method in class org.jfree.chart.entity.XYAnnotationEntity
Returns the renderer index.
getRenderingHints() - Method in class org.jfree.chart.JFreeChart
Returns the collection of rendering hints for the chart.
getReshowDelay() - Method in class org.jfree.chart.ChartPanel
Returns the reshow tooltip delay value used inside this chart panel.
getRevolutionDistance() - Method in class org.jfree.chart.plot.CompassPlot
Gets the count to complete one revolution.
getRight() - Method in class org.jfree.chart.axis.AxisSpace
Returns the space reserved for axes at the right of the plot area.
getRightArrow() - Method in class org.jfree.chart.axis.ValueAxis
Returns a shape that can be displayed as an arrow pointing right at the end of an axis line.
getRollCount() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the roll count.
getRollUnit() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the roll unit.
getRootPlot() - Method in class org.jfree.chart.plot.Plot
Returns the root plot.
getRoseCenterPaint() - Method in class org.jfree.chart.plot.CompassPlot
Returns the paint used to fill the inner background area of the compass.
getRoseHighlightPaint() - Method in class org.jfree.chart.plot.CompassPlot
Returns the paint used to draw the circles, symbols and labels on the compass.
getRosePaint() - Method in class org.jfree.chart.plot.CompassPlot
Returns the paint used to fill the outer circle of the compass.
getRotateX() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the scalar used for determining the rotation x value.
getRotateY() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the scalar used for determining the rotation y value.
getRotationAnchor() - Method in class org.jfree.chart.annotations.TextAnnotation
Returns the rotation anchor.
getRotationAnchor() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the rotation anchor.
getRotationAnchor() - Method in class org.jfree.chart.axis.CategoryLabelPosition
Returns the rotation anchor point.
getRotationAnchor() - Method in class org.jfree.chart.axis.Tick
Returns the text anchor that defines the point around which the label is rotated.
getRotationAnchor() - Method in class org.jfree.chart.labels.ItemLabelPosition
Returns the rotation anchor point.
getRotationAngle() - Method in class org.jfree.chart.annotations.TextAnnotation
Returns the rotation angle.
getRotationAngle() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the rotation angle.
getRowCount() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the number of rows in the dataset.
getRowCount() - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the number of rows in the table.
getRowCount() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the number of series in the dataset (possibly zero).
getRowCount() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the row count.
getRowCount() - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the number of rows (series) in the collection.
getRowCount() - Method in class org.jfree.data.KeyedObjects2D
Returns the row count.
getRowCount() - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the number of rows in the table.
getRowCount() - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the number of rows in the table.
getRowCount() - Method in class org.jfree.data.time.TimeSeriesTableModel
Returns the number of rows in the table model.
getRowCount() - Method in interface org.jfree.data.Values2D
Returns the number of rows in the table.
getRowCount() - Method in class org.jfree.data.xy.MatrixSeries
Returns the number of rows in this matrix series.
getRowCount() - Method in class org.jfree.data.xy.XYDatasetTableModel
Returns the number of rows.
getRowIndex(Comparable) - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the row index for a given key.
getRowIndex(Comparable) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a row index.
getRowIndex(Comparable) - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the row index for a given key.
getRowIndex(Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the row index for the given row key.
getRowIndex(Comparable) - Method in class org.jfree.data.KeyedObjects2D
Returns the row index for a given key.
getRowIndex(Comparable) - Method in interface org.jfree.data.KeyedValues2D
Returns the row index for a given key.
getRowIndex(Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the row index for a given key.
getRowIndex(Comparable) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the row index for a given key.
getRowKey(int) - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns a row key.
getRowKey(int) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the name of the specified series.
getRowKey(int) - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the key for a given row.
getRowKey(int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the key for a row.
getRowKey(int) - Method in class org.jfree.data.KeyedObjects2D
Returns the key for a given row.
getRowKey(int) - Method in interface org.jfree.data.KeyedValues2D
Returns the row key for a given index.
getRowKey(int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns a row key.
getRowKey(int) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns a row key.
getRowKeys() - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the row keys.
getRowKeys() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a list of the series in the dataset.
getRowKeys() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the row keys.
getRowKeys() - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the row keys.
getRowKeys() - Method in class org.jfree.data.KeyedObjects2D
Returns the row keys.
getRowKeys() - Method in interface org.jfree.data.KeyedValues2D
Returns the row keys.
getRowKeys() - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the row keys.
getRowKeys() - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the row keys.
getRowRenderingOrder() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the order in which the rows should be rendered.
getScaleFactor() - Method in class org.jfree.data.xy.NormalizedMatrixSeries
Returns the factor that multiplies each item in this series when observed using getItem mehtod.
getScaleType() - Method in class org.jfree.chart.renderer.xy.XYBubbleRenderer
Returns the scale type that was set when the renderer was constructed.
getScaleX() - Method in class org.jfree.chart.ChartPanel
Returns the X scale factor for the chart.
getScaleY() - Method in class org.jfree.chart.ChartPanel
Returns the Y scale factory for the chart.
getScreenDataArea() - Method in class org.jfree.chart.ChartPanel
Returns the data area for the chart (the area inside the axes) with the current scaling applied (that is, the area as it appears on screen).
getScreenDataArea(int, int) - Method in class org.jfree.chart.ChartPanel
Returns the data area (the area inside the axes) for the plot or subplot, with the current scaling applied.
getSecond() - Method in class org.jfree.data.time.Millisecond
Returns the second.
getSecond() - Method in class org.jfree.data.time.Second
Returns the second within the minute.
getSectionIndex() - Method in class org.jfree.chart.entity.PieSectionEntity
Returns the section index.
getSectionKey() - Method in class org.jfree.chart.entity.PieSectionEntity
Returns the section key.
getSectionOutlinePaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the outline paint for ALL sections in the plot.
getSectionOutlinePaint(int) - Method in class org.jfree.chart.plot.PiePlot
Returns the paint for the specified section.
getSectionOutlineStroke() - Method in class org.jfree.chart.plot.PiePlot
Returns the outline stroke for ALL sections in the plot.
getSectionOutlineStroke(int) - Method in class org.jfree.chart.plot.PiePlot
Returns the stroke for the specified section.
getSectionOutlinesVisible() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether or not the outline is drawn for each pie section.
getSectionPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the paint for ALL sections in the plot.
getSectionPaint(int) - Method in class org.jfree.chart.plot.PiePlot
Returns the paint for the specified section.
getSegment(long) - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns a segment that contains a domainValue.
getSegment(Date) - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns a segment that contains a date.
getSegmentCount() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns always one (the number of segments contained in this segment).
getSegmentCount() - Method in class org.jfree.chart.axis.SegmentedTimeline.SegmentRange
Returns the number of segments contained in this range.
getSegmentEnd() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Gets the end of this segment in ms.
getSegmentNumber() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns the segment number of this segment.
getSegmentsExcluded() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the number of segments excluded per segment group.
getSegmentsExcludedSize() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the size in milliseconds of the segments excluded per segment group.
getSegmentsGroupSize() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the size in milliseconds of a segment group.
getSegmentsIncluded() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the number of segments included per segment group.
getSegmentsIncludedSize() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the size in ms of the segments included per segment group.
getSegmentSize() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the size of one segment in ms.
getSegmentStart() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Gets the start of this segment in ms.
getSeparatorPaint() - Method in class org.jfree.chart.plot.RingPlot
Returns the separator paint.
getSeparatorStroke() - Method in class org.jfree.chart.plot.RingPlot
Returns the separator stroke.
getSeparatorsVisible() - Method in class org.jfree.chart.plot.RingPlot
Returns a flag that indicates whether or not separators are drawn between the sections in the chart.
getSerialDate() - Method in class org.jfree.data.time.Day
Returns the day as a SerialDate.
getSerialIndex() - Method in class org.jfree.data.time.Day
Returns a serial index number for the day.
getSerialIndex() - Method in class org.jfree.data.time.FixedMillisecond
Returns a serial index number for the millisecond.
getSerialIndex() - Method in class org.jfree.data.time.Hour
Returns a serial index number for the hour.
getSerialIndex() - Method in class org.jfree.data.time.Millisecond
Returns a serial index number for the millisecond.
getSerialIndex() - Method in class org.jfree.data.time.Minute
Returns a serial index number for the minute.
getSerialIndex() - Method in class org.jfree.data.time.Month
Returns a serial index number for the month.
getSerialIndex() - Method in class org.jfree.data.time.Quarter
Returns a serial index number for the quarter.
getSerialIndex() - Method in class org.jfree.data.time.RegularTimePeriod
Returns a serial index number for the time unit.
getSerialIndex() - Method in class org.jfree.data.time.Second
Returns a serial index number for the minute.
getSerialIndex() - Method in class org.jfree.data.time.Week
Returns a serial index number for the week.
getSerialIndex() - Method in class org.jfree.data.time.Year
Returns a serial index number for the year.
getSeries() - Method in class org.jfree.chart.entity.CategoryItemEntity
Returns the series index.
getSeries() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a list of the series in the dataset.
getSeries(Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns a series from the collection.
getSeries(int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns a series from the collection.
getSeries(int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns a series.
getSeries() - Method in class org.jfree.data.time.TimeSeriesCollection
Returns a list of all the series in the collection.
getSeries(int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns a series.
getSeries(String) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the series with the specified key, or null if there is no such series.
getSeries(int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns a series.
getSeries(int) - Method in class org.jfree.data.xy.MatrixSeriesCollection
Returns the series having the specified index.
getSeries() - Method in class org.jfree.data.xy.XYSeriesCollection
Returns a list of all the series in the collection.
getSeries(int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns a series from the collection.
getSeriesBarWidth(int) - Method in class org.jfree.chart.renderer.category.LayeredBarRenderer
Returns the bar width for a series, or Double.NaN if no width has been set.
getSeriesCount() - Method in class org.jfree.chart.plot.PolarPlot
Returns the number of series in the dataset for this plot.
getSeriesCount() - Method in class org.jfree.chart.plot.XYPlot
Returns the number of series in the primary dataset for this plot.
getSeriesCount() - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the number of series in the dataset (possibly zero).
getSeriesCount() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the number of series.
getSeriesCount() - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.general.AbstractSeriesDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.general.CombinedDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in interface org.jfree.data.general.SeriesDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.general.SubSeriesDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.statistics.HistogramDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the number of series in the dataset (always 1 for this dataset).
getSeriesCount() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the series count.
getSeriesCount() - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.xy.DefaultWindDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.xy.MatrixSeriesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.xy.XYBarDataset
Returns the number of series in the dataset.
getSeriesCount() - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the number of series in the collection.
getSeriesCreateEntities(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether entities are created for a series.
getSeriesFillPaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to fill an item drawn by the renderer.
getSeriesIndex() - Method in class org.jfree.chart.entity.LegendItemEntity
Returns the series index.
getSeriesIndex() - Method in class org.jfree.chart.entity.XYItemEntity
Returns the series index.
getSeriesIndex() - Method in class org.jfree.chart.LegendItem
Returns the series index for this legend item.
getSeriesIndex() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer.State
Returns the series index for the current path.
getSeriesIndex() - Method in class org.jfree.chart.title.LegendItemBlockContainer
Returns the series index.
getSeriesIndex(Comparable) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a series index.
getSeriesItemLabelFont(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the font for all the item labels in a series.
getSeriesItemLabelFont(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the font for all the item labels in a series.
getSeriesItemLabelFont(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the font for all the item labels in a series.
getSeriesItemLabelGenerator(int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the item label generator for a series.
getSeriesItemLabelGenerator(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label generator for a series.
getSeriesItemLabelGenerator(int) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the item label generator for a series.
getSeriesItemLabelGenerator(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label generator for a series.
getSeriesItemLabelPaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to draw the item labels for a series.
getSeriesItemLabelPaint(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the paint used to draw the item labels for a series.
getSeriesItemLabelPaint(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the paint used to draw the item labels for a series.
getSeriesItemURLGenerator(int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the URL generator for a series.
getSeriesItemURLGenerator(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item URL generator for a series.
getSeriesKey(int) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the name of the given series.
getSeriesKey(int) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the name of the specified series.
getSeriesKey(int) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the name of the specified series.
getSeriesKey(int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the name of a series.
getSeriesKey(int) - Method in class org.jfree.data.general.AbstractSeriesDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.general.CombinedDataset
Returns the key for a series.
getSeriesKey(int) - Method in interface org.jfree.data.general.SeriesDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the key for the specified series.
getSeriesKey(int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the name of the series stored in this dataset.
getSeriesKey(int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the for the series stored in this dataset.
getSeriesKey(int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the series key.
getSeriesKey(int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.DefaultWindDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.MatrixSeriesCollection
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the key for a series.
getSeriesLinesVisible(int) - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag used to control whether or not the lines for a series are visible.
getSeriesLinesVisible(int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the flag used to control whether or not the lines for a series are visible.
getSeriesNegativeItemLabelPosition(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the item label position for all negative values in a series.
getSeriesNegativeItemLabelPosition(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label position for all negative values in a series.
getSeriesNegativeItemLabelPosition(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label position for all negative values in a series.
getSeriesOutlinePaint() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the outline paint for ALL series in the plot.
getSeriesOutlinePaint(int) - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the paint for the specified series.
getSeriesOutlinePaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to outline an item drawn by the renderer.
getSeriesOutlinePaint(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the paint used to outline an item drawn by the renderer.
getSeriesOutlinePaint(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the paint used to outline an item drawn by the renderer.
getSeriesOutlineStroke() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the outline stroke for ALL series in the plot.
getSeriesOutlineStroke(int) - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the stroke for the specified series.
getSeriesOutlineStroke(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the stroke used to outline the items in a series.
getSeriesOutlineStroke(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the stroke used to outline the items in a series.
getSeriesOutlineStroke(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the stroke used to outline the items in a series.
getSeriesPaint() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the paint for ALL series in the plot.
getSeriesPaint(int) - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the paint for the specified series.
getSeriesPaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to fill an item drawn by the renderer.
getSeriesPaint(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the paint used to fill an item drawn by the renderer.
getSeriesPaint(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the paint used to fill an item drawn by the renderer.
getSeriesPositiveItemLabelPosition(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the item label position for all positive values in a series.
getSeriesPositiveItemLabelPosition(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the item label position for all positive values in a series.
getSeriesPositiveItemLabelPosition(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the item label position for all positive values in a series.
getSeriesRenderingOrder() - Method in class org.jfree.chart.plot.XYPlot
Returns the series rendering order.
getSeriesRunningTotal() - Method in class org.jfree.chart.renderer.category.CategoryItemRendererState
Returns the series running total.
getSeriesShape(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns a shape used to represent the items in a series.
getSeriesShape(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns a shape used to represent the items in a series.
getSeriesShape(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns a shape used to represent the items in a series.
getSeriesShapesFilled(int) - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag used to control whether or not the shapes for a series are filled.
getSeriesShapesFilled(int) - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns the flag used to control whether or not the shapes for a series are filled.
getSeriesShapesFilled(int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the flag used to control whether or not the shapes for a series are filled.
getSeriesShapesVisible(int) - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag used to control whether or not the shapes for a series are visible.
getSeriesShapesVisible(int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the flag used to control whether or not the shapes for a series are visible.
getSeriesStroke(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the stroke used to draw the items in a series.
getSeriesStroke(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the stroke used to draw the items in a series.
getSeriesStroke(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the stroke used to draw the items in a series.
getSeriesToolTipGenerator(int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the tool tip generator for the specified series (a "layer 1" generator).
getSeriesToolTipGenerator(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the tool tip generator for the specified series (a "layer 1" generator).
getSeriesToolTipGenerator(int) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the tool tip generator for a series.
getSeriesToolTipGenerator(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the tool tip generator for a series.
getSeriesVisible() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls the visibility of ALL series.
getSeriesVisible(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether a series is visible.
getSeriesVisible() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the flag that controls the visibility of ALL series.
getSeriesVisible(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the flag that controls whether a series is visible.
getSeriesVisible() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the flag that controls the visibility of ALL series.
getSeriesVisible(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the flag that controls whether a series is visible.
getSeriesVisibleInLegend() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls the visibility of ALL series in the legend.
getSeriesVisibleInLegend(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether a series is visible in the legend.
getSeriesVisibleInLegend() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the flag that controls the visibility of ALL series in the legend.
getSeriesVisibleInLegend(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the flag that controls whether a series is visible in the legend.
getSeriesVisibleInLegend() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the flag that controls the visibility of ALL series in the legend.
getSeriesVisibleInLegend(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the flag that controls whether a series is visible in the legend.
getShadowPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the shadow paint.
getShadowXOffset() - Method in class org.jfree.chart.plot.PiePlot
Returns the x-offset for the shadow effect.
getShadowYOffset() - Method in class org.jfree.chart.plot.PiePlot
Returns the y-offset for the shadow effect.
getShape() - Method in class org.jfree.chart.LegendItem
Returns the shape used to label the series represented by this legend item.
getShape() - Method in class org.jfree.chart.title.LegendGraphic
Returns the shape.
getShapeAnchor() - Method in class org.jfree.chart.title.LegendGraphic
Returns the shape anchor.
getShapeCoords() - Method in class org.jfree.chart.entity.ChartEntity
Returns the shape coordinates as a string.
getShapeLocation() - Method in class org.jfree.chart.title.LegendGraphic
Returns the shape location.
getShapePaint() - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Returns the paint used for rendering shapes, or null if using series paints.
getShapesFilled() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag that controls whether or not shapes are filled for ALL series.
getShapeStroke() - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Returns the stroke used for rendering shapes, or null if using series strokes.
getShapesVisible() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag that controls whether the shapes are visible for the items in ALL series.
getShapesVisible() - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns a flag that controls whether or not shapes are drawn for each data value.
getShapesVisible() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns the flag that controls whether the shapes are visible for the items in ALL series.
getShapesVisible() - Method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Returns true if shapes are being plotted by the renderer.
getShapeType() - Method in class org.jfree.chart.entity.ChartEntity
Returns a string describing the entity area.
getSharedAxisStates() - Method in class org.jfree.chart.plot.PlotState
Returns a map containing the shared axis states.
getShowAxisLocation() - Method in class org.jfree.chart.plot.JThermometer
Returns the location for the axis.
getShowValueLines() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the flag that controls whether not value lines are displayed.
getSize() - Method in class org.jfree.chart.axis.TickUnit
Returns the size of the tick unit.
getSize() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the size.
getSlope(Number[], Number[]) - Static method in class org.jfree.data.statistics.Statistics
Finds the slope of a regression line using least squares.
getSources() - Method in class org.jfree.chart.title.LegendTitle
Returns the legend item sources.
getStagger() - Method in class org.jfree.chart.renderer.category.CategoryStepRenderer
Returns the flag that controls whether the series steps are staggered.
getStandardDeviation() - Method in class org.jfree.data.function.NormalDistributionFunction2D
Returns the standard deviation for the function.
getStandardDeviation() - Method in class org.jfree.data.statistics.MeanAndStandardDeviation
Returns the standard deviation.
getStandardTickUnits() - Method in class org.jfree.chart.axis.ValueAxis
Returns the source for obtaining standard tick units for the axis.
getStart() - Method in class org.jfree.data.time.RegularTimePeriod
Returns the date/time that marks the start of the time period.
getStart() - Method in class org.jfree.data.time.SimpleTimePeriod
Returns the start date/time.
getStart() - Method in interface org.jfree.data.time.TimePeriod
Returns the start date/time.
getStartAngle() - Method in class org.jfree.chart.plot.PiePlot
Returns the start angle for the first pie section.
getStartAngle() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the start angle for the first radar axis.
getStartBoundary() - Method in class org.jfree.data.statistics.HistogramBin
Returns the start boundary.
getStartPercent() - Method in class org.jfree.chart.renderer.category.GanttRenderer
Returns the position of the start of the progress indicator, as a percentage of the bar width.
getStartTime() - Method in class org.jfree.chart.axis.SegmentedTimeline
Returns the start time for the timeline.
getStartValue() - Method in class org.jfree.chart.plot.IntervalMarker
Returns the start value for the interval.
getStartValue(Comparable, Comparable) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the start data value for one category in a series.
getStartValue(int, int) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the start data value for one category in a series.
getStartValue(int, int) - Method in interface org.jfree.data.category.IntervalCategoryDataset
Returns the start value for the interval for a given series and category.
getStartValue(Comparable, Comparable) - Method in interface org.jfree.data.category.IntervalCategoryDataset
Returns the start value for the interval for a given series and category.
getStartValue(int, int, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the start value of a sub-interval for a given item.
getStartValue(Comparable, Comparable, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the start value of a sub-interval for a given item.
getStartValue(Comparable, Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the start value for a task.
getStartValue(int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the start value for a task.
getStartValue(int, int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the start value of a sub-interval for a given item.
getStartValue(Comparable, Comparable, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the start value of a sub-interval for a given item.
getStartX(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the start value for a bin.
getStartX(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the start x-value.
getStartX(int, int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the start value of the x-interval for an item within a series.
getStartX(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the starting X value for the specified series and item.
getStartXValue(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the start x-value (as a double primitive) for an item within a series.
getStartXValue(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the start x-value (as a double primitive) for an item within a series.
getStartXValue(int, int) - Method in class org.jfree.data.xy.AbstractIntervalXYDataset
Returns the start x-value (as a double primitive) for an item within a series.
getStartXValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the start x-value (as a double primitive) for an item within a series.
getStartXValue(int, int) - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns the start value of the x-interval for an item within a series.
getStartXValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYZDataset
Returns the starting X value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the start y-value for a bin (which is the same as the y-value, this method exists only to support the general form of the IntervalXYDataset interface).
getStartY(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the start y-value.
getStartY(int, int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the starting Y value for the specified series and item.
getStartYValue(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the start y-value (as a double primitive) for an item within a series.
getStartYValue(int, int) - Method in class org.jfree.data.xy.AbstractIntervalXYDataset
Returns the start y-value (as a double primitive) for an item within a series.
getStartYValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYDataset
Returns the start y-value (as a double primitive) for an item within a series.
getStartYValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYZDataset
Returns the starting Y value for the specified series and item.
getStartZValue(int, int) - Method in interface org.jfree.data.xy.IntervalXYZDataset
Returns the starting Z value for the specified series and item.
getStdDev(Number[]) - Static method in class org.jfree.data.statistics.Statistics
Returns the standard deviation of a set of numbers.
getStdDevValue(int, int) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the standard deviation value for an item.
getStdDevValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the standard deviation value for an item.
getStdDevValue(int, int) - Method in interface org.jfree.data.statistics.StatisticalCategoryDataset
Returns the standard deviation value for an item.
getStdDevValue(Comparable, Comparable) - Method in interface org.jfree.data.statistics.StatisticalCategoryDataset
Returns the standard deviation value for an item.
getStrictValuesFlag() - Method in class org.jfree.chart.axis.LogarithmicAxis
Returns the 'strictValuesFlag' flag; if true and 'allowNegativesFlag' is false then this axis will throw a runtime exception if any of its values are less than or equal to zero; if false then the axis will adjust for values less than or equal to zero as needed.
getStroke() - Method in class org.jfree.chart.annotations.CategoryLineAnnotation
Returns the stroke used to draw the connecting line.
getStroke() - Method in class org.jfree.chart.plot.Marker
Returns the stroke.
getSubHandlers() - Method in class org.jfree.data.xml.RootHandler
Returns the stack of sub handlers.
getSubIntervalCount(int, int) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the number of sub-intervals for a given item.
getSubIntervalCount(Comparable, Comparable) - Method in interface org.jfree.data.gantt.GanttCategoryDataset
Returns the number of sub-intervals for a given item.
getSubIntervalCount(int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the number of sub-intervals for a given item.
getSubIntervalCount(Comparable, Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the number of sub-intervals for a given item.
getSubLabelFont() - Method in class org.jfree.chart.axis.ExtendedCategoryAxis
Returns the font for the sublabels.
getSubLabelFont() - Method in class org.jfree.chart.axis.SubCategoryAxis
Returns the font used to display the sub-category labels.
getSubLabelPaint() - Method in class org.jfree.chart.axis.ExtendedCategoryAxis
Returns the paint for the sublabels.
getSubLabelPaint() - Method in class org.jfree.chart.axis.SubCategoryAxis
Returns the paint used to display the sub-category labels.
getSubplotCount() - Method in class org.jfree.chart.plot.PlotRenderingInfo
Returns the number of subplots.
getSubplotIndex(Point2D) - Method in class org.jfree.chart.plot.PlotRenderingInfo
Returns the index of the subplot that contains the specified (x, y) point (the "source" point).
getSubplotInfo(int) - Method in class org.jfree.chart.plot.PlotRenderingInfo
Returns the info for a subplot.
getSubplots() - Method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Returns the list of subplots.
getSubplots() - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns the list of subplots.
getSubplots() - Method in class org.jfree.chart.plot.CombinedRangeCategoryPlot
Returns the list of subplots.
getSubplots() - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns a list of the subplots.
getSubrangePaint(int) - Method in class org.jfree.chart.plot.ThermometerPlot
Gets the paint used for a particular subrange.
getSubtask(int) - Method in class org.jfree.data.gantt.Task
Returns a sub-task.
getSubtaskCount() - Method in class org.jfree.data.gantt.Task
Returns the sub-task count.
getSubtitle(int) - Method in class org.jfree.chart.JFreeChart
Returns a chart subtitle.
getSubtitleCount() - Method in class org.jfree.chart.JFreeChart
Returns the number of titles for the chart.
getSubtitles() - Method in class org.jfree.chart.JFreeChart
Returns the list of subtitles for the chart.
getSurroundingItems(int, long) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the indices of the two data items surrounding a particular millisecond value.
getSymbols() - Method in class org.jfree.chart.axis.SymbolAxis
Returns an array of the symbols for the axis.
getTasks() - Method in class org.jfree.data.gantt.TaskSeries
Returns an unmodifialble list of the tasks in the series.
getTempFilePrefix() - Static method in class org.jfree.chart.servlet.ServletUtilities
Returns the prefix for the temporary file names generated by this class.
getTempOneTimeFilePrefix() - Static method in class org.jfree.chart.servlet.ServletUtilities
Returns the prefix for "one time" temporary file names generated by this class.
getText() - Method in class org.jfree.chart.annotations.TextAnnotation
Returns the text for the annotation.
getText() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the text for the annotation.
getText() - Method in class org.jfree.chart.axis.Tick
Returns the text version of the tick value.
getText() - Method in class org.jfree.chart.title.TextTitle
Returns the title text.
getTextAlignment() - Method in class org.jfree.chart.title.TextTitle
Returns the text alignment.
getTextAnchor() - Method in class org.jfree.chart.annotations.TextAnnotation
Returns the text anchor.
getTextAnchor() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the text anchor.
getTextAnchor() - Method in class org.jfree.chart.axis.Tick
Returns the text anchor.
getTextAnchor() - Method in class org.jfree.chart.labels.ItemLabelPosition
Returns the text anchor.
getThermometerPaint() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the paint used to draw the thermometer outline.
getThermometerStroke() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the stroke used to draw the thermometer outline.
getTickLabelFont() - Method in class org.jfree.chart.axis.Axis
Returns the font used for the tick labels (if showing).
getTickLabelFont(Comparable) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the font for the tick label for the given category.
getTickLabelFont() - Method in class org.jfree.chart.plot.JThermometer
Returns the tick label font.
getTickLabelFont() - Method in class org.jfree.chart.plot.MeterPlot
Returns the tick label font.
getTickLabelFormat() - Method in class org.jfree.chart.plot.MeterPlot
Returns the tick label format.
getTickLabelInsets() - Method in class org.jfree.chart.axis.Axis
Returns the insets for the tick labels.
getTickLabelPaint() - Method in class org.jfree.chart.axis.Axis
Returns the color/shade used for the tick labels.
getTickLabelPaint(Comparable) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the paint for the tick label for the given category.
getTickLabelPaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the tick label paint.
getTickLabelsVisible() - Method in class org.jfree.chart.plot.MeterPlot
Returns the flag that determines whether or not tick labels are visible.
getTickMarkInsideLength() - Method in class org.jfree.chart.axis.Axis
Returns the inside length of the tick marks.
getTickMarkOutsideLength() - Method in class org.jfree.chart.axis.Axis
Returns the outside length of the tick marks.
getTickMarkPaint() - Method in class org.jfree.chart.axis.Axis
Returns the paint used to draw tick marks (if they are showing).
getTickMarkPosition() - Method in class org.jfree.chart.axis.DateAxis
Returns the tick mark position (start, middle or end of the time period).
getTickMarkStroke() - Method in class org.jfree.chart.axis.Axis
Returns the stroke used to draw tick marks.
getTickPaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the paint used to draw the ticks around the dial.
getTicks() - Method in class org.jfree.chart.axis.AxisState
Returns the list of ticks.
getTickSize() - Method in class org.jfree.chart.plot.MeterPlot
Returns the tick size (the interval between ticks on the dial).
getTickUnit() - Method in class org.jfree.chart.axis.DateAxis
Returns the tick unit for the axis.
getTickUnit() - Method in class org.jfree.chart.axis.NumberAxis
Returns the tick unit for the axis.
getTickValues() - Method in class org.jfree.chart.plot.ColorPalette
Returns the tick values.
getTime(Date) - Method in class org.jfree.chart.axis.SegmentedTimeline
Special method that handles conversion between the Default Time Zone and a UTC time zone with no DST.
getTime() - Method in class org.jfree.data.time.FixedMillisecond
Returns the date/time.
getTimeFromLong(long) - Method in class org.jfree.chart.axis.SegmentedTimeline
Converts a date/time value to take account of daylight savings time.
getTimeline() - Method in class org.jfree.chart.axis.DateAxis
Returns the underlying timeline used by this axis.
getTimePeriod(int) - Method in class org.jfree.data.time.TimePeriodValues
Returns the time period at the specified index.
getTimePeriod(int) - Method in class org.jfree.data.time.TimeSeries
Returns the time period at the specified index.
getTimePeriod(int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the time period for the specified item.
getTimePeriodClass() - Method in class org.jfree.data.time.TimeSeries
Returns the time period class for this series.
getTimePeriods() - Method in class org.jfree.data.time.TimeSeries
Returns a collection of all the time periods in the time series.
getTimePeriodsUniqueToOtherSeries(TimeSeries) - Method in class org.jfree.data.time.TimeSeries
Returns a collection of time periods in the specified series, but not in this series, and therefore unique to the specified series.
getTimeSeriesInstance() - Static method in class org.jfree.chart.labels.StandardXYToolTipGenerator
Returns a tool tip generator that formats the x-values as dates and the y-values as numbers.
getTimeZone() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the time zone used to convert the periods defining the axis range into absolute milliseconds.
getTipRadius() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the tip radius.
getTitle() - Method in class org.jfree.chart.event.TitleChangeEvent
Returns the title that generated the event.
getTitle() - Method in class org.jfree.chart.JFreeChart
Returns the main chart title.
getToolTipCount(int) - Method in class org.jfree.chart.labels.CustomXYToolTipGenerator
Returns the number of tool tips in a given list.
getToolTipGenerator() - Method in class org.jfree.chart.plot.ContourPlot
Returns the tool tip generator.
getToolTipGenerator() - Method in class org.jfree.chart.plot.PiePlot
Returns the tool tip generator, an object that is responsible for generating the text items used for tool tips by the plot.
getToolTipGenerator() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the tool tip generator for the plot.
getToolTipGenerator(int, int) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the tool tip generator that should be used for the specified item.
getToolTipGenerator() - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the tool tip generator that will be used for ALL items in the dataset (the "layer 0" generator).
getToolTipGenerator(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the tool tip generator that should be used for the specified item.
getToolTipGenerator() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the tool tip generator that will be used for ALL items in the dataset (the "layer 0" generator).
getToolTipGenerator(int, int) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the tool tip generator for a data item.
getToolTipGenerator(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the tool tip generator for a data item.
getToolTipText() - Method in class org.jfree.chart.annotations.AbstractXYAnnotation
Returns the tool tip text for the annotation.
getToolTipText() - Method in class org.jfree.chart.block.LabelBlock
Returns the tool tip text.
getToolTipText(MouseEvent) - Method in class org.jfree.chart.ChartPanel
Returns a string for the tooltip.
getToolTipText() - Method in class org.jfree.chart.entity.ChartEntity
Returns the tool tip text for the entity.
getToolTipText(int, int) - Method in class org.jfree.chart.labels.CustomXYToolTipGenerator
Returns the tool tip text for an item.
getToolTipText() - Method in class org.jfree.chart.LegendItem
Returns the tool tip text.
getToolTipText() - Method in class org.jfree.chart.title.TextTitle
Returns the tool tip text.
getTop() - Method in class org.jfree.chart.axis.AxisSpace
Returns the space reserved for axes at the top of the plot area.
getTotal() - Method in class org.jfree.chart.plot.PiePlotState
Returns the total of the values in the dataset.
getTransform() - Method in class org.jfree.chart.needle.MeterNeedle
Returns the transform.
getTranslateX() - Method in class org.jfree.chart.block.BlockParams
Returns the translation required to convert local x-coordinates back to the coordinate space of the container.
getTranslateY() - Method in class org.jfree.chart.block.BlockParams
Returns the translation required to convert local y-coordinates back to the coordinate space of the container.
getTranspose() - Method in class org.jfree.data.jdbc.JDBCCategoryDataset
Returns a flag that controls whether or not the table values are transposed when added to the dataset.
getTrigger() - Method in class org.jfree.chart.ChartMouseEvent
Returns the mouse event that triggered this event.
getType() - Method in class org.jfree.chart.event.ChartChangeEvent
Returns the event type.
getType() - Method in class org.jfree.chart.event.ChartProgressEvent
Returns the event type.
getType() - Method in class org.jfree.data.KeyedValueComparator
Returns the type.
getType() - Method in class org.jfree.data.statistics.HistogramDataset
Returns the histogram type.
getUnderlyingDataset() - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the underlying dataset.
getUniqueValueCount() - Method in class org.jfree.data.general.WaferMapDataset
Returns the number of unique values.
getUniqueValues() - Method in class org.jfree.data.general.WaferMapDataset
Returns the set of unique values.
getUnit() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the date unit.
getUnits() - Method in class org.jfree.chart.plot.MeterPlot
Returns a string describing the units for the dial.
getUnits() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the unit display type (none/Fahrenheit/Celcius/Kelvin).
getUpArrow() - Method in class org.jfree.chart.axis.ValueAxis
Returns a shape that can be displayed as an arrow pointing upwards at the end of an axis line.
getUpPaint() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the paint used to fill candles when the price moves up from open to close.
getUpperBound() - Method in class org.jfree.chart.axis.ValueAxis
Returns the upper bound for the axis range.
getUpperBound() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the upper bound for the thermometer.
getUpperBound() - Method in class org.jfree.data.Range
Returns the upper bound for the range.
getUpperBound() - Method in class org.jfree.data.statistics.SimpleHistogramBin
Return the upper bound.
getUpperClip() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the upper clip value.
getUpperDate() - Method in class org.jfree.data.time.DateRange
Returns the upper (later) date for the range.
getUpperMargin() - Method in class org.jfree.chart.axis.CategoryAxis
Returns the upper margin for the axis.
getUpperMargin() - Method in class org.jfree.chart.axis.ValueAxis
Returns the upper margin for the axis, expressed as a percentage of the axis range.
getUpperY() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the upper bound of the label.
getURL() - Method in class org.jfree.chart.annotations.AbstractXYAnnotation
Returns the URL for the annotation.
getURL(Comparable, int) - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Returns the URL for an item.
getURL(int, int) - Method in class org.jfree.chart.urls.CustomXYURLGenerator
Returns the URL for an item.
getURLCount(int) - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Returns the number of URLs in a given list.
getURLCount(int) - Method in class org.jfree.chart.urls.CustomXYURLGenerator
Returns the number of URLs in a given list.
getURLGenerator() - Method in class org.jfree.chart.plot.ContourPlot
Returns the URL generator for HTML image maps.
getURLGenerator() - Method in class org.jfree.chart.plot.PiePlot
Returns the URL generator.
getURLGenerator() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the URL generator for the plot.
getURLGenerator() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the URL generator for HTML image maps.
getURLGenerator() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the URL generator for HTML image maps.
getURLText() - Method in class org.jfree.chart.block.LabelBlock
Returns the URL text.
getURLText() - Method in class org.jfree.chart.entity.ChartEntity
Returns the URL text for the entity.
getURLText() - Method in class org.jfree.chart.LegendItem
Returns the URL text.
getURLText() - Method in class org.jfree.chart.title.TextTitle
Returns the URL text.
getUseFillPaint() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns true if the renderer should use the fill paint setting to fill shapes, and false if it should just use the regular paint.
getUseFillPaint() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns true if the renderer should use the fill paint setting to fill shapes, and false if it should just use the regular paint.
getUseOutlinePaint() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag that controls whether the outline paint is used for shape outlines.
getUseOutlinePaint() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns true if the renderer should use the outline paint setting to draw shape outlines, and false if it should just use the regular paint.
getUseSubrangePaint() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns a flag that controls whether or not the mercury color changes for each subrange.
getUseYInterval() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns a flag that determines whether the y-interval from the dataset is used to calculate the length of each bar.
getValue() - Method in class org.jfree.chart.annotations.CategoryTextAnnotation
Returns the value that the annotation attaches to.
getValue() - Method in class org.jfree.chart.axis.ValueTick
Returns the value.
getValue() - Method in class org.jfree.chart.plot.JThermometer
Returns the value of the thermometer.
getValue() - Method in class org.jfree.chart.plot.ValueMarker
Returns the value.
getValue(int) - Method in class org.jfree.data.category.CategoryToPieDataset
Returns a value from the dataset.
getValue(Comparable) - Method in class org.jfree.data.category.CategoryToPieDataset
Returns the value for a given key.
getValue(int, int) - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns a value from the table.
getValue(Comparable, Comparable) - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the value for a pair of keys.
getValue(Comparable, Comparable) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the data value for one category in a series.
getValue(int, int) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the data value for one category in a series.
getValue() - Method in class org.jfree.data.DefaultKeyedValue
Returns the value.
getValue(int) - Method in class org.jfree.data.DefaultKeyedValues
Returns a value.
getValue(Comparable) - Method in class org.jfree.data.DefaultKeyedValues
Returns the value for a given key.
getValue(int, int) - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the value for a given row and column.
getValue(Comparable, Comparable) - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the value for the given row and column keys.
getValue(double) - Method in interface org.jfree.data.function.Function2D
Returns the value of the function ('y') for a given input ('x').
getValue(double) - Method in class org.jfree.data.function.LineFunction2D
Returns the function value.
getValue(double) - Method in class org.jfree.data.function.NormalDistributionFunction2D
Returns the function value.
getValue(double) - Method in class org.jfree.data.function.PowerFunction2D
Returns the value of the function for a given input ('x').
getValue(Comparable, Comparable) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the value for an item.
getValue(int, int) - Method in class org.jfree.data.gantt.TaskSeriesCollection
Returns the value for a task.
getValue() - Method in class org.jfree.data.general.DefaultKeyedValueDataset
Returns the value.
getValue(int) - Method in class org.jfree.data.general.DefaultPieDataset
Returns a value.
getValue(Comparable) - Method in class org.jfree.data.general.DefaultPieDataset
Returns the data value associated with a key.
getValue() - Method in class org.jfree.data.general.DefaultValueDataset
Returns the value.
getValue(Comparable) - Method in interface org.jfree.data.KeyedValues
Returns the value for a given key.
getValue(Comparable, Comparable) - Method in interface org.jfree.data.KeyedValues2D
Returns the value associated with the specified keys.
getValue(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the value for an item.
getValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Returns the value for an item.
getValue(int, int) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the value for an item (for this dataset, the mean value is returned).
getValue(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Returns the value for an item (for this dataset, the mean value is returned).
getValue() - Method in class org.jfree.data.time.TimePeriodValue
Returns the value.
getValue(int) - Method in class org.jfree.data.time.TimePeriodValues
Returns the value at the specified index.
getValue(int) - Method in class org.jfree.data.time.TimeSeries
Returns the value at the specified index.
getValue(RegularTimePeriod) - Method in class org.jfree.data.time.TimeSeries
Returns the value for a time period.
getValue() - Method in class org.jfree.data.time.TimeSeriesDataItem
Returns the value.
getValue() - Method in interface org.jfree.data.Value
Returns the value.
getValue(int) - Method in interface org.jfree.data.Values
Returns the value with the specified index.
getValue(int, int) - Method in interface org.jfree.data.Values2D
Returns a value from the table.
getValue() - Method in class org.jfree.data.xml.ItemHandler
Returns the key that has been read by the handler, or null.
getValue1() - Method in class org.jfree.chart.annotations.CategoryLineAnnotation
Returns the y-value for the start of the line.
getValue2() - Method in class org.jfree.chart.annotations.CategoryLineAnnotation
Returns the y-value for the end of the line.
getValueAt(int, int) - Method in class org.jfree.data.time.TimeSeriesTableModel
Returns the data value for a cell in the table model.
getValueAt(int, int) - Method in class org.jfree.data.xy.XYDatasetTableModel
Returns a value of the specified cell.
getValueFont() - Method in class org.jfree.chart.plot.MeterPlot
Returns the font for the value label.
getValueFont() - Method in class org.jfree.chart.plot.ThermometerPlot
Gets the font used to display the current value.
getValueLocation() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the value location.
getValuePaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the paint for the value label.
getValuePaint() - Method in class org.jfree.chart.plot.ThermometerPlot
Gets the paint used to display the current value.
getVerticalAlignment() - Method in class org.jfree.chart.title.Title
Returns the vertical alignment of the title.
getVerticalAxisTrace() - Method in class org.jfree.chart.ChartPanel
Returns the flag that controls whether or not a vertical axis trace line is drawn over the plot area at the current mouse location.
getVerticalTraceLine() - Method in class org.jfree.chart.ChartPanel
Returns the vertical trace line.
getVolume(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the volume value for the specified series and item.
getVolume(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the volume.
getVolume(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the volume-value for one item in a series.
getVolume(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the trading volume.
getVolume() - Method in class org.jfree.data.xy.OHLCDataItem
Returns the volume.
getVolume(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the volume for the specified series and item.
getVolumeValue(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the volume-value (as a double primitive) for an item within a series.
getVolumeValue(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the volume-value (as a double primitive) for an item within a series.
getVolumeValue(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the volume-value (as a double primitive) for an item within a series.
getVolumeValue(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the volume-value (as a double primitive) for an item within a series.
getVolumeValue(int, int) - Method in interface org.jfree.data.xy.OHLCDataset
Returns the volume-value (as a double primitive) for an item within a series.
getWaferEdge(Rectangle2D) - Method in class org.jfree.chart.plot.WaferMapPlot
Calculates the location of the waferedge.
getWallPaint() - Method in class org.jfree.chart.renderer.category.BarRenderer3D
Returns the paint used to highlight the left and bottom wall in the plot background.
getWallPaint() - Method in class org.jfree.chart.renderer.category.LineRenderer3D
Returns the paint used to highlight the left and bottom wall in the plot background.
getWallPaint() - Method in class org.jfree.chart.renderer.xy.XYLine3DRenderer
Returns the paint used to highlight the left and bottom wall in the plot background.
getWebPoint(Rectangle2D, double, double) - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns a cartesian point from a polar angle, length and bounding box
getWeek() - Method in class org.jfree.data.time.Week
Returns the week.
getWeight() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the weight for this plot when it is used as a subplot within a combined plot.
getWeight() - Method in class org.jfree.chart.plot.XYPlot
Returns the weight for this plot when it is used as a subplot within a combined plot.
getWidth() - Method in class org.jfree.chart.block.AbstractBlock
Returns the natural width of the block, if this is known in advance.
getWidth() - Method in class org.jfree.chart.block.RectangleConstraint
Returns the fixed width.
getWidth() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Get the width of this item.
getWidthConstraintType() - Method in class org.jfree.chart.block.RectangleConstraint
Returns the constraint type.
getWidthRange() - Method in class org.jfree.chart.block.RectangleConstraint
Returns the width range.
getWidthRatio() - Method in class org.jfree.chart.axis.CategoryLabelPosition
Returns the ratio used to calculate the maximum category label width.
getWidthType() - Method in class org.jfree.chart.axis.CategoryLabelPosition
Returns the width calculation type.
getWindDirection(int, int) - Method in class org.jfree.data.xy.DefaultWindDataset
Returns the wind direction for one item within a series.
getWindDirection(int, int) - Method in interface org.jfree.data.xy.WindDataset
Returns the wind direction (should be in the range 0 to 12, corresponding to the positions on an upside-down clock face).
getWindForce(int, int) - Method in class org.jfree.data.xy.DefaultWindDataset
Returns the wind force for one item within a series.
getWindForce(int, int) - Method in interface org.jfree.data.xy.WindDataset
Returns the wind force on the Beaufort scale (0 to 12).
getX() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the x coordinate for the text anchor point (measured against the domain axis).
getX() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Get the x-coordinate for the item's location.
getX() - Method in class org.jfree.chart.renderer.Outlier
Returns the x coordinate of the bounding box containing the outlier ellipse.
getX(int, int) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the x-value.
getX(int, int) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the x value for the specified series and index (zero-based indices).
getX(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the X-value for the specified series and item.
getX(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the X-value for the specified series and item.
getX(int, int) - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the x-value for the specified series and item.
getX(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the x-value for one item in a series.
getX(int, int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the X value for a bin.
getX(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the x-value for an item within a series.
getX(int, int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the x-value.
getX(int, int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the x-value for the specified series and item.
getX(int, int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the x-value for the specified series and item.
getX(RegularTimePeriod) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the x-value for a time period.
getX(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the x-value for an item within a series.
getX(int, int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the x-value for the specified series and item.
getX(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the x-value for one item in a series.
getX(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the x-value for a data item.
getX(int, int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the x-value for the specified series and item.
getX(int, int) - Method in class org.jfree.data.xy.DefaultWindDataset
Returns the x-value for one item within a series.
getX(int, int) - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the x-value for an item within a series.
getX(int, int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the x-value for an item within a series.
getX(int, int) - Method in class org.jfree.data.xy.MatrixSeriesCollection
Returns the j index value of the specified Mij matrix item in the specified matrix series.
getX(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the x-value for an item within a series.
getX() - Method in class org.jfree.data.xy.XYDataItem
Returns the x-value.
getX(int, int) - Method in interface org.jfree.data.xy.XYDataset
Returns the x-value for an item within a series.
getX(int) - Method in class org.jfree.data.xy.XYSeries
Returns the x-value at the specified index.
getX(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the x-value for the specified series and item.
getXDate(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the x-value for one item in a series, as a Date.
getXDate(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the x-value for one item in a series, as a Date.
getXDate(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the x-value for a data item as a date.
getXDateFormat() - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns the date formatter for the x-values.
getXFormat() - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns the number formatter for the x-values.
getXIndices() - Method in interface org.jfree.data.contour.ContourDataset
Returns the index of the xvalues.
getXIndices() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the index of the xvalues.
getXOffset() - Method in interface org.jfree.chart.Effect3D
Returns the x-offset (in Java2D units) for the 3D effect.
getXOffset() - Method in class org.jfree.chart.renderer.category.BarRenderer3D
Returns the x-offset for the 3D effect.
getXOffset() - Method in class org.jfree.chart.renderer.category.LineRenderer3D
Returns the x-offset for the 3D effect.
getXOffset() - Method in class org.jfree.chart.renderer.xy.XYLine3DRenderer
Returns the x-offset for the 3D effect.
getXPosition() - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the position of the X value within each time period.
getXPosition() - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the position within each time period that is used for the X value when the collection is used as an XYDataset.
getXPosition() - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the position within each time period that is used for the X value.
getXSymbolicValue(int, int) - Method in interface org.jfree.data.xy.XisSymbolic
Returns the symbolic value of the data set specified by series and item parameters.
getXSymbolicValue(Integer) - Method in interface org.jfree.data.xy.XisSymbolic
Returns the symbolic value linked with the specified Integer.
getXSymbolicValues() - Method in interface org.jfree.data.xy.XisSymbolic
Returns the list of symbolic values.
getXValue() - Method in class org.jfree.chart.ClipPath
Returns the xValue.
getXValue(int, int) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the x-value (as a double primitive) for an item within a series.
getXValue(int) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns an x value.
getXValue(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the x-value (as a double primitive) for an item within a series.
getXValue(int, int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the x-value (as a double primitive) for an item within a series.
getXValue(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the x-value (as a double primitive) for an item within a series.
getXValue(int, int) - Method in class org.jfree.data.xy.AbstractXYDataset
Returns the x-value (as a double primitive) for an item within a series.
getXValue(int, int) - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the x-value for an item within a series.
getXValue(int, int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the x-value for an item within a series.
getXValue(int, int) - Method in interface org.jfree.data.xy.XYDataset
Returns the x-value for an item within a series.
getXValues() - Method in interface org.jfree.data.contour.ContourDataset
Returns the array of Numbers representing the x data values.
getXValues() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the x values.
getXYPlot() - Method in class org.jfree.chart.JFreeChart
Returns the plot cast as an XYPlot.
getY() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the y coordinate for the text anchor point (measured against the range axis).
getY() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Get the y-coordinate for the item's location.
getY() - Method in class org.jfree.chart.renderer.Outlier
Returns the y coordinate of the bounding box containing the outlier ellipse.
getY(int, int) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the y-value.
getY(int, int) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the y value for the specified series and index (zero-based indices).
getY(int, int) - Method in class org.jfree.data.general.CombinedDataset
Returns the Y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Returns the Y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns the y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset
Returns the y-value for one item in a series.
getY(int, int) - Method in class org.jfree.data.statistics.HistogramDataset
Returns the y-value for a bin (calculated to take into account the histogram type).
getY(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the y-value for an item within a series.
getY(int, int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the y-value.
getY(int, int) - Method in class org.jfree.data.time.TimePeriodValuesCollection
Returns the y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.time.TimeSeriesCollection
Returns the y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.time.TimeTableXYDataset
Returns the y-value for an item within a series.
getY(int, int) - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns the y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.xy.DefaultHighLowDataset
Returns the y-value for one item in a series.
getY(int, int) - Method in class org.jfree.data.xy.DefaultOHLCDataset
Returns the y-value.
getY(int, int) - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.xy.DefaultWindDataset
Returns the y-value for one item within a series.
getY(int, int) - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the y-value for an item within a series.
getY(int, int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the y-value for an item within a series.
getY(int, int) - Method in class org.jfree.data.xy.MatrixSeriesCollection
Returns the i index value of the specified Mij matrix item in the specified matrix series.
getY(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the y-value for an item within a series.
getY() - Method in class org.jfree.data.xy.XYDataItem
Returns the y-value.
getY(int, int) - Method in interface org.jfree.data.xy.XYDataset
Returns the y-value for an item within a series.
getY(int) - Method in class org.jfree.data.xy.XYSeries
Returns the y-value at the specified index.
getY(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the y-value for the specified series and item.
getYDateFormat() - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns the date formatter for the y-values.
getYear() - Method in class org.jfree.data.time.Day
Returns the year.
getYear() - Method in class org.jfree.data.time.Hour
Returns the year in which this hour falls.
getYear() - Method in class org.jfree.data.time.Month
Returns the year in which the month falls.
getYear() - Method in class org.jfree.data.time.Quarter
Returns the year.
getYear() - Method in class org.jfree.data.time.Week
Returns the year in which the week falls.
getYear() - Method in class org.jfree.data.time.Year
Returns the year.
getYearValue() - Method in class org.jfree.data.time.Month
Returns the year in which the month falls.
getYearValue() - Method in class org.jfree.data.time.Week
Returns the year in which the week falls, as an integer value.
getYFormat() - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns the number formatter for the y-values.
getYOffset() - Method in interface org.jfree.chart.Effect3D
Returns the y-offset (in Java2D units) for the 3D effect.
getYOffset() - Method in class org.jfree.chart.renderer.category.BarRenderer3D
Returns the y-offset for the 3D effect.
getYOffset() - Method in class org.jfree.chart.renderer.category.LineRenderer3D
Returns the y-offset for the 3D effect.
getYOffset() - Method in class org.jfree.chart.renderer.xy.XYLine3DRenderer
Returns the y-offset for the 3D effect.
getYSymbolicValue(int, int) - Method in interface org.jfree.data.xy.YisSymbolic
Returns the symbolic value of the data set specified by series and item parameters.
getYSymbolicValue(Integer) - Method in interface org.jfree.data.xy.YisSymbolic
Returns the symbolic value linked with the specified Integer.
getYSymbolicValues() - Method in interface org.jfree.data.xy.YisSymbolic
Returns the list of symbolic values.
getYValue() - Method in class org.jfree.chart.ClipPath
Returns the yValue.
getYValue(int, int) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the y-value (as a double primitive) for an item within a series.
getYValue(int, int) - Method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns the y-value (as a double primitive) for an item within a series.
getYValue(int, int) - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Returns the y-value.
getYValue(int, int) - Method in class org.jfree.data.xy.AbstractXYDataset
Returns the y-value (as a double primitive) for an item within a series.
getYValue(int, int) - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the y-value for an item within a series.
getYValue(int, int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the y-value for an item within a series.
getYValue(int, int) - Method in interface org.jfree.data.xy.XYDataset
Returns the y-value (as a double primitive) for an item within a series.
getYValues() - Method in interface org.jfree.data.contour.ContourDataset
Returns the array of Numbers representing the y data values.
getYValues() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns a Number array containing all y values.
getZ(int, int) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the z value for the specified series and index (zero-based indices).
getZ(int, int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the z-value for an item within a series.
getZ(int, int) - Method in class org.jfree.data.xy.MatrixSeriesCollection
Returns the Mij item value of the specified Mij matrix item in the specified matrix series.
getZ(int, int) - Method in interface org.jfree.data.xy.XYZDataset
Returns the z-value for the specified series and item.
getZDateFormat() - Method in class org.jfree.chart.labels.BubbleXYItemLabelGenerator
Returns the date formatter for the z-values.
getZDateFormat() - Method in class org.jfree.chart.labels.StandardXYZToolTipGenerator
Returns the date formatter for the z-values.
getZFormat() - Method in class org.jfree.chart.labels.BubbleXYItemLabelGenerator
Returns the number formatter for the z-values.
getZFormat() - Method in class org.jfree.chart.labels.StandardXYZToolTipGenerator
Returns the number formatter for the z-values.
getZoomInFactor() - Method in class org.jfree.chart.ChartPanel
Returns the zoom in factor.
getZoomOutFactor() - Method in class org.jfree.chart.ChartPanel
Returns the zoom out factor.
getZoomTriggerDistance() - Method in class org.jfree.chart.ChartPanel
Returns the zoom trigger distance.
getZValue(int, int) - Method in class org.jfree.data.xy.AbstractXYZDataset
Returns the z-value (as a double primitive) for an item within a series.
getZValue(int, int) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the z-value for an item within a series.
getZValue(int, int) - Method in interface org.jfree.data.xy.XYZDataset
Returns the z-value (as a double primitive) for an item within a series.
getZValueRange(Range, Range) - Method in interface org.jfree.data.contour.ContourDataset
Returns the maximum z-value within visible region of plot.
getZValueRange(Range, Range) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns the maximum z-value within visible region of plot.
getZValues() - Method in interface org.jfree.data.contour.ContourDataset
Returns the array of Numbers representing the z data values.
getZValues() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns a Number array containing all z values.
GIF - Static variable in interface org.jfree.chart.encoders.ImageFormat
Graphics Interchange Format - lossless, but 256 colour restriction
GreyPalette - Class in org.jfree.chart.plot
A grey color palette.
GreyPalette() - Constructor for class org.jfree.chart.plot.GreyPalette
Creates a new palette.
GridArrangement - Class in org.jfree.chart.block
Arranges blocks in a grid within their container.
GridArrangement(int, int) - Constructor for class org.jfree.chart.block.GridArrangement
Creates a new grid arrangement.
GroupedStackedBarRenderer - Class in org.jfree.chart.renderer.category
A renderer that draws stacked bars within groups.
GroupedStackedBarRenderer() - Constructor for class org.jfree.chart.renderer.category.GroupedStackedBarRenderer
Creates a new renderer.

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