- generateColumnLabel(CategoryDataset3D<S, R, C>, C) - Method in interface com.orsoncharts.label.CategoryLabelGenerator
-
- generateColumnLabel(CategoryDataset3D<S, R, C>, C) - Method in class com.orsoncharts.label.StandardCategoryLabelGenerator
-
- generateItemLabel(CategoryDataset3D, Comparable<?>, Comparable<?>, Comparable<?>) - Method in interface com.orsoncharts.label.CategoryItemLabelGenerator
-
- generateItemLabel(CategoryDataset3D, Comparable<?>, Comparable<?>, Comparable<?>) - Method in class com.orsoncharts.label.StandardCategoryItemLabelGenerator
-
Generates the item label for one data item in a category chart.
- generateItemLabel(XYZDataset, Comparable<?>, int) - Method in class com.orsoncharts.label.StandardXYZItemLabelGenerator
-
Generates a label for the specified data item.
- generateItemLabel(XYZDataset, Comparable<?>, int) - Method in interface com.orsoncharts.label.XYZItemLabelGenerator
-
Generates an item label for one data item in an
XYZDataset.
- generateLabel(PieDataset3D, Comparable<?>) - Method in interface com.orsoncharts.label.PieLabelGenerator
-
Returns a label for one data item in a pie chart.
- generateLabel(PieDataset3D, Comparable<?>) - Method in class com.orsoncharts.label.StandardPieLabelGenerator
-
Generates the label for one section in a pie chart.
- generateMarkerData() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Generates and returns a list of marker data items for the axis.
- generateMarkerData() - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Returns a list of marker data instances for the markers that fall
within the current axis range.
- generateMarkerData() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Generates and returns a list of marker data items for the axis.
- generateMarkerData() - Method in interface com.orsoncharts.axis.ValueAxis3D
-
Returns a list of marker data instances for the markers that fall
within the current axis range.
- generateRowLabel(CategoryDataset3D<S, R, C>, R) - Method in interface com.orsoncharts.label.CategoryLabelGenerator
-
- generateRowLabel(CategoryDataset3D<S, R, C>, R) - Method in class com.orsoncharts.label.StandardCategoryLabelGenerator
-
- generateSeriesLabel(CategoryDataset3D<S, R, C>, S) - Method in interface com.orsoncharts.label.CategoryLabelGenerator
-
- generateSeriesLabel(CategoryDataset3D<S, R, C>, S) - Method in class com.orsoncharts.label.StandardCategoryLabelGenerator
-
Generates the label for one series in a category chart.
- generateSeriesLabel(XYZDataset<S>, S) - Method in class com.orsoncharts.label.StandardXYZLabelGenerator
-
Generates a series label.
- generateSeriesLabel(XYZDataset<S>, S) - Method in interface com.orsoncharts.label.XYZLabelGenerator
-
- generateTickData(double) - Method in class com.orsoncharts.axis.LogAxis3D
-
Generates tick data for the axis, assuming the specified tick unit
(a log increment in this case).
- generateTickData(double) - Method in class com.orsoncharts.axis.NumberAxis3D
-
Generates a list of tick data items for the specified tick unit.
- generateTickData(double) - Method in interface com.orsoncharts.axis.ValueAxis3D
-
Generates a list of tick data items for the specified tick unit.
- generateTickDataForColumns(CategoryDataset3D) - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Generates the tick data for the axis (assumes the axis is being used
as the row axis).
- generateTickDataForColumns(CategoryDataset3D) - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Generates the tick data for the axis (assumes the axis is being used
as the row axis).
- generateTickDataForRows(CategoryDataset3D) - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Generates the tick data for the axis (assumes the axis is being used
as the row axis).
- generateTickDataForRows(CategoryDataset3D) - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Generates the tick data for the axis (assumes the axis is being used
as the row axis).
- generateToolTipText(ItemKey) - Method in class com.orsoncharts.plot.AbstractPlot3D
-
Returns the tool tip text for the specified data item, or
null if no tool tip is required.
- generateToolTipText(ItemKey) - Method in class com.orsoncharts.plot.CategoryPlot3D
-
- generateToolTipText(ItemKey) - Method in class com.orsoncharts.plot.PiePlot3D
-
- generateToolTipText(ItemKey) - Method in interface com.orsoncharts.plot.Plot3D
-
Returns the tool tip text for the specified data item, or
null if no tool tip is required.
- generateToolTipText(ItemKey) - Method in class com.orsoncharts.plot.XYZPlot
-
- getAnchor() - Method in class com.orsoncharts.util.Fit2D
-
Returns the anchor.
- getAnchor1() - Method in class com.orsoncharts.table.GradientRectanglePainter
-
Returns the anchor point used to find the starting point for the
gradient (as specified via the constructor).
- getAnchor2() - Method in class com.orsoncharts.table.GradientRectanglePainter
-
Returns the anchor point used to find the ending point for the
gradient (as specified via the constructor).
- getAnchorPoint(Rectangle2D) - Method in class com.orsoncharts.util.Anchor2D
-
Returns the anchor point for the given rectangle.
- getAnchorPt() - Method in class com.orsoncharts.axis.TickData
-
Returns the anchor point.
- getAngle() - Method in class com.orsoncharts.graphics3d.Rotate3D
-
Returns the angle of rotation, in radians.
- getAntiAlias() - Method in class com.orsoncharts.Chart3D
-
Returns a flag that indicates whether or not anti-aliasing is used when
the chart is drawn.
- getAutoRangeIncludesZero() - Method in class com.orsoncharts.axis.NumberAxis3D
-
Returns the flag that determines whether or not the auto range
mechanism should force zero to be included in the range.
- getAutoRangeStickyZero() - Method in class com.orsoncharts.axis.NumberAxis3D
-
Returns the flag that controls the behaviour of the auto range
mechanism when zero falls into the axis margins.
- getAxis() - Method in class com.orsoncharts.axis.Axis3DChangeEvent
-
Returns the axis associated with this event.
- getAxisLabelColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the foreground color for axis labels.
- getAxisLabelColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the foreground color for the axis label (the main label, not
the tick labels).
- getAxisLabelFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the axis label font.
- getAxisLabelFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font used for the axis label.
- getAxisTickLabelColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color used to draw the tick labels on the axis.
- getAxisTickLabelColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color used to draw the tick labels on the axis.
- getAxisTickLabelFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the axis tick label font.
- getAxisTickLabelFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font used for the axis tick labels.
- getBackground() - Method in class com.orsoncharts.Chart3D
-
Returns the background painter (an object that is responsible for filling
the background area before charts are rendered).
- getBackground() - Method in class com.orsoncharts.table.AbstractTableElement
-
Returns the background painter for the element.
- getBackgroundColor() - Method in class com.orsoncharts.graphics3d.LabelFace
-
Returns the background color.
- getBackgroundPainter() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the painter that fills the background for the chart.
- getBackgroundPainter() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the background painter.
- getBarLength() - Method in class com.orsoncharts.legend.ColorScaleElement
-
Returns the bar length.
- getBarLength() - Method in class com.orsoncharts.legend.ColorScaleLegendBuilder
-
Returns the length of the bar displaying the color scale.
- getBarWidth() - Method in class com.orsoncharts.legend.ColorScaleElement
-
Returns the bar width.
- getBarWidth() - Method in class com.orsoncharts.legend.ColorScaleLegendBuilder
-
Returns the width of the bar displaying the color scale.
- getBarXWidth() - Method in class com.orsoncharts.renderer.category.BarRenderer3D
-
Returns the bar width as a percentage of the column width.
- getBarXWidth() - Method in class com.orsoncharts.renderer.xyz.BarXYZRenderer
-
Returns the width of the bars in the direction of the x-axis, in the
units of the x-axis.
- getBarZWidth() - Method in class com.orsoncharts.renderer.category.BarRenderer3D
-
Returns the bar width as a percentage of the row width.
- getBarZWidth() - Method in class com.orsoncharts.renderer.xyz.BarXYZRenderer
-
Returns the width of the bars in the direction of the z-axis, in the
units of the z-axis.
- getBase() - Method in class com.orsoncharts.axis.LogAxis3D
-
Returns the logarithmic base value.
- getBase() - Method in class com.orsoncharts.renderer.category.AreaRenderer3D
-
Returns the y-value for the base of the area.
- getBase() - Method in class com.orsoncharts.renderer.category.BarRenderer3D
-
Returns the base value for the bars.
- getBase() - Method in class com.orsoncharts.renderer.xyz.BarXYZRenderer
-
Returns the value for the base of the bars.
- getBaseColor() - Method in class com.orsoncharts.renderer.category.AreaRenderer3D
-
Returns the color used to paint the underside of the area polygons.
- getBaseColorSource() - Method in class com.orsoncharts.renderer.category.BarRenderer3D
-
Returns the object used to fetch the color for the base of bars
where the base of the bar is "cropped" (on account of the base value
falling outside of the bounds of the y-axis).
- getBaseColorSource() - Method in class com.orsoncharts.renderer.xyz.BarXYZRenderer
-
Returns the object used to fetch the color for the base of bars
where the base of the bar is "cropped" (on account of the base value
falling outside of the bounds of the y-axis).
- getBaseFormatter() - Method in class com.orsoncharts.axis.LogAxis3D
-
Returns the formatter used for the log base value when it is displayed
in tick labels.
- getBaseSymbol() - Method in class com.orsoncharts.axis.LogAxis3D
-
Returns the base symbol, used in tick labels for the axis.
- getBrewerQualitativePairedN12Colors() - Static method in class com.orsoncharts.Colors
-
Returns a newly created array containing 12 colors from the the
ColorBrewer tool.
- getBrewerQualitativeSet1N9Colors() - Static method in class com.orsoncharts.Colors
-
Returns a newly created array containing 9 colors from the the
ColorBrewer tool.
- getBrewerQualitativeSet3N12Colors() - Static method in class com.orsoncharts.Colors
-
Returns a newly created array containing 11 colors from the the
ColorBrewer tool.
- getCategory() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the category.
- getCategoryValue(Comparable<?>) - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Returns the numerical value along the axis that corresponds to the
specified category.
- getCategoryValue(Comparable<?>) - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the value for the specified category, or Double.NaN
if the category is not registered on the axis.
- getCategoryWidth() - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Returns the width of a single category in units corresponding to
the current axis range.
- getCategoryWidth() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the width of a single category in the units of the axis
range.
- getChart() - Method in class com.orsoncharts.Chart3DChangeEvent
-
Returns the chart that this event is associated with.
- getChart() - Method in class com.orsoncharts.Chart3DPanel
-
Returns the chart being displayed in this panel.
- getChart() - Method in class com.orsoncharts.interaction.Chart3DMouseEvent
-
Returns the chart that the mouse event relates to.
- getChart() - Method in class com.orsoncharts.plot.AbstractPlot3D
-
Returns the chart that the plot is assigned to, if any.
- getChart() - Method in interface com.orsoncharts.plot.Plot3D
-
Returns the chart that the plot is assigned to, if any.
- getChartBoxColor() - Method in class com.orsoncharts.Chart3D
-
Returns the chart box color (the chart box is the visible, open-sided
box inside which data is plotted for all charts except pie charts).
- getChartBoxColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color for the chart box, if any.
- getChartBoxColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color used for the
ChartBox3D (for those charts that
have one).
- getChartStyle() - Method in class com.orsoncharts.style.ChartStyleChangeEvent
-
Returns the chart style that this event is associated with.
- getClipColorSource() - Method in class com.orsoncharts.renderer.category.AreaRenderer3D
-
Returns the color source used to determine the color used to highlight
clipping in the chart elements.
- getClipColorSource() - Method in class com.orsoncharts.renderer.category.LineRenderer3D
-
Returns the color source used to determine the color used to highlight
clipping in the chart elements.
- getColor() - Method in class com.orsoncharts.graphics3d.Face
-
A convenience method that looks up and returns the color for this face
(obtained by querying the object that owns the face).
- getColor() - Method in class com.orsoncharts.graphics3d.LabelFace
-
Returns a transparent color, so that the face is not visible.
- getColor() - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns the default face color as specified in the constructor.
- getColor(Face) - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns the color for a specific face.
- getColor() - Method in interface com.orsoncharts.legend.LegendItemInfo
-
Returns the color used to represent a series.
- getColor() - Method in class com.orsoncharts.legend.StandardLegendItemInfo
-
Returns the color for the legend item.
- getColor(K) - Method in interface com.orsoncharts.plot.ColorSource
-
Returns the color for one data item in the chart.
- getColor(K) - Method in class com.orsoncharts.plot.StandardColorSource
-
Returns the color associated with the specified key.
- getColor(int, int, int) - Method in interface com.orsoncharts.renderer.category.CategoryColorSource
-
Returns the color for one data item in the chart.
- getColor(int, int, int) - Method in class com.orsoncharts.renderer.category.StandardCategoryColorSource
-
Returns the color to use for the specified item.
- getColor(int, int) - Method in class com.orsoncharts.renderer.xyz.StandardXYZColorSource
-
Returns the color to use for the specified item.
- getColor(int, int) - Method in interface com.orsoncharts.renderer.xyz.XYZColorSource
-
Returns the color for one item in the plot.
- getColor() - Method in class com.orsoncharts.table.TextElement
-
- getColor1() - Method in class com.orsoncharts.table.GradientRectanglePainter
-
Returns the first color for the gradient (as specified via the
constructor).
- getColor2() - Method in class com.orsoncharts.table.GradientRectanglePainter
-
Returns the second color for the gradient (as specified via the
constructor).
- getColors1() - Static method in class com.orsoncharts.Colors
-
Returns an array of four colors.
- getColors2() - Static method in class com.orsoncharts.Colors
-
Returns an array of four colors.
- getColorScale() - Method in class com.orsoncharts.legend.ColorScaleElement
-
Returns the color scale.
- getColorScale() - Method in interface com.orsoncharts.renderer.ColorScaleRenderer
-
Returns the color scale used by the renderer.
- getColorScale() - Method in class com.orsoncharts.renderer.xyz.SurfaceRenderer
-
Returns the color scale.
- getColorSource() - Method in class com.orsoncharts.renderer.category.AbstractCategoryRenderer3D
-
Returns the color source for the renderer.
- getColorSource() - Method in interface com.orsoncharts.renderer.category.CategoryRenderer3D
-
Returns the color source for the renderer, which is an object that
is responsible for providing the colors used by the renderer to draw
data (and legend) items.
- getColorSource() - Method in class com.orsoncharts.renderer.xyz.AbstractXYZRenderer
-
Returns the object that provides the color instances for items drawn
by the renderer.
- getColorSource() - Method in interface com.orsoncharts.renderer.xyz.XYZRenderer
-
Returns the color source for the renderer, which is an object that
is responsible for providing the colors used by the renderer to draw
data (and legend) items.
- getColumnAlignment() - Method in class com.orsoncharts.legend.StandardLegendBuilder
-
Returns the column alignment.
- getColumnAxis() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the column axis.
- getColumnAxisGridlinesVisible() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the flag that controls whether or not gridlines are drawn
perpendicular to the column axis in category plots.
- getColumnAxisGridlinesVisible() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the flag that controls whether or not gridlines are drawn
perpendicular to the column axis in category plots.
- getColumnCount() - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the number of columns in the dataset.
- getColumnCount() - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the number of column keys in the data structure.
- getColumnCount() - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
- getColumnCount() - Method in interface com.orsoncharts.data.Values2D
-
Returns the number of columns in the grid.
- getColumnCount() - Method in interface com.orsoncharts.data.Values3D
-
Returns the number of items in the z-dimension.
- getColumnIndex(C) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the index of the specified column key, or -1 if
there is no matching key.
- getColumnIndex(C) - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the index corresponding to the specified column key.
- getColumnIndex(C) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns the index for the specified column key, or -1 if
the key is not present in this data structure.
- getColumnIndex(C) - Method in interface com.orsoncharts.data.KeyedValues2D
-
Returns the index of the specified key, or -1 if there
is no such key.
- getColumnIndex(C) - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns the index of the specified column key, or -1 if
there is no matching key.
- getColumnKey(int) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the key for the specified column.
- getColumnKey(int) - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the column key corresponding to the specified index.
- getColumnKey(int) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns the column key with the specified index.
- getColumnKey(int) - Method in interface com.orsoncharts.data.KeyedValues2D
-
Returns the column key with the specified index.
- getColumnKey(int) - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns the column key with the specified index.
- getColumnKey() - Method in class com.orsoncharts.data.KeyedValues3DItemKey
-
Returns the column key.
- getColumnKeys() - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns a list of the column keys for the dataset.
- getColumnKeys() - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns a copy of the list of column keys.
- getColumnKeys() - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns a list of the column keys for the data.
- getColumnKeys() - Method in interface com.orsoncharts.data.KeyedValues2D
-
Returns a list of the column keys (the order is significant, since data
values can be accessed by index as well as by key).
- getColumnKeys() - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns a list of the column keys for the dataset.
- getComposeType() - Method in class com.orsoncharts.renderer.xyz.AbstractXYZRenderer
-
Returns the type of composition performed by this renderer.
- getComposeType() - Method in class com.orsoncharts.renderer.xyz.SurfaceRenderer
-
Returns the compose-type for the renderer.
- getComposeType() - Method in interface com.orsoncharts.renderer.xyz.XYZRenderer
-
Returns the type of composition performed by the renderer.
- getConfiguredType() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the configured type for the axis.
- getConfiguredType() - Method in interface com.orsoncharts.axis.ValueAxis3D
-
Returns the type of use that the axis has been configured for.
- getContent() - Method in class com.orsoncharts.graphics3d.swing.DisplayPanel3D
-
Returns a reference to the content panel.
- getCurrentTickLabelFormat() - Method in class com.orsoncharts.axis.IntegerTickSelector
-
- getCurrentTickLabelFormat() - Method in class com.orsoncharts.axis.NumberTickSelector
-
- getCurrentTickLabelFormat() - Method in interface com.orsoncharts.axis.TickSelector
-
Returns the tick formatter associated with the tick size that the
cursor is currently referencing.
- getCurrentTickSize() - Method in class com.orsoncharts.axis.IntegerTickSelector
-
- getCurrentTickSize() - Method in class com.orsoncharts.axis.NumberTickSelector
-
- getCurrentTickSize() - Method in interface com.orsoncharts.axis.TickSelector
-
Returns the tick size that the cursor is currently referencing.
- getDataset() - Method in class com.orsoncharts.data.Dataset3DChangeEvent
-
Returns the dataset that this event is associated with.
- getDataset() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the dataset for the chart.
- getDataset() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the dataset.
- getDataset() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the dataset for the plot.
- getDataValue() - Method in class com.orsoncharts.axis.TickData
-
Returns the data value when the tick data is for a
NumberAxis3D,
and
Double.NaN otherwise.
- getDefaultAutoRange() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the default range used when the autoAdjustRange
flag is true but the dataset contains no values.
- getDefaultChartStyle() - Static method in class com.orsoncharts.Chart3DFactory
-
Returns a new instance of the default chart style (so that, by default,
all charts will have an independent style instance).
- getDefaultColors() - Static method in class com.orsoncharts.Colors
-
Returns the default colors.
- getDefaultFont() - Method in class com.orsoncharts.plot.StandardFontSource
-
Returns the default font.
- getDepth() - Method in class com.orsoncharts.graphics3d.Dimension3D
-
Returns the depth.
- getDepth() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the depth of the pie (the default value is 2.0).
- getDepth() - Method in class com.orsoncharts.renderer.category.AreaRenderer3D
-
Returns the depth (in 3D) for the area (in world units).
- getDescription() - Method in interface com.orsoncharts.legend.LegendItemInfo
-
Returns a longer description of the series (this could be used in
tooltips, for example).
- getDescription() - Method in class com.orsoncharts.legend.StandardLegendItemInfo
-
Returns the description for the legend item.
- getDesignSeedsPepper() - Static method in class com.orsoncharts.Colors
-
Returns an array of six colors
(source: http://blog.design-seeds.com/generating-color/).
- getDesignSeedsShells() - Static method in class com.orsoncharts.Colors
-
Returns an array of six colors
(source: http://blog.design-seeds.com/generating-color/).
- getDiagonalLength() - Method in class com.orsoncharts.graphics3d.Dimension3D
-
Returns the length of a diagonal from one corner of the box to another.
- getDimension() - Method in class com.orsoncharts.table.ElementInfo
-
Returns the element's size.
- getDimensions() - Method in class com.orsoncharts.Chart3D
-
Returns the dimensions of the 3D object.
- getDimensions() - Method in class com.orsoncharts.graphics3d.DefaultDrawable3D
-
Returns the dimensions of the 3D object.
- getDimensions() - Method in interface com.orsoncharts.graphics3d.Drawable3D
-
Returns the aggregate dimensions of the objects in the 3D scene.
- getDimensions() - Method in class com.orsoncharts.plot.AbstractPlot3D
-
Returns the dimensions of the box in 3D space into which the plot will
be composed.
- getDimensions() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the dimensions for the plot.
- getDimensions() - Method in interface com.orsoncharts.plot.Plot3D
-
Returns the dimensions for the plot in the 3D world in which it will
be composed.
- getDoubleValue(int, int, int) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the value for a series at the specified cell (referenced by row
index and column index) as a double primitive.
- getDoubleValue(int) - Method in class com.orsoncharts.data.DefaultKeyedValues
-
Returns the value for the specified item, as a double primitive,
provided that the data value is an instance of Number.
- getDoubleValue(int, int) - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the data item at the specified position as a double primitive.
- getDoubleValue(int, int, int) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
- getDoubleValue(int) - Method in class com.orsoncharts.data.StandardPieDataset3D
-
Returns the value for the specified item as a double primitive.
- getDoubleValue(int) - Method in interface com.orsoncharts.data.Values
-
Returns the value for the specified item as a double primitive, provided
that the data type is a subclass of Number.
- getDoubleValue(int, int) - Method in interface com.orsoncharts.data.Values2D
-
Returns the data value at the specified position as a double primitive,
or Double.NaN if the value is not an instance of
Number.
- getDoubleValue(int, int, int) - Method in interface com.orsoncharts.data.Values3D
-
Returns the data item at the specified position as a double primitive.
- getDrawable() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the Drawable3D object that is displayed in this
panel.
- getDrawFaceOutlines() - Method in class com.orsoncharts.renderer.category.AreaRenderer3D
-
Returns the flag that controls whether or not the faces making up area
segments will be drawn with outlines.
- getDrawFaceOutlines() - Method in class com.orsoncharts.renderer.xyz.SurfaceRenderer
-
Returns the flag that controls whether or not the faces that make
up the surface have their outlines drawn during rendering.
- getDX() - Method in class com.orsoncharts.graphics3d.Offset2D
-
Returns the x-offset.
- getDX() - Method in class com.orsoncharts.graphics3d.Offset3D
-
Returns the x-offset.
- getDX() - Method in class com.orsoncharts.graphics3d.RenderingInfo
-
Returns the x-translation amount.
- getDY() - Method in class com.orsoncharts.graphics3d.Offset2D
-
Returns the y-offset.
- getDY() - Method in class com.orsoncharts.graphics3d.Offset3D
-
Returns the y-offset.
- getDY() - Method in class com.orsoncharts.graphics3d.RenderingInfo
-
Returns the y-translation amount.
- getDZ() - Method in class com.orsoncharts.graphics3d.Offset3D
-
Returns the z-offset.
- getEarthColors() - Static method in class com.orsoncharts.Colors
-
Returns a palette of 7 colors with earth tones.
- getElement() - Method in class com.orsoncharts.interaction.Chart3DMouseEvent
-
Returns the interactive element (if any) under the mouse point.
- getElement() - Method in class com.orsoncharts.table.ElementInfo
-
Returns the element.
- getElementHinting() - Method in class com.orsoncharts.Chart3D
-
Returns the flag that controls whether or not element hints will be
added to the Graphics2D output when the chart is rendered.
- getElements() - Method in class com.orsoncharts.table.FlowElement
-
Returns a (new) list containing the elements in this flow layout.
- getElements() - Method in class com.orsoncharts.table.VerticalFlowElement
-
Returns a (new) list containing the elements in this flow layout.
- getEnd() - Method in class com.orsoncharts.graphics3d.Line3D
-
Returns the ending point for the line.
- getEnd() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the ending point for the range marker.
- getEndLine() - Method in class com.orsoncharts.marker.MarkerData
-
A convenience method that returns the end line data for a range marker.
- getErrorType() - Method in exception com.orsoncharts.util.json.parser.ParseException
-
- getFaceCount() - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns the number of faces.
- getFaces() - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns the faces for this object.
- getFaces() - Method in class com.orsoncharts.graphics3d.RenderingInfo
-
Returns the list of faces rendered.
- getFaces() - Method in class com.orsoncharts.graphics3d.World
-
Fetches the faces for all the objects in this world, updating the
offset to match the current position.
- getFillColor() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the color used to fill the marker band.
- getFillColor() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the color used to fill the band representing the range for
the marker.
- getFillColor() - Method in class com.orsoncharts.table.ShapeElement
-
Returns the fill color.
- getFont() - Method in class com.orsoncharts.graphics3d.LabelFace
-
Returns the font.
- getFont() - Method in class com.orsoncharts.legend.ColorScaleElement
-
Returns the font used to display the labels on the color scale.
- getFont() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the font for the label.
- getFont() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the font for the label.
- getFont() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the font for the label.
- getFont(K) - Method in interface com.orsoncharts.plot.FontSource
-
Returns a font based on the supplied key.
- getFont(K) - Method in class com.orsoncharts.plot.StandardFontSource
-
Returns the font for the specified key.
- getFont() - Method in class com.orsoncharts.table.TextElement
-
Returns the font.
- getFontAwesomeFont(int) - Static method in class com.orsoncharts.graphics3d.swing.DisplayPanel3D
-
Returns a font for "Font Awesome" (http://fontawesome.io) at the
specified size.
- getFooter() - Method in class com.orsoncharts.legend.StandardLegendBuilder
-
Returns the footer text.
- getFooterAlignment() - Method in class com.orsoncharts.legend.StandardLegendBuilder
-
Returns the footer alignment.
- getGridlineColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color used to draw the gridlines.
- getGridlineColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color used for the gridlines.
- getGridlinePaintForColumns() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the paint used to draw the grid lines for the column axis, if
they are visible.
- getGridlinePaintForRows() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the paint used to draw the gridlines for the row axis, if they
are visible.
- getGridlinePaintForValues() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the paint for the gridlines associated with the value axis.
- getGridlinePaintX() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the paint used to draw the gridlines for the x-axis.
- getGridlinePaintY() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the paint used to draw the gridlines for the y-axis.
- getGridlinePaintZ() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the paint used to draw the gridlines for the z-axis.
- getGridlineStroke() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the stroke used to draw the gridlines.
- getGridlineStroke() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the stroke used to draw the gridlines.
- getGridlineStrokeForColumns() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the stroke for the gridlines associated with the column axis.
- getGridlineStrokeForRows() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the stroke for the gridlines associated with the row axis.
- getGridlineStrokeForValues() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the stroke for the gridlines associated with the value axis.
- getGridlineStrokeX() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the stroke used to draw the gridlines for the x-axis.
- getGridlineStrokeY() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the stroke used to draw the gridlines for the y-axis.
- getGridlineStrokeZ() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the stroke used to draw the gridlines for the z-axis.
- getGridlinesVisibleForColumns() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns true if gridlines are shown for the column axis
and false otherwise.
- getGridlinesVisibleForRows() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns true if gridlines are shown for the column axis
and false otherwise.
- getGridlinesVisibleForValues() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns true if gridlines are shown for the column axis
and false otherwise.
- getHeader() - Method in class com.orsoncharts.legend.StandardLegendBuilder
-
Returns the header text.
- getHeaderAlignment() - Method in class com.orsoncharts.legend.StandardLegendBuilder
-
Returns the header alignment.
- getHeight() - Method in class com.orsoncharts.graphics3d.Dimension3D
-
Returns the height.
- getHeight() - Method in class com.orsoncharts.table.ElementDimension
-
Returns the height.
- getHGap() - Method in class com.orsoncharts.table.FlowElement
-
Returns the horizontal gap between elements, specified in Java2D units.
- getHighColor() - Method in class com.orsoncharts.renderer.GradientColorScale
-
Returns the color for the high end of the data value range.
- getHorizontalAlignment() - Method in class com.orsoncharts.table.FlowElement
-
Returns the horizontal alignment of items within rows.
- getHorizontalAlignment() - Method in class com.orsoncharts.table.TextElement
-
Returns the horizontal alignment that will be used when rendering the
text.
- getHorizontalRotationAxis() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns a vector at right angles to the viewing direction and the "up"
vector (this axis can be used to rotate forward and backwards).
- getHueSubrange() - Method in class com.orsoncharts.renderer.RainbowScale
-
Returns the sub-range of hues used in this scale.
- getID() - Method in class com.orsoncharts.Chart3D
-
Returns the chart id.
- getIgnoreFixedColorScale() - Method in class com.orsoncharts.legend.ColorScaleLegendBuilder
-
Returns the flag that controls whether or not a
FixedColorScale
will be ignored for the purposes of generating a legend.
- getImage() - Method in class com.orsoncharts.table.StandardRectanglePainter
-
Returns the image.
- getImageFit() - Method in class com.orsoncharts.table.StandardRectanglePainter
-
Returns the image fit specification.
- getIndex(K) - Method in class com.orsoncharts.data.DefaultKeyedValues
-
Returns the index of the item with the specified key, or -1
if there is no such item.
- getIndex(K) - Method in interface com.orsoncharts.data.KeyedValues
-
Returns the index for the specified key, or -1 if the key
is not present in the list.
- getIndex(K) - Method in class com.orsoncharts.data.StandardPieDataset3D
-
Returns the index for the specified key, or -1 if the key
is not present in the list.
- getInsets() - Method in class com.orsoncharts.table.AbstractTableElement
-
Returns the insets.
- getIsolatedItemWidthPercent() - Method in class com.orsoncharts.renderer.category.LineRenderer3D
-
Returns the width for isolated data items as a percentage of the
category width.
- getItemCount() - Method in class com.orsoncharts.data.DefaultKeyedValues
-
Returns the number of items in the list.
- getItemCount() - Method in class com.orsoncharts.data.StandardPieDataset3D
-
Returns the number of items in the dataset.
- getItemCount() - Method in interface com.orsoncharts.data.Values
-
Returns the number of items in the dataset.
- getItemCount(int) - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns the number of items in a given series.
- getItemCount() - Method in class com.orsoncharts.data.xyz.XYZSeries
-
Returns the number of items in the series.
- getItemCount(int) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the number of items in the specified series.
- getItemIndex() - Method in class com.orsoncharts.data.xyz.XYZItemKey
-
Returns the item index.
- getItemLabelBackgroundColor() - Method in class com.orsoncharts.renderer.AbstractRenderer3D
-
Returns the background color for item labels.
- getItemLabelColor() - Method in class com.orsoncharts.renderer.AbstractRenderer3D
-
Returns the foreground color used to display item labels.
- getItemLabelFont() - Method in class com.orsoncharts.renderer.AbstractRenderer3D
-
Returns the font used to display item labels, if there are any.
- getItemLabelGenerator() - Method in class com.orsoncharts.renderer.category.AbstractCategoryRenderer3D
-
Returns the item label generator for the renderer (possibly
null).
- getItemLabelGenerator() - Method in class com.orsoncharts.renderer.xyz.AbstractXYZRenderer
-
Returns the item label generator for the renderer.
- getItemLabelOffsetPercent() - Method in class com.orsoncharts.renderer.xyz.ScatterXYZRenderer
-
Returns the item label offsets.
- getItemLabelOffsets() - Method in class com.orsoncharts.renderer.category.AbstractCategoryRenderer3D
-
Returns the item label offsets.
- getItemLabelPositioning() - Method in class com.orsoncharts.renderer.AbstractRenderer3D
-
Returns the item label positioning.
- getItems() - Method in class com.orsoncharts.data.xyz.XYZSeries
-
Returns a list containing all the items for the dataset (a new list
is created each time this method is called, so the list can be freely
modified without affecting the state of this series).
- getItemSelection() - Method in class com.orsoncharts.label.StandardCategoryItemLabelGenerator
-
Returns the item selection.
- getItemSelection() - Method in class com.orsoncharts.label.StandardXYZItemLabelGenerator
-
Returns the item selection (if this is non-null, labels
will only be generated for the items in the selection).
- getKey() - Method in class com.orsoncharts.axis.TickData
-
Returns the key when the tick data is for a
CategoryAxis3D,
and
null otherwise.
- getKey() - Method in class com.orsoncharts.data.DefaultKeyedValue
-
Returns the key.
- getKey(int) - Method in class com.orsoncharts.data.DefaultKeyedValues
-
Returns the key for the item with the specified index.
- getKey() - Method in interface com.orsoncharts.data.KeyedValue
-
Returns the key (by design, this key is required to be
non-null).
- getKey(int) - Method in interface com.orsoncharts.data.KeyedValues
-
Returns the key for the specified item in the list.
- getKey() - Method in class com.orsoncharts.data.KeyedValuesItemKey
-
Returns the key.
- getKey(int) - Method in class com.orsoncharts.data.StandardPieDataset3D
-
Returns the key for the specified item in the list.
- getKey() - Method in class com.orsoncharts.data.xyz.XYZSeries
-
Returns the series key.
- getKeyLabel() - Method in class com.orsoncharts.axis.TickData
-
Returns the key label.
- getKeys() - Method in class com.orsoncharts.data.DefaultKeyedValues
-
Returns a list of all the keys.
- getKeys() - Method in interface com.orsoncharts.data.KeyedValues
-
Returns a list of all the keys.
- getKeys() - Method in class com.orsoncharts.data.StandardPieDataset3D
-
Returns a list of all the keys in the dataset.
- getLabel() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the axis label - the text that describes what the axis measures.
- getLabel() - Method in class com.orsoncharts.graphics3d.LabelFace
-
Returns the label.
- getLabel() - Method in interface com.orsoncharts.legend.LegendItemInfo
-
Returns the series label that will be displayed in the legend.
- getLabel() - Method in class com.orsoncharts.legend.StandardLegendItemInfo
-
Returns the label for the legend item.
- getLabel() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the label for the marker (if this is null then no
label is displayed).
- getLabel() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the label for the marker (if this is null then no
label is displayed).
- getLabel() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the label for the marker (if this is null then no
label is displayed).
- getLabelAnchor() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the anchor for the label.
- getLabelAnchor() - Method in class com.orsoncharts.marker.MarkerData
-
Returns the label anchor.
- getLabelAnchor() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the anchor for the label.
- getLabelAnchor() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the anchor for the label.
- getLabelColor() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the color used for the label.
- getLabelColor() - Method in interface com.orsoncharts.axis.Axis3D
-
Returns the color used to draw the axis label.
- getLabelColor() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the label color.
- getLabelColor() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the label color.
- getLabelColor() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the label color.
- getLabelFaces(double, double, double) - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns a list of label faces for the plot.
- getLabelFont() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the font used to display the main axis label.
- getLabelFont() - Method in interface com.orsoncharts.axis.Axis3D
-
Returns the font that is used to display the main axis label.
- getLabelOffset() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the offset between the tick labels and the axis label, measured
in Java2D units.
- getLabelPoint() - Method in class com.orsoncharts.marker.MarkerData
-
Returns the label projection point.
- getLabelVertexIndex() - Method in class com.orsoncharts.marker.MarkerData
-
Returns the label vertex index.
- getLastClickPoint() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the last click point (possibly null).
- getLegendAnchor() - Method in class com.orsoncharts.Chart3D
-
Returns the legend anchor.
- getLegendBuilder() - Method in class com.orsoncharts.Chart3D
-
Returns the legend builder.
- getLegendColor(int) - Method in interface com.orsoncharts.renderer.category.CategoryColorSource
-
Returns the color to be used in the legend to represent the specified
series.
- getLegendColor(int) - Method in class com.orsoncharts.renderer.category.StandardCategoryColorSource
-
Returns the color to use in the legend for the specified series.
- getLegendColor(int) - Method in class com.orsoncharts.renderer.xyz.StandardXYZColorSource
-
Returns the color to use in the legend for the specified series.
- getLegendColor(int) - Method in interface com.orsoncharts.renderer.xyz.XYZColorSource
-
Returns the color that represents the specified series.
- getLegendFooterBackgroundColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color used for the background of legend footer text (if any).
- getLegendFooterBackgroundColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the background color for the legend footer.
- getLegendFooterColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color used for the legend footer text (if any).
- getLegendFooterColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the foreground color for the legend footer.
- getLegendFooterFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the legend footer font.
- getLegendFooterFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font for the legend footer.
- getLegendHeaderBackgroundColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the background color for the legend header if there is one.
- getLegendHeaderBackgroundColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the background color for the legend header.
- getLegendHeaderColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the foreground color for the legend header if there is one.
- getLegendHeaderColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the foreground color for the legend header.
- getLegendHeaderFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the legend header font.
- getLegendHeaderFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font used to display the legend header.
- getLegendInfo() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns a list containing legend item info, typically one item for
each series in the chart.
- getLegendInfo() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns a list containing legend item info, typically one item for
each series in the chart.
- getLegendInfo() - Method in interface com.orsoncharts.plot.Plot3D
-
Returns a list containing legend item info, typically one item for
each series in the chart.
- getLegendInfo() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns a list containing legend item info, typically one item for
each series in the chart.
- getLegendItemBackgroundColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the background color for legend items.
- getLegendItemBackgroundColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the background color for legend items.
- getLegendItemColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the foreground color for legend items.
- getLegendItemColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the foreground color used for the legend items.
- getLegendItemFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the legend item font.
- getLegendItemFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font used for legend item text.
- getLegendItemShape() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the standard shape for legend items.
- getLegendItemShape() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the standard shape for legend items.
- getLegendLabelGenerator() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the legend label generator, an object that converts key values
in the dataset into corresponding strings for presentation in the chart.
- getLegendLabelGenerator() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the object that creates legend labels for each section of the pie
chart.
- getLegendLabelGenerator() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the legend label generator.
- getLegendOrientation() - Method in class com.orsoncharts.Chart3D
-
Returns the orientation for the legend.
- getLength() - Method in class com.orsoncharts.Range
-
Returns the length of the range.
- getLineColor() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the color used to draw the axis line.
- getLineColor() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the line color for the marker.
- getLineColor() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the color for the marker line.
- getLineHeight() - Method in class com.orsoncharts.renderer.category.LineRenderer3D
-
Returns the line height in world units.
- getLineStroke() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the stroke used to draw the axis line.
- getLineStroke() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the line stroke.
- getLineStroke() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the stroke for the marker line.
- getLineWidth() - Method in class com.orsoncharts.renderer.category.LineRenderer3D
-
Returns the line width in world units.
- getListeners(Class<T>) - Method in class com.orsoncharts.Chart3DPanel
-
Returns an array of the listeners of the given type registered with the
panel.
- getLocale() - Static method in class com.orsoncharts.Resources
-
Returns the locale that is being used for supplying resources.
- getLowColor() - Method in class com.orsoncharts.renderer.GradientColorScale
-
Returns the color for the low end of the data value range.
- getLowerMargin() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the size of the lower margin that is added by the auto-range
calculation, as a percentage of the data range.
- getLowerMargin() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the margin to leave at the lower end of the axis, as a
percentage of the axis length.
- getMargin() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the margin, expressed as a percentage, that controls the amount
of space to leave around the edges of the 3D content when the
zoomToFit() method is called.
- getMarker(String) - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the marker with the specified key, if there is one.
- getMarker(String) - Method in interface com.orsoncharts.axis.CategoryAxis3D
-
Returns the marker with the specified key, if there is one.
- getMarker(String) - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the marker with the specified key, if there is one.
- getMarker(String) - Method in interface com.orsoncharts.axis.ValueAxis3D
-
Returns the marker with the specified key, if there is one.
- getMarker() - Method in class com.orsoncharts.marker.MarkerChangeEvent
-
Returns the marker associated with this event.
- getMarkerFillColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color used to fill the band representing the marker range.
- getMarkerFillColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color used to fill the band representing the marker range.
- getMarkerKey() - Method in class com.orsoncharts.marker.MarkerData
-
Returns the marker key (allows retrieval of the original marker object
when required).
- getMarkerLabelColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color for the marker labels.
- getMarkerLabelColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color for the marker labels.
- getMarkerLabelFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the font used to draw marker labels.
- getMarkerLabelFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font used to draw marker labels.
- getMarkerLineColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the color used to draw marker lines.
- getMarkerLineColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color used to draw marker lines.
- getMarkerLineStroke() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the stroke used to draw marker lines.
- getMarkerLineStroke() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the stroke used to draw marker lines.
- getMarkers() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns a new map containing the markers assigned to this axis.
- getMarkers() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns a new map containing the markers that are assigned to this axis.
- getMax() - Method in class com.orsoncharts.Range
-
Returns the upper bound of the range.
- getMaxTickLabelLevels() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the maximum number of offset levels for the category labels on
the axis.
- getMaxViewingDistanceMultiplier() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the multiplier for the maximum viewing distance (a multiple of
the minimum viewing distance).
- getMin() - Method in class com.orsoncharts.Range
-
Returns the lower bound of the range.
- getMinAutoRangeLength() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the minimum length for the axis range when auto-calculated.
- getMinViewingDistance() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the minimum viewing distance.
- getNoScalingFitter(RefPt2D) - Static method in class com.orsoncharts.util.Fit2D
-
Returns a fitter for the specified reference point.
- getNotify() - Method in class com.orsoncharts.data.xyz.XYZSeries
-
Returns the flag that controls whether or not change events are sent to
registered listeners.
- getObjects() - Method in class com.orsoncharts.graphics3d.World
-
Returns a newly created list containing all the objects in the world
model.
- getOffset() - Method in class com.orsoncharts.graphics3d.Face
-
Returns the offset to add to the vertex indices.
- getOffset() - Method in class com.orsoncharts.util.Anchor2D
-
Returns the offsets.
- getOrientation() - Method in class com.orsoncharts.legend.ColorScaleElement
-
Returns the orientation.
- getOutline() - Method in class com.orsoncharts.graphics3d.Face
-
Returns true if an outline should be drawn for this face,
and false otherwise.
- getOutline() - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns the outline flag.
- getOutline(Face) - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns true if an outline should be drawn for the
specified face, and false otherwise.
- getOwner() - Method in class com.orsoncharts.graphics3d.Face
-
Returns the object that this face belongs too (as passed to the
constructor).
- getPaint() - Method in class com.orsoncharts.table.StandardRectanglePainter
-
Returns the paint that will be used to fill rectangles.
- getPanIncrement() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the angle delta for each pan left or right.
- getPhi() - Method in class com.orsoncharts.graphics3d.Point3D
-
Returns phi (calculated from the cartesian coordinates).
- getPhi() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the angle of the viewing point down from the z-axis.
- getPlot() - Method in class com.orsoncharts.Chart3D
-
Returns the plot, which manages the dataset, the axes (if any), the
renderer (if any) and other attributes related to plotting data.
- getPlot() - Method in class com.orsoncharts.plot.Plot3DChangeEvent
-
Returns the plot from which the event came.
- getPlot() - Method in class com.orsoncharts.renderer.category.AbstractCategoryRenderer3D
-
Returns the plot that the renderer is currently assigned to, if any.
- getPlot() - Method in interface com.orsoncharts.renderer.category.CategoryRenderer3D
-
Returns the plot that this renderer is assigned to.
- getPlot() - Method in class com.orsoncharts.renderer.xyz.AbstractXYZRenderer
-
Returns the plot that the renderer is assigned to, if any.
- getPlot() - Method in interface com.orsoncharts.renderer.xyz.XYZRenderer
-
Returns the plot that this renderer is assigned to.
- getPoint() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the location of the view point.
- getPos() - Method in class com.orsoncharts.axis.TickData
-
Returns the position of the tick, as a percentage along the axis (for
example, 0.5 is halfway along the axis).
- getPos() - Method in class com.orsoncharts.marker.MarkerLine
-
Returns the relative position of the line along the axis.
- getPosition() - Method in class com.orsoncharts.util.json.parser.JSONParser
-
- getPosition() - Method in exception com.orsoncharts.util.json.parser.ParseException
-
- getProjDistance() - Method in class com.orsoncharts.Chart3D
-
Returns the projection distance.
- getProjDistance() - Method in class com.orsoncharts.graphics3d.DefaultDrawable3D
-
Returns the projection distance.
- getProjDistance() - Method in interface com.orsoncharts.graphics3d.Drawable3D
-
Returns the projection distance.
- getProjectedPoints() - Method in class com.orsoncharts.graphics3d.RenderingInfo
-
Returns the projected points.
- getProperties() - Method in interface com.orsoncharts.legend.LegendItemInfo
-
A map containing other properties for the legend item.
- getProperties() - Method in class com.orsoncharts.legend.StandardLegendItemInfo
-
Returns the properties for the legend item.
- getProperty(String) - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns the value of the property with the specified key, or
null if there is no property defined for that key.
- getProperty(String) - Method in class com.orsoncharts.graphics3d.RenderedElement
-
Returns the value of the property with the specified key, or
null).
- getProperty(String) - Method in class com.orsoncharts.table.AbstractTableElement
-
Returns the value of the property with the specified key, or
null.
- getProperty(String) - Method in interface com.orsoncharts.table.TableElement
-
Returns the value of the property with the specified key, or
null.
- getRadius() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the radius of the pie (the default value is 8.0).
- getRange() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the axis range.
- getRange() - Method in interface com.orsoncharts.axis.Axis3D
-
Returns the axis range (the minimum and maximum values displayed on
the axis).
- getRange() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the range for the axis.
- getRange() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the range for the marker (in this case, a single value range).
- getRange() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the range of values for the marker.
- getRange() - Method in interface com.orsoncharts.marker.ValueMarker
-
Returns the range of values covered by the marker.
- getRange() - Method in class com.orsoncharts.renderer.AbstractColorScale
-
Returns the range of data values over which the scale is defined.
- getRange() - Method in interface com.orsoncharts.renderer.ColorScale
-
Returns the range over which the scale is defined.
- getRange() - Method in class com.orsoncharts.renderer.FixedColorScale
-
Returns the range 0.0 to 1.0 always.
- getRefPoint() - Method in class com.orsoncharts.table.AbstractTableElement
-
Returns the anchor point used to align the element with the bounding
rectangle within which it is drawn.
- getRefPoint() - Method in interface com.orsoncharts.table.TableElement
-
Returns the reference point used to align the element with the bounding
rectangle within which it is drawn.
- getRefPt() - Method in class com.orsoncharts.util.Anchor2D
-
Returns the reference point.
- getRenderer() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the renderer (very often you will need to cast this to a
specific class to make customisations).
- getRenderer() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the renderer for the plot.
- getRenderer() - Method in class com.orsoncharts.renderer.Renderer3DChangeEvent
-
Returns the renderer that the event relates to.
- getRenderingHints() - Method in class com.orsoncharts.Chart3D
-
Returns the collection of rendering hints for the chart.
- getRenderingInfo() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the rendering info from the previous call to
draw().
- getRho() - Method in class com.orsoncharts.graphics3d.Point3D
-
Returns rho (calculated from the cartesian coordinates).
- getRho() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the distance of the viewing point from the origin.
- getRollIncrement() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the angle delta for each roll operation.
- getRotateIncrement() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the angle delta for each rotate up or down.
- getRowAlignment() - Method in class com.orsoncharts.legend.StandardLegendBuilder
-
Returns the row alignment.
- getRowAxis() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the row axis.
- getRowAxisGridlinesVisible() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the flag that controls whether or not gridlines are drawn
perpendicular to the row axis in category plots.
- getRowAxisGridlinesVisible() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the flag that controls whether or not gridlines are drawn
perpendicular to the row axis in category plots.
- getRowCount() - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the number of rows in the dataset.
- getRowCount() - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the number of row keys in the table.
- getRowCount() - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
- getRowCount() - Method in interface com.orsoncharts.data.Values2D
-
Returns the number of rows in the grid.
- getRowCount() - Method in interface com.orsoncharts.data.Values3D
-
Returns the number of items in the y-dimension.
- getRowIndex(R) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the index of the specified row key, or -1 if there
is no matching key.
- getRowIndex(R) - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the index corresponding to the specified row key.
- getRowIndex(R) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns the index for the specified row key, or -1 if
the key is not present in this data structure.
- getRowIndex(R) - Method in interface com.orsoncharts.data.KeyedValues2D
-
Returns the index of the specified key, or -1 if there
is no such key.
- getRowIndex(R) - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns the index of the specified row key, or -1 if there
is no matching key.
- getRowKey(int) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the key for the specified row.
- getRowKey(int) - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the row key corresponding to the specified index.
- getRowKey(int) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns the row key with the specified index.
- getRowKey(int) - Method in interface com.orsoncharts.data.KeyedValues2D
-
Returns the row key with the specified index.
- getRowKey(int) - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns the row key with the specified index.
- getRowKey() - Method in class com.orsoncharts.data.KeyedValues3DItemKey
-
Returns the row key.
- getRowKeys() - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns a list of the row keys for the dataset.
- getRowKeys() - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns a copy of the list of row keys.
- getRowKeys() - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns a list of the row keys for the data.
- getRowKeys() - Method in interface com.orsoncharts.data.KeyedValues2D
-
Returns a list of the row keys (the order is significant, since data
values can be accessed by index as well as by key).
- getRowKeys() - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns a list of the row keys for the dataset.
- getSampleCount() - Method in class com.orsoncharts.renderer.GradientColorScale
-
Returns the number of samples used by this color scale.
- getSampleCount() - Method in class com.orsoncharts.renderer.RainbowScale
-
Returns the number of samples used by this color scale.
- getSAPMultiColor() - Static method in class com.orsoncharts.Colors
-
Returns a set of colors sourced from
http://www.sapdesignguild.org/goodies/diagram_guidelines/index.html.
- getScale() - Method in class com.orsoncharts.util.Fit2D
-
Returns the scaling.
- getSectionColorSource() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the color source for section colors.
- getSectionLabelColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the foreground color used for pie section labels.
- getSectionLabelColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color used to display pie section labels.
- getSectionLabelColorSource() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the color source for section labels.
- getSectionLabelFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the font used for pie section labels.
- getSectionLabelFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font used for pie section labels.
- getSectionLabelFontSource() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the font source that is used to determine the font to use for
the section labels.
- getSectionLabelGenerator() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the object that creates labels for each section of the pie
chart.
- getSegmentCount() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the number of segments used when composing the 3D objects
representing the pie chart.
- getSeries(int) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the series with the specified index.
- getSeries(Comparable<?>) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the series with the specified key, or null if
there is no such series.
- getSeriesCount() - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the number of data series in the dataset.
- getSeriesCount() - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
- getSeriesCount() - Method in interface com.orsoncharts.data.Values3D
-
Returns the number of items in the x-dimension.
- getSeriesCount() - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns the number of series in the dataset.
- getSeriesCount() - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the number of series in the collection.
- getSeriesIndex(S) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the index for the specified series key, or -1 if the
key is not defined in the dataset.
- getSeriesIndex(S) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns the index for the specified series key, or -1 if
the key is not present in this data structure.
- getSeriesIndex(S) - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns the index of the specified series key, or -1 if
there is no matching key.
- getSeriesIndex(S) - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns the index of the specified series key, or -1 if
the key is not found.
- getSeriesIndex(S) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the index of the series with the specified key, or
-1 if there is no series with the specified key.
- getSeriesKey(int) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the key for the specified series.
- getSeriesKey(int) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns the series key with the specified index.
- getSeriesKey(int) - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns the series key with the specified index.
- getSeriesKey() - Method in class com.orsoncharts.data.KeyedValues3DItemKey
-
Returns the series key.
- getSeriesKey(int) - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns the key for the specified series.
- getSeriesKey() - Method in class com.orsoncharts.data.xyz.XYZItemKey
-
Returns the series key.
- getSeriesKey(int) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the key for the specified series.
- getSeriesKey() - Method in interface com.orsoncharts.legend.LegendItemInfo
-
Returns the series key.
- getSeriesKey() - Method in class com.orsoncharts.legend.StandardLegendItemInfo
-
Returns the series key.
- getSeriesKeys() - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns a list of the series keys for the dataset.
- getSeriesKeys() - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns a list of the series keys for the data.
- getSeriesKeys() - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns a list of the series keys for the dataset.
- getSeriesKeys() - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns a list of the series-keys for the dataset.
- getSeriesKeys() - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns a new list containing all the series keys.
- getShape() - Method in interface com.orsoncharts.legend.LegendItemInfo
-
Returns the shape used to represent the series in the legend.
- getShape() - Method in class com.orsoncharts.legend.StandardLegendItemInfo
-
Returns the shape for the legend item.
- getSize() - Method in class com.orsoncharts.renderer.xyz.ScatterXYZRenderer
-
Returns the size of the cubes (in world units) used to display each data
item.
- getSmallestValue() - Method in class com.orsoncharts.axis.LogAxis3D
-
Returns the smallest positive data value that will be represented on
the axis.
- getStandardColors() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the standard colors for the style.
- getStandardColors() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the standard colors for the style.
- getStart() - Method in class com.orsoncharts.graphics3d.Line3D
-
Returns the starting point for the line.
- getStart() - Method in class com.orsoncharts.marker.RangeMarker
-
Returns the starting point for the range marker.
- getStartLine() - Method in class com.orsoncharts.marker.MarkerData
-
A convenience method that returns the start line data for a range marker.
- getStyle() - Method in class com.orsoncharts.Chart3D
-
Returns the chart style.
- getSubtitleBackgroundColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the background color for the chart subtitle.
- getSubtitleBackgroundColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the background color for the chart subtitle.
- getSubtitleColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the foreground color for the chart subtitle.
- getSubtitleColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the color for the chart subtitle.
- getSubtitleFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the subtitle font.
- getSubtitleFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the font used for the chart subtitle.
- getSunX() - Method in class com.orsoncharts.graphics3d.World
-
Returns the x-component of the sunlight vector.
- getSunY() - Method in class com.orsoncharts.graphics3d.World
-
Returns the y-component of the sunlight vector.
- getSunZ() - Method in class com.orsoncharts.graphics3d.World
-
Returns the z-component of the sunlight vector.
- getTag() - Method in class com.orsoncharts.graphics3d.Face
-
Returns the tag for this face (always null for this class,
subclasses may override).
- getTag() - Method in class com.orsoncharts.graphics3d.TaggedFace
-
Returns the tag that was specified in the constructor.
- getTag() - Method in class com.orsoncharts.table.AbstractTableElement
-
Returns the tag for this element.
- getTextBounds(String, FontMetrics) - Static method in class com.orsoncharts.util.TextUtils
-
Returns the bounds for the specified text.
- getTextBounds(String, double, double, FontMetrics) - Static method in class com.orsoncharts.util.TextUtils
-
Returns the bounds for the specified text when it is drawn with the
left-baseline aligned to the point (x, y).
- getTextColor() - Method in class com.orsoncharts.graphics3d.LabelFace
-
Returns the foreground color for the label text.
- getTextColor() - Method in class com.orsoncharts.legend.ColorScaleElement
-
Returns the text color.
- getTheta() - Method in class com.orsoncharts.graphics3d.Point3D
-
Returns theta (calculated from the cartesian coordinates).
- getTheta() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the angle of rotation from the x-axis about the z-axis,
in radians.
- getTickLabelColor() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the foreground color for the tick labels.
- getTickLabelColor() - Method in interface com.orsoncharts.axis.Axis3D
-
Returns the color used to draw the axis tick labels.
- getTickLabelFactor() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the tick label factor, a multiplier for the label height to
determine the maximum number of tick labels that can be displayed.
- getTickLabelFactor() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the tick label factor.
- getTickLabelFont() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the font used to display the tick labels.
- getTickLabelFont() - Method in interface com.orsoncharts.axis.Axis3D
-
Returns the font that is used to display the tick labels.
- getTickLabelFormatter() - Method in class com.orsoncharts.axis.LogAxis3D
-
Returns the tick label formatter.
- getTickLabelFormatter() - Method in class com.orsoncharts.axis.NumberAxis3D
-
Returns the tick label formatter.
- getTickLabelGenerator() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the tick label generator for the axis.
- getTickLabelOffset() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the tick label offset, the gap between the tick marks and the
tick labels (in Java2D units).
- getTickLabelOffset() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the offset between the tick marks and the tick labels.
- getTickLabelOrientation() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the orientation for the tick labels.
- getTickLabelOrientation() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the orientation for the tick labels.
- getTickLabelsVisible() - Method in class com.orsoncharts.axis.AbstractAxis3D
-
Returns the flag that controls whether or not the tick labels are
drawn.
- getTickMarkLength() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the length of the tick marks (in Java2D units).
- getTickMarkLength() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the tick mark length (in Java2D units).
- getTickMarkPaint() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the paint used to draw the tick marks.
- getTickMarkPaint() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the paint used to draw the tick marks, if they are visible.
- getTickMarkStroke() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the stroke used to draw the tick marks.
- getTickMarkStroke() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the stroke used to draw the tick marks, if they are visible.
- getTickSelector() - Method in class com.orsoncharts.axis.LogAxis3D
-
Returns the tick selector for the axis.
- getTickSelector() - Method in class com.orsoncharts.axis.NumberAxis3D
-
Returns the tick selector, an object that is responsible for choosing
standard tick units for the axis.
- getTickSize() - Method in class com.orsoncharts.axis.LogAxis3D
-
Returns the tick size to be used when the tick selector is
null.
- getTickSize() - Method in class com.orsoncharts.axis.NumberAxis3D
-
Returns the tick size (to be used when the tick selector is
null).
- getTitle() - Method in class com.orsoncharts.Chart3D
-
Returns the chart title.
- getTitleAnchor() - Method in class com.orsoncharts.Chart3D
-
Returns the title anchor.
- getTitleBackgroundColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the background color for the chart title.
- getTitleBackgroundColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the background color for the title.
- getTitleColor() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the foreground color for the chart title.
- getTitleColor() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the title color.
- getTitleFont() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the title font.
- getTitleFont() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the chart title font.
- getToolTipGenerator() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the tool tip generator.
- getToolTipGenerator() - Method in class com.orsoncharts.plot.PiePlot3D
-
Returns the tool tip generator.
- getToolTipText(MouseEvent) - Method in class com.orsoncharts.Chart3DPanel
-
- getTopColorSource() - Method in class com.orsoncharts.renderer.category.BarRenderer3D
-
Returns the object used to fetch the color for the top of bars
where the top of the bar is "cropped" (on account of the data value
falling outside of the bounds of the y-axis).
- getTopColorSource() - Method in class com.orsoncharts.renderer.xyz.BarXYZRenderer
-
Returns the object used to fetch the color for the top of bars
where the top of the bar is "cropped" (on account of the data value
falling outside of the bounds of the y-axis).
- getTranslate2D() - Method in class com.orsoncharts.Chart3D
-
Sets the offset in 2D-space for the rendering of the chart.
- getTranslate2D() - Method in class com.orsoncharts.graphics3d.DefaultDrawable3D
-
- getTranslate2D() - Method in interface com.orsoncharts.graphics3d.Drawable3D
-
Returns the 2D offset for the scene.
- getTrigger() - Method in class com.orsoncharts.interaction.Chart3DMouseEvent
-
Returns the mouse event that triggered this event.
- getType() - Method in class com.orsoncharts.graphics3d.RenderedElement
-
Returns the element type, as specified in the constructor.
- getType() - Method in class com.orsoncharts.marker.CategoryMarker
-
Returns the marker type which determines whether the marker is drawn
as a band (the default) or a line.
- getType() - Method in class com.orsoncharts.marker.MarkerData
-
Returns the type of marker data (value or range).
- getUnexpectedObject() - Method in exception com.orsoncharts.util.json.parser.ParseException
-
- getUpperMargin() - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Returns the size of the upper margin that is added by the auto-range
calculation, as a percentage of the data range.
- getUpperMargin() - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
-
Returns the margin to leave at the upper end of the axis, as a
percentage of the axis length.
- getV0() - Method in class com.orsoncharts.marker.MarkerLine
-
Returns the index of the vertex for the start of the line.
- getV1() - Method in class com.orsoncharts.marker.MarkerLine
-
Returns the index of the vertex for the end of the line.
- getValue(S, R, C) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the value for a series at the specified cell (referenced by
row key and column key).
- getValue(int, int, int) - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
-
Returns the value for a series at the specified cell (referenced by
row index and column index).
- getValue() - Method in class com.orsoncharts.data.DefaultKeyedValue
-
Returns the value.
- getValue(K) - Method in class com.orsoncharts.data.DefaultKeyedValues
-
Returns the value with the specified key.
- getValue(int) - Method in class com.orsoncharts.data.DefaultKeyedValues
-
Returns the value for the specified item.
- getValue(R, C) - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns a value from one cell in the table.
- getValue(int, int) - Method in class com.orsoncharts.data.DefaultKeyedValues2D
-
Returns the value from one cell in the table.
- getValue(int, int, int) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
- getValue(S, R, C) - Method in class com.orsoncharts.data.DefaultKeyedValues3D
-
Returns the value for the specified data item.
- getValue(double, double) - Method in interface com.orsoncharts.data.function.Function3D
-
Returns the value of the function ('y') for the specified inputs ('x'
and 'z').
- getValue() - Method in interface com.orsoncharts.data.KeyedValue
-
Returns the value.
- getValue(K) - Method in interface com.orsoncharts.data.KeyedValues
-
Returns the value associated with the specified key, or
null.
- getValue(R, C) - Method in interface com.orsoncharts.data.KeyedValues2D
-
Returns the value (possibly null) associated with the
specified keys.
- getValue(S, R, C) - Method in interface com.orsoncharts.data.KeyedValues3D
-
Returns the value for a given series, row and column.
- getValue(int) - Method in class com.orsoncharts.data.StandardPieDataset3D
-
Returns the value for the specified item.
- getValue(K) - Method in class com.orsoncharts.data.StandardPieDataset3D
-
Returns the value associated with the specified key, or
null.
- getValue(int) - Method in interface com.orsoncharts.data.Values
-
Returns the value for the specified item.
- getValue(int, int) - Method in interface com.orsoncharts.data.Values2D
-
Returns the data item at the specified position.
- getValue(int, int, int) - Method in interface com.orsoncharts.data.Values3D
-
Returns the data item at the specified position.
- getValue() - Method in class com.orsoncharts.marker.NumberMarker
-
Returns the value for the marker (the initial value comes from the
constructor).
- getValueAxis() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the value axis (the vertical axis in the plot).
- getValueLine() - Method in class com.orsoncharts.marker.MarkerData
-
A convenience method that returns the value line data for a value marker.
- getVertexCount() - Method in class com.orsoncharts.graphics3d.Face
-
Returns the number of vertices in this face.
- getVertexCount() - Method in class com.orsoncharts.graphics3d.Object3D
-
Returns the number of vertices for this object.
- getVertexCount() - Method in class com.orsoncharts.graphics3d.World
-
Returns the total number of vertices for all objects in this world.
- getVertexIndex() - Method in class com.orsoncharts.axis.TickData
-
Returns the vertex index that is the anchor point for the tick mark.
- getVertexIndex(int) - Method in class com.orsoncharts.graphics3d.Face
-
Returns the index for the specified vertex.
- getVerticalAlignment() - Method in class com.orsoncharts.table.VerticalFlowElement
-
Returns the vertical alignment for the elements.
- getVerticalRotationAxis() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the vector that points "up" in relation to the orientation of
the view point.
- getVGap() - Method in class com.orsoncharts.table.VerticalFlowElement
-
Returns the vertical gap between elements, in Java2D units.
- getViewPoint() - Method in class com.orsoncharts.Chart3D
-
Returns the view point.
- getViewPoint() - Method in class com.orsoncharts.graphics3d.DefaultDrawable3D
-
Returns the view point.
- getViewPoint() - Method in interface com.orsoncharts.graphics3d.Drawable3D
-
Returns the point from which the 3D scene is viewed.
- getViewPoint() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Returns the view point that is maintained by the
Drawable3D
instance on display.
- getWidth() - Method in class com.orsoncharts.graphics3d.Dimension3D
-
Returns the width.
- getWidth() - Method in class com.orsoncharts.table.ElementDimension
-
Returns the width.
- getX() - Method in class com.orsoncharts.data.xyz.XYZDataItem
-
Returns the x-value.
- getX(int, int) - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns the x-value for an item in a series.
- getX(int, int) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the x-value for one item in a series.
- getX() - Method in class com.orsoncharts.graphics3d.Point3D
-
Returns the x-coordinate specified in the constructor.
- getX() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the x-coordinate of the viewing point.
- getXAxis() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the x-axis.
- getXAxisGridlinesVisible() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the flag that controls whether or not gridlines are drawn
perpendicular to the x-axis (or column axis).
- getXAxisGridlinesVisible() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the flag that specifies whether or not gridlines are drawn for
the x-axis.
- getXMarkers() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns a list of marker data for the x-dimension (the list is not
modifiable).
- getXMarkers() - Method in class com.orsoncharts.ChartBox3D
-
Returns the marker data for the x-axis markers, if any.
- getXSamples() - Method in class com.orsoncharts.renderer.xyz.SurfaceRenderer
-
Returns the number of samples the renderer will take along the
x-axis when plotting the function.
- getXTicks() - Method in class com.orsoncharts.ChartBox3D
-
Returns the list of tick data items for the x-axis.
- getXTicksA() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns the x-axis tick data for edge A.
- getXTicksB() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns the x-axis tick data for the edge B.
- getXValue(int) - Method in class com.orsoncharts.data.xyz.XYZSeries
-
Returns the x-value for the specified item in the series.
- getY() - Method in class com.orsoncharts.data.xyz.XYZDataItem
-
Returns the y-value.
- getY(int, int) - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns the y-value for an item in a series.
- getY(int, int) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the y-value for one item in a series.
- getY() - Method in class com.orsoncharts.graphics3d.Point3D
-
Returns the y-coordinate specified in the constructor.
- getY() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the y-coordinate of the viewing point.
- getYAxis() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the y-axis.
- getYAxisGridlinesVisible() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the flag that controls whether or not gridlines are drawn
perpendicular to the y-axis (or value axis).
- getYAxisGridlinesVisible() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the flag that specifies whether or not gridlines are drawn for
the y-axis.
- getYDimensionOverride() - Method in class com.orsoncharts.plot.CategoryPlot3D
-
Returns the y-dimension override.
- getYMarkers() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns a list of marker data for the y-dimension (the list is not
modifiable).
- getYMarkers() - Method in class com.orsoncharts.ChartBox3D
-
Returns the marker data for the y-axis markers, if any.
- getYTicks() - Method in class com.orsoncharts.ChartBox3D
-
Returns the list of tick data items for the y-axis.
- getYTicksA() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns the y-axis tick data for the edge A.
- getYTicksB() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns the y-axis tick data for the edge B.
- getYValue(int) - Method in class com.orsoncharts.data.xyz.XYZSeries
-
Returns the y-value for the specified item in the series.
- getZ() - Method in class com.orsoncharts.data.xyz.XYZDataItem
-
Returns the z-value.
- getZ(int, int) - Method in interface com.orsoncharts.data.xyz.XYZDataset
-
Returns the z-value for an item in a series.
- getZ(int, int) - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
-
Returns the z-value for one item in a series.
- getZ() - Method in class com.orsoncharts.graphics3d.Point3D
-
Returns the z-coordinate specified in the constructor.
- getZ() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
-
Returns the z-coordinate of the viewing point.
- getZAxis() - Method in class com.orsoncharts.plot.XYZPlot
-
Returns the z-axis.
- getZAxisGridlinesVisible() - Method in interface com.orsoncharts.style.ChartStyle
-
Returns the flag that controls whether or not gridlines are drawn
perpendicular to the z-axis (or row axis).
- getZAxisGridlinesVisible() - Method in class com.orsoncharts.style.StandardChartStyle
-
Returns the flag that specifies whether or not gridlines are drawn for
the z-axis.
- getZMarkers() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns a list of marker data for the z-dimension (the list is not
modifiable).
- getZMarkers() - Method in class com.orsoncharts.ChartBox3D
-
Returns the marker data for the z-axis markers, if any.
- getZoomMultiplier() - Method in class com.orsoncharts.graphics3d.swing.ZoomInAction
-
Returns the zoom multiplier.
- getZoomMultiplier() - Method in class com.orsoncharts.graphics3d.swing.ZoomOutAction
-
Returns the zoom multiplier.
- getZSamples() - Method in class com.orsoncharts.renderer.xyz.SurfaceRenderer
-
Returns the number of samples the renderer will take along the z-axis
when plotting the function and sends a
Renderer3DChangeEvent to
all registered listeners.
- getZTicks() - Method in class com.orsoncharts.ChartBox3D
-
Returns the list of tick data items for the z-axis.
- getZTicksA() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns the z-axis tick data for the edge A.
- getZTicksB() - Method in class com.orsoncharts.ChartBox3D.ChartBoxFace
-
Returns the z-axis tick data for the edge B.
- getZValue(int) - Method in class com.orsoncharts.data.xyz.XYZSeries
-
Returns the z-value for the specified item in the series.
- GradientColorScale - Class in com.orsoncharts.renderer
-
A color scale that runs a linear gradient between two colors.
- GradientColorScale(Range, Color, Color) - Constructor for class com.orsoncharts.renderer.GradientColorScale
-
Creates a new instance with the specified value range and colors.
- GradientRectanglePainter - Class in com.orsoncharts.table
-
A
RectanglePainter that can fill a rectangle with a gradient (the
gradient is generated using anchor points to fit any size rectangle on
demand).
- GradientRectanglePainter(Color, Anchor2D, Color, Anchor2D) - Constructor for class com.orsoncharts.table.GradientRectanglePainter
-
Creates a new instance.
- GridElement<R extends java.lang.Comparable<R>,C extends java.lang.Comparable<C>> - Class in com.orsoncharts.table
-
A table element that contains a grid of elements.
- GridElement() - Constructor for class com.orsoncharts.table.GridElement
-
Creates a new empty grid.