Services |
AccessibleChartDocumentView |
The AccessibleChartDocumentView service is supported
by a Component that represents the view of a Chart document to
provide an entry point to the document tree for accessibility.
|
AccessibleChartElement |
This service is supported by all components that are contained in
the view of a chart document that are controlled by the chart.
Shapes added by a user via the clipboard are not treated as chart
elements.
|
AreaDiagram |
This is a service for area diagrams.
|
BarDiagram |
This is a service for bar and column diagrams.
|
Chart3DBarProperties |
Specifies all the properties for the graphic object of a data point in a
three-dimensional bar diagram. |
ChartArea |
Specifies the area elements of a chart, e.g. the
background area, the diagram wall, and the diagram floor of
three-dimensional charts.
|
ChartAxis |
Specifies the axes in a diagram.
|
ChartAxisXSupplier |
has to be supported by charts providing the cpabilities of a
horizontal axis, i.e., an x-axis.
|
ChartAxisYSupplier |
A helper service for the y-axis.
|
ChartAxisZSupplier |
A helper service for chart documents which supply a z-axis.
|
ChartData |
must be supported by every component that wants to provide data
for a chart
|
ChartDataArray |
must be supported by each data source for charts, where you want
to access the values directly.
|
ChartDataPointProperties |
specifies all the properties for the graphic object of
a data point (e.g., a single bar in a bar chart).
|
ChartDataRowProperties |
specifies the properties for a group of graphic elements which
belong to a data row (also known as data series).
|
ChartDocument |
is the service for a chart document.
|
ChartGrid |
specifies the grid of the diagram in a chart.
|
ChartLegend |
specifies the legend of a chart.
|
ChartLine |
specifies line elements in a chart (regression lines, etc.).
|
ChartPieSegmentProperties |
specifies all the properties for the graphic object of a
pie segment. |
ChartStatistics |
offers statistical properties for the data in the chart. It is
available for a single data row and for the whole diagram.
|
ChartTableAddressSupplier |
This is a helper service for access to table Address to
cell ranges of the container document of a chart.
The cell addresses are in the format of the application that
contains this chart.
|
ChartTitle |
specifies titles in a chart.
|
ChartTwoAxisXSupplier |
a helper service for chart documents which supply
primary and secondary x-axes.
|
ChartTwoAxisYSupplier |
a helper service for chart documents which supply
primary and secondary y-axes.
|
Diagram |
the base service for the diagram of the chart document.
|
Dim3DDiagram |
is a service for diagrams that support the capability to render
themselves as three-dimensional diagrams as well as
two-dimensional ones.
|
DonutDiagram |
a service for donut diagrams.
|
LineDiagram |
specifies line, spline and symbol diagrams.
|
NetDiagram |
specifies net diagrams.
|
PieDiagram |
a service for pie diagrams.
|
StackableDiagram |
a helper service for stackable chart types (e.g., charts in
which the data rows may be displayed stacked on each other or in
percent relation).
|
StockDiagram |
specifies a diagram which can be used for presenting stock quotes.
|
XYDiagram |
a service for X/Y diagrams (Also known as scatter charts).
|
Enums |
ChartAxisArrangeOrderType |
Values specify the arrangement of the axes descriptions.
|
ChartAxisLabelPosition |
Specifies the position of the axis labels with respect to the axis on the scale of the crossing axis.
|
ChartAxisMarkPosition |
Specifies the position of the axis interval marks.
|
ChartAxisPosition |
Specifies the position of the axis on the scale of the crossing axis.
When the property is set at a x-axis it indicates a position on the scale of the primary y-axis.
When the property is set at a y-axis it indicates a position on the scale of the primary x-axis.
|
ChartDataChangeType |
specifies the type of change that was applied to the data.
|
ChartDataRowSource |
specifies if the data rows (aka data series) displayed in the
chart, take their values from the row or the column in the underlying
data source (ChartDataArray).
|
ChartErrorCategory |
specifies the category of error indicators.
|
ChartErrorIndicatorType |
specifies how the error is indicated.
|
ChartLegendPosition |
specifies one of the default positions of the legend in relation
to the diagram.
|
ChartRegressionCurveType |
specifiest the type of the regression curve to be displayed.
|
Copyright © 2010 Sun Microsystems, Inc.