|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use com.sas.graphics.components | |
|---|---|
| com.sas.graphics.components | Provides swing components for producing a variety of graph types. |
| com.sas.graphics.components.barchart | Bar Chart component and its related models. |
| com.sas.graphics.components.barlinechart | BarLine Chart component and its related models. |
| com.sas.graphics.components.esrimap | |
| com.sas.graphics.components.ganttchart | Gantt Chart component and its related models. |
| com.sas.graphics.components.linechart | Line Chart component and its related models. |
| com.sas.graphics.components.lineplot | Line Plot component and its related models. |
| com.sas.graphics.components.piechart | Pie Chart component and its related models. |
| com.sas.graphics.components.radarchart | Radar Chart component and its related models. |
| com.sas.graphics.components.scatterplot | Scatter Plot component and its related models. |
| com.sas.graphics.components.tilechart | Tile Chart component and its related models. |
| com.sas.graphics.components.waterfallchart | Waterfall Chart component and its related models. |
| com.sas.graphics.map | |
| com.sas.servlet.tbeans.graphics | Provides base classes for generating chart objects. |
| com.sas.servlet.tbeans.graphics.html | Provides classes for generating different chart objects. |
| com.sas.servlet.util | Provides support and utility classes for com.sas.servlet. |
| Classes in com.sas.graphics.components used by com.sas.graphics.components | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| AnalysisVariableList
AnalysisVariableList are used to form an ordered list of AnalysisVariables. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| BrushModel
A BrushModel encapsulates the set of display properties presented when selection is performed. |
|
| CellStyle
A CellStyle encapsulates the set of display properties applicable the table-like cells such as what you find in a Row or Column graph matrix axis. |
|
| ChartImageMapInfo
|
|
| ChartValueZone
A BarChartValueZone is used in conjunction with the BarChartImageMapInfo class to record imagemap information to identify graphic element locations with their associated data. |
|
| ClassificationCellStyle
A ClassificationCellStyle is a CellStyle that provides properties
that enable additional styling to be associated with hierarchical information
(such as that found in the row and column matrix axes). |
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ClassificationVariableList
ClassificationVariableLists are used to form an ordered list of ClassificationVariables. |
|
| ColorPosition
The ColorPosition class supports an association between a color and a position to facilitate defining a color spectrum. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| ConstantCollection
Constant collections are used to support a common set of static actions applied on constants defined in the com.sas.graphics.components package. |
|
| ContentsModel
The ContentsModel class stores common axis appearance preferences for graph axis and graph matrix axis. |
|
| DataElementColors
This class encapsulates a set of colors that can be applied to a DataElementStyles
to define the color specification for the data elements. |
|
| DataElementStyles
DataElementStyles class is a class that encapsulates the visual style attributes of the graph's data elements (pie slices, bars, markers). |
|
| DataModel
The DataModel class contains general chart data preferences. |
|
| DataTipModel
A DataTipModel encapsulates the set of display properties applicable to the Graph's data tip. |
|
| DataZone
A DataZone is used with imagemap information to record the location of some graphic with its associated data value. |
|
| FillStyle
The FillStyle encapsulates display properties defining an area's fill by either a solid color, gradient colors or image. |
|
| GraphActionEvent
A "GraphAction" event is delivered when a mouse click event occurs on a Graph's data-element. |
|
| GraphActionListener
You can register an GraphActionListener with a chart so as to be notified when a mouse click occurs over a data-element area. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphModel
The GraphModel class contains general chart appearance preferences. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| HierarchyModel
Usage Behavior |
|
| LabelZoneList
A LabelZoneList is used with imagemap information to record the location of some role's label (such as the Category label). |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| LineStyle
Attributes that affect the appearance of solid lines. |
|
| MarkerStyle
Attributes that affect the appearance of markers. |
|
| ModelBase
ModelBase handles operations common to all graph models. |
|
| NoteModel
The NoteModel class encapsulates the set of user specified properties that pertain to chart titles and footnotes. |
|
| PickInfo
A PickInfo provides a mapping from a data-element to all of its associated data and is contained inside each delivered ProbeEvent. |
|
| PlotImageMapInfo
|
|
| PlotValueZone
A BarChartValueZone is used in conjunction with the BarChartImageMapInfo class to record imagemap information to identify graphic element locations with their associated data. |
|
| PlotVariable
An PlotVariable is used by a plot to assign data values to the plot points. |
|
| PlotVariableList
PlotVariableLists are used to form an ordered list of PlotVariables. |
|
| ProbeEvent
A "Probe" event is delivered when a mouse pointer moves over a region of a Graph occupied by a data-element. |
|
| ProbeListener
You can register a ProbeListener with a chart so as to be notified when a the mouse pointer passes over a data-element area. |
|
| RangeVariable
A RangeVariable is an abstract class which supports the association of low, high and target columns with the column property inherited from the Variable class. |
|
| ReferenceBandModel
|
|
| ReferenceLineModel
A ReferenceLineModel class stores the label, location and the line style for the reference line. |
|
| ShadowStyle
Encapsulates attributes that affect the appearance of shadows. |
|
| StrokeLineStyle
Attributes that affect the appearance of lines. |
|
| TableAxisColumn
The TableAxisColumn class stores column attributes for a table axis. |
|
| TableAxisModel
The TableAxisModel class stores general appearance settings for a table axis as well as the chart's horizontal grid lines. |
|
| TableAxisZone
The TableAxisZone class stores zone attributes for a table axis. |
|
| TextStyle
A TextStyle encapsulates the set of display properties applicable to text within a graph. |
|
| TickStyle
TickStyle stores appearance properties associated with the tick marks. |
|
| TimeLength
The TimeLength class provides an object which represents a time measurement in one of several different units. |
|
| TimePeriodModel
The TimePeriodModel class provides length and display attributes for the time period in the CompoundTimeAxisModel . |
|
| TreeIconModel
Behavior |
|
| ValueList
|
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| VariableList
VariableLists are used to form an ordered list of Variables. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.barchart | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| ChartImageMapInfo
|
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| ReferenceLineModel
A ReferenceLineModel class stores the label, location and the line style for the reference line. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.barlinechart | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| ChartImageMapInfo
|
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| ReferenceLineModel
A ReferenceLineModel class stores the label, location and the line style for the reference line. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.esrimap | |
|---|---|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.ganttchart | |
|---|---|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| ReferenceLineModel
A ReferenceLineModel class stores the label, location and the line style for the reference line. |
|
| TableAxisModel
The TableAxisModel class stores general appearance settings for a table axis as well as the chart's horizontal grid lines. |
|
| TextStyle
A TextStyle encapsulates the set of display properties applicable to text within a graph. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.linechart | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| ChartImageMapInfo
|
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| ReferenceLineModel
A ReferenceLineModel class stores the label, location and the line style for the reference line. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.lineplot | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| LineStyle
Attributes that affect the appearance of solid lines. |
|
| PlotImageMapInfo
|
|
| PlotVariable
An PlotVariable is used by a plot to assign data values to the plot points. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.piechart | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| ChartImageMapInfo
|
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.radarchart | |
|---|---|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| ConstantCollection
Constant collections are used to support a common set of static actions applied on constants defined in the com.sas.graphics.components package. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.scatterplot | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| LineStyle
Attributes that affect the appearance of solid lines. |
|
| PlotImageMapInfo
|
|
| PlotVariable
An PlotVariable is used by a plot to assign data values to the plot points. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.tilechart | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| ChartImageMapInfo
|
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| ConstantCollection
Constant collections are used to support a common set of static actions applied on constants defined in the com.sas.graphics.components package. |
|
| FillStyle
The FillStyle encapsulates display properties defining an area's fill by either a solid color, gradient colors or image. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| LineStyle
Attributes that affect the appearance of solid lines. |
|
| MarkerStyle
Attributes that affect the appearance of markers. |
|
| TextStyle
A TextStyle encapsulates the set of display properties applicable to text within a graph. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.components.waterfallchart | |
|---|---|
| AdvancedTextStyle
The AdvancedTextStyle extends TextStyle to support rotatable text in graphs. |
|
| AnalysisVariable
An AnalysisVariable is used by a chart when a statistic can be applied to the associated data values. |
|
| AxisModel
The AxisModel class stores general appearance settings for a graph axis, such as a category or response axis in a BarChart. |
|
| AxisWallModel
An AxisWallModel is used by a chart model to store all the walls and floor related properties. |
|
| ChartImageMapInfo
|
|
| ClassificationVariable
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values. |
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| FillStyle
The FillStyle encapsulates display properties defining an area's fill by either a solid color, gradient colors or image. |
|
| GraphMatrixAxisModel
The GraphMatrixAxisModel class stores general appearance settings for row and column axes for the graph matrix. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| LegendModel
A LegendModel contains the set of display properties applied to
a graph's legend. |
|
| ReferenceLineModel
A ReferenceLineModel class stores the label, location and the line style for the reference line. |
|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.graphics.map | |
|---|---|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| Classes in com.sas.graphics.components used by com.sas.servlet.tbeans.graphics | |
|---|---|
| ChartImageMapInfo
|
|
| ColorScheme
ColorScheme class contains attributes for a color scheme. |
|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
| PlotImageMapInfo
|
|
| Classes in com.sas.graphics.components used by com.sas.servlet.tbeans.graphics.html | |
|---|---|
| Variable
A Variable is used to identify a data column (in relational type data) to a graph. |
|
| Classes in com.sas.graphics.components used by com.sas.servlet.util | |
|---|---|
| GraphStyle
GraphStyle class contains graph specific style attributes and properties. |
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||