Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Package oracle.dss.graph

Interface Summary
Border The interfaces that defines the border properties for the graph.
CustomToolTipCallback This interface provides a callback for overriding the tool tips that the Graph provides by default.
DataErrorTextCallback Defines a callback for overriding the error message that the Graph displays when it is not provided with enough data to draw a graph.
DataFilter Interface for setting the measures to use in the Graph.
Fill The interface that defines the fill properties for the graph.
GraphController Methods that the graph needs from a controller.
GraphFormatManager Methods for formatting the numbers that appear in a graph.
GraphModel Methods that the graph needs from a model.
GraphStyleManager Method that a style manager for a graph must implement.
GraphTypeConverter Methods required for translating between the graph types that the Graph understands and the graph types that are displayed in the user interface.
LabelPosition  
Line The interface that defines the line properties for the graph.
MajorTick The interface that impliments all major tick components of the graph.
Rect Defines methods used to access a rectangle attribute.
UIGraph Interface for a graph.
Visible The interface that defines the visible property for the graph.

 

Class Summary
AreaMarker Represents a series of data in an area graph.
Base3DPanel The base class for the components that comprise the three-dimensional background for data in a 3-D graph.
BaseAxisTitle The abstract base class for the Graph axis title components.
BaseBorderLine  
BaseDataAxis The base class for data axes of the graph.
BaseDataComponent The base class for all data componets of the graph.
BaseFrame The base class for components that provide background for data in a two-dimensional graph.
BaseGraphComponent The base class for all of the graph components.
BaseGraphFrame Base class for components that provide a background for data in a graph.
BaseGraphTitle The abstract base class for the GraphTitle, GraphSubtitle, and GraphFootnote.
BaseLegendMarker A marker in the legend of a graph.
BaseLegendText Text in the legend of a graph.
BaseLine The base class for the base lines of the graph.
BaseMajorTick  
BaseReferenceLine The base class for reference lines of the graph.
BaseText This is the base class for all graph components that display text.
BaseTickLabel Identifies a tick mark on an axis of the graph.
BaseTitle The abstract base class for the Graph title components.
Connector The Pie-bar connector of the graph.
DataEndPoints Class that contains the maximum and minimum data values for a data axis.
DataLine Represents a series of data in a line graph.
DataMarker Represents a data value in a point, line, scatter, or bubble graph.
ExceptionalRiser The exceptional riser component of the graph.
Fitline The fitline component of the graph.
Graph The graph bean class.
GraphBackground The background of the Graph.
GraphBaseTitle The abstract base class for the Graph title components.
GraphFont Allows you to specify and retrieve font properties such as name, color, style, and size.
GraphFootnote Footnote for the graph.
GraphPrinter Printer for a Graph.
GraphSubtitle The subtitle of the graph.
GraphTitle The title of the graph.
GraphTypeAndSubtype The main graph type and its subtype.
ImagemapComponent A representation of a graph component, for an imagemap.
LegendArea Represents the legend of the graph.
LegendMarker A marker in the legend.
LegendText Identifies a series of data in the legend of the graph.
MarkerText Describes the marker in the plot area of all graphs except for pie, pie-bar, ring, and ring-bar.
NotEnoughData Information about why there is not enough data to display a graph.
O1Axis The ordinal axis on a line, bar, area, scatter, bubble, or stock market graph.
O1MajorTick A mark along the O1-axis.
O1TickLabel Identifies a tick mark on the O1-axis of the graph.
O1Title Labels the O1-axis.
PanelGrid The base class for all of the panel grid components.
ParetoLine Implementation of the UIParetoLine interface.
PieFeeler The feeler for the pie graph.
PieFrame The pie frame on the pie or ring graph.
PieLabel Label of a pie in a pie or ring graph.
PlotArea The plot area of the graph.
QuadrantLine Divides the plot area of a bubble graph into sections.
ReferenceLineMarker A marker in the legend that identifies a reference line in the graph.
ReferenceLineText Text that describes a reference line in the legend of the graph.
RingTotalLabel Label that is displayed in the center of a ring graph.
Series The series component of the graph.
SFX Allows you to apply attributes for special effects to the graph.
Slice A slice of a pie in a pie or ring graph.
SliceLabel Describes a slice of a pie in a pie or ring graph.
SplitDivider The split divider of the split dual-Y graph.
StockMarker Represents data values in a stock market graph.
Subtype A subtype of a graph Type, such as a dual-Y stacked bar graph or a single pie graph.
ThreeDFloor The bottom of a 3-D graph.
ThreeDLeftWall The left wall of a 3-D graph.
ThreeDMarker Represents data on a 3-D graph.
ThreeDRightWall The right wall of a 3-D graph.
ThreeDViewMatrix Allows you to adjust the 3-D properties of the graph.
ToolTipTextCallback The callback that provides tooltips to PFJ to display in the graph.
TwoDMarker Represents data in a bar graph.
Type A category of graph types, such as bar graphs or pie graphs.
UndefinedComponent A component that is not supported by the BI Beans graph.
VolumeMarker A bar in a stock graph that shows volume.
X1Axis The horizontal numeric axis on a line, bar, area, scatter, or bubble graph.
X1MajorTick A mark along the X1-axis.
X1ReferenceLine A set of reference lines that can be displayed along the X1-axis of the graph.
X1TickLabel Identifies a tick mark on the X1-axis of the graph.
X1Title Labels the X1-axis.
XPanelGrid A set of lines on the floor of a 3-D graph.
Y1Axis A numeric axis on a line, bar, area, scatter, bubble or stock market graph.
Y1BaseLine The base line for the Y1-axis of the graph.
Y1MajorTick A mark along the Y1-axis.
Y1ReferenceLine A set of reference lines that can be displayed along the Y1-axis of the graph.
Y1TickLabel Identifies a tick mark on the Y1-axis of the graph.
Y1Title Labels the Y1-axis.
Y1ZeroLine The zero line on the Y1-axis of the graph.
Y2Axis A numeric axis on a line, bar, area, scatter, or bubble graph.
Y2BaseLine The base line for the Y2-axis of the graph.
Y2MajorTick A mark along the Y2-axis.
Y2ReferenceLine A set of reference lines that can be displayed along the Y2-axis of the graph.
Y2TickLabel Identifies a tick mark of the Y2-axis of the graph.
Y2Title Labels the Y2-axis of the graph.
Y2ZeroLine The zero line on the Y2-axis of the graph.
Y3DMarkerGrid A set of lines on 3-D markers in the graph.
YPanelGrid A set of lines on the Y-axis wall of a 3-D graph.
ZPanelGrid A set of lines on the floor of a 3-D graph.
ZTickLabel Identifies a tick mark on the Z-axis of a 3-D graph.
ZTitle Labels the Z edge of a 3-D graph.

 


Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.