Header
And More

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
Deprecated. 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
Deprecated. As of 1.0.7, use ThermometerPlot.getGap() times two.
GAP_RADIUS - Static variable in class org.jfree.chart.plot.ThermometerPlot
Deprecated. As of 1.0.7, use ThermometerPlot.getGap().
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
Deprecated. 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(Crosshair) - Method in interface org.jfree.chart.labels.CrosshairLabelGenerator
Returns a string that can be used as the label for a crosshair.
generateLabel(XYDataset, int, int) - Method in class org.jfree.chart.labels.HighLowItemLabelGenerator
Generates a label for the specified item.
generateLabel(XYDataset, int, int) - Method in class org.jfree.chart.labels.IntervalXYItemLabelGenerator
Generates the item label text for an item in a dataset.
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(Crosshair) - Method in class org.jfree.chart.labels.StandardCrosshairLabelGenerator
Returns a string that can be used as the label for a crosshair.
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
Deprecated. 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
Deprecated. 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(CategoryDataset, int, int) - Method in class org.jfree.chart.urls.CustomCategoryURLGenerator
Generates a URL.
generateURL(PieDataset, Comparable, int) - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Generates a URL fragment.
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.
getAdditionalItemLabelGenerator() - Method in class org.jfree.chart.renderer.xy.YIntervalRenderer
Returns the generator for the item labels that appear near the lower y-value.
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.ComparableObjectSeries
Returns a flag that controls whether duplicate x-values are allowed.
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.
getAlpha() - Method in class org.jfree.chart.renderer.GrayPaintScale
Returns the alpha transparency that was specified in the constructor.
getAlpha() - Method in class org.jfree.chart.renderer.xy.DeviationRenderer
Returns the alpha transparency for the background shading.
getAnchor() - Method in class org.jfree.chart.ChartPanel
Returns the anchor point.
getAnchor() - Method in class org.jfree.chart.plot.CrosshairState
Returns the anchor point.
getAnchor() - Method in class org.jfree.chart.plot.dial.DialTextAnnotation
Returns the text anchor point that will be aligned to the position specified by DialTextAnnotation.getAngle() and DialTextAnnotation.getRadius().
getAnchorValue() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the anchor value.
getAnchorX() - Method in class org.jfree.chart.plot.CrosshairState
Returns the x-coordinate (in data space) for the anchor point.
getAnchorY() - Method in class org.jfree.chart.plot.CrosshairState
Returns the y-coordinate (in data space) for the anchor point.
getAngle() - Method in class org.jfree.chart.annotations.CategoryPointerAnnotation
Returns the angle of the arrow.
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.dial.DialTextAnnotation
Returns the angle used to calculate the anchor point.
getAngle() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the angle for the anchor point.
getAngle() - Method in class org.jfree.chart.plot.PieLabelRecord
Returns the angle of the middle of the section, in radians.
getAngle() - Method in class org.jfree.data.xy.Vector
Returns the angle of the vector.
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.
getAngleTickUnit() - Method in class org.jfree.chart.plot.PolarPlot
Returns the tick unit that controls the spacing of the angular grid lines.
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.
getAnnotations() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns a collection of the annotations that are assigned to the renderer.
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.CategoryPointerAnnotation
Returns the arrow length.
getArrowLength() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the arrow length.
getArrowPaint() - Method in class org.jfree.chart.annotations.CategoryPointerAnnotation
Returns the paint used for the arrow.
getArrowPaint() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the paint used for the arrow.
getArrowStroke() - Method in class org.jfree.chart.annotations.CategoryPointerAnnotation
Returns the stroke used to draw the arrow line.
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.CategoryPointerAnnotation
Returns the arrow width.
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.
getAutoPopulateSectionOutlinePaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether or not the section outline paint is auto-populated by the PiePlot.lookupSectionOutlinePaint(Comparable) method.
getAutoPopulateSectionOutlineStroke() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether or not the section outline stroke is auto-populated by the PiePlot.lookupSectionOutlinePaint(Comparable) method.
getAutoPopulateSectionPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether or not the section paint is auto-populated by the PiePlot.lookupSectionPaint(Comparable) method.
getAutoPopulateSeriesFillPaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not the series fill paint list is automatically populated when AbstractRenderer.lookupSeriesFillPaint(int) is called.
getAutoPopulateSeriesOutlinePaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not the series outline paint list is automatically populated when AbstractRenderer.lookupSeriesOutlinePaint(int) is called.
getAutoPopulateSeriesOutlineStroke() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not the series outline stroke list is automatically populated when AbstractRenderer.lookupSeriesOutlineStroke(int) is called.
getAutoPopulateSeriesPaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not the series paint list is automatically populated when AbstractRenderer.lookupSeriesPaint(int) is called.
getAutoPopulateSeriesShape() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not the series shape list is automatically populated when AbstractRenderer.lookupSeriesShape(int) is called.
getAutoPopulateSeriesStroke() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not the series stroke list is automatically populated when AbstractRenderer.lookupSeriesStroke(int) is called.
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.ComparableObjectSeries
Returns the flag that controls whether the items in the series are automatically sorted.
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
Deprecated. Returns the axis.
getAxis() - Method in class org.jfree.chart.entity.AxisEntity
Returns the axis that occupies the entity area.
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.
getAxis() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the axis for the paint scale.
getAxisLabelGap() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the axis label gap.
getAxisLabelPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the axis label paint.
getAxisLinePaint() - Method in class org.jfree.chart.axis.Axis
Returns the paint used to draw the axis line.
getAxisLinePaint() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the paint used to draw the axis lines.
getAxisLineStroke() - Method in class org.jfree.chart.axis.Axis
Returns the stroke used to draw the axis line.
getAxisLineStroke() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the stroke used to draw the axis lines.
getAxisLocation() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the axis location.
getAxisLocation() - Method in class org.jfree.chart.title.PaintScaleLegend
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.
getAxisOffset() - Method in class org.jfree.chart.StandardChartTheme
Returns the axis offsets.
getAxisOffset() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the offset between the axis and the paint strip.
getBackground() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the background.
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.annotations.XYTextAnnotation
Returns the background paint for the annotation.
getBackgroundPaint() - Method in class org.jfree.chart.JFreeChart
Returns the paint used for the chart background.
getBackgroundPaint() - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the background paint (never null).
getBackgroundPaint() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the background paint.
getBackgroundPaint() - Method in class org.jfree.chart.plot.dial.StandardDialFrame
Returns the background paint.
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.CompositeTitle
Returns the background paint.
getBackgroundPaint() - Method in class org.jfree.chart.title.LegendTitle
Returns the background paint.
getBackgroundPaint() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the background paint.
getBackgroundPaint() - Method in class org.jfree.chart.title.TextTitle
Returns the background paint.
getBarAlignmentFactor() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the bar alignment factor.
getBarPainter() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the bar painter.
getBarPainter() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the bar painter.
getBarPainter() - Method in class org.jfree.chart.StandardChartTheme
Returns the bar painter.
getBarWidth() - Method in class org.jfree.chart.renderer.category.CategoryItemRendererState
Returns the bar width.
getBarWidth() - Method in class org.jfree.data.xy.XYBarDataset
Returns the bar width.
getBase() - Method in class org.jfree.chart.axis.LogAxis
Returns the base for the logarithm calculation.
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.
getBaseLegendShape() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the default legend shape, which may be null.
getBaseLegendTextFont() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the default legend text font, which may be null.
getBaseLegendTextPaint() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the default legend text paint, which may be null.
getBaselinePaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the baseline paint.
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.
getBaseMillis() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the base date/time used to calculate the elapsed time for display.
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.CategoryPointerAnnotation
Returns the base radius.
getBaseRadius() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns 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.category.ScatterRenderer
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.
getBlockAnchor() - Method in class org.jfree.chart.renderer.xy.XYBlockRenderer
Returns the anchor point used to align a block at its (x, y) location.
getBlockHeight() - Method in class org.jfree.chart.renderer.xy.XYBlockRenderer
Returns the block height, in data/axis units.
getBlocks() - Method in class org.jfree.chart.block.BlockContainer
Returns an unmodifiable list of the Block objects managed by this arrangement.
getBlockWidth() - Method in class org.jfree.chart.renderer.xy.XYBlockRenderer
Returns the block width, in data/axis units.
getBorder() - Method in class org.jfree.chart.block.AbstractBlock
Deprecated. Use AbstractBlock.getFrame() instead.
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.
getBulbDiameter() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the bulb diameter, which is always twice the value returned by ThermometerPlot.getBulbRadius().
getBulbRadius() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the bulb radius, in Java2D units.
getBundle(String) - Static method in class org.jfree.chart.util.ResourceBundleWrapper
Finds and returns the specified resource bundle.
getBundle(String, Locale) - Static method in class org.jfree.chart.util.ResourceBundleWrapper
Finds and returns the specified resource bundle.
getBundle(String, Locale, ClassLoader) - Static method in class org.jfree.chart.util.ResourceBundleWrapper
Maps directly to ResourceBundle.getBundle(baseName, locale, loader).
getCalendarField() - Method in class org.jfree.chart.axis.DateTickUnit
Returns a field code that can be used with the Calendar class.
getCalendarField() - Method in class org.jfree.chart.axis.DateTickUnitType
Returns the calendar field.
getCandleWidth() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the width of each candle.
getCap() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the cap.
getCapLength() - Method in class org.jfree.chart.renderer.xy.XYErrorRenderer
Returns the length (in Java2D units) of the cap at the end of the error bars.
getCategories() - Method in class org.jfree.chart.plot.CategoryPlot
Returns a list of the categories in the plot's primary dataset.
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
Deprecated. Use DefaultIntervalCategoryDataset.getColumnKeys() instead.
getCategoriesForAxis(CategoryAxis) - Method in class org.jfree.chart.plot.CategoryPlot
Returns a list of the categories that should be displayed for the specified axis.
getCategoriesForAxis(CategoryAxis) - Method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Overridden to return the categories in the subplots.
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
Deprecated. The return type for this method should be Comparable, so it has been deprecated as of version 1.0.6 and replaced by CategoryItemEntity.getColumnKey().
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
Deprecated. As of 1.0.6, you can derive this information from the CategoryItemEntity.getColumnKey() method.
getCategoryIndex(Comparable) - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns the index for the given category.
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.
getCategoryMiddle(Comparable, List, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis
A convenience method that returns the axis coordinate for the centre of a category.
getCategoryPlot() - Method in class org.jfree.chart.JFreeChart
Returns the plot cast as a CategoryPlot.
getCategorySeriesMiddle(Comparable, Comparable, CategoryDataset, double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the middle coordinate (in Java2D space) for a series within a category.
getCategorySeriesMiddle(int, int, int, int, double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CategoryAxis
Returns the middle coordinate (in Java2D space) for a series within a category.
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.entity.JFreeChartEntity
Returns the chart that occupies the entity area.
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.
getChartBackgroundPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the chart background paint.
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.
getChartTheme() - Static method in class org.jfree.chart.ChartFactory
Returns the current chart theme used by the factory.
getChildPosition(Dataset) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. 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
Deprecated. Returns the clipPath.
getClose(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the close-value for the specified series and item.
getClose(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. Returns the close-value for the specified series and item.
getClose() - Method in class org.jfree.data.time.ohlc.OHLC
Returns the close value.
getClose(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the close-value for an item within a series.
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
Deprecated. 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
Deprecated. Returns the close-value (as a double primitive) for an item within a series.
getCloseValue() - Method in class org.jfree.data.time.ohlc.OHLCItem
Returns the close value.
getCloseValue(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the close-value 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
Deprecated. Returns the color associated with a value.
getColor(int) - Method in class org.jfree.chart.plot.ColorPalette
Deprecated. Returns a color.
getColorBar() - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. Returns the colorbar.
getColorBarLocation() - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. Returns the color bar location.
getColorLinear(double) - Method in class org.jfree.chart.plot.ColorPalette
Deprecated. Returns Color by mapping a given value to a linear palette.
getColorLog(double) - Method in class org.jfree.chart.plot.ColorPalette
Deprecated. Returns Color by mapping a given value to a common log palette.
getColorPalette() - Method in class org.jfree.chart.axis.ColorBar
Deprecated. 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.category.SlidingCategoryDataset
Returns the number of columns in the table.
getColumnCount() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the column count.
getColumnCount() - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the number of columns in the table.
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.DefaultMultiValueCategoryDataset
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.
getColumnDiameter() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the column diameter, which is always twice the value returned by ThermometerPlot.getColumnRadius().
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.category.SlidingCategoryDataset
Returns the index for the specified column key.
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.SlidingGanttCategoryDataset
Returns the index for the specified column 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, or -1 if the key is not recognised.
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.DefaultMultiValueCategoryDataset
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() - Method in class org.jfree.chart.entity.CategoryItemEntity
Returns the column key.
getColumnKey() - Method in class org.jfree.chart.plot.CategoryCrosshairState
Returns the column 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.category.SlidingCategoryDataset
Returns the column key for a given index.
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.SlidingGanttCategoryDataset
Returns the column key for a given index.
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.DefaultMultiValueCategoryDataset
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.category.SlidingCategoryDataset
Returns the column keys.
getColumnKeys() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the column keys in an unmodifiable list.
getColumnKeys() - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
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.DefaultMultiValueCategoryDataset
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.
getColumnRadius() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the column radius, in Java2D units.
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.
getComparable() - Method in class org.jfree.data.ComparableObjectItem
Returns the x-value.
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
Deprecated. Returns the composite.
getContainer() - Method in class org.jfree.chart.title.CompositeTitle
Returns the container holding the titles.
getContentAlignmentPoint() - Method in class org.jfree.chart.block.LabelBlock
Returns the content alignment point.
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
Deprecated. Returns the range for the Contours.
getContourDataRange() - Method in interface org.jfree.chart.plot.ContourValuePlot
Deprecated. Returns the range of data values to be plotted.
getCoordinateType() - Method in class org.jfree.chart.annotations.XYTitleAnnotation
Returns the coordinate type (set in the constructor).
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
Deprecated. As of version 1.0.13, use DateTickUnit.getMultiple().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractRenderer.getSeriesCreateEntities(int) and AbstractRenderer.getBaseCreateEntities().
getCrosshairDatasetIndex() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the dataset index for the crosshair.
getCrosshairDistance() - Method in class org.jfree.chart.plot.CrosshairState
Returns the distance between the anchor point and the current crosshair point.
getCrosshairPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the crosshair paint.
getCrosshairState() - Method in class org.jfree.chart.renderer.category.CategoryItemRendererState
Returns the crosshair state, if any.
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.
getDarkerSides() - Method in class org.jfree.chart.plot.PiePlot3D
Returns a flag that controls whether or not the sides of the pie chart are rendered using a darker colour.
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
Deprecated. Returns the data area ratio.
getDataBoundsIncludesVisibleSeriesOnly() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether or not the data bounds reported by this renderer will exclude non-visible series.
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.ComparableObjectSeries
Return the data item with the specified index.
getDataItem(int) - Method in class org.jfree.data.time.ohlc.OHLCSeries
Returns the data item at the specified index.
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.VectorSeries
Returns the data item at the specified index.
getDataItem(int) - Method in class org.jfree.data.xy.XIntervalSeries
Returns the data item at the specified index.
getDataItem(int) - Method in class org.jfree.data.xy.XYIntervalSeries
Returns the data item at the specified index.
getDataItem(int) - Method in class org.jfree.data.xy.XYSeries
Return the data item with the specified index.
getDataItem(int) - Method in class org.jfree.data.xy.YIntervalSeries
Returns the data item at 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.CombinedDomainCategoryPlot
Returns a range representing the extent of the data values in this plot (obtained from the subplots) that will be rendered against the specified axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns a range representing the extent of the data values in this plot (obtained from the subplots) that will be rendered against the specified axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.CombinedRangeCategoryPlot
Returns a range representing the extent of the data values in this plot (obtained from the subplots) that will be rendered against the specified axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns a range representing the extent of the data values in this plot (obtained from the subplots) that will be rendered against the specified axis.
getDataRange(ValueAxis) - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. 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, or null if the specified axis isn't the domain axis or the range axis for the plot.
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 dataset this entity refers to.
getDataset() - Method in class org.jfree.chart.entity.LegendItemEntity
Returns a reference to the dataset that this legend item is derived from.
getDataset() - Method in class org.jfree.chart.entity.PieSectionEntity
Returns the dataset 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.LegendItem
Returns the dataset.
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
Deprecated. Returns the primary dataset for the plot.
getDataset() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the primary dataset for the plot.
getDataset(int) - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the dataset at the given index.
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 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.chart.title.LegendItemBlockContainer
Returns a reference to the dataset for the associated legend item.
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.dial.DialPlot
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.plot.CrosshairState
Returns the dataset index that the crosshair values relate to.
getDatasetIndex() - Method in class org.jfree.chart.plot.dial.DialPointer
Returns the dataset index that the pointer maps to.
getDatasetIndex() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the index of the dataset from which this indicator fetches its current value.
getDatasetIndex() - Method in class org.jfree.chart.title.LegendItemBlockContainer
Deprecated. As of 1.0.6, use the LegendItemBlockContainer.getDataset() method.
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 an array of dataset references for the plot.
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.
getDateFormat() - Method in class org.jfree.chart.urls.TimeSeriesURLGenerator
Returns a clone of the date format assigned to this URL generator.
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.
getDay() - Method in class org.jfree.data.time.Minute
Returns the day.
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.
getDaySuffix() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the string that is appended to the day count.
getDefaultAutoRange() - Method in class org.jfree.chart.axis.ValueAxis
Returns the default auto range.
getDefaultBarPainter() - Static method in class org.jfree.chart.renderer.category.BarRenderer
Returns the default bar painter.
getDefaultBarPainter() - Static method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the default bar painter.
getDefaultDirectoryForSaveAs() - Method in class org.jfree.chart.ChartPanel
Returns the default directory for the "save as" option.
getDefaultEntityRadius() - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the radius of the circle used for the default entity area when no area is specified.
getDefaultPaint() - Method in class org.jfree.chart.renderer.LookupPaintScale
Returns the default paint (never null).
getDefaultShadowsVisible() - Static method in class org.jfree.chart.renderer.category.BarRenderer
Returns the default value for the shadowsVisible flag.
getDefaultShadowsVisible() - Static method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the default value for the shadowsVisible flag.
getDepthFactor() - Method in class org.jfree.chart.plot.PiePlot3D
Returns 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.
getDialFrame() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the dial's frame.
getDialLayer() - Method in class org.jfree.chart.plot.dial.DialLayerChangeEvent
Returns the layer that generated the event.
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
Deprecated. 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 with index 0.
getDomainAxis(int) - Method in class org.jfree.chart.plot.XYPlot
Returns the domain axis with the specified index, or null.
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(CategoryAxis) - Method in class org.jfree.chart.plot.CategoryPlot
Returns the index of the specified axis, or -1 if the axis is not assigned to the plot.
getDomainAxisIndex() - Method in class org.jfree.chart.plot.CrosshairState
Deprecated. As of version 1.0.11, the domain axis should be determined using the dataset index.
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 for the primary domain axis.
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(List, boolean) - Method in interface org.jfree.data.xy.XYDomainInfo
Returns the range of the values in this dataset's domain.
getDomainBounds(boolean) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the range of the values in this dataset's domain.
getDomainCrosshairColumnKey() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the column key for the domain crosshair.
getDomainCrosshairPaint() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the paint used to draw the domain crosshair.
getDomainCrosshairPaint() - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. Returns the domain crosshair color.
getDomainCrosshairPaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the domain crosshair paint.
getDomainCrosshairRowKey() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the row key for the domain crosshair.
getDomainCrosshairs() - Method in class org.jfree.chart.panel.CrosshairOverlay
 
getDomainCrosshairStroke() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the stroke used to draw the domain crosshair.
getDomainCrosshairStroke() - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. 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
Deprecated. 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.
getDomainGridlinePaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the domain grid line paint.
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
Deprecated. This flag is no longer used by JFreeChart (as of version 1.0.3).
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.
getDomainMinorGridlinePaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint for the minor grid lines (if any) plotted against the domain axis.
getDomainMinorGridlineStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the stroke for the minor grid-lines (if any) plotted against the domain axis.
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.time.TimeSeriesCollection
Returns the order of the domain values in this 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.
getDomainOrder() - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the order of the domain (X) values, if this is known.
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.
getDomainZeroBaselinePaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint for the zero baseline (if any) plotted against the domain axis.
getDomainZeroBaselineStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the stroke used for the zero baseline against the domain axis.
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.
getDrawingSupplier() - Method in class org.jfree.chart.StandardChartTheme
Returns a clone of the drawing supplier for this theme.
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.category.ScatterRenderer
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.
getDrawOutlines() - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
Returns true if outlines should be drawn for shapes, and false otherwise.
getDrawPaint() - Method in class org.jfree.chart.ClipPath
Deprecated. 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
Deprecated. Returns the drawStroke.
getDrawVolume() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns a flag indicating whether or not volume bars are drawn on the chart.
getDrawXError() - Method in class org.jfree.chart.renderer.xy.XYErrorRenderer
Returns the flag that controls whether or not the renderer draws error bars for the x-values.
getDrawYError() - Method in class org.jfree.chart.renderer.xy.XYErrorRenderer
Returns the flag that controls whether or not the renderer draws error bars for the y-values.
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.
getEndMillis() - Method in class org.jfree.data.time.SimpleTimePeriod
Returns the end date/time in milliseconds.
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, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the end value of a sub-interval for a given item.
getEndValue(int, int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the end value of a sub-interval for a given item.
getEndValue(Comparable, Comparable) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the end value for the interval for a given series and category.
getEndValue(int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the end value for the interval for a given series and category.
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.gantt.XYTaskDataset
Returns the ending date/time for the specified item (task) in the given series, measured in milliseconds since 1-Jan-1970 (as in java.util.Date).
getEndX(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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.DefaultIntervalXYDataset
Returns the ending x-value for an item within a series.
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.XIntervalSeriesCollection
Returns the end x-value 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.XYIntervalSeriesCollection
Returns the end x-value for an item within a series.
getEndX(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the ending X value for the specified series and item.
getEndX(int, int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns the end x-value for an item within a series.
getEndXValue(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the ending date/time for the specified item (task) in the given series, measured in milliseconds since 1-Jan-1970 (as in java.util.Date).
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 class org.jfree.data.xy.DefaultIntervalXYDataset
Returns the ending x-value 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.
getEndXValue(int, int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
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.XYBarDataset
Returns the ending x-value (as a double primitive) for an item within a series.
getEndXValue(int, int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
Returns the end x-value (as a double primitive) for an item within a series.
getEndY(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the ending value of the y-interval for an item in the given series.
getEndY(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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.DefaultIntervalXYDataset
Returns the ending y-value for an item within a series.
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.XIntervalSeriesCollection
Returns the end y-value for an item within a series.
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.XYIntervalSeriesCollection
Returns the end y-value for an item within a series.
getEndY(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the ending Y value for the specified series and item.
getEndY(int, int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns the end y-value for an item within a series.
getEndYValue(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the ending value of the y-interval for an item in the given series.
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 class org.jfree.data.xy.DefaultIntervalXYDataset
Returns the ending y-value 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.
getEndYValue(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the ending y-value (as a double primitive) for an item within a series.
getEndYValue(int, int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
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.YIntervalSeriesCollection
Returns the end y-value (as a double primitive) for an item within a series.
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.
getErrorIndicatorPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the error indicator paint.
getErrorIndicatorStroke() - Method in class org.jfree.chart.renderer.category.StatisticalBarRenderer
Returns the stroke used to draw the error indicators.
getErrorIndicatorStroke() - Method in class org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer
Returns the stroke used for the error indicators.
getErrorPaint() - Method in class org.jfree.chart.renderer.xy.XYErrorRenderer
Returns the paint used to draw the error bars.
getErrorStroke() - Method in class org.jfree.chart.renderer.xy.XYErrorRenderer
Returns the stroke used to draw the error bars.
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(Comparable) - Method in class org.jfree.chart.plot.PiePlot
Returns the amount that the section with the specified key should be exploded.
getExplodePercent(int) - Method in class org.jfree.chart.plot.PiePlot
Deprecated. Use PiePlot.getExplodePercent(Comparable) instead.
getExponentFormat() - Method in class org.jfree.chart.util.LogFormat
Returns the number format used for the exponent.
getExpTickLabelsFlag() - Method in class org.jfree.chart.axis.LogarithmicAxis
Returns the 'expTickLabelsFlag' flag.
getExtent() - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the extent.
getExtent() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the extent.
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.
getExtraLargeFont() - Method in class org.jfree.chart.StandardChartTheme
Returns the largest font for this theme.
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
Deprecated. 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.plot.dial.DialCap
Returns the paint used to fill the cap.
getFillPaint() - Method in class org.jfree.chart.plot.dial.DialPointer.Pointer
Returns the fill paint.
getFillPaint() - Method in class org.jfree.chart.title.LegendGraphic
Returns the paint used to fill the shape.
getFillPaintTransformer() - Method in class org.jfree.chart.LegendItem
Returns the transformer used when the fill paint is an instance of GradientPaint.
getFillPaintTransformer() - Method in class org.jfree.chart.title.LegendGraphic
Returns the transformer used when the fill paint is an instance of GradientPaint.
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.
getFirstCategoryIndex() - Method in class org.jfree.data.category.SlidingCategoryDataset
Returns the index of the first visible category.
getFirstCategoryIndex() - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the index of the first visible category.
getFirstItemIndex() - Method in class org.jfree.chart.renderer.xy.XYItemRendererState
Returns the first item index (this is updated with each call to XYItemRendererState.startSeriesPass(XYDataset, int, int, int, int, int).
getFirstMillisecond() - Method in class org.jfree.data.time.Day
Returns the first millisecond of the day.
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() - Method in class org.jfree.data.time.Hour
Returns the first millisecond of the hour.
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 second.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Millisecond
Returns the first millisecond of the time period.
getFirstMillisecond() - Method in class org.jfree.data.time.Minute
Returns the first millisecond of the minute.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Minute
Returns the first millisecond of the minute.
getFirstMillisecond() - Method in class org.jfree.data.time.Month
Returns the first millisecond of the month.
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() - Method in class org.jfree.data.time.Quarter
Returns the first millisecond of the quarter.
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.
getFirstMillisecond(TimeZone) - Method in class org.jfree.data.time.RegularTimePeriod
Deprecated. As of 1.0.3, you should avoid using this method (it creates a new Calendar instance every time it is called). You are advised to call RegularTimePeriod.getFirstMillisecond(Calendar) instead.
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() - Method in class org.jfree.data.time.Second
Returns the first millisecond of the second.
getFirstMillisecond(Calendar) - Method in class org.jfree.data.time.Second
Returns the first millisecond of the minute.
getFirstMillisecond() - Method in class org.jfree.data.time.Week
Returns the first millisecond of the week.
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() - Method in class org.jfree.data.time.Year
Returns the first millisecond of the year.
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).
getFirstTickLabelVisible() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns a flag that controls whether or not the first tick label is visible.
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.plot.dial.DialTextAnnotation
Returns the font used to display the label.
getFont() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
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.
getForegroundPaint() - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the foreground paint.
getForegroundPaint() - Method in class org.jfree.chart.plot.dial.StandardDialFrame
Returns the foreground paint.
getFormatString() - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns the format string (this controls the overall structure of the label).
getFrame() - Method in class org.jfree.chart.block.AbstractBlock
Returns the current frame (border).
getFrameAnchor() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the frame anchor.
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.
getGap() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the gap, in Java2D units, between the two outlines that represent the thermometer.
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.dial.DialBackground
Returns the transformer used to adjust the coordinates of any GradientPaint instance used for the background paint.
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).
getGridBandAlternatePaint() - Method in class org.jfree.chart.axis.SymbolAxis
Returns the paint used for alternate grid bands.
getGridBandAlternatePaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the grid band alternate paint (used for a SymbolAxis).
getGridBandPaint() - Method in class org.jfree.chart.axis.SymbolAxis
Returns the paint used to color the grid bands.
getGridBandPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the grid band paint.
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.
getGuideLinePaint() - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
Returns the paint used to draw the guide lines.
getGuideLineStroke() - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
Returns the stroke used to draw the guide lines.
getHeadPercent() - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the head percent.
getHeight() - Method in class org.jfree.chart.annotations.XYDataImageAnnotation
Returns the height (in data space) of the data rectangle into which the image will be drawn.
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
Deprecated. Returns the high-value for the specified series and item.
getHigh(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. Returns the high-value for the specified series and item.
getHigh() - Method in class org.jfree.data.time.ohlc.OHLC
Returns the high value.
getHigh(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the high-value for an item within a series.
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
Deprecated. 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
Deprecated. Returns the high-value (as a double primitive) for an item within a series.
getHighValue() - Method in class org.jfree.data.time.ohlc.OHLCItem
Returns the high value.
getHighValue(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the high-value 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.
getHourSuffix() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the string that is appended to the hour count.
getHourValue() - 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() - Method in class org.jfree.chart.annotations.XYDataImageAnnotation
Returns the image for the annotation.
getImage() - Method in class org.jfree.chart.annotations.XYImageAnnotation
Returns the image for the annotation.
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.
getImageAnchor() - Method in class org.jfree.chart.annotations.XYImageAnnotation
Returns the image anchor for the annotation.
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).
getIncludeInDataBounds() - Method in interface org.jfree.chart.annotations.XYAnnotationBoundsInfo
Returns a flag that determines whether or not the annotation's bounds should be taken into account for auto-range calculations on the axes that the annotation is plotted against.
getIncludeInDataBounds() - Method in class org.jfree.chart.annotations.XYDataImageAnnotation
Returns the flag that controls whether or not the annotation should contribute to the autoRange for the axis it is plotted against.
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
Deprecated. 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, or -1.
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.
getInnerRadius() - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the inner radius, relative to the framing rectangle.
getInnerRadius() - Method in class org.jfree.chart.plot.dial.StandardDialRange
Returns the inner radius.
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 interface org.jfree.chart.block.BlockFrame
Returns the space reserved for the border.
getInsets() - Method in class org.jfree.chart.block.LineBorder
Returns the insets.
getInsets() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the insets.
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.AbstractPieLabelDistributor
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
Deprecated. Use DefaultIntervalCategoryDataset.getCategoryCount() instead.
getItemCount() - Method in class org.jfree.data.ComparableObjectSeries
Returns the number of items in the series.
getItemCount(int) - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. 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.gantt.XYTaskDataset
Returns the number of items (tasks) in the specified series.
getItemCount(int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. 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() - Method in class org.jfree.data.general.Series
Returns the number of data items in the series.
getItemCount(int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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(int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the number of items in the specified 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.DefaultIntervalXYDataset
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.VectorSeriesCollection
Returns the number of items in the specified series.
getItemCount(int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
Returns the number of items in the specified 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(int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
Returns the number of items in the specified 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.
getItemCount(int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractRenderer.getSeriesItemLabelFont(int) and AbstractRenderer.getBaseItemLabelFont().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on CategoryItemRenderer.getSeriesItemLabelFont(int) and CategoryItemRenderer.getBaseItemLabelFont().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on XYItemRenderer.getSeriesItemLabelFont(int) and XYItemRenderer.getBaseItemLabelFont().
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() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Deprecated. As of version 1.0.6, this override setting should not be used. You can use the base setting instead (AbstractXYItemRenderer.getBaseItemLabelGenerator()).
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractRenderer.getSeriesItemLabelPaint(int) and AbstractRenderer.getBaseItemLabelPaint().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on CategoryItemRenderer.getSeriesItemLabelPaint(int) and CategoryItemRenderer.getBaseItemLabelPaint().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on XYItemRenderer.getSeriesItemLabelPaint(int) and XYItemRenderer.getBaseItemLabelPaint().
getItemLabelPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the item label paint.
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.
getItemMargin() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the item margin, which is the gap between items within a category (expressed as a percentage of the overall category width).
getItemMargin() - Method in class org.jfree.chart.renderer.category.ScatterRenderer
Returns the item margin, which is the gap between items within a category (expressed as a percentage of the overall category width).
getItemMiddle(Comparable, Comparable, CategoryDataset, CategoryAxis, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns the Java2D coordinate for the middle of the specified data item.
getItemMiddle(Comparable, Comparable, CategoryDataset, CategoryAxis, Rectangle2D, RectangleEdge) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the Java2D coordinate for the middle of the specified data item.
getItemMiddle(Comparable, Comparable, CategoryDataset, CategoryAxis, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.renderer.category.GanttRenderer
Returns the Java2D coordinate for the middle of the specified data item.
getItemMiddle(Comparable, Comparable, CategoryDataset, CategoryAxis, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.renderer.category.LevelRenderer
Returns the Java2D coordinate for the middle of the specified data item.
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.
getItemParameterName() - Method in class org.jfree.chart.urls.TimeSeriesURLGenerator
Returns the item parameter name.
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.category.ScatterRenderer
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.entity.CategoryLabelEntity
Returns the category key.
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 the key at the specified position in the list.
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 the item at a given position.
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 a list containing all the keys in the list.
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.dial.DialTextAnnotation
Returns the label text.
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.Crosshair
Returns the label anchor point.
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.Crosshair
Returns the label background paint.
getLabelBackgroundPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label background paint.
getLabelDistributor() - Method in class org.jfree.chart.plot.PiePlot
Returns the object responsible for the vertical layout of the pie section labels.
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.LegendItem
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.Crosshair
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.Crosshair
Returns the crosshair label generator.
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 (you could derive this from the label itself, but we cache the value so it can be retrieved quickly).
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).
getLabelLinkDepth() - Method in class org.jfree.chart.plot.PiePlot
Returns the distance that the end of the label link is embedded into the plot, expressed as a percentage of the plot's radius.
getLabelLinkDepth() - Method in class org.jfree.chart.plot.RingPlot
This method overrides the default value for cases where the ring plot is very thin.
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.
getLabelLinkPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the label link paint for pie charts.
getLabelLinkStroke() - Method in class org.jfree.chart.plot.PiePlot
Returns the stroke used for the label linking lines.
getLabelLinkStyle() - Method in class org.jfree.chart.plot.PiePlot
Returns the label link style.
getLabelLinkStyle() - Method in class org.jfree.chart.StandardChartTheme
Returns the label link style for pie charts.
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.CategoryPointerAnnotation
Returns the label offset.
getLabelOffset() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns 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.Crosshair
Returns the label outline paint.
getLabelOutlinePaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label outline paint.
getLabelOutlineStroke() - Method in class org.jfree.chart.plot.Crosshair
Returns the label outline stroke.
getLabelOutlineStroke() - Method in class org.jfree.chart.plot.PiePlot
Returns the section label outline stroke.
getLabelPadding() - Method in class org.jfree.chart.plot.PiePlot
Returns the label padding.
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.LegendItem
Returns the paint used to draw the label.
getLabelPaint() - Method in class org.jfree.chart.plot.Crosshair
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.
getLabelTemplate() - Method in class org.jfree.chart.labels.StandardCrosshairLabelGenerator
Returns the label template string.
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.
getLabelXOffset() - Method in class org.jfree.chart.plot.Crosshair
Returns the x-offset for the label (in Java2D units).
getLabelYOffset() - Method in class org.jfree.chart.plot.Crosshair
Returns the y-offset for the label (in Java2D units).
getLargeFont() - Method in class org.jfree.chart.StandardChartTheme
Returns the large font for this theme.
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.
getLastItemIndex() - Method in class org.jfree.chart.renderer.xy.XYItemRendererState
Returns the last item index (this is updated with each call to XYItemRendererState.startSeriesPass(XYDataset, int, int, int, int, int).
getLastMillisecond() - Method in class org.jfree.data.time.Day
Returns the last millisecond of the day.
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() - Method in class org.jfree.data.time.Hour
Returns the last millisecond of the hour.
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 second.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Millisecond
Returns the last millisecond of the time period.
getLastMillisecond() - Method in class org.jfree.data.time.Minute
Returns the last millisecond of the minute.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Minute
Returns the last millisecond of the minute.
getLastMillisecond() - Method in class org.jfree.data.time.Month
Returns the last millisecond of the month.
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() - Method in class org.jfree.data.time.Quarter
Returns the last millisecond of the quarter.
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.
getLastMillisecond(TimeZone) - Method in class org.jfree.data.time.RegularTimePeriod
Deprecated. As of 1.0.3, you should avoid using this method (it creates a new Calendar instance every time it is called). You are advised to call RegularTimePeriod.getLastMillisecond(Calendar) instead.
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() - Method in class org.jfree.data.time.Second
Returns the last millisecond of the second.
getLastMillisecond(Calendar) - Method in class org.jfree.data.time.Second
Returns the last millisecond of the second.
getLastMillisecond() - Method in class org.jfree.data.time.Week
Returns the last millisecond of the week.
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() - Method in class org.jfree.data.time.Year
Returns the last millisecond of the year.
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.
getLayerIndex(DialLayer) - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the index for the specified layer.
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.
getLegendBackgroundPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the legend background paint.
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.CategoryStepRenderer
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, int) - Method in class org.jfree.chart.renderer.category.ScatterRenderer
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.SamplingXYLineRenderer
Returns a 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 class org.jfree.chart.renderer.xy.XYDotRenderer
Returns a 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
Deprecated. This method is not used in JFreeChart 1.0.x (it was left in the API by mistake and is officially deprecated from version 1.0.3 onwards).
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
Deprecated. This method is not used in JFreeChart 1.0.x (it was left in the API by mistake and is officially deprecated from version 1.0.3 onwards).
getLegendItemPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the legend item paint.
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.MultiplePiePlot
Returns the shape used for legend items.
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.
getLegendLabelURLGenerator() - Method in class org.jfree.chart.plot.PiePlot
Returns the legend label URL generator.
getLegendLine() - Method in class org.jfree.chart.renderer.xy.SamplingXYLineRenderer
Returns the shape used to represent a line in the legend.
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.
getLegendShape(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the legend shape defined for the specified series (possibly null).
getLegendShape() - Method in class org.jfree.chart.renderer.xy.XYDotRenderer
Returns the shape used to represent an item in the legend.
getLegendTextFont(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the legend text font defined for the specified series (possibly null).
getLegendTextPaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the legend text paint defined for the specified series (possibly null).
getLength() - Method in class org.jfree.data.Range
Returns the length of the range.
getLength() - Method in class org.jfree.data.xy.Vector
Returns the length of the vector.
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
Deprecated. As of 1.0.7 (the override facility is unnecessary, just use the per-series and base (default) settings).
getLinesVisible() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Deprecated. As of 1.0.7, use the per-series and base level settings.
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
Deprecated. 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.CustomCategoryURLGenerator
Returns the number of URL lists stored by the renderer.
getListCount() - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Returns the number of URL maps 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.
getListeners(Class) - Method in class org.jfree.chart.plot.Marker
Returns an array containing all the listeners of the specified type.
getLocale() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the locale for this axis.
getLog10TickLabelsFlag() - Method in class org.jfree.chart.axis.LogarithmicAxis
Returns the 'log10TickLabelsFlag' flag.
getLow(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the low-value for the specified series and item.
getLow(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. Returns the low-value for the specified series and item.
getLow() - Method in class org.jfree.data.time.ohlc.OHLC
Returns the low value.
getLow(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the low-value for an item within a series.
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.dial.StandardDialRange
Returns the lower bound (a data value) of the dial range.
getLowerBound() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the lower bound for the scale.
getLowerBound() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the lower bound for the thermometer.
getLowerBound() - Method in class org.jfree.chart.renderer.GrayPaintScale
Returns the lower bound.
getLowerBound() - Method in class org.jfree.chart.renderer.LookupPaintScale
Returns the lower bound.
getLowerBound() - Method in interface org.jfree.chart.renderer.PaintScale
Returns the lower bound for the scale.
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.
getLowerMillis() - Method in class org.jfree.data.time.DateRange
Returns the lower bound of the range in milliseconds.
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
Deprecated. 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
Deprecated. Returns the low-value (as a double primitive) for an item within a series.
getLowValue() - Method in class org.jfree.data.time.ohlc.OHLCItem
Returns the low value.
getLowValue(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the low-value 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.
getMajorTickIncrement() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the increment (in data units) between major tick labels.
getMajorTickLength() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the length factor for the major tick marks.
getMajorTickPaint() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the major tick paint.
getMajorTickStroke() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the stroke used to draw the major tick marks.
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
Deprecated. Returns a map or indirect indexing form our series into parent's series.
getMap() - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns a map or indirect indexing form our series into parent's series.
getMap() - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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.
getMarker() - Method in class org.jfree.chart.event.MarkerChangeEvent
Returns the marker that triggered the event.
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.
getMaxHeight() - Method in class org.jfree.chart.annotations.XYTitleAnnotation
Returns the maximum height.
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.
getMaximumBarWidth() - Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Returns the maximum bar width as a percentage of the available drawing space.
getMaximumCategoryCount() - Method in class org.jfree.data.category.SlidingCategoryDataset
Returns the maximum category count.
getMaximumCategoryCount() - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the maximum category count.
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.ComparableObjectSeries
Returns the maximum number of items that will be retained in 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.
getMaximumLinesToDisplay() - Method in class org.jfree.chart.title.TextTitle
Returns the maximum number of lines to display.
getMaximumVerticalDataValue() - Method in class org.jfree.chart.plot.ThermometerPlot
Deprecated. This method is not used. Officially deprecated in version 1.0.6.
getMaximumXValue() - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the highest x-value represented in this dataset.
getMaximumXValue() - Method in interface org.jfree.data.general.HeatMapDataset
Returns the highest x-value represented in this dataset.
getMaximumYValue() - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the highest y-value represented in this dataset.
getMaximumYValue() - Method in interface org.jfree.data.general.HeatMapDataset
Returns the highest y-value represented in this dataset.
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.
getMaxWidth() - Method in class org.jfree.chart.annotations.XYTitleAnnotation
Returns the maximum width.
getMaxX() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Returns the largest X coordinate of the framing rectangle of this legend item.
getMaxX() - Method in class org.jfree.data.xy.XYSeries
Returns the largest x-value in the series, ignoring any Double.NaN values.
getMaxY() - Method in class org.jfree.chart.DrawableLegendItem
Deprecated. Returns the largest Y coordinate of the framing rectangle of this legend item.
getMaxY() - Method in class org.jfree.data.xy.XYSeries
Returns the largest y-value in the series, ignoring any Double.NaN values.
getMaxZ() - Method in class org.jfree.chart.plot.ColorPalette
Deprecated. Returns the maximum Z value.
getMaxZValue() - Method in interface org.jfree.data.contour.ContourDataset
Deprecated. Returns the largest Z data value.
getMaxZValue() - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. 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() - Method in class org.jfree.data.statistics.MeanAndStandardDeviation
Returns the mean as a double primitive.
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.
getMiddleMillisecond(TimeZone) - Method in class org.jfree.data.time.RegularTimePeriod
Deprecated. As of 1.0.3, you should avoid using this method (it creates a new Calendar instance every time it is called). You are advised to call RegularTimePeriod.getMiddleMillisecond(Calendar) instead.
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
Deprecated. This method is not used. Officially deprecated in version 1.0.6.
getMinimumXValue() - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the lowest x-value represented in this dataset.
getMinimumXValue() - Method in interface org.jfree.data.general.HeatMapDataset
Returns the lowest x-value represented in this dataset.
getMinimumYValue() - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the lowest y-value represented in this dataset.
getMinimumYValue() - Method in interface org.jfree.data.general.HeatMapDataset
Returns the lowest y-value represented in this dataset.
getMinMiddleIndex() - Method in class org.jfree.data.time.TimePeriodValues
Returns the index of the time period with the minimum middle milliseconds.
getMinorTickCount() - Method in class org.jfree.chart.axis.TickUnit
Returns the minor tick count.
getMinorTickCount() - Method in class org.jfree.chart.axis.ValueAxis
Returns the number of minor tick marks to display.
getMinorTickCount() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the number of minor tick marks between major tick marks.
getMinorTickLength() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the length factor for the minor tick marks.
getMinorTickMarkInsideLength() - Method in class org.jfree.chart.axis.Axis
Returns the inside length of the minor tick marks.
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.Axis
Returns the outside length of 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.
getMinorTickPaint() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the paint used to draw the minor tick marks.
getMinorTickStroke() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the stroke used to draw the minor tick marks.
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.
getMinuteSuffix() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the string that is appended to the minute count.
getMinValue() - Method in class org.jfree.data.general.WaferMapDataset
Returns the minimum value stored in the dataset.
getMinX() - Method in class org.jfree.data.xy.XYSeries
Returns the smallest x-value in the series, ignoring any Double.NaN values.
getMinY() - Method in class org.jfree.data.xy.XYSeries
Returns the smallest y-value in the series, ignoring any null and Double.NaN values.
getMinZ() - Method in class org.jfree.chart.plot.ColorPalette
Deprecated. Returns the minimum Z value.
getMinZValue() - Method in interface org.jfree.data.contour.ContourDataset
Deprecated. Returns the smallest Z data value.
getMinZValue() - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. Returns the minimum z-value.
getMinZValue(double, double, double, double) - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. Returns the minimum z-value.
getMissingPaint() - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. 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.
getMultiple() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the unit multiple.
getName() - Method in class org.jfree.chart.StandardChartTheme
Returns the name of this theme.
getNeedlePaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the paint for the needle.
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractRenderer.getSeriesNegativeItemLabelPosition(int) and AbstractRenderer.getBaseNegativeItemLabelPosition().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on CategoryItemRenderer.getSeriesNegativeItemLabelPosition(int) and CategoryItemRenderer.getBaseNegativeItemLabelPosition().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on XYItemRenderer.getSeriesNegativeItemLabelPosition(int) and XYItemRenderer.getBaseNegativeItemLabelPosition().
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.
getNextFillPaint() - Method in class org.jfree.chart.plot.DefaultDrawingSupplier
Returns the next fill paint in the sequence.
getNextFillPaint() - Method in interface org.jfree.chart.plot.DrawingSupplier
Returns the next fill paint in a sequence maintained by the supplier.
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.
getNullYString() - Method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns the string representing a null value.
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.
getNumberFormat() - Method in class org.jfree.chart.labels.StandardCrosshairLabelGenerator
Returns the number formatter.
getNumberFormat() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the formatter used to format the value.
getNumberFormatOverride() - Method in class org.jfree.chart.axis.LogAxis
Returns the number format override.
getNumberFormatOverride() - Method in class org.jfree.chart.axis.NumberAxis
Returns the number format override.
getNumberOfDigits() - Method in class org.jfree.chart.util.HexNumberFormat
Returns the number of digits.
getObject() - Method in class org.jfree.data.ComparableObjectItem
Returns the y-value.
getObject() - Method in class org.jfree.data.KeyedObject
Returns the object.
getObject(int) - Method in class org.jfree.data.KeyedObjects
Returns an object from the list.
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
Deprecated. Returns the open-value for the specified series and item.
getOpen(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. Returns the open-value for the specified series and item.
getOpen() - Method in class org.jfree.data.time.ohlc.OHLC
Returns the open value.
getOpen(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the open-value for an item within a series.
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
Deprecated. 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
Deprecated. Returns the open-value (as a double primitive) for an item within a series.
getOpenValue() - Method in class org.jfree.data.time.ohlc.OHLCItem
Returns the open value.
getOpenValue(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the open-value 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() - Method in class org.jfree.chart.axis.AxisLocation
Returns the location that is opposite to this location.
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 interface org.jfree.chart.plot.Pannable
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.
getOuterRadius() - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the outer radius, relative to the framing rectangle.
getOuterRadius() - Method in class org.jfree.chart.plot.dial.StandardDialRange
Returns the outer radius.
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.
getOuterWindow(Rectangle2D) - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the outer window.
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.annotations.XYTextAnnotation
Returns the outline paint for the annotation.
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.dial.DialCap
Returns the paint used to draw the outline of the cap.
getOutlinePaint() - Method in class org.jfree.chart.plot.dial.DialPointer.Pointer
Returns the outline paint.
getOutlinePaint() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
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.annotations.XYTextAnnotation
Returns the outline stroke for the annotation.
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.dial.DialCap
Returns the stroke used to draw the outline of the cap.
getOutlineStroke() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
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 (as specified in the constructor).
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
Deprecated. 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.ColorBlock
Returns the paint.
getPaint() - Method in class org.jfree.chart.block.LabelBlock
Returns the paint.
getPaint() - Method in class org.jfree.chart.block.LineBorder
Returns the paint.
getPaint(Comparable) - Method in class org.jfree.chart.PaintMap
Returns the paint associated with the specified key, or null.
getPaint(double) - Method in class org.jfree.chart.plot.ColorPalette
Deprecated. 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.Crosshair
Returns the paint for the crosshair line.
getPaint() - Method in class org.jfree.chart.plot.dial.DialBackground
Returns the paint used to fill the background.
getPaint() - Method in class org.jfree.chart.plot.dial.DialPointer.Pin
Returns the paint.
getPaint() - Method in class org.jfree.chart.plot.dial.DialTextAnnotation
Returns the paint used to display the label.
getPaint() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the paint.
getPaint() - Method in class org.jfree.chart.plot.dial.StandardDialRange
Returns the paint used to highlight the range.
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(double) - Method in class org.jfree.chart.renderer.GrayPaintScale
Returns a paint for the specified value.
getPaint(double) - Method in class org.jfree.chart.renderer.LookupPaintScale
Returns the paint associated with the specified value.
getPaint(double) - Method in interface org.jfree.chart.renderer.PaintScale
Returns a Paint instance for the specified value.
getPaint(XYDataset, int, int) - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
Get the paint for a given series and item from a dataset.
getPaint() - Method in class org.jfree.chart.title.TextTitle
Returns the paint used to display the title string.
getPaintScale() - Method in class org.jfree.chart.renderer.xy.XYBlockRenderer
Returns the paint scale used by the renderer.
getPaintScale() - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
Returns the paint scale used by the renderer.
getPalette() - Method in class org.jfree.chart.editor.PaletteSample
Deprecated. Returns the current palette object being displayed.
getPaletteName() - Method in class org.jfree.chart.plot.ColorPalette
Deprecated. 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
Deprecated. Returns the parent Dataset of this combination.
getParent() - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the parent Dataset of this combination.
getParent() - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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.StackedAreaRenderer
Returns the number of passes (2) required by this renderer.
getPassCount() - Method in class org.jfree.chart.renderer.category.StackedBarRenderer
Returns the number of passes (3) required by this 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.ClusteredXYBarRenderer
Returns the number of passes through the dataset that this renderer requires.
getPassCount() - Method in class org.jfree.chart.renderer.xy.DeviationRenderer
Returns the number of passes (through the dataset) used by this renderer.
getPassCount() - Method in class org.jfree.chart.renderer.xy.SamplingXYLineRenderer
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.StackedXYBarRenderer
Returns 3 to indicate that this renderer requires three passes for drawing (shadows are drawn in the first pass, the bars in the second, and item labels are drawn in the third pass so that they always appear in front of all the bars).
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.
getPassCount() - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
Returns the number of passes required by this renderer.
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(Comparable, Comparable) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the percent complete for a given item.
getPercentComplete(Comparable, Comparable, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the percentage complete value of a sub-interval for a given item.
getPercentComplete(int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the percent complete for a given item.
getPercentComplete(int, int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
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.ohlc.OHLCItem
Returns the period.
getPeriod(int) - Method in class org.jfree.data.time.ohlc.OHLCSeries
Returns the time period for the specified item.
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.AbstractPieLabelDistributor
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.entity.PlotEntity
Returns the plot that occupies the entity area.
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.
getPlotBackgroundPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the plot background paint.
getPlotDiscontinuous() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns a flag that controls whether or not the renderer shows discontinuous lines.
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
Deprecated. This method was included in the API by mistake and serves no useful purpose. It has always returned false.
getPlotOutlinePaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the plot outline paint.
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
Deprecated. Returns the plot type as a string.
getPlotType() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the plot type.
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.
getPlotValue(int, int) - Method in class org.jfree.chart.plot.SpiderWebPlot
Returns the value to be plotted at the interseries of the series and the category.
getPoint() - Method in class org.jfree.chart.renderer.Outlier
Returns the xy coordinates of the bounding box containing the outlier ellipse.
getPointerForDataset(int) - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the dial pointer that is associated with the specified dataset, or null.
getPointerIndex(DialPointer) - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the index for the specified pointer.
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).
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractRenderer.getSeriesPositiveItemLabelPosition(int) and AbstractRenderer.getBasePositiveItemLabelPosition().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on CategoryItemRenderer.getSeriesPositiveItemLabelPosition(int) and CategoryItemRenderer.getBasePositiveItemLabelPosition().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on XYItemRenderer.getSeriesPositiveItemLabelPosition(int) and XYItemRenderer.getBasePositiveItemLabelPosition().
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.
getPositivePrefix() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the string that is prepended to the format if the relative time is positive.
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.
getPrecision() - Method in class org.jfree.chart.renderer.xy.XYSplineRenderer
Get the resolution of splines.
getPreferredSize() - Method in class org.jfree.chart.editor.PaletteSample
Deprecated. Returns the preferred size of the component.
getPrefix() - Method in class org.jfree.chart.urls.TimeSeriesURLGenerator
Returns the prefix string.
getPreviousHeight(CategoryDataset, int, int) - Method in class org.jfree.chart.renderer.category.StackedAreaRenderer
Deprecated. As of 1.0.13, as the method is never used internally.
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.
getProcessVisibleItemsOnly() - Method in class org.jfree.chart.renderer.xy.XYItemRendererState
Returns the flag that controls whether the plot passes all data items in each series to the renderer, or just the visible items.
getPtSizePct() - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. 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.plot.dial.DialCap
Returns the radius of the cap, as a percentage of the dial's framing rectangle.
getRadius() - Method in class org.jfree.chart.plot.dial.DialPointer
Returns the radius of the pointer, as a percentage of the dial's framing rectangle.
getRadius() - Method in class org.jfree.chart.plot.dial.DialTextAnnotation
Returns the radius used to calculate the anchor point.
getRadius() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the radius.
getRadius() - Method in class org.jfree.chart.plot.dial.StandardDialFrame
Returns the radius, relative to the framing rectangle.
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.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
Deprecated. 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.CategoryPlot
Returns the index of the specified axis, or -1 if the axis is not assigned to the plot.
getRangeAxisIndex() - Method in class org.jfree.chart.plot.CrosshairState
Deprecated. As of version 1.0.11, the domain axis should be determined using the dataset index.
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(List, boolean) - Method in interface org.jfree.data.category.CategoryRangeInfo
Returns the range of the values in this dataset's range.
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.DefaultMultiValueCategoryDataset
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.
getRangeBounds(List, Range, boolean) - Method in interface org.jfree.data.xy.XYRangeInfo
Returns the range of the values in this dataset's range.
getRangeBounds(boolean) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the range of the values in this dataset's range.
getRangeCrosshairPaint() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the paint used to draw the range crosshair.
getRangeCrosshairPaint() - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. Returns the range crosshair color.
getRangeCrosshairPaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the range crosshair paint.
getRangeCrosshairs() - Method in class org.jfree.chart.panel.CrosshairOverlay
 
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
Deprecated. 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
Deprecated. 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.
getRangeGridlinePaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the range grid line paint.
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.DefaultMultiValueCategoryDataset
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.
getRangeLowerBound(boolean) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the minimum y-value in the dataset.
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.
getRangeMinorGridlinePaint() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the paint for the minor grid lines (if any) plotted against the range axis.
getRangeMinorGridlinePaint() - Method in class org.jfree.chart.plot.XYPlot
Returns the paint for the minor grid lines (if any) plotted against the range axis.
getRangeMinorGridlineStroke() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the stroke for the minor grid lines (if any) plotted against the range axis.
getRangeMinorGridlineStroke() - Method in class org.jfree.chart.plot.XYPlot
Returns the stroke for the minor grid lines (if any) plotted against the range axis.
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.DefaultMultiValueCategoryDataset
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.
getRangeUpperBound(boolean) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the maximum y-value in the dataset.
getRangeZeroBaselinePaint() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the paint for the zero baseline (if any) plotted against the range axis.
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.CategoryPlot
Returns the stroke used for the zero baseline 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.
getRegularFont() - Method in class org.jfree.chart.StandardChartTheme
Returns the regular font.
getRenderAsPercentages() - Method in class org.jfree.chart.renderer.category.StackedAreaRenderer
Returns true if the renderer displays each item value as a percentage (so that the stacked areas add to 100%), and false otherwise.
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.
getRenderAsPercentages() - Method in class org.jfree.chart.renderer.xy.StackedXYBarRenderer
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.
getRendererCount() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the number of renderer slots for this plot.
getRendererCount() - Method in class org.jfree.chart.plot.XYPlot
Returns the number of renderer slots for this plot.
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
Deprecated. As of version 1.0.13, use the DateTickUnit.getRollMultiple()
getRollMultiple() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the roll unit multiple.
getRollUnit() - Method in class org.jfree.chart.axis.DateTickUnit
Deprecated. As of version 1.0.13, use DateTickUnit.getRollUnitType().
getRollUnitType() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the roll unit type.
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 in radians.
getRotationAngle() - Method in class org.jfree.chart.annotations.XYTextAnnotation
Returns the rotation angle.
getRoundXCoordinates() - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer2
Returns the flag that controls whether or not the x-coordinates (in Java2D space) are rounded to integer values.
getRoundXCoordinates() - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns the flag that controls whether or not the x-coordinates (in Java2D space) are rounded to integer values.
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.category.SlidingCategoryDataset
Returns the number of rows in the table.
getRowCount() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the row count.
getRowCount() - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the number of rows in the table.
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.DefaultMultiValueCategoryDataset
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.category.SlidingCategoryDataset
Returns the row index for a given key.
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.SlidingGanttCategoryDataset
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, or -1 if the key is not recognised.
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.DefaultMultiValueCategoryDataset
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() - Method in class org.jfree.chart.entity.CategoryItemEntity
Returns the row key.
getRowKey() - Method in class org.jfree.chart.plot.CategoryCrosshairState
Returns the row key.
getRowKey(int) - Method in class org.jfree.data.category.DefaultCategoryDataset
Returns the key for the specified row.
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.category.SlidingCategoryDataset
Returns the row key for a given index.
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.SlidingGanttCategoryDataset
Returns the row key for a given index.
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.DefaultMultiValueCategoryDataset
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.category.SlidingCategoryDataset
Returns the row keys.
getRowKeys() - Method in class org.jfree.data.DefaultKeyedValues2D
Returns the row keys in an unmodifiable list.
getRowKeys() - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
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.DefaultMultiValueCategoryDataset
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.
getScale(int) - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the scale at the given index.
getScale() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the scale used to convert values to colors.
getScaleFactor() - Method in class org.jfree.data.xy.NormalizedMatrixSeries
Returns the factor that multiplies each item in this series when observed using getItem mehtod.
getScaleForDataset(int) - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the dial scale for a specific dataset.
getScaleIndex() - Method in class org.jfree.chart.plot.dial.StandardDialRange
Returns the scale index.
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.
getSecondSuffix() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the string that is appended to the second count.
getSectionDepth() - Method in class org.jfree.chart.plot.RingPlot
Returns the depth of each section, expressed as a percentage of the plot radius.
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.
getSectionKey(int) - Method in class org.jfree.chart.plot.PiePlot
Returns a key for the specified section.
getSectionOutlinePaint(Comparable) - Method in class org.jfree.chart.plot.PiePlot
Returns the outline paint associated with the specified key, or null if there is no paint associated with the key.
getSectionOutlinePaint() - Method in class org.jfree.chart.plot.PiePlot
Deprecated. Use PiePlot.getSectionOutlinePaint(Comparable) and PiePlot.getBaseSectionOutlinePaint(). Deprecated as of version 1.0.6.
getSectionOutlinePaint(int) - Method in class org.jfree.chart.plot.PiePlot
Deprecated. Use PiePlot.getSectionOutlinePaint(Comparable) instead.
getSectionOutlineStroke(Comparable) - Method in class org.jfree.chart.plot.PiePlot
Returns the outline stroke associated with the specified key, or null if there is no stroke associated with the key.
getSectionOutlineStroke() - Method in class org.jfree.chart.plot.PiePlot
Deprecated. Use PiePlot.getSectionOutlineStroke(Comparable) and PiePlot.getBaseSectionOutlineStroke(). Deprecated as of version 1.0.6.
getSectionOutlineStroke(int) - Method in class org.jfree.chart.plot.PiePlot
Deprecated. Use PiePlot.getSectionOutlineStroke(Comparable) instead.
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
Deprecated. Use PiePlot.getSectionPaint(Comparable) and PiePlot.getBaseSectionPaint(). Deprecated as of version 1.0.6.
getSectionPaint(Comparable) - Method in class org.jfree.chart.plot.PiePlot
Returns the paint associated with the specified key, or null if there is no paint associated with the key.
getSectionPaint(int) - Method in class org.jfree.chart.plot.PiePlot
Deprecated. Use PiePlot.getSectionPaint(Comparable) instead.
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
Deprecated. As of 1.0.6, you can derive this information from the CategoryItemEntity.getRowKey() method.
getSeries() - Method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Deprecated. Use DefaultIntervalCategoryDataset.getRowKeys() instead.
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.ohlc.OHLCSeriesCollection
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(Comparable) - 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(int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns a series from the collection.
getSeries(int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
Returns a series from the collection.
getSeries(int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
Returns a series from the collection.
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.
getSeries(Comparable) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns a series from the collection.
getSeries(int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
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
Deprecated. 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.gantt.XYTaskDataset
Returns the number of series in the dataset.
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
Deprecated. 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
Deprecated. 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.ohlc.OHLCSeriesCollection
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.DefaultIntervalXYDataset
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.VectorSeriesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.xy.XIntervalSeriesCollection
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.XYIntervalSeriesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the number of series in the collection.
getSeriesCount() - Method in class org.jfree.data.xy.YIntervalSeriesCollection
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
Deprecated. As of 1.0.6, use the LegendItemEntity.getSeriesKey() method.
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() - Method in class org.jfree.chart.entity.LegendItemEntity
Returns the series key that identifies the legend item.
getSeriesKey() - Method in class org.jfree.chart.LegendItem
Returns the series key.
getSeriesKey(int) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the name of the given series.
getSeriesKey() - Method in class org.jfree.chart.title.LegendItemBlockContainer
Returns the series key.
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
Deprecated. 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.gantt.XYTaskDataset
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
Deprecated. 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
Deprecated. 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.ohlc.OHLCSeriesCollection
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 key for the series stored in this dataset.
getSeriesKey(int) - Method in class org.jfree.data.xy.DefaultIntervalXYDataset
Returns the key for a series.
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.VectorSeriesCollection
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
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.XYIntervalSeriesCollection
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the key for a series.
getSeriesKey(int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
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.
getSeriesParameterName() - Method in class org.jfree.chart.urls.TimeSeriesURLGenerator
Returns the series parameter name.
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.category.ScatterRenderer
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.
getSeriesVisibilityChanged() - Method in class org.jfree.chart.event.RendererChangeEvent
Returns the flag that indicates whether or not the event relates to a change in series visibility.
getSeriesVisible(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the flag that controls whether a series is visible.
getSeriesVisible() - Method in class org.jfree.chart.renderer.AbstractRenderer
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractRenderer.getSeriesVisible(int) and AbstractRenderer.getBaseSeriesVisible().
getSeriesVisible() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on CategoryItemRenderer.getSeriesVisible(int) and CategoryItemRenderer.getBaseSeriesVisible().
getSeriesVisible(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns the flag that controls whether a series is visible.
getSeriesVisible(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the flag that controls whether a series is visible.
getSeriesVisible() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on XYItemRenderer.getSeriesVisible(int) and XYItemRenderer.getBaseSeriesVisible().
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 class org.jfree.chart.renderer.AbstractRenderer
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractRenderer.getSeriesVisibleInLegend(int) and AbstractRenderer.getBaseSeriesVisibleInLegend().
getSeriesVisibleInLegend() - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on CategoryItemRenderer.getSeriesVisibleInLegend(int) and CategoryItemRenderer.getBaseSeriesVisibleInLegend().
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(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns the flag that controls whether a series is visible in the legend.
getSeriesVisibleInLegend() - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on XYItemRenderer.getSeriesVisibleInLegend(int) and XYItemRenderer.getBaseSeriesVisibleInLegend().
getSeriesWidth() - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the width of the interval for each series this dataset.
getShadowPaint() - Method in class org.jfree.chart.plot.PiePlot
Returns the shadow paint.
getShadowPaint() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the shadow paint.
getShadowPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the shadow paint.
getShadowsVisible() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the flag that controls whether or not shadows are drawn for the bars.
getShadowsVisible() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the flag that controls whether or not shadows are drawn for the bars.
getShadowXOffset() - Method in class org.jfree.chart.plot.PiePlot
Returns the x-offset for the shadow effect.
getShadowXOffset() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the shadow x-offset.
getShadowXOffset() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the shadow x-offset.
getShadowYOffset() - Method in class org.jfree.chart.plot.PiePlot
Returns the y-offset for the shadow effect.
getShadowYOffset() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns the shadow y-offset.
getShadowYOffset() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns the shadow y-offset.
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
Deprecated. As of 1.0.7 (the override facility is unnecessary, just use the per-series and base (default) settings).
getShapesFilled() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Deprecated. As of 1.0.8, you should avoid using this method and rely on just the per-series (StandardXYItemRenderer.getSeriesShapesFilled(int)) and base-level (StandardXYItemRenderer.getBaseShapesFilled()) settings.
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
Deprecated. As of 1.0.7 (the override facility is unnecessary, just use the per-series and base (default) settings).
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
Deprecated. As of 1.0.7, use the per-series and base level settings.
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
Deprecated. This flag doesn't do anything useful/visible. Deprecated as of version 1.0.6.
getShowZeroDays() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the flag that controls whether or not zero day counts are shown in the formatted output.
getShowZeroHours() - Method in class org.jfree.chart.util.RelativeDateFormat
Returns the flag that controls whether or not zero hour counts are shown in the formatted output.
getSimpleLabelOffset() - Method in class org.jfree.chart.plot.PiePlot
Returns the offset used for the simple labels, if they are displayed.
getSimpleLabels() - Method in class org.jfree.chart.plot.PiePlot
Returns the flag that controls whether simple or extended labels are displayed on the plot.
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.
getSmallestValue() - Method in class org.jfree.chart.axis.LogAxis
Returns the smallest value represented by the axis.
getSmallFont() - Method in class org.jfree.chart.StandardChartTheme
Returns the small font.
getSources() - Method in class org.jfree.chart.title.LegendTitle
Returns the legend item sources.
getStackValues(CategoryDataset, int, int, int[]) - Method in class org.jfree.chart.renderer.category.StackedAreaRenderer
Calculates the stacked values (one positive and one negative) of all series up to, but not including, series for the specified item.
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.
getStandardDeviationValue() - Method in class org.jfree.data.statistics.MeanAndStandardDeviation
Returns the standard deviation as a double primitive.
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.dial.ArcDialFrame
Returns the start angle.
getStartAngle() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the start angle for the scale (in degrees using the same orientation as Java's Arc2D class).
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.
getStartMillis() - Method in class org.jfree.data.time.SimpleTimePeriod
Returns the start date/time in milliseconds.
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, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the start value of a sub-interval for a given item.
getStartValue(int, int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the start value of a sub-interval for a given item.
getStartValue(Comparable, Comparable) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the start value for the interval for a given series and category.
getStartValue(int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the start value for the interval for a given series and category.
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.gantt.XYTaskDataset
Returns the starting date/time for the specified item (task) in the given series, measured in milliseconds since 1-Jan-1970 (as in java.util.Date).
getStartX(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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.DefaultIntervalXYDataset
Returns the starting x-value for an item within a series.
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.XIntervalSeriesCollection
Returns the start x-value 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.XYIntervalSeriesCollection
Returns the start x-value for an item within a series.
getStartX(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the starting X value for the specified series and item.
getStartX(int, int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns the start x-value for an item within a series.
getStartXValue(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the starting date/time for the specified item (task) in the given series, measured in milliseconds since 1-Jan-1970 (as in java.util.Date).
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 class org.jfree.data.xy.DefaultIntervalXYDataset
Returns the starting x-value 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.
getStartXValue(int, int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
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.XYBarDataset
Returns the starting x-value (as a double primitive) for an item within a series.
getStartXValue(int, int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
Returns the start x-value (as a double primitive) for an item within a series.
getStartY(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the starting value of the y-interval for an item in the given series.
getStartY(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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.DefaultIntervalXYDataset
Returns the starting y-value for an item within a series.
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.XIntervalSeriesCollection
Returns the start y-value for an item within a series.
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.XYIntervalSeriesCollection
Returns the start y-value for an item within a series.
getStartY(int, int) - Method in class org.jfree.data.xy.XYSeriesCollection
Returns the starting Y value for the specified series and item.
getStartY(int, int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns the start y-value for an item within a series.
getStartYValue(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the starting value of the y-interval for an item in the given series.
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 class org.jfree.data.xy.DefaultIntervalXYDataset
Returns the starting y-value 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.
getStartYValue(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the starting y-value (as a double primitive) for an item within a series.
getStartYValue(int, int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
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.YIntervalSeriesCollection
Returns the start y-value (as a double primitive) for an item within a series.
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.
getStepPoint() - Method in class org.jfree.chart.renderer.xy.XYStepRenderer
Returns the fraction of the domain position between two points on which the step is drawn.
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.
getStripOutlinePaint() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the paint used to draw the outline of the paint strip.
getStripOutlineStroke() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the stroke used to draw the outline around the paint strip.
getStripWidth() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the width of the paint strip, in Java2D units.
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.block.LineBorder
Returns the stroke.
getStroke() - Method in class org.jfree.chart.plot.Crosshair
Returns the stroke for the crosshair line.
getStroke() - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the stroke.
getStroke() - Method in class org.jfree.chart.plot.dial.DialPointer.Pin
Returns the stroke.
getStroke() - Method in class org.jfree.chart.plot.dial.StandardDialFrame
Returns the stroke for the frame.
getStroke() - Method in class org.jfree.chart.plot.Marker
Returns the stroke.
getStroke(Comparable) - Method in class org.jfree.chart.StrokeMap
Returns the stroke associated with the specified key, or null.
getSubdivisionCount() - Method in class org.jfree.chart.title.PaintScaleLegend
Returns the number of subdivisions used to draw the scale.
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(Comparable, Comparable) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the number of sub-intervals for a given item.
getSubIntervalCount(int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
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 (possibly zero).
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 the list of 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.
getSubtitlePaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the subtitle paint.
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.
getTasks() - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the underlying task series collection that was supplied to the constructor.
getTempFilePrefix() - Static method in class org.jfree.chart.servlet.ServletUtilities
Returns the prefix for the temporary file names generated by this class.
getTemplateValue() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the template value.
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.block.LabelBlock
Returns the text anchor (never null).
getTextAnchor() - Method in class org.jfree.chart.labels.ItemLabelPosition
Returns the text anchor.
getTextAnchor() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the text anchor.
getTextAntiAlias() - Method in class org.jfree.chart.JFreeChart
Returns the current value stored in the rendering hints table for RenderingHints.KEY_TEXT_ANTIALIASING.
getThermometerPaint() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the paint used to draw the thermometer outline.
getThermometerPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the thermometer paint.
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.dial.StandardDialScale
Returns the font used to draw the tick labels.
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.
getTickLabelFormatter() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the number formatter used to convert the tick label values to strings.
getTickLabelInsets() - Method in class org.jfree.chart.axis.Axis
Returns the insets for the tick labels.
getTickLabelOffset() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the tick label offset.
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.dial.StandardDialScale
Returns the paint used to draw the tick labels.
getTickLabelPaint() - Method in class org.jfree.chart.plot.MeterPlot
Returns the tick label paint.
getTickLabelPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the tick label paint.
getTickLabelsVisible() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns true if the tick labels should be displayed, and false otherwise.
getTickLabelsVisible() - Method in class org.jfree.chart.plot.MeterPlot
Returns the flag that determines whether or not tick labels are visible.
getTickLength() - Method in class org.jfree.chart.renderer.xy.HighLowRenderer
Returns the tick length (in Java2D units).
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.
getTickRadius() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the radius (as a percentage of the maximum space available) of the outer limit of the tick marks.
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).
getTickType() - Method in class org.jfree.chart.axis.ValueTick
Returns the tick type (major or minor).
getTickUnit() - Method in class org.jfree.chart.axis.DateAxis
Returns the tick unit for the axis.
getTickUnit() - Method in class org.jfree.chart.axis.LogAxis
Returns the current tick unit.
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
Deprecated. 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.DateAxis
Returns the time zone for the axis.
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.CategoryPointerAnnotation
Returns the tip radius.
getTipRadius() - Method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns the tip radius.
getTitle() - Method in class org.jfree.chart.annotations.XYTitleAnnotation
Returns the title for the annotation.
getTitle() - Method in class org.jfree.chart.entity.TitleEntity
Returns the title that occupies the entity area.
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.
getTitleAnchor() - Method in class org.jfree.chart.annotations.XYTitleAnnotation
Returns the title anchor for the annotation.
getTitlePaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the title paint.
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
Deprecated. 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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on AbstractCategoryItemRenderer.getSeriesToolTipGenerator(int) and AbstractCategoryItemRenderer.getBaseToolTipGenerator().
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
Deprecated. This method should no longer be used (as of version 1.0.6). It is sufficient to rely on CategoryItemRenderer.getSeriesToolTipGenerator(int) and CategoryItemRenderer.getBaseToolTipGenerator().
getToolTipGenerator(int, int) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns the tool tip generator for a data item.
getToolTipGenerator() - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Deprecated. As of version 1.0.6, this override setting should not be used. You can use the base setting instead (AbstractXYItemRenderer.getBaseToolTipGenerator()).
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.LegendItemBlockContainer
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.
getTransferData(DataFlavor) - Method in class org.jfree.chart.ChartTransferable
Returns the content for the requested flavor, if it is supported.
getTransferDataFlavors() - Method in class org.jfree.chart.ChartTransferable
Returns the data flavors supported.
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.
getUnderlyingDataset() - Method in class org.jfree.data.category.SlidingCategoryDataset
Returns the underlying dataset that was supplied to the constructor.
getUnderlyingDataset() - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns the underlying dataset that was supplied to the constructor.
getUnderlyingDataset() - Method in class org.jfree.data.xy.XYBarDataset
Returns the underlying dataset that was specified via the constructor.
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
Deprecated. As of 1.0.13, use the getUnitType() method.
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 a code indicating the unit display type.
getUnitType() - Method in class org.jfree.chart.axis.DateTickUnit
Returns the unit type.
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.dial.StandardDialRange
Returns the upper bound of the dial range.
getUpperBound() - Method in class org.jfree.chart.plot.dial.StandardDialScale
Returns the upper bound for the scale.
getUpperBound() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns the upper bound for the thermometer.
getUpperBound() - Method in class org.jfree.chart.renderer.GrayPaintScale
Returns the upper bound.
getUpperBound() - Method in class org.jfree.chart.renderer.LookupPaintScale
Returns the upper bound.
getUpperBound() - Method in interface org.jfree.chart.renderer.PaintScale
Returns the upper bound for the scale.
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.
getUpperMillis() - Method in class org.jfree.data.time.DateRange
Returns the upper bound of the range in milliseconds.
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(int, int) - Method in class org.jfree.chart.urls.CustomCategoryURLGenerator
Returns the URL for an item.
getURL(Comparable, int) - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Returns the URL for a section in the specified map.
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.CustomCategoryURLGenerator
Returns the number of URLs in a given list.
getURLCount(int) - Method in class org.jfree.chart.urls.CustomPieURLGenerator
Returns the number of URLs in a given map (specified by its position in the map 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
Deprecated. 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.LegendItemBlockContainer
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.category.ScatterRenderer
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.
getUseFillPaint() - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
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.category.ScatterRenderer
Returns the flag that controls whether the outline paint is used for shape outlines.
getUseOutlinePaint() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the flag that controls whether or not the renderer's outline paint is used to draw the candlestick outline.
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.
getUseOutlinePaint() - Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
Returns the flag that controls whether the outline paint is used for shape outlines.
getUseSeriesOffset() - Method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns the flag that controls whether or not the x-position for each data item is offset within the category according to the series.
getUseSeriesOffset() - Method in class org.jfree.chart.renderer.category.ScatterRenderer
Returns the flag that controls whether or not the x-position for each data item is offset within the category according to the series.
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.Crosshair
Returns the crosshair value.
getValue(int) - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the value from the specified dataset.
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(Comparable, Comparable) - Method in class org.jfree.data.category.SlidingCategoryDataset
Returns the value for a pair of keys.
getValue(int, int) - Method in class org.jfree.data.category.SlidingCategoryDataset
Returns a value from the table.
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.SlidingGanttCategoryDataset
Returns the value for a pair of keys.
getValue(int, int) - Method in class org.jfree.data.gantt.SlidingGanttCategoryDataset
Returns a value from the table.
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(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultMultiValueCategoryDataset
Returns the average value for the specified item.
getValue(int, int) - Method in class org.jfree.data.statistics.DefaultMultiValueCategoryDataset
Returns the average value for the specified 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.
getValueAnchor() - Method in class org.jfree.chart.plot.dial.DialValueIndicator
Returns the value anchor.
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 a code indicating the location at which the value label is displayed.
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.
getValues(int, int) - Method in class org.jfree.data.statistics.DefaultMultiValueCategoryDataset
Returns a list (possibly empty) of the values for the specified item.
getValues(Comparable, Comparable) - Method in class org.jfree.data.statistics.DefaultMultiValueCategoryDataset
Returns a list (possibly empty) of the values for the specified item.
getValues(int, int) - Method in interface org.jfree.data.statistics.MultiValueCategoryDataset
Returns a list (possibly empty) of the values for the specified item.
getValues(Comparable, Comparable) - Method in interface org.jfree.data.statistics.MultiValueCategoryDataset
Returns a list (possibly empty) of the values for the specified item.
getVector() - Method in class org.jfree.data.xy.VectorDataItem
Returns the vector.
getVector(int, int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns the vector for an item in a series.
getVector(int, int) - Method in interface org.jfree.data.xy.VectorXYDataset
Returns the vector for an item in a series.
getVectorX() - Method in class org.jfree.data.xy.VectorDataItem
Returns the x-component for the vector.
getVectorXValue(int) - Method in class org.jfree.data.xy.VectorSeries
Returns the x-component of the vector for an item in the series.
getVectorXValue(int, int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns the x-component of the vector for an item in a series.
getVectorXValue(int, int) - Method in interface org.jfree.data.xy.VectorXYDataset
Returns the x-component of the vector for an item in a series.
getVectorY() - Method in class org.jfree.data.xy.VectorDataItem
Returns the y-component for the vector.
getVectorYValue(int) - Method in class org.jfree.data.xy.VectorSeries
Returns the y-component of the vector for an item in the series.
getVectorYValue(int, int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns the y-component of the vector for an item in a series.
getVectorYValue(int, int) - Method in interface org.jfree.data.xy.VectorXYDataset
Returns the y-component of the vector for an item in a series.
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.
getViewHeight() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the height of the viewing rectangle.
getViewWidth() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the width of the viewing rectangle.
getViewX() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the x-coordinate of the viewing rectangle.
getViewY() - Method in class org.jfree.chart.plot.dial.DialPlot
Returns the y-coordinate of the viewing rectangle.
getVisibleSeriesArray() - Method in class org.jfree.chart.renderer.category.CategoryItemRendererState
Returns a copy of the visible series array.
getVisibleSeriesCount() - Method in class org.jfree.chart.renderer.category.CategoryItemRendererState
Returns the number of visible series or -1 if no visible series have been specified.
getVisibleSeriesIndex(int) - Method in class org.jfree.chart.renderer.category.CategoryItemRendererState
Returns the index of the row relative to the visible rows.
getVolume(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the volume value for the specified series and item.
getVolume(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. Returns the volume.
getVolume(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns null always, because this dataset doesn't record any volume data.
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.
getVolumePaint() - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns the paint that is used to fill the volume bars if they are visible.
getVolumeValue(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. 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
Deprecated. Returns the volume-value (as a double primitive) for an item within a series.
getVolumeValue(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns Double.NaN always, because this dataset doesn't record any volume data.
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.
getWallPaint() - Method in class org.jfree.chart.StandardChartTheme
Returns the wall paint for charts with a 3D effect.
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.annotations.XYDataImageAnnotation
Returns the width (in data space) of the data rectangle into which the image will be drawn.
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.
getWidthRadius() - Method in class org.jfree.chart.plot.dial.DialPointer.Pointer
Returns the width radius.
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).
getWindow(Rectangle2D) - Method in class org.jfree.chart.plot.dial.ArcDialFrame
Returns the shape for the window for this dial.
getWindow(Rectangle2D) - Method in interface org.jfree.chart.plot.dial.DialFrame
Returns the shape of the viewing window for the dial, or null if the dial is completely open.
getWindow(Rectangle2D) - Method in class org.jfree.chart.plot.dial.StandardDialFrame
Returns the shape for the window for this dial.
getWrapper() - Method in class org.jfree.chart.title.LegendTitle
Returns the wrapper container, if any.
getX() - Method in class org.jfree.chart.annotations.XYDataImageAnnotation
Returns the x-coordinate (in data space) for the annotation.
getX() - Method in class org.jfree.chart.annotations.XYImageAnnotation
Returns the x-coordinate (in data space) for the annotation.
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.annotations.XYTitleAnnotation
Returns the x-coordinate for the annotation.
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
Deprecated. Returns the x value for the specified series and index (zero-based indices).
getX(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the x-value for the specified series.
getX(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the X-value for the specified series and item.
getX(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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(RegularTimePeriod) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the x-value for a time period.
getX(int, int) - Method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns the x-value for an item within a series.
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.DefaultIntervalXYDataset
Returns the x-value for an item within 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() - Method in class org.jfree.data.xy.Vector
Returns the x-value.
getX(int, int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns the x-value for an item within a series.
getX() - Method in class org.jfree.data.xy.XIntervalDataItem
Returns the x-value.
getX(int) - Method in class org.jfree.data.xy.XIntervalSeries
Returns the x-value for the specified item.
getX(int, int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
Returns the x-value for an item within a 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.XYCoordinate
Returns the x-coordinate.
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() - Method in class org.jfree.data.xy.XYIntervalDataItem
Returns the x-value.
getX(int) - Method in class org.jfree.data.xy.XYIntervalSeries
Returns the x-value for the specified item.
getX(int, int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
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.
getX() - Method in class org.jfree.data.xy.YIntervalDataItem
Returns the x-value.
getX(int) - Method in class org.jfree.data.xy.YIntervalSeries
Returns the x-value for the specified item.
getX(int, int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns the x-value for an item within a series.
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.
getXHigh() - Method in class org.jfree.data.xy.XYInterval
Returns the upper bound of the x-interval.
getXHigh() - Method in class org.jfree.data.xy.YWithXInterval
Returns the upper bound of the x-interval.
getXHighValue() - Method in class org.jfree.data.xy.XIntervalDataItem
Returns the upper bound of the x-interval.
getXHighValue(int) - Method in class org.jfree.data.xy.XIntervalSeries
Returns the upper bound of the x-interval for the specified item.
getXHighValue() - Method in class org.jfree.data.xy.XYIntervalDataItem
Returns the upper bound of the x-interval.
getXHighValue(int) - Method in class org.jfree.data.xy.XYIntervalSeries
Returns the upper bound of the x-interval for the specified item in the series.
getXIndices() - Method in interface org.jfree.data.contour.ContourDataset
Deprecated. Returns the index of the xvalues.
getXIndices() - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. Returns the index of the xvalues.
getXLow() - Method in class org.jfree.data.xy.XYInterval
Returns the lower bound of the x-interval.
getXLow() - Method in class org.jfree.data.xy.YWithXInterval
Returns the lower bound of the x-interval.
getXLowValue() - Method in class org.jfree.data.xy.XIntervalDataItem
Returns the lower bound of the x-interval.
getXLowValue(int) - Method in class org.jfree.data.xy.XIntervalSeries
Returns the lower bound of the x-interval for the specified item.
getXLowValue() - Method in class org.jfree.data.xy.XYIntervalDataItem
Returns the lower bound of the x-interval.
getXLowValue(int) - Method in class org.jfree.data.xy.XYIntervalSeries
Returns the lower bound of the x-interval for the specified item in the series.
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.ohlc.OHLCSeriesCollection
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.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.
getXRange() - Method in interface org.jfree.chart.annotations.XYAnnotationBoundsInfo
Returns the range of x-values (in data space) that the annotation uses.
getXRange() - Method in class org.jfree.chart.annotations.XYDataImageAnnotation
Returns the x-range for the annotation.
getXSampleCount() - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the number of x values across the width of the dataset.
getXSampleCount() - Method in interface org.jfree.data.general.HeatMapDataset
Returns the number of x values across the width of the dataset.
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
Deprecated. 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
Deprecated. Returns an x value.
getXValue(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the x-value (as a double primitive) for an item within a series.
getXValue(int) - Method in class org.jfree.data.general.DefaultHeatMapDataset
A convenience method that returns the x-value for the given index.
getXValue(int) - Method in interface org.jfree.data.general.HeatMapDataset
A convenience method that returns the x-value for the given index.
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.ohlc.OHLCSeriesCollection
Returns the x-value 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.DefaultIntervalXYDataset
Returns the x-value 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() - Method in class org.jfree.data.xy.VectorDataItem
Returns the x-value.
getXValue(int) - Method in class org.jfree.data.xy.VectorSeries
Returns the x-value for the specified item.
getXValue(int, int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns the x-value for an item within a series.
getXValue(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the x-value (as a double primitive) for an item within a series.
getXValue() - Method in class org.jfree.data.xy.XYDataItem
Returns the x-value as a double primitive.
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
Deprecated. Returns the array of Numbers representing the x data values.
getXValues() - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. Returns the x values.
getXYBarPainter() - Method in class org.jfree.chart.StandardChartTheme
Returns the XY bar painter.
getXYPlot() - Method in class org.jfree.chart.JFreeChart
Returns the plot cast as an XYPlot.
getY() - Method in class org.jfree.chart.annotations.XYDataImageAnnotation
Returns the y-coordinate (in data space) for the annotation.
getY() - Method in class org.jfree.chart.annotations.XYImageAnnotation
Returns the y-coordinate (in data space) for the annotation.
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.annotations.XYTitleAnnotation
Returns the y-coordinate for the annotation.
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
Deprecated. Returns the y value for the specified series and index (zero-based indices).
getY(int, int) - Method in class org.jfree.data.gantt.XYTaskDataset
Returns the y-value for the specified series/item.
getY(int, int) - Method in class org.jfree.data.general.CombinedDataset
Deprecated. Returns the Y-value for the specified series and item.
getY(int, int) - Method in class org.jfree.data.general.SubSeriesDataset
Deprecated. 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.ohlc.OHLCSeriesCollection
Returns the y-value for an item within a series.
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.DefaultIntervalXYDataset
Returns the y-value for an item within 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() - Method in class org.jfree.data.xy.Vector
Returns the y-value.
getY(int, int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns the y-value for an item within a series.
getY(int, int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
Returns the y-value for an item within a 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.XYCoordinate
Returns the y-coordinate.
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() - Method in class org.jfree.data.xy.XYInterval
Returns the y-value.
getY(int, int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
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.
getY() - Method in class org.jfree.data.xy.YInterval
Returns the y-value.
getY(int, int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns the y-value for an item within a series.
getY() - Method in class org.jfree.data.xy.YWithXInterval
Returns the y-value.
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.Quarter
Returns the year.
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.
getYHigh() - Method in class org.jfree.data.xy.XYInterval
Returns the upper bound of the y-interval.
getYHigh() - Method in class org.jfree.data.xy.YInterval
Returns the upper bound of the y-interval.
getYHighValue() - Method in class org.jfree.data.xy.XYIntervalDataItem
Returns the upper bound of the y-interval.
getYHighValue(int) - Method in class org.jfree.data.xy.XYIntervalSeries
Returns the upper bound of the y-interval for the specified item in the series.
getYHighValue() - Method in class org.jfree.data.xy.YIntervalDataItem
Returns the upper bound of the y-interval.
getYHighValue(int) - Method in class org.jfree.data.xy.YIntervalSeries
Returns the upper bound of the y-interval for the specified item in the series.
getYLow() - Method in class org.jfree.data.xy.XYInterval
Returns the lower bound of the y-interval.
getYLow() - Method in class org.jfree.data.xy.YInterval
Returns the lower bound of the y-interval.
getYLowValue() - Method in class org.jfree.data.xy.XYIntervalDataItem
Returns the lower bound of the y-interval.
getYLowValue(int) - Method in class org.jfree.data.xy.XYIntervalSeries
Returns the lower bound of the Y-interval for the specified item in the series.
getYLowValue() - Method in class org.jfree.data.xy.YIntervalDataItem
Returns the lower bound of the y-interval.
getYLowValue(int) - Method in class org.jfree.data.xy.YIntervalSeries
Returns the lower bound of the Y-interval for the specified item in the series.
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.
getYRange() - Method in interface org.jfree.chart.annotations.XYAnnotationBoundsInfo
Returns the range of y-values (in data space) that the annotation uses.
getYRange() - Method in class org.jfree.chart.annotations.XYDataImageAnnotation
Returns the y-range for the annotation.
getYSampleCount() - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the number of y values (or samples) for the dataset.
getYSampleCount() - Method in interface org.jfree.data.general.HeatMapDataset
Returns the number of y values (or samples) for the dataset.
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
Deprecated. 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.gantt.XYTaskDataset
Returns the y-value (as a double primitive) for an item within a series.
getYValue(int) - Method in class org.jfree.data.general.DefaultHeatMapDataset
A convenience method that returns the y-value for the given index.
getYValue(int) - Method in interface org.jfree.data.general.HeatMapDataset
A convenience method that returns the y-value for the given index.
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() - Method in class org.jfree.data.time.ohlc.OHLCItem
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.DefaultIntervalXYDataset
Returns the y-value 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() - Method in class org.jfree.data.xy.VectorDataItem
Returns the y-value.
getYValue(int) - Method in class org.jfree.data.xy.VectorSeries
Returns the y-value for the specified item.
getYValue(int, int) - Method in class org.jfree.data.xy.VectorSeriesCollection
Returns the y-value for an item within a series.
getYValue() - Method in class org.jfree.data.xy.XIntervalDataItem
Returns the y-value.
getYValue(int) - Method in class org.jfree.data.xy.XIntervalSeries
Returns the y-value for the specified item.
getYValue(int, int) - Method in class org.jfree.data.xy.XIntervalSeriesCollection
Returns the y-value (as a double primitive) for an item within a series.
getYValue(int, int) - Method in class org.jfree.data.xy.XYBarDataset
Returns the y-value (as a double primitive) for an item within a series.
getYValue() - Method in class org.jfree.data.xy.XYDataItem
Returns the y-value as a double primitive.
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.
getYValue() - Method in class org.jfree.data.xy.XYIntervalDataItem
Returns the y-value.
getYValue(int) - Method in class org.jfree.data.xy.XYIntervalSeries
Returns the y-value for the specified item.
getYValue(int, int) - Method in class org.jfree.data.xy.XYIntervalSeriesCollection
Returns the y-value (as a double primitive) for an item within a series.
getYValue() - Method in class org.jfree.data.xy.YIntervalDataItem
Returns the y-value.
getYValue(int) - Method in class org.jfree.data.xy.YIntervalSeries
Returns the y-value for the specified item.
getYValue(int, int) - Method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns the y-value (as a double primitive) for an item within a series.
getYValues() - Method in interface org.jfree.data.contour.ContourDataset
Deprecated. Returns the array of Numbers representing the y data values.
getYValues() - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. Returns a Number array containing all y values.
getZ(int, int) - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. Returns the z value for the specified series and index (zero-based indices).
getZ(int, int) - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the z-value at the specified sample position in the dataset.
getZ(int, int) - Method in interface org.jfree.data.general.HeatMapDataset
Returns the z-value at the specified sample position in the dataset.
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.
getZoomAroundAnchor() - Method in class org.jfree.chart.ChartPanel
Returns the flag that controls whether or not zoom operations are centered around the current anchor point.
getZoomFillPaint() - Method in class org.jfree.chart.ChartPanel
Returns the zoom rectangle fill paint.
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.
getZoomOutlinePaint() - Method in class org.jfree.chart.ChartPanel
Returns the zoom rectangle outline paint.
getZoomTriggerDistance() - Method in class org.jfree.chart.ChartPanel
Returns the zoom trigger distance.
getZValue(int, int) - Method in class org.jfree.data.general.DefaultHeatMapDataset
Returns the z-value at the specified sample position in the dataset.
getZValue(int, int) - Method in interface org.jfree.data.general.HeatMapDataset
Returns the z-value at the specified sample position in the dataset.
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
Deprecated. Returns the maximum z-value within visible region of plot.
getZValueRange(Range, Range) - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. Returns the maximum z-value within visible region of plot.
getZValues() - Method in interface org.jfree.data.contour.ContourDataset
Deprecated. Returns the array of Numbers representing the z data values.
getZValues() - Method in class org.jfree.data.contour.DefaultContourDataset
Deprecated. 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
GradientBarPainter - Class in org.jfree.chart.renderer.category
An implementation of the BarPainter interface that uses several gradient fills to enrich the appearance of the bars.
GradientBarPainter() - Constructor for class org.jfree.chart.renderer.category.GradientBarPainter
Creates a new instance.
GradientBarPainter(double, double, double) - Constructor for class org.jfree.chart.renderer.category.GradientBarPainter
Creates a new instance.
GradientXYBarPainter - Class in org.jfree.chart.renderer.xy
An implementation of the XYBarPainter interface that uses several gradient fills to enrich the appearance of the bars.
GradientXYBarPainter() - Constructor for class org.jfree.chart.renderer.xy.GradientXYBarPainter
Creates a new instance.
GradientXYBarPainter(double, double, double) - Constructor for class org.jfree.chart.renderer.xy.GradientXYBarPainter
Creates a new instance.
GrayPaintScale - Class in org.jfree.chart.renderer
A paint scale that returns shades of gray.
GrayPaintScale() - Constructor for class org.jfree.chart.renderer.GrayPaintScale
Creates a new GrayPaintScale instance with default values.
GrayPaintScale(double, double) - Constructor for class org.jfree.chart.renderer.GrayPaintScale
Creates a new paint scale for values in the specified range.
GrayPaintScale(double, double, int) - Constructor for class org.jfree.chart.renderer.GrayPaintScale
Creates a new paint scale for values in the specified range.
GREEK_QUARTERS - Static variable in class org.jfree.chart.axis.QuarterDateFormat
Symbols for greek numbered quarters.
GreyPalette - Class in org.jfree.chart.plot
Deprecated. This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.
GreyPalette() - Constructor for class org.jfree.chart.plot.GreyPalette
Deprecated. 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.

Footer
And More

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
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.