Alphabetical Index: I

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 org.jfree.chart.encoders.ImageEncoder
Interface for abstracting different types of image encoders.
ImageEncoderFactory - class org.jfree.chart.encoders.ImageEncoderFactory
Factory class for returning ImageEncoders for different ImageFormats.
ImageFormat - interface org.jfree.chart.encoders.ImageFormat
Interface used for referencing different image formats.
ImageMapUtilities - class org.jfree.chart.imagemap.ImageMapUtilities
Collection of utility methods related to producing image maps.
IMAGES - static field in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Constant for the type of rendering (images only).
ImageTitle - class org.jfree.chart.title.ImageTitle
A chart title that displays an image.
ImageTitle(Image) - constructor for class org.jfree.chart.title.ImageTitle
Creates a new image title.
Creates a new image title with the given image scaled to the given width and height in the given location.
Creates a new image title.
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.Segment
Increments the internal attributes of this segment by a number of segments.
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.
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(Comparable) - method in class org.jfree.data.general.AbstractSeriesDataset
Returns the index of the named series, or -1.
indexOf(Comparable) - method in class org.jfree.data.ComparableObjectSeries
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.
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.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(Comparable) - method in class 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(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.
indexOf(org.jfree.data.xy.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.
indexX() - method in class 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 field 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.
Initialises the renderer and returns a state object that will be used for the remainder of the drawing process for a single chart.
Initialises the renderer and returns a state object that will be passed to subsequent calls to the drawItem method.
Initialises the renderer and returns a state object that will be passed to subsequent calls to the drawItem method.
Initialises the renderer.
Initialises the renderer.
Initialises the renderer and returns a state object that will be passed to subsequent calls to the drawItem method.
Initialises the drawing procedure.
Initialises the plot state (which will store the total of all dataset values, among other things).
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
Initialises the renderer then returns the number of 'passes' through the data that the renderer will require (usually just one).
Initialises and returns a state object that can be passed to each invocation of the drawItem(Graphics2D,XYItemRendererState,Rectangle2D,PlotRenderingInfo,XYPlot,ValueAxis,ValueAxis,XYDataset,int,int,CrosshairState,int) method.
Initialises the renderer.
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
Initialises the renderer.
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
Initialises the renderer and returns a state object that should be passed to all subsequent calls to the drawItem() method.
Initialises the renderer and returns a state object that should be passed to subsequent calls to the drawItem() method.
Initialises the renderer then returns the number of 'passes' through the data that the renderer will require (usually just one).
Initialises the renderer.
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 field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE1.
INSIDE10 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE10.
INSIDE11 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE11.
INSIDE12 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE12.
INSIDE2 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE2.
INSIDE3 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE3.
INSIDE4 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE4.
INSIDE5 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE5.
INSIDE6 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE6.
INSIDE7 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE7.
INSIDE8 - static field in class org.jfree.chart.labels.ItemLabelAnchor
INSIDE8.
INSIDE9 - static field 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 org.jfree.chart.renderer.category.IntervalBarRenderer
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 org.jfree.data.category.IntervalCategoryDataset
A category dataset that defines a value range for each series/category combination.
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.
Creates a new generator with the specified date formatter.
Creates a new generator with the specified number formatter.
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.
Creates a new generator with the specified date formatter.
Creates a new generator with the specified number formatter.
IntervalMarker - class org.jfree.chart.plot.IntervalMarker
Represents an interval to be highlighted in some way.
IntervalMarker(double,double) - constructor for class org.jfree.chart.plot.IntervalMarker
Constructs an interval marker.
Constructs an interval marker.
IntervalXYDataset - interface org.jfree.data.xy.IntervalXYDataset
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 org.jfree.data.xy.IntervalXYDelegate
A delegate that handles the specification or automatic calculation of the interval surrounding the x-values in a dataset.
Creates a new delegate that.
Creates a new delegate for the specified dataset.
IntervalXYZDataset - interface org.jfree.data.xy.IntervalXYZDataset
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 - field 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.
Checks the compatibility of a domain axis, returning true if the axis is compatible with the plot, and false otherwise.
isDateAxis(int) - method in class 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.
isDomainZeroBaselineVisible() - method in class org.jfree.chart.plot.XYPlot
Returns a flag that controls whether or not a zero baseline is displayed for the domain axis.
isDomainZoomable() - method in class org.jfree.chart.plot.CategoryPlot
Returns false to indicate that the domain axes are not zoomable.
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.ContourPlot
Returns false.
isDomainZoomable() - method in class org.jfree.chart.plot.FastScatterPlot
Returns true.
isDomainZoomable() - method in class org.jfree.chart.plot.PolarPlot
Returns false always.
isDomainZoomable() - method in class org.jfree.chart.plot.ThermometerPlot
Returns false.
isDomainZoomable() - method in class org.jfree.chart.plot.XYPlot
Returns true, indicating that the domain axis/axes for this plot are zoomable.
isDomainZoomable() - method in class 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(org.jfree.data.category.CategoryDataset) - static method in class org.jfree.data.general.DatasetUtilities
Returns true if the dataset is empty (or null), and false otherwise.
isEmptyOrNull(org.jfree.data.general.PieDataset) - static method in class org.jfree.data.general.DatasetUtilities
Returns true if the dataset is empty (or null), and false otherwise.
isEmptyOrNull(org.jfree.data.xy.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 class 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 class org.jfree.chart.renderer.category.CategoryItemRenderer
Returns true if an item label is visible, and false otherwise.
isItemLabelVisible(int,int) - method in class 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.DeviationRenderer
Returns true if this is the pass where the shapes are drawn.
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.DeviationRenderer
Returns true if this is the pass where the lines are drawn.
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.title.LegendGraphic
Returns the flag that controls whether or not the line is visible.
isLineVisible() - method in class org.jfree.chart.LegendItem
Returns a flag that indicates 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(org.jfree.chart.renderer.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.plot.CategoryPlot
Returns true to indicate that the range axes are zoomable.
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.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 to indicate that the range axis is zoomable.
isRangeZoomable() - method in class org.jfree.chart.plot.ThermometerPlot
Returns true.
isRangeZoomable() - method in class org.jfree.chart.plot.XYPlot
Returns true, indicating that the range axis/axes for this plot are zoomable.
isRangeZoomable() - method in class 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 class org.jfree.chart.renderer.category.CategoryItemRenderer
Returns true if the item labels for a series are visible, and false otherwise.
isSeriesItemLabelsVisible(int) - method in class 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 class 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 class 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 class org.jfree.chart.renderer.category.CategoryItemRenderer
Returns true if the series should be shown in the legend, and false otherwise.
isSeriesVisibleInLegend(int) - method in class 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.title.LegendGraphic
Returns a flag that controls whether or not the shapes are filled.
isShapeFilled() - method in class org.jfree.chart.LegendItem
Returns a flag that controls whether or not the shape is filled.
isShapeOutlineVisible() - method in class org.jfree.chart.title.LegendGraphic
Returns a flag that controls whether the shape outline is visible.
isShapeOutlineVisible() - method in class org.jfree.chart.LegendItem
Returns the flag that controls whether or not 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.title.LegendGraphic
Returns a flag that controls whether or not the shape is visible.
isShapeVisible() - method in class org.jfree.chart.LegendItem
Returns a flag that indicates whether or not the shape is visible.
isStepped() - method in class org.jfree.chart.plot.ColorPalette
Returns the 'is-stepped' flag.
isStripOutlineVisible() - method in class org.jfree.chart.title.PaintScaleLegend
Returns the flag that controls whether or not an outline is drawn around the paint strip.
isSubplot() - method in class org.jfree.chart.plot.Plot
Returns true if this plot is part of a combined plot structure (that is, getParent() returns a non-null value), and false otherwise.
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 field in class org.jfree.data.xml.DatasetTags
The 'Item' element name.
ItemHandler - class org.jfree.data.xml.ItemHandler
A handler for reading key-value items.
Creates a new item handler.
ItemLabelAnchor - class org.jfree.chart.labels.ItemLabelAnchor
An enumeration of the positions that a value label can take, relative to an item in a CategoryPlot.
ItemLabelPosition - class org.jfree.chart.labels.ItemLabelPosition
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.
Creates a new position record (with zero rotation).
Creates a new position record.
Iterates over the data item of the category dataset to find the range bounds.
iterateDomainBounds(org.jfree.data.xy.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(org.jfree.data.xy.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(org.jfree.data.xy.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 class org.jfree.chart.entity.EntityCollection
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.
iterator() - method in class org.jfree.chart.entity.StandardEntityCollection
Returns an iterator for the entities in the collection.