- IntegerTickSelector - Class in com.orsoncharts.axis
-
A
TickSelector implementation that selects tick units in multiples
of 1, 2 and 5 and only displays integer values.
- IntegerTickSelector() - Constructor for class com.orsoncharts.axis.IntegerTickSelector
-
Creates a new instance.
- INTERACTIVE_ELEMENT_TYPE - Static variable in class com.orsoncharts.Chart3D
-
The key for a property that stores the interactive element type.
- InteractiveElementType - Enum in com.orsoncharts.interaction
-
The type for an interactive chart element.
- intersects(double, double) - Method in class com.orsoncharts.Range
-
Returns true if the range intersects the interval defined
by the two bounds (the order of the bounds is not important), and
false otherwise.
- intersects(Range) - Method in class com.orsoncharts.Range
-
Returns true if this range intersects with
the specified range, and false otherwise.
- isAutoAdjustDimensions() - Method in class com.orsoncharts.plot.AbstractPlot3D
-
Returns the flag that controls whether or not the plot dimensions are
auto-adjusted when the dataset changes.
- isAutoAdjustRange() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the flag that controls whether or not the axis range is
automatically updated in response to dataset changes.
- isBaseline() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is at the baseline level of
the text bounds, and false otherwise.
- isBottom() - Method in enum com.orsoncharts.util.RefPt2D
-
Returns true if the reference point is at the bottom, and
false otherwise.
- isBottom() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is at the bottom of
the text bounds, and false otherwise.
- isColumnAxis() - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Returns true if this axis is being used as the column axis
in a plot, and false otherwise.
- isColumnAxis() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns true if this axis has been configured as a
column axis for the plot that it belongs to, and false
otherwise.
- isCompatibleValue(Object) - Method in class com.orsoncharts.Chart3DHints.Key
-
Returns true if val is a value that is
compatible with this key, and false otherwise.
- isFirstCategoryHalfWidth() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns true if the first category on the axis should
occupy half the normal width, and false otherwise.
- isFrontFacing(Point2D[]) - Method in class com.orsoncharts.graphics3d.Face
-
Returns true if this face is front facing, and
false otherwise.
- isGridlinesVisibleX() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the flag that controls whether or not gridlines are shown for
the x-axis.
- isGridlinesVisibleY() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the flag that controls whether or not gridlines are shown for
the y-axis.
- isGridlinesVisibleZ() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the flag that controls whether or not gridlines are shown for
the z-axis.
- isHalfAscent() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is at the half-ascent level of
the text bounds, and false otherwise.
- isHalfHeight() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is at the half-height level of
the text bounds, and false otherwise.
- isHorizontalCenter() - Method in enum com.orsoncharts.util.RefPt2D
-
Returns true if the reference point is at the center
horizontally, and false otherwise.
- isHorizontalCenter() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is horizontally at the center
of the text bounds, and false otherwise.
- isInverted() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the flag that determines whether or not the order of values on
the axis is inverted.
- isInverted() - Method in interface com.orsoncharts.axis.Axis3D
-
Returns the flag that determines whether or not the order of values on
the axis is inverted.
- isInverted() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns true if the axis inverts the order of the data items,
and false otherwise.
- isJFreeSVGAvailable() - Static method in class com.orsoncharts.util.ExportFormats
-
Returns true if JFreeSVG is on the classpath, and
false otherwise.
- isLastCategoryHalfWidth() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns true if the last category on the axis should
occupy half the normal width, and false otherwise.
- isLeft() - Method in enum com.orsoncharts.util.RefPt2D
-
Returns true if the reference point is at the left, and
false otherwise.
- isLeft() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is at the left side of the
text bounds, and false otherwise.
- isNotify() - Method in class com.orsoncharts.Chart3D
-
Returns a flag that controls whether or not change events are sent to
registered listeners.
- isNotify() - Method in class com.orsoncharts.data.AbstractDataset3D
-
Returns a flag that controls whether or not change events are sent to
registered listeners.
- isNotify() - Method in class com.orsoncharts.plot.AbstractPlot3D
-
Returns a flag that controls whether or not change events are sent to
registered listeners.
- isNotify() - Method in class com.orsoncharts.renderer.AbstractRenderer3D
-
Returns a flag that controls whether or not change events are sent to
registered listeners.
- isNotify() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns a flag that controls whether or not change events are sent to
registered listeners.
- isOrsonPDFAvailable() - Static method in class com.orsoncharts.util.ExportFormats
-
Returns true if OrsonPDF is on the classpath, and
false otherwise.
- isPegged() - Method in class com.orsoncharts.marker.MarkerLine
-
Returns true if the line is pegged, and false
otherwise.
- isResizable() - Method in class com.orsoncharts.fx.Chart3DCanvas
-
Return true to indicate the canvas is resizable.
- isRight() - Method in enum com.orsoncharts.util.RefPt2D
-
Returns true if the reference point is at the right, and
false otherwise.
- isRight() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is at the right side of the
text bounds, and false otherwise.
- isRotateViewEnabled() - Method in class com.orsoncharts.fx.Chart3DCanvas
-
Returns a flag that controls whether or not rotation by mouse dragging
is enabled.
- isRowAxis() - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Returns true if this axis is being used as the row axis
in a plot, and false otherwise.
- isRowAxis() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns true if this axis has been configured as a
row axis for the plot that it belongs to, and false
otherwise.
- isSelected(KeyedValues3DItemKey) - Method in interface com.orsoncharts.interaction.KeyedValues3DItemSelection
-
Returns true if the specified key exists in the selection,
and false otherwise.
- isSelected(KeyedValues3DItemKey) - Method in class com.orsoncharts.interaction.StandardKeyedValues3DItemSelection
-
Returns true if the specified item is in the selection,
and false otherwise.
- isSelected(XYZItemKey) - Method in class com.orsoncharts.interaction.StandardXYZDataItemSelection
-
Returns true if the item is present in the selection,
and false otherwise.
- isSelected(XYZItemKey) - Method in interface com.orsoncharts.interaction.XYZDataItemSelection
-
Returns true if the specified item is present in the
selection, and false otherwise.
- isTooltipEnabled() - Method in class com.orsoncharts.fx.Chart3DCanvas
-
Returns the flag that controls whether or not tooltips are enabled.
- isTop() - Method in enum com.orsoncharts.util.RefPt2D
-
Returns true if the reference point is at the top, and
false otherwise.
- isTop() - Method in enum com.orsoncharts.util.TextAnchor
-
Returns true if this anchor is at the top of the
text bounds, and false otherwise.
- isVerticalCenter() - Method in enum com.orsoncharts.util.RefPt2D
-
Returns true if the reference point is at the center
vertically, and false otherwise.
- isVisible() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the flag that determines whether or not the axis is drawn
on the chart.
- isVisible() - Method in interface com.orsoncharts.axis.Axis3D
-
Returns the flag that determines whether or not the axis is drawn
on the chart.
- ITEM_KEY - Static variable in class com.orsoncharts.graphics3d.Object3D
-
The key for storing item keys as property values.
- ItemKey - Interface in com.orsoncharts.data
-
A key that references a single data item in a dataset.
- itemKeysForColumn(KeyedValues3D, Comparable<?>) - Static method in class com.orsoncharts.data.KeyedValues3DItemKeys
-
Returns a collection containing all the item keys for the specified
column.
- itemKeysForRow(KeyedValues3D, Comparable<?>) - Static method in class com.orsoncharts.data.KeyedValues3DItemKeys
-
Returns a collection containing all the item keys for the specified
row.
- itemKeysForSeries(KeyedValues3D, Comparable<?>) - Static method in class com.orsoncharts.data.KeyedValues3DItemKeys
-
Returns a collection containing all the item keys for the specified
series.
- itemKeysForSeries(XYZDataset, Comparable<?>) - Static method in class com.orsoncharts.data.xyz.XYZItemKeys
-
Returns a collection of item keys extracted from one series in the
specified dataset.
- ItemLabelPositioning - Enum in com.orsoncharts.label
-
An enumeration of the item label positioning types.