A B C D E F G H I J K L M N O P R S T X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
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, andfalse
otherwise. - isValueAxisInverted() - Method in class org.jfree.beans.AbstractCategoryChart
-
Returns
true
if the value axis is inverted, andfalse
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, andfalse
otherwise. - isXAxisInverted() - Method in class org.jfree.beans.AbstractXYChart
-
Returns
true
if the x-axis is inverted, andfalse
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, andfalse
otherwise. - isYAxisInverted() - Method in class org.jfree.beans.AbstractXYChart
-
Returns
true
if the y-axis is inverted, andfalse
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.
All Classes All Packages