A B C D E F G H I J K L M N O P R S T X Z

I

info - Variable in class org.jfree.beans.AbstractChart
The chart rendering info, which is used for tooltips and mouse events.
INTEGER - Static variable in class org.jfree.beans.AxisScale
Integer.
isBarOutlineVisible() - Method in class org.jfree.beans.JBarChart
Returns the flag that controls whether or not the bar outlines are drawn.
isCategoryAxisLineVisible() - Method in class org.jfree.beans.AbstractCategoryChart
Returns a flag that conrtols whether or not the category axis draws a line running the length of the axis.
isCellEditable(int, int) - Method in class org.jfree.beans.editors.DefaultPieDatasetTableModel
 
isChartBorderVisible() - Method in class org.jfree.beans.AbstractChart
Returns a flag that controls whether or not the chart border is visible.
isCircular() - Method in class org.jfree.beans.JPieChart
Returns a flag that controls whether the plot is circular or elliptical.
isPaintable() - Method in class org.jfree.beans.editors.PaintEditor
 
isPlotOutlineVisible() - Method in class org.jfree.beans.AbstractChart
Returns the flag that controls whether or not the plot outline is visible.
isValueAxisGridlinesVisible() - Method in class org.jfree.beans.AbstractCategoryChart
Returns true if the value axis gridlines are visible, and false otherwise.
isValueAxisInverted() - Method in class org.jfree.beans.AbstractCategoryChart
Returns true if the value axis is inverted, and false otherwise.
isValueAxisLineVisible() - Method in class org.jfree.beans.AbstractCategoryChart
Returns the flag that controls whether or not the value axis draws a line running the length of the axis.
isXAxisGridlinesVisible() - Method in class org.jfree.beans.AbstractXYChart
Returns true if the x-axis gridlines are visible, and false otherwise.
isXAxisInverted() - Method in class org.jfree.beans.AbstractXYChart
Returns true if the x-axis is inverted, and false otherwise.
isXAxisNegativeArrowVisible() - Method in class org.jfree.beans.AbstractXYChart
Returns a flag that controls whether or not an arrow-head is displayed at the negative end of the x-axis.
isXAxisPositiveArrowVisible() - Method in class org.jfree.beans.AbstractXYChart
Returns a flag that controls whether or not an arrow-head is displayed at the positive end of the x-axis.
isYAxisGridlinesVisible() - Method in class org.jfree.beans.AbstractXYChart
Returns true if the y-axis gridlines are visible, and false otherwise.
isYAxisInverted() - Method in class org.jfree.beans.AbstractXYChart
Returns true if the y-axis is inverted, and false otherwise.
isYAxisNegativeArrowVisible() - Method in class org.jfree.beans.AbstractXYChart
Returns a flag that controls whether or not an arrow-head is displayed at the negative end of the y-axis.
isYAxisPositiveArrowVisible() - Method in class org.jfree.beans.AbstractXYChart
Returns a flag that controls whether or not an arrow-head is displayed at the positive end of the y-axis.

A B C D E F G H I J K L M N O P R S T X Z