|
Header
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ImageEncoder
s for different
ImageFormat
s.null
, it is treated as if it were 0.0).
-1
if the
dataset does not belong to the plot.
-1
if the
dataset does not belong to the plot.
DeviationRenderer.drawItem(java.awt.Graphics2D, org.jfree.chart.renderer.xy.XYItemRendererState, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PlotRenderingInfo, org.jfree.chart.plot.XYPlot, org.jfree.chart.axis.ValueAxis, org.jfree.chart.axis.ValueAxis, org.jfree.data.xy.XYDataset, int, int, org.jfree.chart.plot.CrosshairState, int)
method.
true
if the range intersects with the specified
range, and false
otherwise.
true
if the range intersects with the specified
range, and false
otherwise.
IntervalCategoryDataset
.IntervalCategoryDataset
.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.IntervalXYDataset
interface.XYZDataset
interface that allows a range of data
to be defined for any of the X values, the Y values, and the Z values.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
- Deprecated. Returns the clip.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.ArcDialFrame
- Returns
false
to indicate that this dial layer is not
clipped to the dial window.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.DialBackground
- Returns
true
to indicate that this layer should be
clipped within the dial window.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.DialCap
- Returns
true
to indicate that this layer should be
clipped within the dial window.
- isClippedToWindow() -
Method in interface org.jfree.chart.plot.dial.DialLayer
- Returns
true
if the drawing should be clipped to the
dial window (which is defined by the DialFrame
), and
false
otherwise.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.DialPointer
- Returns
true
to indicate that this layer should be
clipped within the dial window.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.DialTextAnnotation
- Returns
true
to indicate that this layer should be
clipped within the dial window.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.DialValueIndicator
- Returns
true
to indicate that this layer should be
clipped within the dial window.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.StandardDialFrame
- Returns
false
to indicate that this dial layer is not
clipped to the dial window.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.StandardDialRange
- Returns
true
to indicate that this layer should be
clipped within the dial window.
- isClippedToWindow() -
Method in class org.jfree.chart.plot.dial.StandardDialScale
- Returns
true
to indicate that this layer should be
clipped within the dial window.
- isCompatibleDomainAxis(ValueAxis) -
Method in class org.jfree.chart.plot.ContourPlot
- Deprecated. Checks the compatibility of a domain axis, returning true if the axis is
compatible with the plot, and false otherwise.
- isDataFlavorSupported(DataFlavor) -
Method in class org.jfree.chart.ChartTransferable
- Returns
true
if the specified flavor is supported.
- isDateAxis(int) -
Method in interface org.jfree.data.contour.ContourDataset
- Deprecated. Returns true if axis are dates.
- isDateAxis(int) -
Method in class org.jfree.data.contour.DefaultContourDataset
- Deprecated. Returns true if axis are dates.
- isDomainCrosshairLockedOnData() -
Method in class org.jfree.chart.plot.ContourPlot
- Deprecated. 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.CategoryPlot
- Returns the flag that controls whether or not the domain crosshair is
displayed by the plot.
- isDomainCrosshairVisible() -
Method in class org.jfree.chart.plot.ContourPlot
- Deprecated. 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.
- isDomainMinorGridlinesVisible() -
Method in class org.jfree.chart.plot.XYPlot
- Returns
true
if the domain minor gridlines are visible, and
false otherwise.
- isDomainPannable() -
Method in class org.jfree.chart.plot.CategoryPlot
- Returns
false
always, because the plot cannot be panned
along the domain axis/axes.
- isDomainPannable() -
Method in class org.jfree.chart.plot.FastScatterPlot
- Returns
true
if panning is enabled for the domain axes,
and false
otherwise.
- isDomainPannable() -
Method in interface org.jfree.chart.plot.Pannable
- Evaluates if the domain axis can be panned.
- isDomainPannable() -
Method in class org.jfree.chart.plot.XYPlot
- Returns
true
if panning is enabled for the domain axes,
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.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
to indicate that the domain axes are not
zoomable.
- isDomainZoomable() -
Method in class org.jfree.chart.plot.ContourPlot
- Deprecated. 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 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
- Deprecated. 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.
- isEmpty() -
Method in class org.jfree.data.general.Series
- Returns
true
if the series contains no data items, and
false
otherwise.
- isEmptyOrNull(XYPlot) -
Static method in class org.jfree.chart.plot.PlotUtilities
- Returns
true
if all the datasets belonging to the specified
plot are empty or null
, 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
- Deprecated. Returns the fillPath.
- isGridBandsVisible() -
Method in class org.jfree.chart.axis.SymbolAxis
- Returns
true
if the grid bands are showing, and
false
otherwise.
- isGuideLinesVisible() -
Method in class org.jfree.chart.renderer.xy.XYShapeRenderer
- Returns a flag that controls whether or not guide lines are drawn for
each data item (the lines are horizontal and vertical "crosshairs"
linking the data point to the axes).
- 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
- Deprecated. 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.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.
- isLabelOutlineVisible() -
Method in class org.jfree.chart.plot.Crosshair
- Returns the flag that controls the visibility of the label outline.
- isLabelVisible() -
Method in class org.jfree.chart.plot.Crosshair
- Returns the flag that controls whether or not a label is drawn for
this crosshair.
- 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.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
- Deprecated. 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.
- isMeanVisible() -
Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
- Returns the flag that controls whether or not the mean indicator is
draw for each item.
- isMedianVisible() -
Method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
- Returns the flag that controls whether or not the median indicator is
draw for each item.
- isMinorTickMarksVisible() -
Method in class org.jfree.chart.axis.Axis
- Returns the flag that indicates whether or not the minor tick marks are
showing.
- 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.
- isMouseWheelEnabled() -
Method in class org.jfree.chart.ChartPanel
- Returns
true
if the mouse wheel handler is enabled, and
false
otherwise.
- 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.
- isNotify() -
Method in class org.jfree.chart.plot.Plot
- 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.
- isOutlineVisible() -
Method in class org.jfree.chart.annotations.XYTextAnnotation
- Returns the flag that controls whether or not the outline is drawn.
- isOutlineVisible() -
Method in class org.jfree.chart.plot.Plot
- Returns the flag that controls whether or not the plot outline is
drawn.
- isOverlapped(Outlier) -
Method in class org.jfree.chart.renderer.OutlierList
- Returns
true
if the outlier overlaps, and
false
otherwise.
- isPointInRect(Rectangle2D, double, double) -
Static method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
- Returns
true
if the specified point (x, y) falls within or
on the boundary of the specified rectangle.
- 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
- Deprecated. 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
- Deprecated. 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.
- isRangeMinorGridlinesVisible() -
Method in class org.jfree.chart.plot.CategoryPlot
- Returns
true
if the range axis minor grid is visible, and
false otherwise.
- isRangeMinorGridlinesVisible() -
Method in class org.jfree.chart.plot.XYPlot
- Returns
true
if the range axis minor grid is visible, and
false otherwise.
- isRangePannable() -
Method in class org.jfree.chart.plot.CategoryPlot
- Returns
true
if panning is enabled for the range axes,
and false
otherwise.
- isRangePannable() -
Method in class org.jfree.chart.plot.FastScatterPlot
- Returns
true
if panning is enabled for the range axes,
and false
otherwise.
- isRangePannable() -
Method in interface org.jfree.chart.plot.Pannable
- Evaluates if the range axis can be panned.
- isRangePannable() -
Method in class org.jfree.chart.plot.XYPlot
- Returns
true
if panning is enabled for the range axes,
and false
otherwise.
- isRangeZeroBaselineVisible() -
Method in class org.jfree.chart.plot.CategoryPlot
- Returns a flag that controls whether or not a zero baseline is
displayed for the range axis.
- 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
true
to indicate that the range axes are zoomable.
- isRangeZoomable() -
Method in class org.jfree.chart.plot.ContourPlot
- Deprecated. 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 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
- Deprecated. 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.
- isShadowVisible() -
Method in class org.jfree.chart.StandardChartTheme
- Returns the shadow visibility flag.
- 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
- Deprecated. 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, Plot.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.
- isTransposed() -
Method in class org.jfree.data.gantt.XYTaskDataset
- Returns a flag that indicates whether or not the dataset is transposed.
- 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.
- isVisible() -
Method in class org.jfree.chart.plot.Crosshair
- Returns the flag that indicates whether or not the crosshair is
currently visible.
- isVisible() -
Method in class org.jfree.chart.plot.dial.AbstractDialLayer
- Returns
true
if this layer is visible (should be displayed),
and false
otherwise.
- isVisible() -
Method in interface org.jfree.chart.plot.dial.DialLayer
- Returns a flag that indicates whether or not the layer is visible.
- isVisible() -
Method in class org.jfree.chart.title.Title
- Returns a flag that controls whether or not the title should be
drawn.
- 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
- Deprecated. As of 1.0.10, use
DatasetUtilities.iterateRangeBounds(CategoryDataset, boolean)
.
- 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.
- iterateRangeBounds(CategoryDataset) -
Static method in class org.jfree.data.general.DatasetUtilities
- Iterates over the data item of the category dataset to find
the range bounds.
- iterateRangeBounds(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.
- iterateRangeBounds(XYDataset) -
Static method in class org.jfree.data.general.DatasetUtilities
- Iterates over the data item of the xy dataset to find
the range bounds.
- iterateRangeBounds(XYDataset, boolean) -
Static method in class org.jfree.data.general.DatasetUtilities
- Iterates over the data items of the xy dataset to find
the range bounds.
- iterateToFindDomainBounds(XYDataset, List, boolean) -
Static method in class org.jfree.data.general.DatasetUtilities
- Returns the range of x-values in the specified dataset for the
data items belonging to the visible series.
- iterateToFindRangeBounds(CategoryDataset, List, boolean) -
Static method in class org.jfree.data.general.DatasetUtilities
- Iterates over the data item of the category dataset to find
the range bounds.
- iterateToFindRangeBounds(XYDataset, List, Range, boolean) -
Static method in class org.jfree.data.general.DatasetUtilities
- Returns the range of y-values in the specified dataset for the
data items belonging to the visible series and with x-values in the
given range.
- iterateXYRangeBounds(XYDataset) -
Static method in class org.jfree.data.general.DatasetUtilities
- Deprecated. As of 1.0.10, use
DatasetUtilities.iterateRangeBounds(XYDataset)
.
- 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.
|
Footer
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |