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

Pie Chart component and its related models.

See:
          Description

Class Summary
OtherThreshold  
PieChart The PieChart component is a Swing component that produces pie charts that support the visualization of multiple response variables.
PieChartDataModel Default Constructor
PieChartModel A PieChartModel encapsulates most of a PieChart's visual display properties.
PieChartOLAPDataModel A PieChartOLAPDataModel assigns an OLAPDataSetInterface to a PieChart.
PieChartSubgroupModel The PieChartSubgroupModel class contains attributes to modify how subgrouped pies are labeled.
PieChartTableDataModel A PieChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a PieChart component.
 

Package com.sas.graphics.components.piechart Description

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