Uses of Class
com.sas.graphics.components.DataTipModel

Packages that use DataTipModel
com.sas.graphics.components Provides swing components for producing a variety of graph types. 
 

Uses of DataTipModel in com.sas.graphics.components
 

Methods in com.sas.graphics.components that return DataTipModel
 DataTipModel GraphModel.getDataTipModel()
          Returns the visual properties applicable to the graph's frame line.
 

Methods in com.sas.graphics.components with parameters of type DataTipModel
 void DataTipModel.apply(DataTipModel theOtherObject)
          Utility method to convey properties contained in "theOtherObject" to this object.
 void GraphModel.setDataTipModel(DataTipModel newDataTipModel)
          Sets the display properties applicable to the graph's interactive data tip.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.