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

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

Uses of BrushModel in com.sas.graphics.components
 

Methods in com.sas.graphics.components that return BrushModel
 BrushModel GraphModel.getBrushModel()
          Returns the Graph's brush model, a repository for brush appearance preferences.
 

Methods in com.sas.graphics.components with parameters of type BrushModel
 void BrushModel.apply(BrushModel theOtherObject)
          Utility method to convey properties contained in "theOtherObject" to this object.
 void GraphModel.setBrushModel(BrushModel newBrushModel)
          Set the Graph's brush model, a repository for brush appearance preferences.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.