Alphabetical Index: C

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

C

Calculates the anchor point for a tick.
Calculates the anchor point for a tick label.
calculateAxisSpace(Graphics2D,Rectangle2D) - method in class org.jfree.chart.plot.CategoryPlot
Calculates the space required for the axes.
Calculates the space required for the axes.
Calculates the axis space required.
Calculates the space required for the axes.
Calculates the space required for the axes.
calculateAxisSpace(Graphics2D,Rectangle2D) - method in class org.jfree.chart.plot.XYPlot
Calculates the space required for all the axes in the plot.
calculateBarL0L1(double) - method in class org.jfree.chart.renderer.category.BarRenderer
Calculates the coordinates for the length of a single bar.
Calculates the coordinate of the first "side" of a bar.
Calculates the coordinate of the first "side" of a bar.
Calculates the coordinate of the first "side" of a bar.
Calculates the bar width and stores it in the renderer state.
Calculates the bar width and stores it in the renderer state.
Calculates the bar width and stores it in the renderer state.
Calculates the bar width and stores it in the renderer state.
Calculates the bar width and stores it in the renderer state.
calculateBoxAndWhiskerStatistics(List) - static method in class org.jfree.data.statistics.BoxAndWhiskerCalculator
Calculates the statistics required for a BoxAndWhiskerItem from a list of Number objects.
calculateBoxAndWhiskerStatistics(List,boolean) - static method in class org.jfree.data.statistics.BoxAndWhiskerCalculator
Calculates the statistics required for a BoxAndWhiskerItem from a list of Number objects.
Calculates the size (width or height, depending on the location of the axis) of a category gap.
Calculates the size (width or height, depending on the location of the axis) of a category.
Returns the total of the values in one column of the supplied data table.
calculateConstrainedSize(Size2D) - method in class org.jfree.chart.block.RectangleConstraint
Returns the new size that reflects the constraints defined by this instance.
Calculates the space required for the domain axis/axes.
Calculates the space required for the domain axis/axes.
Calculates the (x, y) coordinates for drawing the label for a marker on the range axis.
Calculates the (x, y) coordinates for drawing a marker label.
calculateHighestVisibleTickValue() - method in class org.jfree.chart.axis.NumberAxis
Calculates the value of the highest visible tick on the axis.
Calculates the value of the highest visible tick on the axis.
Calculates the bar width and stores it in the renderer state.
Calculates the item label anchor point.
Returns the location for a label
calculateLowestVisibleTickValue() - method in class org.jfree.chart.axis.NumberAxis
Calculates the value of the lowest visible tick on the axis.
Calculates the value of the lowest visible tick on the axis.
calculateMean(Collection) - static method in class org.jfree.data.statistics.Statistics
Returns the mean of a collection of Number objects.
calculateMean(Collection,boolean) - static method in class org.jfree.data.statistics.Statistics
Returns the mean of a collection of Number objects.
calculateMean(Number[]) - static method in class org.jfree.data.statistics.Statistics
Returns the mean of an array of numbers.
calculateMean(Number[],boolean) - static method in class org.jfree.data.statistics.Statistics
Returns the mean of an array of numbers.
calculateMedian(List) - static method in class org.jfree.data.statistics.Statistics
Calculates the median for a list of values (Number objects).
calculateMedian(List,boolean) - static method in class org.jfree.data.statistics.Statistics
Calculates the median for a list of values (Number objects).
calculateMedian(List,int,int) - static method in class org.jfree.data.statistics.Statistics
Calculates the median for a sublist within a list of values (Number objects).
calculateMedian(List,int,int,boolean) - static method in class org.jfree.data.statistics.Statistics
Calculates the median for a sublist within a list of values (Number objects).
Calculates the total of all the values in a PieDataset.
calculateQ1(List) - static method in class org.jfree.data.statistics.BoxAndWhiskerCalculator
Calculates the first quartile for a list of numbers in ascending order.
calculateQ3(List) - static method in class org.jfree.data.statistics.BoxAndWhiskerCalculator
Calculates the third quartile for a list of numbers in ascending order.
Calculates the space required for the range axis/axes.
Calculates the space required for the range axis/axes.
Calculates the (x, y) coordinates for drawing a marker label.
calculateRowTotal(org.jfree.data.Values2D,int) - static method in class org.jfree.data.DataUtilities
Returns the total of the values in one row of the supplied data table.
calculateSegmentNumber(long) - method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Calculates the segment number for a given millisecond.
Calculates the available space for each series.
Calculates the available space for each series.
calculateStackTotal(org.jfree.data.xy.TableXYDataset,int) - static method in class org.jfree.data.general.DatasetUtilities
Calculates the total for the y-values in all series for a given item index.
A utility method for determining the height of a text block.
A utility method for determining the width of a text block.
calculateTotalHeight(double) - method in class org.jfree.chart.block.AbstractBlock
Adds the margin, border and padding to the specified content height.
calculateTotalWidth(double) - method in class org.jfree.chart.block.AbstractBlock
Adds the margin, border and padding to the specified content width.
calculateVisibleTickCount() - method in class org.jfree.chart.axis.NumberAxis
Calculates the number of visible ticks.
CandlestickRenderer - class org.jfree.chart.renderer.xy.CandlestickRenderer
A renderer that draws candlesticks on an XYPlot (requires a OHLCDataset).
CandlestickRenderer() - constructor for class org.jfree.chart.renderer.xy.CandlestickRenderer
Creates a new renderer for candlestick charts.
CandlestickRenderer(double) - constructor for class org.jfree.chart.renderer.xy.CandlestickRenderer
Creates a new renderer for candlestick charts.
Creates a new renderer for candlestick charts.
canPrune(Number) - method in class org.jfree.data.xy.DefaultTableXYDataset
Returns true if all the y-values for the specified x-value are null and false otherwise.
CATEGORY - static field in class org.jfree.chart.axis.CategoryLabelWidthType
Percentage of category.
CategoryAnchor - class org.jfree.chart.axis.CategoryAnchor
Used to indicate one of three positions within a category: START, MIDDLE and END.
CategoryAnnotation - interface org.jfree.chart.annotations.CategoryAnnotation
The interface that must be supported by annotations that are to be added to a CategoryPlot.
CategoryAxis - class org.jfree.chart.axis.CategoryAxis
An axis that displays categories.
CategoryAxis() - constructor for class org.jfree.chart.axis.CategoryAxis
Creates a new category axis with no label.
CategoryAxis(String) - constructor for class org.jfree.chart.axis.CategoryAxis
Constructs a category axis, using default values where necessary.
CategoryAxis3D - class org.jfree.chart.axis.CategoryAxis3D
An axis that displays categories and has a 3D effect.
CategoryAxis3D() - constructor for class org.jfree.chart.axis.CategoryAxis3D
Creates a new axis.
CategoryAxis3D(String) - constructor for class org.jfree.chart.axis.CategoryAxis3D
Creates a new axis using default attribute values.
CategoryDataset - interface org.jfree.data.category.CategoryDataset
The interface for a dataset with one or more series, and values associated with categories.
CATEGORYDATASET_TAG - static field in class org.jfree.data.xml.DatasetTags
The 'CategoryDataset' element name.
A SAX handler for reading a CategoryDataset from an XML file.
CategoryDatasetHandler() - constructor for class org.jfree.data.xml.CategoryDatasetHandler
Creates a new handler.
CategoryItemEntity - class org.jfree.chart.entity.CategoryItemEntity
A chart entity that represents one item within a category plot.
Creates a new category item entity.
CategoryItemLabelGenerator - interface org.jfree.chart.labels.CategoryItemLabelGenerator
A category item label generator is an object that can be assigned to a CategoryItemRenderer and that assumes responsibility for creating text items to be used as labels for the items in a CategoryPlot.
CategoryItemRenderer - interface org.jfree.chart.renderer.category.CategoryItemRenderer
A plug-in object that is used by the CategoryPlot class to display individual data items from a CategoryDataset.
CategoryItemRendererState - class org.jfree.chart.renderer.category.CategoryItemRendererState
An object that retains temporary state information for a CategoryItemRenderer.
Creates a new object for recording temporary state information for a renderer.
CategoryLabelEntity - class org.jfree.chart.entity.CategoryLabelEntity
An entity to represent the labels on a CategoryAxis.
CategoryLabelEntity(Comparable,Shape,String,String) - constructor for class org.jfree.chart.entity.CategoryLabelEntity
Creates a new entity.
CategoryLabelPosition - class org.jfree.chart.axis.CategoryLabelPosition
The attributes that control the position of the labels for the categories on a CategoryAxis.
CategoryLabelPosition() - constructor for class org.jfree.chart.axis.CategoryLabelPosition
Creates a new position record with default settings.
Creates a new category label position record.
Creates a new category label position record.
Creates a new position record.
CategoryLabelPositions - class org.jfree.chart.axis.CategoryLabelPositions
Records the label positions for a category axis.
CategoryLabelPositions() - constructor for class org.jfree.chart.axis.CategoryLabelPositions
Default constructor.
Creates a new position specification.
CategoryLabelWidthType - class org.jfree.chart.axis.CategoryLabelWidthType
Represents the width types for a category label.
CategoryLineAnnotation - class org.jfree.chart.annotations.CategoryLineAnnotation
A line annotation that can be placed on a CategoryPlot.
Creates a new annotation that draws a line between (category1, value1) and (category2, value2).
CategoryMarker - class org.jfree.chart.plot.CategoryMarker
A marker for a category.
CategoryMarker(Comparable) - constructor for class org.jfree.chart.plot.CategoryMarker
Creates a new category marker for the specified category.
CategoryMarker(Comparable,Paint,Stroke) - constructor for class org.jfree.chart.plot.CategoryMarker
Creates a new category marker.
Creates a new category marker.
CategoryPlot - class org.jfree.chart.plot.CategoryPlot
A general plotting class that uses data from a CategoryDataset and renders each data item using a CategoryItemRenderer.
CategoryPlot() - constructor for class org.jfree.chart.plot.CategoryPlot
Default constructor.
Creates a new plot.
CategoryPointerAnnotation - class org.jfree.chart.annotations.CategoryPointerAnnotation
An arrow and label that can be placed on a CategoryPlot.
Creates a new label and arrow annotation.
CategorySeriesHandler - class org.jfree.data.xml.CategorySeriesHandler
A handler for reading a series for a category dataset.
Creates a new item handler.
A generator that creates labels for the series in a CategoryDataset.
CategoryStepRenderer - class org.jfree.chart.renderer.category.CategoryStepRenderer
A "step" renderer similar to XYStepRenderer but that can be used with the CategoryPlot class.
CategoryStepRenderer() - constructor for class org.jfree.chart.renderer.category.CategoryStepRenderer
Creates a new renderer (stagger defaults to false).
CategoryStepRenderer(boolean) - constructor for class org.jfree.chart.renderer.category.CategoryStepRenderer
Creates a new renderer.
An implementation variant of the TableXYDataset where every series shares the same x-values (required for generating stacked area charts).
CategoryTableXYDataset() - constructor for class org.jfree.data.xy.CategoryTableXYDataset
Creates a new empty CategoryTableXYDataset.
CategoryTextAnnotation - class org.jfree.chart.annotations.CategoryTextAnnotation
A text annotation that can be placed on a CategoryPlot.
CategoryTextAnnotation(String,Comparable,double) - constructor for class org.jfree.chart.annotations.CategoryTextAnnotation
Creates a new annotation to be displayed at the given location.
CategoryTick - class org.jfree.chart.axis.CategoryTick
A tick for a CategoryAxis.
Creates a new tick.
CategoryToolTipGenerator - interface org.jfree.chart.labels.CategoryToolTipGenerator
A category tool tip generator is an object that can be assigned to a CategoryItemRenderer and that assumes responsibility for creating text items to be used as tooltips for the items in a CategoryPlot.
CategoryToPieDataset - class org.jfree.data.category.CategoryToPieDataset
A PieDataset implementation that obtains its data from one row or column of a CategoryDataset.
An adaptor class that converts any CategoryDataset into a PieDataset, by taking the values from a single row or column.
CategoryURLGenerator - interface org.jfree.chart.urls.CategoryURLGenerator
A URL generator for items in a CategoryDataset.
CENTER - static field in class org.jfree.chart.labels.ItemLabelAnchor
CENTER.
CenterArrangement - class org.jfree.chart.block.CenterArrangement
Arranges a block in the center of its container.
CenterArrangement() - constructor for class org.jfree.chart.block.CenterArrangement
Creates a new instance.
centerRange(double) - method in class org.jfree.chart.axis.CyclicNumberAxis
Centers the range about the given value.
centerRange(double) - method in class org.jfree.chart.axis.ValueAxis
Centers the axis range about the specified value and sends an AxisChangeEvent to all registered listeners.
changeTickFontSize(int) - method in class org.jfree.chart.plot.JThermometer
Increases or decreases the tick font size.
characters(char[],int,int) - method in class org.jfree.data.xml.KeyHandler
Receives some (or all) of the text in the current element.
characters(char[],int,int) - method in class org.jfree.data.xml.RootHandler
Receives some (or all) of the text in the current element.
characters(char[],int,int) - method in class org.jfree.data.xml.ValueHandler
Receives some (or all) of the text in the current element.
Receives notification of a chart change event.
Receives notification of changes to the chart, and redraws the chart.
ChartChangeEvent - class org.jfree.chart.event.ChartChangeEvent
A change event that encapsulates information about a change to a chart.
ChartChangeEvent(Object) - constructor for class org.jfree.chart.event.ChartChangeEvent
Creates a new chart change event.
ChartChangeEvent(Object,org.jfree.chart.JFreeChart) - constructor for class org.jfree.chart.event.ChartChangeEvent
Creates a new chart change event.
Creates a new chart change event.
ChartChangeEventType - class org.jfree.chart.event.ChartChangeEventType
Defines tokens used to indicate an event type.
ChartChangeListener - interface org.jfree.chart.event.ChartChangeListener
The interface that must be supported by classes that wish to receive notification of chart events.
ChartColor - class org.jfree.chart.ChartColor
Class to extend the number of Colors available to the charts.
ChartColor(int,int,int) - constructor for class org.jfree.chart.ChartColor
Creates a Color with an opaque sRGB with red, green and blue values in range 0-255.
ChartDeleter - class org.jfree.chart.servlet.ChartDeleter
Used for deleting charts from the temporary directory when the users session expires.
ChartDeleter() - constructor for class org.jfree.chart.servlet.ChartDeleter
Blank constructor.
ChartEditor - interface org.jfree.chart.editor.ChartEditor
A chart editor is typically a JComponent containing a user interface for modifying the properties of a chart.
ChartEditorFactory - interface org.jfree.chart.editor.ChartEditorFactory
A factory for creating new ChartEditor instances.
ChartEditorManager - class org.jfree.chart.editor.ChartEditorManager
The central point for obtaining ChartEditor instances for editing charts.
ChartEntity - class org.jfree.chart.entity.ChartEntity
A class that captures information about some component of a chart (a bar, line etc).
ChartEntity(Shape) - constructor for class org.jfree.chart.entity.ChartEntity
Creates a new chart entity.
ChartEntity(Shape,String) - constructor for class org.jfree.chart.entity.ChartEntity
Creates a new chart entity.
ChartEntity(Shape,String,String) - constructor for class org.jfree.chart.entity.ChartEntity
Creates a new entity.
ChartFactory - class org.jfree.chart.ChartFactory
A collection of utility methods for creating some standard charts with JFreeChart.
ChartFrame - class org.jfree.chart.ChartFrame
A frame for displaying a chart.
ChartFrame(String,org.jfree.chart.JFreeChart) - constructor for class org.jfree.chart.ChartFrame
Constructs a frame for a chart.
Constructs a frame for a chart.
Callback method for receiving notification of a mouse click on a chart.
ChartMouseEvent - class org.jfree.chart.ChartMouseEvent
A mouse event for a chart that is displayed in a ChartPanel.
Constructs a new event.
ChartMouseListener - interface org.jfree.chart.ChartMouseListener
The interface that must be implemented by classes that wish to receive ChartMouseEvent notifications from a ChartPanel.
Callback method for receiving notification of a mouse movement on a chart.
ChartPanel - class org.jfree.chart.ChartPanel
A Swing GUI component for displaying a JFreeChart object.
ChartPanel(org.jfree.chart.JFreeChart) - constructor for class org.jfree.chart.ChartPanel
Constructs a panel that displays the specified chart.
ChartPanel(org.jfree.chart.JFreeChart,boolean) - constructor for class org.jfree.chart.ChartPanel
Constructs a panel containing a chart.
Constructs a JFreeChart panel.
Constructs a JFreeChart panel.
Receives notification of a chart progress event.
Receives notification of a chart progress event.
ChartProgressEvent - class org.jfree.chart.event.ChartProgressEvent
An event that contains information about the drawing progress of a chart.
Creates a new chart change event.
ChartProgressListener - interface org.jfree.chart.event.ChartProgressListener
The interface that must be supported by classes that wish to receive notification of chart progress events.
ChartRenderingInfo - class org.jfree.chart.ChartRenderingInfo
A structure for storing rendering information from one call to the JFreeChart.draw() method.
ChartRenderingInfo() - constructor for class org.jfree.chart.ChartRenderingInfo
Constructs a new ChartRenderingInfo structure that can be used to collect information about the dimensions of a rendered chart.
Constructs a new instance.
ChartUtilities - class org.jfree.chart.ChartUtilities
A collection of utility methods for JFreeChart.
CHORD - static field in class org.jfree.chart.plot.DialShape
Chord.
CIRCLE - static field in class org.jfree.chart.plot.DialShape
Circle.
clear() - method in class org.jfree.chart.block.Arrangement
Clears any cached layout information retained by the arrangement.
clear() - method in class org.jfree.chart.block.BlockContainer
Clears all the blocks from the container.
clear() - method in class org.jfree.chart.block.BorderArrangement
Clears the layout.
clear() - method in class org.jfree.chart.block.CenterArrangement
Clears any cached information.
clear() - method in class org.jfree.chart.ChartRenderingInfo
Clears the information recorded by this object.
clear() - method in class org.jfree.chart.block.ColumnArrangement
Clears any cached information.
clear() - method in class org.jfree.data.ComparableObjectSeries
Removes all data items from the series.
clear() - method in class org.jfree.data.category.DefaultCategoryDataset
Clears all data from the dataset and sends a DatasetChangeEvent to all registered listeners.
clear() - method in class org.jfree.data.DefaultKeyedValues
Clears all values from the collection.
clear() - method in class org.jfree.data.DefaultKeyedValues2D
Clears all the data and associated keys.
clear() - method in class org.jfree.data.general.DefaultPieDataset
Clears all data from this dataset and sends a DatasetChangeEvent to all registered listeners (unless the dataset was already empty).
clear() - method in class org.jfree.chart.entity.EntityCollection
Clears all entities.
clear() - method in class org.jfree.chart.block.FlowArrangement
Clears any cached information.
clear() - method in class org.jfree.chart.block.GridArrangement
Clears any cached layout information retained by the arrangement.
clear() - method in class org.jfree.chart.PaintMap
Resets the map to empty.
clear() - method in class org.jfree.chart.entity.StandardEntityCollection
Clears all the entities from the collection.
clear() - method in class org.jfree.chart.StrokeMap
Resets the map to empty.
clear() - method in class org.jfree.data.time.TimeSeries
Removes all data items from the series and sends a SeriesChangeEvent to all registered listeners.
clear() - method in class org.jfree.data.xy.XYSeries
Removes all data items from the series.
clearAnnotations() - method in class org.jfree.chart.plot.CategoryPlot
Clears all the annotations and sends a PlotChangeEvent to all registered listeners.
clearAnnotations() - method in class org.jfree.chart.plot.ContourPlot
Clears all the annotations.
clearAnnotations() - method in class org.jfree.chart.plot.XYPlot
Clears all the annotations and sends a PlotChangeEvent to all registered listeners.
clearCategoryLabelToolTips() - method in class org.jfree.chart.axis.CategoryAxis
Clears the category label tooltips and sends an AxisChangeEvent to all registered listeners.
clearCornerTextItems() - method in class org.jfree.chart.plot.PolarPlot
Clear the list of corner text items and sends a PlotChangeEvent to all registered listeners.
clearCurrentText() - method in class org.jfree.data.xml.KeyHandler
Removes all text from the textbuffer at the end of a CDATA section.
clearCurrentText() - method in class org.jfree.data.xml.ValueHandler
Removes all text from the textbuffer at the end of a CDATA section.
clearDomainAxes() - method in class org.jfree.chart.plot.CategoryPlot
Clears the domain axes from the plot and sends a PlotChangeEvent to all registered listeners.
clearDomainAxes() - method in class org.jfree.chart.plot.XYPlot
Clears the domain axes from the plot and sends a PlotChangeEvent to all registered listeners.
clearDomainMarkers() - method in class org.jfree.chart.plot.CategoryPlot
Clears all the domain markers for the plot and sends a PlotChangeEvent to all registered listeners.
clearDomainMarkers() - method in class org.jfree.chart.plot.ContourPlot
Clears all the domain markers.
clearDomainMarkers() - method in class org.jfree.chart.plot.XYPlot
Clears all the (foreground and background) domain markers and sends a PlotChangeEvent to all registered listeners.
clearDomainMarkers(int) - method in class org.jfree.chart.plot.CategoryPlot
Clears all the domain markers for the specified renderer.
clearDomainMarkers(int) - method in class org.jfree.chart.plot.XYPlot
Clears the (foreground and background) domain markers for a particular renderer.
clearIntervals() - method in class org.jfree.chart.plot.MeterPlot
Clears the intervals for the plot and sends a PlotChangeEvent to all registered listeners.
clearRangeAxes() - method in class org.jfree.chart.plot.CategoryPlot
Clears the range axes from the plot and sends a PlotChangeEvent to all registered listeners.
clearRangeAxes() - method in class org.jfree.chart.plot.XYPlot
Clears the range axes from the plot and sends a PlotChangeEvent to all registered listeners.
clearRangeMarkers() - method in class org.jfree.chart.plot.CategoryPlot
Clears all the range markers for the plot and sends a PlotChangeEvent to all registered listeners.
clearRangeMarkers() - method in class org.jfree.chart.plot.ContourPlot
Clears all the range markers.
clearRangeMarkers() - method in class org.jfree.chart.plot.XYPlot
Clears all the range markers and sends a PlotChangeEvent to all registered listeners.
clearRangeMarkers(int) - method in class org.jfree.chart.plot.CategoryPlot
Clears all the range markers for the specified renderer.
clearRangeMarkers(int) - method in class org.jfree.chart.plot.XYPlot
Clears the (foreground and background) range markers for a particular renderer.
clearSeriesLabels(int) - method in class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator
Clears the extra labels for the specified series.
clearSubtitles() - method in class org.jfree.chart.JFreeChart
Clears all subtitles from the chart and sends a ChartChangeEvent to all registered listeners.
ClipPath - class org.jfree.chart.ClipPath
This class would typically be used with a ContourPlot.
ClipPath() - constructor for class org.jfree.chart.ClipPath
Constructor for ClipPath.
ClipPath(double[],double[]) - constructor for class org.jfree.chart.ClipPath
Constructor for ClipPath.
ClipPath(double[],double[],boolean,boolean,boolean) - constructor for class org.jfree.chart.ClipPath
Constructor for ClipPath.
Constructor for ClipPath.
clone() - method in class org.jfree.chart.block.AbstractBlock
Returns a clone of this block.
clone() - method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Returns an independent copy of the renderer.
clone() - method in class org.jfree.data.general.AbstractDataset
Returns a clone of the dataset.
clone() - method in class org.jfree.chart.labels.AbstractPieItemLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.renderer.AbstractRenderer
Returns an independent copy of the renderer.
clone() - method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.renderer.category.AreaRenderer
Returns an independent copy of the renderer.
clone() - method in class org.jfree.chart.needle.ArrowNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.chart.axis.Axis
Returns a clone of the axis.
clone() - method in class org.jfree.chart.axis.AxisSpace
Returns a clone of the object.
clone() - method in class org.jfree.chart.block.BlockContainer
Returns a clone of the container.
clone() - method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.axis.CategoryAxis
Creates a clone of the axis.
clone() - method in class org.jfree.chart.axis.CategoryAxis3D
Returns a clone of the axis.
clone() - method in class org.jfree.chart.annotations.CategoryLineAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.plot.CategoryPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.annotations.CategoryPointerAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.annotations.CategoryTextAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.entity.ChartEntity
Returns a clone of the entity.
clone() - method in class org.jfree.chart.ChartRenderingInfo
Returns a clone of this object.
clone() - method in class org.jfree.chart.ClipPath
Returns a clone of the object (a deeper clone than default to avoid bugs when setting values in cloned object).
clone() - method in class org.jfree.chart.renderer.xy.ClusteredXYBarRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.axis.ColorBar
Returns a clone of the object.
clone() - method in class org.jfree.chart.plot.ColorPalette
Returns a clone of the palette.
clone() - method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.plot.CombinedDomainXYPlot
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.plot.CombinedRangeCategoryPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.plot.CombinedRangeXYPlot
Returns a clone of the plot.
clone() - method in class org.jfree.data.ComparableObjectItem
Returns a clone of this object.
clone() - method in class org.jfree.chart.plot.CompassPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.entity.ContourEntity
Returns a clone of the entity.
clone() - method in class org.jfree.chart.plot.ContourPlot
Extends plot cloning to this plot type
clone() - method in class org.jfree.chart.urls.CustomPieURLGenerator
Returns a clone of the generator.
clone() - method in class org.jfree.chart.labels.CustomXYToolTipGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.data.general.DatasetGroup
Clones the group.
clone() - method in class org.jfree.chart.axis.DateAxis
Returns a clone of the object.
clone() - method in class org.jfree.data.category.DefaultCategoryDataset
Returns a clone of the dataset.
clone() - method in class org.jfree.chart.plot.DefaultDrawingSupplier
Returns a clone.
clone() - method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Returns a clone of this dataset.
clone() - method in class org.jfree.data.xy.DefaultIntervalXYDataset
Returns a clone of this dataset.
clone() - method in class org.jfree.data.DefaultKeyedValue
Returns a clone.
clone() - method in class org.jfree.data.general.DefaultKeyedValueDataset
Creates a clone of the dataset.
clone() - method in class org.jfree.data.DefaultKeyedValues
Returns a clone.
clone() - method in class org.jfree.data.DefaultKeyedValues2D
Returns a clone.
clone() - method in class org.jfree.data.general.DefaultPieDataset
Returns a clone of the dataset.
clone() - method in class org.jfree.chart.renderer.DefaultPolarItemRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.data.xy.DefaultXYDataset
Creates an independent copy of this dataset.
clone() - method in class org.jfree.data.xy.DefaultXYZDataset
Creates an independent copy of this dataset.
clone() - method in class org.jfree.chart.block.EmptyBlock
Returns a clone of the block.
clone() - method in class org.jfree.chart.axis.ExtendedCategoryAxis
Returns a clone of this axis.
clone() - method in class org.jfree.chart.plot.FastScatterPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.renderer.GrayPaintScale
Returns a clone of this GrayPaintScale instance.
clone() - method in class org.jfree.chart.labels.HighLowItemLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.renderer.xy.HighLowRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.data.statistics.HistogramBin
Returns a clone of the bin.
clone() - method in class org.jfree.data.statistics.HistogramDataset
Returns a clone of the dataset.
clone() - method in class org.jfree.chart.plot.IntervalMarker
Returns a clone of the marker.
clone() - method in class org.jfree.data.xy.IntervalXYDelegate
clone() - method in class org.jfree.chart.JFreeChart
Clones the object, and takes care of listeners.
clone() - method in class org.jfree.data.KeyedObject
Returns a clone of this object.
clone() - method in class org.jfree.data.KeyedObjects
Returns a clone of this object.
clone() - method in class org.jfree.data.KeyedObjects2D
Returns a clone.
clone() - method in class org.jfree.data.KeyToGroupMap
Returns a clone of the map.
clone() - method in class org.jfree.chart.block.LabelBlock
Returns a clone of this LabelBlock instance.
clone() - method in class org.jfree.chart.title.LegendGraphic
Returns a clone of this LegendGraphic instance.
clone() - method in class org.jfree.chart.LegendItemCollection
Returns a clone of the collection.
clone() - method in class org.jfree.chart.entity.LegendItemEntity
Returns a clone of the entity.
clone() - method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Returns an independent copy of the renderer.
clone() - method in class org.jfree.chart.needle.LineNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.chart.needle.LongNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.chart.renderer.LookupPaintScale
Returns a clone of the instance.
clone() - method in class org.jfree.chart.plot.Marker
Creates a clone of the marker.
clone() - method in class org.jfree.data.xy.MatrixSeriesCollection
Returns a clone of this instance.
clone() - method in class org.jfree.chart.plot.MeterPlot
Returns an independent copy (clone) of the plot.
clone() - method in class org.jfree.chart.needle.MiddlePinNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.axis.NumberAxis
Returns a clone of the axis.
clone() - method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Returns a clone of this instance.
clone() - method in class org.jfree.chart.PaintMap
Returns a clone of this PaintMap.
clone() - method in class org.jfree.chart.axis.PeriodAxis
Returns a clone of the axis.
clone() - method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Returns a clone of the object.
clone() - method in class org.jfree.chart.plot.PiePlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.needle.PinNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.chart.plot.Plot
Creates a clone of the plot.
clone() - method in class org.jfree.chart.plot.PlotRenderingInfo
Returns a clone of this object.
clone() - method in class org.jfree.chart.needle.PlumNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.chart.needle.PointerNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.chart.plot.PolarPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.util.RelativeDateFormat
Returns a clone of this instance.
clone() - method in class org.jfree.chart.axis.SegmentedTimeline
Returns a clone of the timeline.
clone() - method in class org.jfree.data.general.Series
Returns a clone of the series.
clone() - method in class org.jfree.chart.needle.ShipNeedle
Returns a clone of this needle.
clone() - method in class org.jfree.data.statistics.SimpleHistogramBin
Returns a clone of the bin.
clone() - method in class org.jfree.data.statistics.SimpleHistogramDataset
Returns a clone of the dataset.
clone() - method in class org.jfree.chart.plot.SpiderWebPlot
Returns a clone of this plot.
clone() - method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer2
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.labels.StandardCategorySeriesLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.urls.StandardCategoryURLGenerator
Returns an independent copy of the URL generator.
clone() - method in class org.jfree.chart.entity.StandardEntityCollection
Returns a clone of this entity collection.
clone() - method in class org.jfree.chart.labels.StandardPieSectionLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.labels.StandardPieToolTipGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.labels.StandardXYItemLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.labels.StandardXYSeriesLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.labels.StandardXYToolTipGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.chart.StrokeMap
Returns a clone of this StrokeMap.
clone() - method in class org.jfree.chart.labels.SymbolicXYItemLabelGenerator
Returns an independent copy of the generator.
clone() - method in class org.jfree.data.gantt.Task
Returns a clone of the task.
clone() - method in class org.jfree.chart.title.TextTitle
Returns a clone of this object.
clone() - method in class org.jfree.chart.plot.ThermometerPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.axis.Tick
Returns a clone of the tick.
clone() - method in class org.jfree.chart.axis.TickUnits
Returns a clone of the collection.
clone() - method in class org.jfree.data.time.TimePeriodValue
Clones the object.
clone() - method in class org.jfree.data.time.TimePeriodValues
Returns a clone of the collection.
clone() - method in class org.jfree.data.time.TimeSeries
Returns a clone of the time series.
clone() - method in class org.jfree.data.time.TimeSeriesDataItem
Clones the data item.
clone() - method in class org.jfree.data.time.TimeTableXYDataset
Returns a clone of this dataset.
clone() - method in class org.jfree.chart.title.Title
Returns a clone of the title.
clone() - method in class org.jfree.chart.axis.ValueAxis
Returns a clone of the object.
clone() - method in class org.jfree.chart.renderer.xy.WindItemRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.data.xy.XIntervalSeriesCollection
Returns a clone of this instance.
clone() - method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.renderer.xy.XYAreaRenderer2
Returns a clone of the renderer.
clone() - method in class org.jfree.data.xy.XYBarDataset
Returns an independent copy of the dataset.
clone() - method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.renderer.xy.XYBlockRenderer
Returns a clone of this renderer.
clone() - method in class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.annotations.XYBoxAnnotation
Returns a clone.
clone() - method in class org.jfree.chart.renderer.xy.XYBubbleRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.data.xy.XYDataItem
Returns a clone of this object.
clone() - method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.renderer.xy.XYDotRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.annotations.XYDrawableAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.annotations.XYImageAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.data.xy.XYIntervalSeriesCollection
Returns a clone of this dataset.
clone() - method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.annotations.XYLineAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.plot.XYPlot
Returns a clone of the plot.
clone() - method in class org.jfree.chart.annotations.XYPointerAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.annotations.XYPolygonAnnotation
Returns a clone.
clone() - method in class org.jfree.data.xy.XYSeries
Returns a clone of the series.
clone() - method in class org.jfree.data.xy.XYSeriesCollection
Returns a clone of this instance.
clone() - method in class org.jfree.chart.annotations.XYShapeAnnotation
Returns a clone.
clone() - method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.renderer.xy.XYStepRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.chart.annotations.XYTextAnnotation
Returns a clone of the annotation.
clone() - method in class org.jfree.chart.renderer.xy.YIntervalRenderer
Returns a clone of the renderer.
clone() - method in class org.jfree.data.xy.YIntervalSeriesCollection
Returns a clone of this instance.
close() - method in class org.jfree.data.jdbc.JDBCPieDataset
Close the database connection
close() - method in class org.jfree.data.jdbc.JDBCXYDataset
Close the database connection
ClusteredXYBarRenderer - class org.jfree.chart.renderer.xy.ClusteredXYBarRenderer
An extension of XYBarRenderer that displays bars for different series values at the same x next to each other.
ClusteredXYBarRenderer() - constructor for class org.jfree.chart.renderer.xy.ClusteredXYBarRenderer
Default constructor.
ClusteredXYBarRenderer(double,boolean) - constructor for class org.jfree.chart.renderer.xy.ClusteredXYBarRenderer
Constructs a new XY clustered bar renderer.
ColorBar - class org.jfree.chart.axis.ColorBar
A color bar.
ColorBar(String) - constructor for class org.jfree.chart.axis.ColorBar
Constructs a horizontal colorbar axis, using default values where necessary.
ColorBlock - class org.jfree.chart.block.ColorBlock
A block that is filled with a single color.
ColorBlock(Paint,double,double) - constructor for class org.jfree.chart.block.ColorBlock
Creates a new block.
ColorPalette - class org.jfree.chart.plot.ColorPalette
Defines palette used by ContourPlot.
ColorPalette() - constructor for class org.jfree.chart.plot.ColorPalette
Default contructor.
COLUMN_DIAMETER - static field in class org.jfree.chart.plot.ThermometerPlot
The column diameter.
COLUMN_RADIUS - static field in class org.jfree.chart.plot.ThermometerPlot
The column radius.
ColumnArrangement - class org.jfree.chart.block.ColumnArrangement
Arranges blocks in a column layout.
ColumnArrangement() - constructor for class org.jfree.chart.block.ColumnArrangement
Creates a new instance.
Creates a new instance.
CombinationDataset - interface org.jfree.data.general.CombinationDataset
Interface that describes the new methods that any combined dataset needs to implement.
combine(org.jfree.data.Range,org.jfree.data.Range) - static method in class org.jfree.data.Range
Creates a new range by combining two existing ranges.
CombinedDataset - class org.jfree.data.general.CombinedDataset
This class can combine instances of XYDataset, OHLCDataset and IntervalXYDataset together exposing the union of all the series under one dataset.
CombinedDataset() - constructor for class org.jfree.data.general.CombinedDataset
Default constructor for an empty combination.
CombinedDataset(org.jfree.data.general.SeriesDataset[]) - constructor for class org.jfree.data.general.CombinedDataset
Creates a CombinedDataset initialized with an array of SeriesDatasets.
A combined category plot where the domain axis is shared.
CombinedDomainCategoryPlot() - constructor for class org.jfree.chart.plot.CombinedDomainCategoryPlot
Default constructor.
Creates a new plot.
CombinedDomainXYPlot - class org.jfree.chart.plot.CombinedDomainXYPlot
An extension of XYPlot that contains multiple subplots that share a common domain axis.
CombinedDomainXYPlot() - constructor for class org.jfree.chart.plot.CombinedDomainXYPlot
Default constructor.
Creates a new combined plot that shares a domain axis among multiple subplots.
A combined category plot where the range axis is shared.
CombinedRangeCategoryPlot() - constructor for class org.jfree.chart.plot.CombinedRangeCategoryPlot
Default constructor.
Creates a new plot.
CombinedRangeXYPlot - class org.jfree.chart.plot.CombinedRangeXYPlot
An extension of XYPlot that contains multiple subplots that share a common range axis.
CombinedRangeXYPlot() - constructor for class org.jfree.chart.plot.CombinedRangeXYPlot
Default constructor.
Creates a new plot.
Represents one (Comparable, Object) data item for use in a ComparableObjectSeries.
ComparableObjectItem(Comparable,Object) - constructor for class org.jfree.data.ComparableObjectItem
Constructs a new data item.
A (possibly ordered) list of (Comparable, Object) data items.
ComparableObjectSeries(Comparable) - constructor for class org.jfree.data.ComparableObjectSeries
Creates a new empty series.
Constructs a new series that contains no data.
compare(Object,Object) - method in class org.jfree.data.KeyedValueComparator
Compares two KeyedValue instances and returns an int that indicates the relative order of the two objects.
compareTo(Object) - method in class org.jfree.data.ComparableObjectItem
Returns an integer indicating the order of this object relative to another object.
compareTo(Object) - method in class org.jfree.data.time.Day
Returns an integer indicating the order of this Day object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.time.FixedMillisecond
Returns an integer indicating the order of this Millisecond object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.time.Hour
Returns an integer indicating the order of this Hour object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.time.Millisecond
Returns an integer indicating the order of this Millisecond object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.time.Minute
Returns an integer indicating the order of this Minute object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.time.Month
Returns an integer indicating the order of this Month object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.xy.OHLCDataItem
Compares this object with the specified object for order.
compareTo(Object) - method in class org.jfree.chart.renderer.Outlier
Compares this object with the specified object for order, based on the outlier's point.
compareTo(Object) - method in class org.jfree.chart.plot.PieLabelRecord
Compares this object to an arbitrary object.
compareTo(Object) - method in class org.jfree.data.time.Quarter
Returns an integer indicating the order of this Quarter object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.time.Second
Returns an integer indicating the order of this Second object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Will compare this Segment with another Segment (from Comparable interface).
compareTo(Object) - method in class org.jfree.data.statistics.SimpleHistogramBin
Compares the bin to an arbitrary object and returns the relative ordering.
compareTo(Object) - method in class org.jfree.data.time.SimpleTimePeriod
Returns an integer that indicates the relative ordering of two time periods.
compareTo(Object) - method in class org.jfree.chart.axis.TickUnit
Compares this tick unit to an arbitrary object.
compareTo(Object) - method in class org.jfree.data.time.TimeSeriesDataItem
Returns an integer indicating the order of this data pair object relative to another object.
compareTo(Object) - method in class org.jfree.data.time.Week
Returns an integer indicating the order of this Week object relative to the specified object: negative == before, zero == same, positive == after.
compareTo(Object) - method in class org.jfree.data.xy.XYDataItem
Returns an integer indicating the order of this object relative to another object.
compareTo(Object) - method in class org.jfree.data.time.Year
Returns an integer indicating the order of this Year object relative to the specified object: negative == before, zero == same, positive == after.
CompassFormat - class org.jfree.chart.axis.CompassFormat
A formatter that displays numbers as directions.
CompassFormat() - constructor for class org.jfree.chart.axis.CompassFormat
Creates a new formatter.
CompassPlot - class org.jfree.chart.plot.CompassPlot
A specialised plot that draws a compass to indicate a direction based on the value from a ValueDataset.
CompassPlot() - constructor for class org.jfree.chart.plot.CompassPlot
Default constructor.
CompassPlot(org.jfree.data.general.ValueDataset) - constructor for class org.jfree.chart.plot.CompassPlot
Constructs a new compass plot.
CompositeTitle - class org.jfree.chart.title.CompositeTitle
A title that contains multiple titles within a BlockContainer.
CompositeTitle() - constructor for class org.jfree.chart.title.CompositeTitle
Creates a new composite title with a default border arrangement.
CompositeTitle(org.jfree.chart.block.BlockContainer) - constructor for class org.jfree.chart.title.CompositeTitle
Creates a new title using the specified container.
computeLogCeil(double) - method in class org.jfree.chart.axis.LogarithmicAxis
Returns the smallest (closest to negative infinity) double value that is not less than the argument, is equal to a mathematical integer and satisfying the condition that log base 10 of the value is an integer (i.e., the value returned will be a power of 10: 1, 10, 100, 1000, etc.).
computeLogFloor(double) - method in class org.jfree.chart.axis.LogarithmicAxis
Returns the largest (closest to positive infinity) double value that is not greater than the argument, is equal to a mathematical integer and satisfying the condition that log base 10 of the value is an integer (i.e., the value returned will be a power of 10: 1, 10, 100, 1000, etc.).
configure() - method in class org.jfree.chart.axis.Axis
Configures the axis to work with the current plot.
configure() - method in class org.jfree.chart.axis.CategoryAxis
Configures the axis against the current plot.
configure() - method in class org.jfree.chart.axis.DateAxis
Configures the axis to work with the specified plot.
configure() - method in class org.jfree.chart.axis.NumberAxis
Configures the axis to work with the specified plot.
configure() - method in class org.jfree.chart.axis.PeriodAxis
Configures the axis to work with the current plot.
configure(org.jfree.chart.plot.ContourPlot) - method in class org.jfree.chart.axis.ColorBar
Configures the color bar.
configureDomainAxes() - method in class org.jfree.chart.plot.CategoryPlot
Configures the domain axes.
configureDomainAxes() - method in class org.jfree.chart.plot.XYPlot
Configures the domain axes.
configureRangeAxes() - method in class org.jfree.chart.plot.CategoryPlot
Configures the range axes.
configureRangeAxes() - method in class org.jfree.chart.plot.XYPlot
Configures the range axes.
constrain(double) - method in class org.jfree.data.Range
Returns the value within the range that is closest to the specified value.
contained(long,long) - method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns true if this segment is contained in an interval.
contains(double) - method in class org.jfree.data.Range
Returns true if the range contains the specified value and false otherwise.
contains(long) - method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns true if a particular millisecond is contained in this segment.
contains(long,long) - method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns true if an interval is contained in this segment.
Returns true if a segment is contained in this segment.
containsDomainRange(Date,Date) - method in class org.jfree.chart.axis.SegmentedTimeline
Returns true if a range of values are contained in the timeline.
containsDomainRange(Date,Date) - method in class org.jfree.chart.axis.Timeline
Returns true if a range of dates are contained in the timeline.
containsDomainRange(long,long) - method in class org.jfree.chart.axis.SegmentedTimeline
Returns true if a range of values are contained in the timeline.
containsDomainRange(long,long) - method in class org.jfree.chart.axis.Timeline
Returns true if a range of values are contained in the timeline.
containsDomainValue(Date) - method in class org.jfree.chart.axis.SegmentedTimeline
Returns true if a value is contained in the timeline.
containsDomainValue(Date) - method in class org.jfree.chart.axis.Timeline
Returns true if a date is contained in the timeline values.
containsDomainValue(long) - method in class org.jfree.chart.axis.SegmentedTimeline
Returns true if a value is contained in the timeline.
containsDomainValue(long) - method in class org.jfree.chart.axis.Timeline
Returns true if a value is contained in the timeline values.
containsKey(Comparable) - method in class org.jfree.chart.PaintMap
Returns true if the map contains the specified key, and false otherwise.
containsKey(Comparable) - method in class org.jfree.chart.StrokeMap
Returns true if the map contains the specified key, and false otherwise.
ContourDataset - interface org.jfree.data.contour.ContourDataset
The interface through which JFreeChart obtains data in the form of (x, y, z) items - used for XY and XYZ plots.
ContourEntity - class org.jfree.chart.entity.ContourEntity
Represents an item on a contour chart.
ContourEntity(Shape,String) - constructor for class org.jfree.chart.entity.ContourEntity
Constructor for ContourEntity.
ContourEntity(Shape,String,String) - constructor for class org.jfree.chart.entity.ContourEntity
Constructor for ContourEntity.
ContourPlot - class org.jfree.chart.plot.ContourPlot
A class for creating shaded contours.
ContourPlot() - constructor for class org.jfree.chart.plot.ContourPlot
Creates a new plot with no dataset or axes.
Constructs a contour plot with the specified axes (other attributes take default values).
ContourPlotUtilities - class org.jfree.chart.plot.ContourPlotUtilities
Some utility methods for the ContourPlot class.
Fills the plot.
ContourToolTipGenerator - interface org.jfree.chart.labels.ContourToolTipGenerator
Interface for a tooltip generator for plots that use data from a ContourDataset.
ContourValuePlot - interface org.jfree.chart.plot.ContourValuePlot
An interface defining methods related to contour plots.
copy() - method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns a copy of ourselves or null if there was an exception during cloning.
Creates an area chart with default settings.
Creates a bar chart.
Creates a bar chart with a 3D effect.
Creates and returns a default instance of a box and whisker chart based on data from a BoxAndWhiskerCategoryDataset.
Creates and returns a default instance of a box and whisker chart.
Creates a bubble chart with default settings.
createBufferedImage(int,int) - method in class org.jfree.chart.JFreeChart
Creates and returns a buffered image into which the chart has been drawn.
Creates and returns a buffered image into which the chart has been drawn.
Creates and returns a buffered image into which the chart has been drawn.
Creates and returns a buffered image into which the chart has been drawn.
Creates and returns a default instance of a candlesticks chart.
Creates a CategoryDataset by copying the data from the supplied KeyedValues instance.
Creates a CategoryDataset that contains a copy of the data in an array (instances of Double are created to represent the data items).
createCategoryDataset(String,String,double[][]) - static method in class org.jfree.data.general.DatasetUtilities
Creates a CategoryDataset that contains a copy of the data in an array (instances of Double are created to represent the data items).
createCategoryDataset(String,String,Number[][]) - static method in class org.jfree.data.general.DatasetUtilities
Creates a CategoryDataset that contains a copy of the data in an array.
createChartPrintJob() - method in class org.jfree.chart.ChartPanel
Creates a print job for the chart.
Creates a new pie dataset based on the supplied dataset, but modified by aggregating all the low value items (those whose value is lower than the percentThreshold) into a single item with the key "Other".
Creates a new pie dataset based on the supplied dataset, but modified by aggregating all the low value items (those whose value is lower than the percentThreshold) into a single item.
createCopy(int,int) - method in class org.jfree.data.time.TimePeriodValues
Creates a new instance by copying a subset of the data in this collection.
createCopy(int,int) - method in class org.jfree.data.time.TimeSeries
Creates a new timeseries by copying a subset of the data in this time series.
createCopy(int,int) - method in class org.jfree.data.xy.XYSeries
Creates a new series by copying a subset of the data in this time series.
Creates a new timeseries by copying a subset of the data in this time series.
createDefaultPaintArray() - static method in class org.jfree.chart.ChartColor
Convenience method to return an array of Paint objects that represent the pre-defined colors in the Color and ChartColor objects.
createDemoPanel() - static method in class org.jfree.chart.demo.PieChartDemo1
Creates a panel for the demo (used by SuperDemo.java).
createDemoPanel() - static method in class org.jfree.chart.demo.TimeSeriesChartDemo1
Creates a panel for the demo (used by SuperDemo.java).
createDownRotationLabelPositions(double) - static method in class org.jfree.chart.axis.CategoryLabelPositions
Creates a new instance where the category labels angled downwards by the specified amount.
createEditor(org.jfree.chart.JFreeChart) - method in class org.jfree.chart.editor.ChartEditorFactory
Creates an editor for the given chart.
Returns a new instance of a ChartEditor.
Creates a Gantt chart using the supplied attributes plus default values where required.
Creates and returns a default instance of a high-low-open-close chart.
Creates and returns a default instance of a high-low-open-close chart with a special timeline.
Creates a histogram chart.
createInstance(Class,Date,TimeZone) - static method in class org.jfree.data.time.RegularTimePeriod
Creates a time period that includes the specified millisecond, assuming the given time zone.
createInstance(Date,TimeZone) - method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Creates a time period that includes the specified millisecond, assuming the given time zone.
createIntegerTickUnits() - static method in class org.jfree.chart.axis.NumberAxis
Returns a collection of tick units for integer values.
createIntegerTickUnits(Locale) - static method in class org.jfree.chart.axis.NumberAxis
Returns a collection of tick units for integer values.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates the array of items that can be passed to the MessageFormat class for creating labels.
Creates a label.
Overrides the default behaviour by adding the sublabel to the text block that is used for the category label.
createLegendItemBlock(org.jfree.chart.LegendItem) - method in class org.jfree.chart.title.LegendTitle
Creates a legend item block.
Creates a line chart with default settings.
Creates a line chart with default settings.
Creates a new TimeSeries containing moving average values for the given series.
Creates a new TimeSeriesCollection containing a moving average series for each series in the source collection.
Creates a new XYSeries containing the moving averages of one series in the source dataset.
Creates a new XYDataset containing the moving averages of each series in the source dataset.
Creates a new XYDataset containing the moving averages of each series in the source dataset.
Creates a chart that displays multiple pie plots.
Creates a chart that displays multiple pie plots.
createNumberArray(double[]) - static method in class org.jfree.data.DataUtilities
Constructs an array of Number objects from an array of double primitives.
createNumberArray(double[]) - static method in class org.jfree.data.xy.DefaultHighLowDataset
Constructs an array of Number objects from an array of doubles.
createNumberArray2D(double[][]) - static method in class org.jfree.data.DataUtilities
Constructs an array of arrays of Number objects from a corresponding structure containing double primitives.
Creates a pie chart with default settings.
Creates a pie chart with default settings that compares 2 datasets.
Creates a 3D pie chart using the specified dataset.
Creates a pie dataset from a table dataset by taking all the values for a single column.
Creates a pie dataset from a CategoryDataset by taking all the values for a single column.
Creates a pie dataset from a table dataset by taking all the values for a single row.
Creates a pie dataset from a table dataset by taking all the values for a single row.
Creates a new TimeSeries containing moving average values for the given series, calculated by number of points (irrespective of the 'age' of those points).
Creates a polar plot for the specified dataset (x-values interpreted as angles in degrees).
Creates a popup menu for the panel.
Creates a popup menu for the panel.
Creates a ring chart with default settings.
Creates a scatter plot with default settings.
Creates a stacked area chart with default settings.
Creates a stacked bar chart with default settings.
Creates a stacked bar chart with a 3D effect and default settings.
Returns a list containing the stacked values for the specified series in the given dataset, plus the supplied base value.
Creates a stacked XY area plot.
createStandardDateTickUnits() - static method in class org.jfree.chart.axis.DateAxis
Returns a collection of standard date tick units that uses the default time zone.
createStandardDateTickUnits(TimeZone) - static method in class org.jfree.chart.axis.DateAxis
Returns a collection of standard date tick units.
createStandardSeriesShapes() - static method in class org.jfree.chart.plot.DefaultDrawingSupplier
Creates an array of standard shapes to display for the items in series on charts.
createStandardTickUnits() - static method in class org.jfree.chart.axis.NumberAxis
Creates the standard tick units.
createStandardTickUnits(Locale) - static method in class org.jfree.chart.axis.NumberAxis
Creates a collection of standard tick units.
createState(org.jfree.chart.plot.PlotRenderingInfo) - method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Creates a new state instance---this method is called from the initialise(Graphics2D,Rectangle2D,CategoryPlot,int,PlotRenderingInfo) method.
createState(org.jfree.chart.plot.PlotRenderingInfo) - method in class org.jfree.chart.renderer.category.CategoryStepRenderer
Creates a new state instance.
createTempDir() - static method in class org.jfree.chart.servlet.ServletUtilities
Creates the temporary directory if it does not exist.
Creates and returns a time series chart.
createUpRotationLabelPositions(double) - static method in class org.jfree.chart.axis.CategoryLabelPositions
Creates a new instance where the category labels angled upwards by the specified amount.
Creates a wafer map chart.
Creates a waterfall chart.
Creates a wind plot with default settings.
Creates an area chart using an XYDataset.
Creates and returns a default instance of an XY bar chart.
Creates a line chart (based on an XYDataset) with default settings.
Creates a filled stepped XY plot with default settings.
Creates a stepped XY plot with default settings.
CRITICAL - static field in class org.jfree.chart.plot.ThermometerPlot
A constant for the 'critical' range.
CrosshairState - class org.jfree.chart.plot.CrosshairState
Maintains state information about crosshairs on a plot between successive calls to the renderer's draw method.
CrosshairState() - constructor for class org.jfree.chart.plot.CrosshairState
Creates a new CrosshairState instance that calculates distance in Java2D space.
CrosshairState(boolean) - constructor for class org.jfree.chart.plot.CrosshairState
Creates a new CrosshairState instance.
CSV - class org.jfree.data.io.CSV
A utility class for reading CategoryDataset data from a CSV file.
CSV() - constructor for class org.jfree.data.io.CSV
Creates a new CSV reader where the field delimiter is a comma, and the text delimiter is a double-quote.
CSV(char,char) - constructor for class org.jfree.data.io.CSV
Creates a new reader with the specified field and text delimiters.
cursorDown(double) - method in class org.jfree.chart.axis.AxisState
Moves the cursor down by the specified number of Java 2D units.
cursorLeft(double) - method in class org.jfree.chart.axis.AxisState
Moves the cursor left by the specified number of Java 2D units.
cursorRight(double) - method in class org.jfree.chart.axis.AxisState
Moves the cursor right by the specified number of Java 2D units.
cursorUp(double) - method in class org.jfree.chart.axis.AxisState
Moves the cursor up by the specified number of Java 2D units.
CustomPieURLGenerator - class org.jfree.chart.urls.CustomPieURLGenerator
A custom URL generator for pie charts.
CustomPieURLGenerator() - constructor for class org.jfree.chart.urls.CustomPieURLGenerator
Creates a new CustomPieURLGenerator instance, initially empty.
CustomXYToolTipGenerator - class org.jfree.chart.labels.CustomXYToolTipGenerator
A tool tip generator that stores custom tooltips.
CustomXYToolTipGenerator() - constructor for class org.jfree.chart.labels.CustomXYToolTipGenerator
Default constructor.
CustomXYURLGenerator - class org.jfree.chart.urls.CustomXYURLGenerator
A custom URL generator.
CustomXYURLGenerator() - constructor for class org.jfree.chart.urls.CustomXYURLGenerator
Default constructor.
A special Number tick that also hold information about the cycle bound mapping for this tick.
Creates a new tick.
CyclicNumberAxis - class org.jfree.chart.axis.CyclicNumberAxis
This class extends NumberAxis and handles cycling.
CyclicNumberAxis(double) - constructor for class org.jfree.chart.axis.CyclicNumberAxis
Creates a CycleNumberAxis with the given period.
CyclicNumberAxis(double,double) - constructor for class org.jfree.chart.axis.CyclicNumberAxis
Creates a CycleNumberAxis with the given period and offset.
CyclicNumberAxis(double,double,String) - constructor for class org.jfree.chart.axis.CyclicNumberAxis
Creates a named CycleNumberAxis with the given period and offset.
CyclicNumberAxis(double,String) - constructor for class org.jfree.chart.axis.CyclicNumberAxis
Creates a named CycleNumberAxis with the given period.
CyclicXYItemRenderer - class org.jfree.chart.renderer.xy.CyclicXYItemRenderer
The Cyclic XY item renderer is specially designed to handle cyclic axis.
CyclicXYItemRenderer() - constructor for class org.jfree.chart.renderer.xy.CyclicXYItemRenderer
Default constructor.
CyclicXYItemRenderer(int) - constructor for class org.jfree.chart.renderer.xy.CyclicXYItemRenderer
Creates a new renderer.
Creates a new renderer.
Creates a new renderer.