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.
@CodeSet(value="sas.platform")
@SASScope(value="ALL")

Package com.sas.graphics.components.radarchart

Radar Chart component and its related models.

See:
          Description

Class Summary
RadarChart The RadarChart component is a Swing component that produces radar charts that show the relative frequency of data measures in quality control or market research problems.
RadarChartDataModel Common superclass for all RadarChart DataModels to provide a "type" of data model that can be assigned to a RadarChart.
RadarChartModel A RadarChartModel encapsulates most of a RadarChart's visual display properties.
RadarChartOLAPDataModel A RadarChartOLAPDataModel assigns an OLAPDataSetInterface to a RadarChart.
RadarChartTableDataModel A RadarChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a RadarChart component.
 

Package com.sas.graphics.components.radarchart Description

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