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

I

ImageEncoder - Interface in org.jfree.chart.encoders
Interface for abstracting different types of image encoders.
ImageEncoderFactory - Class in org.jfree.chart.encoders
Factory class for returning ImageEncoders for different ImageFormats.
ImageEncoderFactory() - Constructor for class org.jfree.chart.encoders.ImageEncoderFactory
 
ImageFormat - Interface in org.jfree.chart.encoders
Interface used for referencing different image formats.
ImageMapUtilities - Class in org.jfree.chart.imagemap
Collection of utility methods related to producing image maps.
ImageMapUtilities() - Constructor for class org.jfree.chart.imagemap.ImageMapUtilities
 
IMAGES - Static variable in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Constant for the type of rendering (images only).
ImageTitle - Class in org.jfree.chart.title
A chart title that displays an image.
ImageTitle(Image) - Constructor for class org.jfree.chart.title.ImageTitle
Creates a new image title.
ImageTitle(Image, RectangleEdge, HorizontalAlignment, VerticalAlignment) - Constructor for class org.jfree.chart.title.ImageTitle
Creates a new image title.
ImageTitle(Image, int, int, RectangleEdge, HorizontalAlignment, VerticalAlignment, RectangleInsets) - Constructor for class org.jfree.chart.title.ImageTitle
Creates a new image title with the given image scaled to the given width and height in the given location.
inc(long) - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Increments the internal attributes of this segment by a number of segments.
inc() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Increments the internal attributes of this segment by one segment.
inc(long) - Method in class org.jfree.chart.axis.SegmentedTimeline.SegmentRange
Not implemented for SegmentRange.
incrementCount() - Method in class org.jfree.data.statistics.HistogramBin
Increments the item count.
incrementValue(double, Comparable, Comparable) - Method in class org.jfree.data.category.DefaultCategoryDataset
Adds the specified value to an existing value in the dataset (if the existing value is null, it is treated as if it were 0.0).
indexOf(XYDataset) - Method in class org.jfree.chart.plot.XYPlot
Returns the index of the specified dataset, or -1 if the dataset does not belong to the plot.
indexOf(Comparable) - Method in class org.jfree.chart.renderer.xy.CyclicXYItemRenderer.OverwriteDataSet
Returns the index of the named series, or -1.
indexOf(Comparable) - Method in class org.jfree.data.general.AbstractSeriesDataset
Returns the index of the named series, or -1.
indexOf(Comparable) - Method in interface org.jfree.data.general.SeriesDataset
Returns the index of the series with the specified key, or -1 if there is no such series in the dataset.
indexOf(Comparable) - Method in class org.jfree.data.xy.DefaultXYDataset
Returns the index of the series with the specified key, or -1 if there is no such series in the dataset.
indexOf(Comparable) - Method in class org.jfree.data.xy.DefaultXYZDataset
Returns the index of the series with the specified key, or -1 if there is no such series in the dataset.
indexOf(Number) - Method in class org.jfree.data.xy.XYSeries
Returns the index of the item with the specified x-value, or a negative index if the series does not contain an item with that x-value.
indexX() - Method in interface org.jfree.data.contour.ContourDataset
Returns an int array contain the index into the x values.
indexX() - Method in class org.jfree.data.contour.DefaultContourDataset
Returns an int array contain the index into the x values.
indexX(int) - Method in class org.jfree.data.contour.DefaultContourDataset
Given index k, returns the column index containing k.
indexY(int) - Method in class org.jfree.data.contour.DefaultContourDataset
Given index k, return the row index containing k.
indexZ(int, int) - Method in class org.jfree.data.contour.DefaultContourDataset
Given column and row indices, returns the k index.
inExceptionSegments() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns true if we are an exception segment.
inExcludeSegments() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns true if we are an excluded segment.
inExcludeSegments() - Method in class org.jfree.chart.axis.SegmentedTimeline.SegmentRange
Returns true if we are an excluded segment.
INFO - Static variable in class org.jfree.chart.JFreeChart
Information about the project.
inIncludeSegments() - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns true if we are an included segment and we are not an exception.
inIncludeSegments() - Method in class org.jfree.chart.axis.SegmentedTimeline.SegmentRange
Returns true if all Segments of this SegmentRenge are an included segment and are not an exception.
init() - Method in class org.jfree.chart.servlet.DisplayChart
Init method.
initialise(Graphics2D, Rectangle2D, PiePlot, Integer, PlotRenderingInfo) - Method in class org.jfree.chart.plot.PiePlot
Initialises the drawing procedure.
initialise(Graphics2D, Rectangle2D, CategoryPlot, int, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Initialises the renderer and returns a state object that will be used for the remainder of the drawing process for a single chart.
initialise(Graphics2D, Rectangle2D, CategoryPlot, int, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.category.BarRenderer
Initialises the renderer and returns a state object that will be passed to subsequent calls to the drawItem method.
initialise(Graphics2D, Rectangle2D, CategoryPlot, int, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.category.BarRenderer3D
Initialises the renderer and returns a state object that will be passed to subsequent calls to the drawItem method.
initialise(Graphics2D, Rectangle2D, CategoryPlot, int, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Initialises the renderer.
initialise(Graphics2D, Rectangle2D, CategoryPlot, int, PlotRenderingInfo) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Initialises the renderer.
initialise(Graphics2D, Rectangle2D, CategoryPlot, int, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.category.LevelRenderer
Initialises the renderer and returns a state object that will be passed to subsequent calls to the drawItem method.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Initialises the renderer then returns the number of 'passes' through the data that the renderer will require (usually just one).
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Initialises the renderer.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.StackedXYBarRenderer
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Initialises the renderer.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Initialises the renderer and returns a state object that should be passed to subsequent calls to the drawItem() method.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Initialises the renderer then returns the number of 'passes' through the data that the renderer will require (usually just one).
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Initialises the renderer.
initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Initialises the renderer.
initialize() - Method in class org.jfree.chart.plot.ColorPalette
Called to initialize the palette's color indexes
initialize() - Method in class org.jfree.chart.plot.GreyPalette
Intializes the palette's indices.
initialize() - Method in class org.jfree.chart.plot.RainbowPalette
Intializes the palettes indexes
initialize(Object[], Object[], Object[]) - Method in class org.jfree.data.contour.DefaultContourDataset
Initialises the dataset.
INSIDE1 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE1.
INSIDE10 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE10.
INSIDE11 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE11.
INSIDE12 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE12.
INSIDE2 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE2.
INSIDE3 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE3.
INSIDE4 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE4.
INSIDE5 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE5.
INSIDE6 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE6.
INSIDE7 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE7.
INSIDE8 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE8.
INSIDE9 - Static variable in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE9.
intersect(long, long) - Method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Returns a segment that is the intersection of this segment and the interval.
intersect(long, long) - Method in class org.jfree.chart.axis.SegmentedTimeline.SegmentRange
Returns a segment that is the intersection of this segment and the interval.
intersects(double, double) - Method in class org.jfree.data.Range
Returns true if the range intersects with the specified range, and false otherwise.
IntervalBarRenderer - Class in org.jfree.chart.renderer.category
A renderer that handles the drawing of bars for a bar plot where each bar has a high and low value.
IntervalBarRenderer() - Constructor for class org.jfree.chart.renderer.category.IntervalBarRenderer
Constructs a new renderer.
IntervalCategoryDataset - Interface in org.jfree.data.category
A category dataset that defines a value range for each series/category combination.
IntervalCategoryItemLabelGenerator - Class in org.jfree.chart.labels
A label generator for plots that use data from an IntervalCategoryDataset.
IntervalCategoryItemLabelGenerator() - Constructor for class org.jfree.chart.labels.IntervalCategoryItemLabelGenerator
Creates a new generator with a default number formatter.
IntervalCategoryItemLabelGenerator(String, NumberFormat) - Constructor for class org.jfree.chart.labels.IntervalCategoryItemLabelGenerator
Creates a new generator with the specified number formatter.
IntervalCategoryItemLabelGenerator(String, DateFormat) - Constructor for class org.jfree.chart.labels.IntervalCategoryItemLabelGenerator
Creates a new generator with the specified date formatter.
IntervalCategoryToolTipGenerator - Class in org.jfree.chart.labels
A tooltip generator for plots that use data from an IntervalCategoryDataset.
IntervalCategoryToolTipGenerator() - Constructor for class org.jfree.chart.labels.IntervalCategoryToolTipGenerator
Creates a new generator with a default number formatter.
IntervalCategoryToolTipGenerator(String, NumberFormat) - Constructor for class org.jfree.chart.labels.IntervalCategoryToolTipGenerator
Creates a new generator with the specified number formatter.
IntervalCategoryToolTipGenerator(String, DateFormat) - Constructor for class org.jfree.chart.labels.IntervalCategoryToolTipGenerator
Creates a new generator with the specified date formatter.
IntervalMarker - Class in org.jfree.chart.plot
Represents an interval to be highlighted in some way.
IntervalMarker(double, double) - Constructor for class org.jfree.chart.plot.IntervalMarker
Constructs an interval marker.
IntervalMarker(double, double, Paint, Stroke, Paint, Stroke, float) - Constructor for class org.jfree.chart.plot.IntervalMarker
Constructs an interval marker.
IntervalXYDataset - Interface in org.jfree.data.xy
An extension of the XYDataset interface that allows a range of data to be defined for the X values, the Y values, or both the X and Y values.
IntervalXYDelegate - Class in org.jfree.data.xy
A delegate that handles the specification or automatic calculation of the interval surrounding the x-values in a dataset.
IntervalXYDelegate(XYDataset) - Constructor for class org.jfree.data.xy.IntervalXYDelegate
Creates a new delegate that.
IntervalXYDelegate(XYDataset, boolean) - Constructor for class org.jfree.data.xy.IntervalXYDelegate
Creates a new delegate for the specified dataset.
IntervalXYZDataset - Interface in org.jfree.data.xy
An extension of the XYZDataset interface that allows a range of data to be defined for any of the X values, the Y values, and the Z values.
invalidateRangeInfo() - Method in class org.jfree.data.time.DynamicTimeSeriesCollection
Invalidates the range info.
inverse - Variable in class org.jfree.chart.plot.ColorPalette
Inverse palette (ie, min and max colors are reversed).
invertPalette() - Method in class org.jfree.chart.plot.ColorPalette
Inverts Palette
isAdvanceLineVisible() - 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.
isAngleGridlinesVisible() - Method in class org.jfree.chart.plot.PolarPlot
Returns true if the angular gridlines are visible, and false otherwise.
isAngleLabelsVisible() - Method in class org.jfree.chart.plot.PolarPlot
Returns a flag that controls whether or not the angle labels are visible.
isAutoPrune() - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns the flag that controls whether or not x-values are removed from the dataset when the corresponding y-values are all null.
isAutoRange() - Method in class org.jfree.chart.axis.ValueAxis
Returns the flag that controls whether or not the axis range is automatically adjusted to fit the data values.
isAutoTickUnitSelection() - Method in class org.jfree.chart.axis.ValueAxis
Returns a flag indicating whether or not the tick unit is automatically selected from a range of standard tick units.
isAutoWidth() - Method in class org.jfree.data.xy.CategoryTableXYDataset
Returns whether the interval width is automatically calculated or not.
isAutoWidth() - Method in class org.jfree.data.xy.DefaultTableXYDataset
Returns whether the interval width is automatically calculated or not.
isAutoWidth() - Method in class org.jfree.data.xy.IntervalXYDelegate
Returns true if the interval width is automatically calculated, and false otherwise.
isAutoWidth() - Method in class org.jfree.data.xy.XYSeriesCollection
Returns whether the interval width is automatically calculated or not.
isAxisLineVisible() - Method in class org.jfree.chart.axis.Axis
A flag that controls whether or not the axis line is drawn.
isBorderVisible() - Method in class org.jfree.chart.JFreeChart
Returns a flag that controls whether or not a border is drawn around the outside of the chart.
isBoundMappedToLastCycle() - Method in class org.jfree.chart.axis.CyclicNumberAxis
The cycle bound can be associated either with the current or with the last cycle.
isCellEditable(int, int) - Method in class org.jfree.data.time.TimeSeriesTableModel
Returns a flag indicating whether or not the specified cell is editable.
isCellEditable(int, int) - Method in class org.jfree.data.xy.XYDatasetTableModel
Returns a flag indicating whether or not the specified cell is editable.
isChartAvailable(String) - Method in class org.jfree.chart.servlet.ChartDeleter
Checks to see if a chart is in the list of charts to be deleted
isCircular() - Method in class org.jfree.chart.plot.PiePlot
Returns a flag indicating whether the pie chart is circular, or stretched into an elliptical shape.
isClip() - Method in class org.jfree.chart.ClipPath
Returns the clip.
isCompatibleDomainAxis(ValueAxis) - Method in class org.jfree.chart.plot.ContourPlot
Checks the compatibility of a domain axis, returning true if the axis is compatible with the plot, and false otherwise.
isDateAxis(int) - Method in interface org.jfree.data.contour.ContourDataset
Returns true if axis are dates.
isDateAxis(int) - Method in class org.jfree.data.contour.DefaultContourDataset
Returns true if axis are dates.
isDomainCrosshairLockedOnData() - Method in class org.jfree.chart.plot.ContourPlot
Returns a flag indicating whether or not the crosshair should "lock-on" to actual data values.
isDomainCrosshairLockedOnData() - Method in class org.jfree.chart.plot.XYPlot
Returns a flag indicating whether or not the crosshair should "lock-on" to actual data values.
isDomainCrosshairVisible() - Method in class org.jfree.chart.plot.ContourPlot
Returns a flag indicating whether or not the domain crosshair is visible.
isDomainCrosshairVisible() - Method in class org.jfree.chart.plot.XYPlot
Returns a flag indicating whether or not the domain crosshair is visible.
isDomainGridlinesVisible() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the flag that controls whether the domain grid-lines are visible.
isDomainGridlinesVisible() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns true if the domain gridlines are visible, and false otherwise.
isDomainGridlinesVisible() - Method in class org.jfree.chart.plot.XYPlot
Returns true if the domain gridlines are visible, and false otherwise.
isDomainZoomable() - Method in class org.jfree.chart.ChartPanel
Returns the flag that determines whether or not zooming is enabled for the domain axis.
isDomainZoomable() - Method in class org.jfree.chart.plot.CategoryPlot
Returns false.
isDomainZoomable() - Method in class org.jfree.chart.plot.ContourPlot
Returns false.
isDomainZoomable() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns true.
isDomainZoomable() - Method in class org.jfree.chart.plot.PolarPlot
Returns true.
isDomainZoomable() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns false.
isDomainZoomable() - Method in class org.jfree.chart.plot.XYPlot
Returns true
isDomainZoomable() - Method in interface org.jfree.chart.plot.Zoomable
Returns true if the plot's domain is zoomable, and false otherwise.
isDrawBarOutline() - Method in class org.jfree.chart.renderer.category.BarRenderer
Returns a flag that controls whether or not bar outlines are drawn.
isDrawBarOutline() - Method in class org.jfree.chart.renderer.xy.XYBarRenderer
Returns a flag that controls whether or not bar outlines are drawn.
isDrawLines() - Method in class org.jfree.chart.renderer.category.MinMaxCategoryRenderer
Gets whether or not lines are drawn between category points.
isDrawPath() - Method in class org.jfree.chart.ClipPath
Returns the drawPath.
isEmpty() - Method in class org.jfree.chart.block.BlockContainer
Returns true if there are no blocks in the container, and false otherwise.
isEmptyOrNull(PieDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns true if the dataset is empty (or null), and false otherwise.
isEmptyOrNull(CategoryDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns true if the dataset is empty (or null), and false otherwise.
isEmptyOrNull(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Returns true if the dataset is empty (or null), and false otherwise.
isEncodingAlpha() - Method in interface org.jfree.chart.encoders.ImageEncoder
Get whether the encoder should encode alpha transparency.
isEncodingAlpha() - Method in class org.jfree.chart.encoders.KeypointPNGEncoderAdapter
Get whether the encoder should encode alpha transparency.
isEncodingAlpha() - Method in class org.jfree.chart.encoders.SunJPEGEncoderAdapter
Returns false always, indicating that this encoder does not encode alpha transparency.
isEncodingAlpha() - Method in class org.jfree.chart.encoders.SunPNGEncoderAdapter
Get whether the encoder should encode alpha transparency (always false).
isEnforceFileExtensions() - Method in class org.jfree.chart.ChartPanel
Returns true if file extensions should be enforced, and false otherwise.
isFillPath() - Method in class org.jfree.chart.ClipPath
Returns the fillPath.
isGridBandsVisible() - Method in class org.jfree.chart.axis.SymbolAxis
Returns true if the grid bands are showing, and false otherwise.
isHiddenValue(long) - Method in class org.jfree.chart.axis.DateAxis
Returns true if the axis hides this value, and false otherwise.
isHighFarOut() - Method in class org.jfree.chart.renderer.OutlierListCollection
A flag to indicate the presence of one or more far out values at the top end of the range.
isInverse() - Method in class org.jfree.chart.plot.ColorPalette
Returns the inverse flag.
isInverted() - Method in class org.jfree.chart.axis.ValueAxis
Returns a flag that controls the direction of values on the axis.
isItemLabelVisible(int, int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns true if an item label is visible, and false otherwise.
isItemLabelVisible(int, int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns true if an item label is visible, and false otherwise.
isItemLabelVisible(int, int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns true if an item label is visible, and false otherwise.
isItemPass(int) - Method in class org.jfree.chart.renderer.xy.XYLine3DRenderer
Returns true if the specified pass involves drawing items.
isItemPass(int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns true if the specified pass is the one for drawing items.
isLastPointGood() - Method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer.State
Returns a flag that indicates if the last point drawn (in the current series) was 'good' (non-null).
isLastPointGood() - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer.State
Returns a flag that indicates if the last point drawn (in the current series) was 'good' (non-null).
isLinePass(int) - Method in class org.jfree.chart.renderer.xy.XYLine3DRenderer
Returns true if the specified pass involves drawing lines.
isLinePass(int) - Method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Returns true if the specified pass is the one for drawing lines.
isLineVisible() - Method in class org.jfree.chart.LegendItem
Returns a flag that indicates whether or not the line is visible.
isLineVisible() - Method in class org.jfree.chart.title.LegendGraphic
Returns the flag that controls whether or not the line is visible.
isLogscale() - Method in class org.jfree.chart.plot.ColorPalette
Returns the log-scale flag.
isLowFarOut() - Method in class org.jfree.chart.renderer.OutlierListCollection
A flag to indicate the presence of one or more far out values at the bottom end of the range.
isMaxValue(Number) - Method in class org.jfree.data.general.WaferMapDataset
Tests to see if the passed value is larger than the stored maxvalue.
isMinorTickMarksVisible() - Method in class org.jfree.chart.axis.PeriodAxis
Returns the flag that controls whether or not minor tick marks are displayed for the axis.
isMinValue(Number) - Method in class org.jfree.data.general.WaferMapDataset
Tests to see if the passed value is smaller than the stored minvalue.
isMultiple() - Method in class org.jfree.chart.renderer.OutlierList
Returns true if the list contains multiple outliers, and false otherwise.
isNegativeArrowVisible() - Method in class org.jfree.chart.axis.ValueAxis
Returns a flag that controls whether or not the axis line has an arrow drawn that points in the negative direction for the axis.
isNotify() - Method in class org.jfree.chart.JFreeChart
Returns a flag that controls whether or not change events are sent to registered listeners.
isOutline() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Returns a flag that controls whether or not outlines of the areas are drawn.
isOutline() - Method in class org.jfree.chart.renderer.xy.XYAreaRenderer2
Returns a flag that controls whether or not outlines of the areas are drawn.
isOutline() - Method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Returns a flag that controls whether or not outlines of the areas are drawn.
isOverlapped(Outlier) - Method in class org.jfree.chart.renderer.OutlierList
Returns true if the outlier overlaps, and false otherwise.
isPositiveArrowVisible() - Method in class org.jfree.chart.axis.ValueAxis
Returns a flag that controls whether or not the axis line has an arrow drawn that points in the positive direction for the axis.
isRadiusGridlinesVisible() - Method in class org.jfree.chart.plot.PolarPlot
Returns true if the radius axis grid is visible, and false otherwise.
isRangeCrosshairLockedOnData() - Method in class org.jfree.chart.plot.CategoryPlot
Returns a flag indicating whether or not the crosshair should "lock-on" to actual data values.
isRangeCrosshairLockedOnData() - Method in class org.jfree.chart.plot.ContourPlot
Returns a flag indicating whether or not the crosshair should "lock-on" to actual data values.
isRangeCrosshairLockedOnData() - Method in class org.jfree.chart.plot.XYPlot
Returns a flag indicating whether or not the crosshair should "lock-on" to actual data values.
isRangeCrosshairVisible() - Method in class org.jfree.chart.plot.CategoryPlot
Returns a flag indicating whether or not the range crosshair is visible.
isRangeCrosshairVisible() - Method in class org.jfree.chart.plot.ContourPlot
Returns a flag indicating whether or not the range crosshair is visible.
isRangeCrosshairVisible() - Method in class org.jfree.chart.plot.XYPlot
Returns a flag indicating whether or not the range crosshair is visible.
isRangeGridlinesVisible() - Method in class org.jfree.chart.plot.CategoryPlot
Returns the flag that controls whether the range grid-lines are visible.
isRangeGridlinesVisible() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns true if the range axis grid is visible, and false otherwise.
isRangeGridlinesVisible() - Method in class org.jfree.chart.plot.XYPlot
Returns true if the range axis grid is visible, and false otherwise.
isRangeZeroBaselineVisible() - Method in class org.jfree.chart.plot.XYPlot
Returns a flag that controls whether or not a zero baseline is displayed for the range axis.
isRangeZoomable() - Method in class org.jfree.chart.ChartPanel
Returns the flag that determines whether or not zooming is enabled for the range axis.
isRangeZoomable() - Method in class org.jfree.chart.plot.CategoryPlot
Returns false.
isRangeZoomable() - Method in class org.jfree.chart.plot.ContourPlot
Returns false.
isRangeZoomable() - Method in class org.jfree.chart.plot.FastScatterPlot
Returns true.
isRangeZoomable() - Method in class org.jfree.chart.plot.PolarPlot
Returns true.
isRangeZoomable() - Method in class org.jfree.chart.plot.ThermometerPlot
Returns true.
isRangeZoomable() - Method in class org.jfree.chart.plot.XYPlot
Returns true
isRangeZoomable() - Method in interface org.jfree.chart.plot.Zoomable
Returns true if the plot's range is zoomable, and false otherwise.
isRenderAsPoints() - Method in class org.jfree.chart.plot.ContourPlot
Returns the renderAsPoints.
isSeriesFilled(int) - Method in class org.jfree.chart.renderer.DefaultPolarItemRenderer
Returns true if the renderer should fill the specified series, and false otherwise.
isSeriesItemLabelsVisible(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns true if the item labels for a series are visible, and false otherwise.
isSeriesItemLabelsVisible(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns true if the item labels for a series are visible, and false otherwise.
isSeriesItemLabelsVisible(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns true if the item labels for a series are visible, and false otherwise.
isSeriesVisible(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns a boolean that indicates whether or not the specified series should be drawn.
isSeriesVisible(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns a boolean that indicates whether or not the specified series should be drawn (this is typically used to hide an entire series).
isSeriesVisible(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns a boolean that indicates whether or not the specified series should be drawn (this is typically used to hide an entire series).
isSeriesVisibleInLegend(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns true if the series should be shown in the legend, and false otherwise.
isSeriesVisibleInLegend(int) - Method in interface org.jfree.chart.renderer.category.CategoryItemRenderer
Returns true if the series should be shown in the legend, and false otherwise.
isSeriesVisibleInLegend(int) - Method in interface org.jfree.chart.renderer.xy.XYItemRenderer
Returns true if the series should be shown in the legend, and false otherwise.
isShadowPass(int) - Method in class org.jfree.chart.renderer.xy.XYLine3DRenderer
Returns true if the specified pass involves drawing shadows.
isShapeFilled() - Method in class org.jfree.chart.LegendItem
Returns a flag that controls whether or not the shape is filled.
isShapeFilled() - Method in class org.jfree.chart.title.LegendGraphic
Returns a flag that controls whether or not the shapes are filled.
isShapeOutlineVisible() - Method in class org.jfree.chart.LegendItem
Returns the flag that controls whether or not the shape outline is visible.
isShapeOutlineVisible() - Method in class org.jfree.chart.title.LegendGraphic
Returns a flag that controls whether the shape outline is visible.
isShapesFilled() - Method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Returns the flag that controls whether or not the shapes are filled.
isShapeVisible() - Method in class org.jfree.chart.LegendItem
Returns a flag that indicates whether or not the shape is visible.
isShapeVisible() - Method in class org.jfree.chart.title.LegendGraphic
Returns a flag that controls whether or not the shape is visible.
isStepped() - Method in class org.jfree.chart.plot.ColorPalette
Returns the 'is-stepped' flag.
isSubplot() - Method in class org.jfree.chart.plot.Plot
Returns true if this plot is part of a combined plot structure.
isTickLabelsVisible() - Method in class org.jfree.chart.axis.Axis
Returns a flag indicating whether or not the tick labels are visible.
isTickMarksVisible() - Method in class org.jfree.chart.axis.Axis
Returns the flag that indicates whether or not the tick marks are showing.
isTimeSeries() - Method in class org.jfree.data.jdbc.JDBCXYDataset
Returns true if the dataset represents time series data, and false otherwise.
isValidNumber(double) - Static method in class org.jfree.chart.plot.ThermometerPlot
Determine whether a number is valid and finite.
isVerticalTickLabels() - Method in class org.jfree.chart.axis.ValueAxis
Returns true if the tick labels should be rotated (to vertical), and false otherwise.
isVisible() - Method in class org.jfree.chart.axis.Axis
Returns true if the axis is visible, and false otherwise.
isWebFilled() - Method in class org.jfree.chart.plot.SpiderWebPlot
Method to determine if the web chart is to be filled.
ITEM_TAG - Static variable in interface org.jfree.data.xml.DatasetTags
The 'Item' element name.
ItemHandler - Class in org.jfree.data.xml
A handler for reading key-value items.
ItemHandler(RootHandler, DefaultHandler) - Constructor for class org.jfree.data.xml.ItemHandler
Creates a new item handler.
ItemLabelAnchor - Class in org.jfree.chart.labels
An enumeration of the positions that a value label can take, relative to an item in a CategoryPlot.
ItemLabelPosition - Class in org.jfree.chart.labels
The attributes that control the position of the label for each data item on a chart.
ItemLabelPosition() - Constructor for class org.jfree.chart.labels.ItemLabelPosition
Creates a new position record with default settings.
ItemLabelPosition(ItemLabelAnchor, TextAnchor) - Constructor for class org.jfree.chart.labels.ItemLabelPosition
Creates a new position record (with zero rotation).
ItemLabelPosition(ItemLabelAnchor, TextAnchor, TextAnchor, double) - Constructor for class org.jfree.chart.labels.ItemLabelPosition
Creates a new position record.
iterateCategoryRangeBounds(CategoryDataset, boolean) - Static method in class org.jfree.data.general.DatasetUtilities
Iterates over the data item of the category dataset to find the range bounds.
iterateDomainBounds(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Iterates over the items in an XYDataset to find the range of x-values.
iterateDomainBounds(XYDataset, boolean) - Static method in class org.jfree.data.general.DatasetUtilities
Iterates over the items in an XYDataset to find the range of x-values.
iterateXYRangeBounds(XYDataset) - Static method in class org.jfree.data.general.DatasetUtilities
Iterates over the data item of the xy dataset to find the range bounds.
iterator() - Method in interface org.jfree.chart.entity.EntityCollection
Returns an iterator for the entities in the collection.
iterator() - Method in class org.jfree.chart.entity.StandardEntityCollection
Returns an iterator for the entities in the collection.
iterator() - Method in class org.jfree.chart.LegendItemCollection
Returns an iterator that provides access to all the legend items.
iterator() - Method in class org.jfree.chart.renderer.OutlierListCollection
Returns an iterator for the outlier lists.

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