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

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

Uses of ReferenceBandModel in com.sas.graphics.components
 

Methods in com.sas.graphics.components that return ReferenceBandModel
 ReferenceBandModel[] AxisModel.getReferenceBandModels()
          Returns the properties for the Reference Bands.
 

Methods in com.sas.graphics.components with parameters of type ReferenceBandModel
 void ReferenceBandModel.apply(ReferenceBandModel theOtherObject)
          Utility method to convey properties contained in "theOtherObject" to this object.
 void AxisModel.setReferenceBandModels(ReferenceBandModel[] newReferenceBandModels)
          Set the Reference bands definition.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.