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.waterfallchart

Waterfall Chart component and its related models.

See:
          Description

Class Summary
WaterfallChart The WaterfallChart component is a Swing component that produces waterfall charts that support the visualization of multiple response variables.
WaterfallChartDataModel Common superclass for all WaterfallChart DataModels to provide a "type" of data model that can be assigned to a WaterfallChart.
WaterfallChartModel A WaterfallChartModel encapsulates most of a WaterfallChart's visual display properties.
WaterfallChartOLAPDataModel A WaterfallChartOLAPDataModel assigns an OLAPDataSetInterface to a WaterfallChart.
WaterfallChartTableDataModel A WaterfallChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a WaterfallChart component.
 

Package com.sas.graphics.components.waterfallchart Description

Waterfall 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.