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

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

Uses of DataElementColors in com.sas.graphics.components
 

Methods in com.sas.graphics.components that return DataElementColors
 DataElementColors ColorScheme.getDataElementColors()
          Returns the Colors used for data elements.
 

Methods in com.sas.graphics.components with parameters of type DataElementColors
 void DataElementStyles.applyDataElementColors(DataElementColors colors)
          Utility method to apply a new set of data element colors to this object.
 boolean DataElementColors.equals(DataElementColors that)
           
 void ColorScheme.setDataElementColors(DataElementColors newdataElementColors)
          Sets the Colors used for non-continuous data elements.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.