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

Tile Chart component and its related models.

See:
          Description

Class Summary
TileChart The TileChart component is a Swing component that produces a rectangular tree-based representation of data.
TileChartDataModel Default Constructor
TileChartHighlightModel Deprecated. use rulesContext property on DataModel
TileChartModel A TileChartModel encapsulates most of a TileChart's visual display properties.
TileChartOLAPDataModel A TileChartOLAPDataModel assigns an OLAPDataSetInterface to a TileChart.
TileChartTableDataModel A TileChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a TileChart component.
 

Package com.sas.graphics.components.tilechart Description

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