Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.graphics.components.barlinechart

BarLine Chart component and its related models.

See:
          Description

Class Summary
BarLineChart The BarLineChart component is a Swing component that produces bar charts with overlaid line plots.
BarLineChartDataModel Common superclass for all BarLineChart DataModels to provide a "type" of data model that can be assigned to a BarLineChart.
BarLineChartModel A BarLineChartModel encapsulates most of a BarLineChart's visual display properties.
BarLineChartOLAPDataModel A BarLineChartOLAPDataModel assigns an OLAPDataSetInterface to a BarLineChart.
BarLineChartTableDataModel A BarLineChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a BarLineChart component.
 

Package com.sas.graphics.components.barlinechart Description

BarLine Chart component and its related models.


Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.