Uses of Class
com.sas.graphics.components.tilechart.TileChartHighlightModel

Packages that use TileChartHighlightModel
com.sas.graphics.components.tilechart

Tile Chart component and its related models. 

 

Uses of TileChartHighlightModel in com.sas.graphics.components.tilechart
 

Methods in com.sas.graphics.components.tilechart that return TileChartHighlightModel
 TileChartHighlightModel TileChartModel.getDataTipHighlightModel()
          Deprecated. use rulesContext property on DataModel
 TileChartHighlightModel[] TileChartModel.getHighlightModelList()
          Deprecated. use rulesContext property on DataModel
 

Methods in com.sas.graphics.components.tilechart with parameters of type TileChartHighlightModel
 void TileChartModel.addHighlightModel(TileChartHighlightModel mod)
          Deprecated. use rulesContext property on DataModel
 void TileChartHighlightModel.apply(TileChartHighlightModel theOtherObject)
          Deprecated. Utility method to convey properties contained in "theOtherObject" to this object.
 void TileChartModel.removeHighlightModel(TileChartHighlightModel mod)
          Deprecated. use rulesContext property on DataModel
 void TileChartModel.setDataTipHighlightModel(TileChartHighlightModel dataTipHighlightModel)
          Deprecated. use rulesContext property on DataModel
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.